Skip to content

Instantly share code, notes, and snippets.

@aneeshkp
Created October 10, 2017 13:55
Show Gist options
  • Save aneeshkp/5e2fab67eaa6f44fa704cddc35f9ff76 to your computer and use it in GitHub Desktop.
Save aneeshkp/5e2fab67eaa6f44fa704cddc35f9ff76 to your computer and use it in GitHub Desktop.
Tuesday 10 October 2017 09:49:19 -0400 (0:00:00.681) 0:29:04.277 *******
fatal: [undercloud]: FAILED! => {
"changed": false,
"failed": true,
"invocation": {
"module_args": {
"msg": [
"### controller-token FAILED ###",
"Task 'Check if token value is disabled.' failed:",
"Host: localhost",
"Message: Keystone admin token is not disabled.",
"",
"Failure! The validation failed for all hosts:",
"* localhost",
"",
"### openstack-endpoints FAILED ###",
"Task 'fail' failed:",
"Host: localhost",
"Message: The `HorizonPublic` endpoint is not defined in the `EndpointMap` of the deployed stack. This means Horizon may not have been deployed correctly.",
"",
"Failure! The validation failed for all hosts:",
"* localhost"
]
},
"module_name": "fail"
},
"msg": [
"### controller-token FAILED ###",
"Task 'Check if token value is disabled.' failed:",
"Host: localhost",
"Message: Keystone admin token is not disabled.",
"",
"Failure! The validation failed for all hosts:",
"* localhost",
"",
"### openstack-endpoints FAILED ###",
"Task 'fail' failed:",
"Host: localhost",
"Message: The `HorizonPublic` endpoint is not defined in the `EndpointMap` of the deployed stack. This means Horizon may not have been deployed correctly.",
"",
"Failure! The validation failed for all hosts:",
"* localhost"
]
}
...ignoring
TASK [tripleo-validations : Run negative tests for pre-introspection group] ****
task path: /home/deployer/.quickstart/usr/local/share/ansible/roles/tripleo-validations/tasks/main.yml:55
Tuesday 10 October 2017 09:49:19 -0400 (0:00:00.066) 0:29:04.344 *******
skipping: [undercloud] => {
"changed": false,
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [Check the result of the deployment] **************************************
TASK [ensure the deployment result has been read into memory] ******************
task path: /home/deployer/.quickstart/playbooks/quickstart-extras-overcloud.yml:37
Tuesday 10 October 2017 09:49:20 -0400 (0:00:00.066) 0:29:04.410 *******
ok: [localhost] => {
"ansible_facts": {
"overcloud_deploy_result": "failed"
},
"changed": false,
"invocation": {
"module_args": {
"_raw_params": "/home/deployer/.quickstart/overcloud_deployment_result.json"
},
"module_name": "include_vars"
}
}
TASK [did the deployment pass or fail?] ****************************************
task path: /home/deployer/.quickstart/playbooks/quickstart-extras-overcloud.yml:41
Tuesday 10 October 2017 09:49:20 -0400 (0:00:00.050) 0:29:04.461 *******
fatal: [localhost]: FAILED! => {
"changed": false,
"failed": true,
"failed_when_result": true,
"invocation": {
"module_args": {
"var": "overcloud_deploy_result"
},
"module_name": "debug"
},
"overcloud_deploy_result": "failed"
}
PLAY RECAP *********************************************************************
localhost : ok=18 changed=8 unreachable=0 failed=1
nfvsdn-02 : ok=120 changed=63 unreachable=0 failed=0
undercloud : ok=93 changed=56 unreachable=0 failed=0
Tuesday 10 October 2017 09:49:20 -0400 (0:00:00.065) 0:29:04.526 *******
===============================================================================
undercloud-deploy : Install the undercloud ---------------------------- 681.19s
/home/deployer/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/install-undercloud.yml:15
overcloud-prep-images : Prepare the overcloud images for deploy ------- 178.52s
/home/deployer/.quickstart/usr/local/share/ansible/roles/overcloud-prep-images/tasks/overcloud-prep-images.yml:1
tripleo-validations : Run validations tests through Mistral ----------- 169.00s
/home/deployer/.quickstart/usr/local/share/ansible/roles/tripleo-validations/tasks/main.yml:21
tripleo-validations : Run validations tests through Mistral ----------- 155.08s
/home/deployer/.quickstart/usr/local/share/ansible/roles/tripleo-validations/tasks/main.yml:21
tripleo-validations : Run validations tests through Mistral ----------- 149.15s
/home/deployer/.quickstart/usr/local/share/ansible/roles/tripleo-validations/tasks/main.yml:21
overcloud-prep-flavors : Prepare the scripts for overcloud flavors ----- 43.17s
/home/deployer/.quickstart/usr/local/share/ansible/roles/overcloud-prep-flavors/tasks/overcloud-prep-flavors.yml:1
setup/undercloud : Perform selinux relabel on undercloud image --------- 37.61s
/home/deployer/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:164
tripleo-validations : Run negative tests for pre-introspection group --- 26.58s
/home/deployer/.quickstart/usr/local/share/ansible/roles/tripleo-validations/tasks/main.yml:55
setup/undercloud : Upload undercloud volume to storage pool ------------ 23.76s
/home/deployer/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:278
setup/undercloud : Copy instackenv.json to appliance ------------------- 18.12s
/home/deployer/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:78
setup/undercloud : Get undercloud vm ip address ------------------------ 13.28s
/home/deployer/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:339
overcloud-deploy : Deploy the overcloud --------------------------------- 9.24s
/home/deployer/.quickstart/usr/local/share/ansible/roles/overcloud-deploy/tasks/deploy-overcloud.yml:1
undercloud-deploy : Install VirtualBMC package -------------------------- 5.36s
/home/deployer/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/configure-vbmc.yml:3
setup/undercloud : Enable ssh tunnel service ---------------------------- 5.12s
/home/deployer/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:419
overcloud-prep-network : Prepare the network-isolation required networks on the undercloud --- 4.95s
/home/deployer/.quickstart/usr/local/share/ansible/roles/overcloud-prep-network/tasks/overcloud-prep-network.yml:1
setup/undercloud : Inject undercloud ssh public key to appliance -------- 4.81s
/home/deployer/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:112
undercloud-deploy : Run dstat for collecting metrics during 2 hours ----- 4.56s
/home/deployer/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/install-undercloud.yml:6
setup/undercloud : iptables --------------------------------------------- 4.44s
/home/deployer/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:384
overcloud-prep-config : Create network environment file for network isolation --- 3.98s
/home/deployer/.quickstart/usr/local/share/ansible/roles/overcloud-prep-config/tasks/main.yml:15
undercloud-deploy : Create undercloud configuration --------------------- 3.92s
/home/deployer/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/create-scripts.yml:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment