Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1476874 Details for
Bug 1618989
[Infra] OSP13 Exhausted all hosts available for retrying build failures for instance
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
full console output
No valid host was found.txt (text/plain), 89.94 KB, created by
Noam Manos
on 2018-08-19 11:16:59 UTC
(
hide
)
Description:
full console output
Filename:
MIME Type:
Creator:
Noam Manos
Created:
2018-08-19 11:16:59 UTC
Size:
89.94 KB
patch
obsolete
>(overcloud) [stack@undercloud-0 ~]$ > >* Creating CirrOS 0.3.5 image: >wget -N https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img >--2018-08-19 05:30:06-- https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img >Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 2607:f298:6:a036::bd6:a72a, 64.90.42.85 >Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|2607:f298:6:a036::bd6:a72a|:443... failed: Connection timed out. >Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|64.90.42.85|:443... connected. >HTTP request sent, awaiting response... 200 OK >Length: 13267968 (13M) [text/plain] >Saving to: âcirros-0.3.5-x86_64-disk.imgâ > >100%[=====================================================================================================================================================================================================>] 13,267,968 5.45MB/s in 2.3s > >2018-08-19 05:36:56 (5.45 MB/s) - âcirros-0.3.5-x86_64-disk.imgâ saved [13267968/13267968] > >openstack image create --container-format bare --disk-format qcow2 --public --file cirros-0.3.5-x86_64-disk.img cirros35 >+------------------+------------------------------------------------------------------------------+ >| Field | Value | >+------------------+------------------------------------------------------------------------------+ >| checksum | f8ab98ff5e73ebab884d80c9dc9c7290 | >| container_format | bare | >| created_at | 2018-08-19T09:49:58Z | >| disk_format | qcow2 | >| file | /v2/images/a0ab2e66-1d4c-4c17-a6f2-18189b3604e9/file | >| id | a0ab2e66-1d4c-4c17-a6f2-18189b3604e9 | >| min_disk | 0 | >| min_ram | 0 | >| name | cirros35 | >| owner | e6b24e7ebe3f423a8228a415599de901 | >| properties | direct_url='swift+config://ref1/glance/a0ab2e66-1d4c-4c17-a6f2-18189b3604e9' | >| protected | False | >| schema | /v2/schemas/image | >| size | 13267968 | >| status | active | >| tags | | >| updated_at | 2018-08-19T09:50:01Z | >| virtual_size | None | >| visibility | public | >+------------------+------------------------------------------------------------------------------+ > >* Creating CirrOS flavor: >flavor=cirros_flavor >openstack flavor create --public $flavor --id auto --ram 512 --disk 1 --vcpus 1 >+----------------------------+--------------------------------------+ >| Field | Value | >+----------------------------+--------------------------------------+ >| OS-FLV-DISABLED:disabled | False | >| OS-FLV-EXT-DATA:ephemeral | 0 | >| disk | 1 | >| id | 1cd2b5ae-8028-403f-b69e-9b0b39c6d6f9 | >| name | cirros_flavor | >| os-flavor-access:is_public | True | >| properties | | >| ram | 512 | >| rxtx_factor | 1.0 | >| swap | | >| vcpus | 1 | >+----------------------------+--------------------------------------+ >ssh_user=cirros > >* Creating Router and 2 Networks - each one with both IPv4 and IPv6 Subnets: >openstack router create Router_eNet >+-------------------------+--------------------------------------+ >| Field | Value | >+-------------------------+--------------------------------------+ >| admin_state_up | UP | >| availability_zone_hints | None | >| availability_zones | None | >| created_at | 2018-08-19T09:50:08Z | >| description | | >| distributed | False | >| external_gateway_info | None | >| flavor_id | None | >| ha | False | >| id | 84ea9ea0-fcb4-4a89-8005-a46d46c09832 | >| name | Router_eNet | >| project_id | e6b24e7ebe3f423a8228a415599de901 | >| revision_number | 0 | >| routes | | >| status | ACTIVE | >| tags | | >| updated_at | 2018-08-19T09:50:08Z | >+-------------------------+--------------------------------------+ > > >* Creating Network net_ipv64_1: >openstack network create net_ipv64_1 >+---------------------------+--------------------------------------+ >| Field | Value | >+---------------------------+--------------------------------------+ >| admin_state_up | UP | >| availability_zone_hints | | >| availability_zones | | >| created_at | 2018-08-19T09:50:16Z | >| description | | >| dns_domain | None | >| id | 1e6aa544-bdb2-40b4-84dd-7fdfa91d69b7 | >| ipv4_address_scope | None | >| ipv6_address_scope | None | >| is_default | False | >| is_vlan_transparent | None | >| mtu | 1450 | >| name | net_ipv64_1 | >| port_security_enabled | True | >| project_id | e6b24e7ebe3f423a8228a415599de901 | >| provider:network_type | vxlan | >| provider:physical_network | None | >| provider:segmentation_id | 15 | >| qos_policy_id | None | >| revision_number | 2 | >| router:external | Internal | >| segments | None | >| shared | False | >| status | ACTIVE | >| subnets | | >| tags | | >| updated_at | 2018-08-19T09:50:16Z | >+---------------------------+--------------------------------------+ > >* Creating ipv4 Subnet on net_ipv64_1 - subnet_ipv4_1: >openstack subnet create --subnet-range 10.0.1.0/24 --network net_ipv64_1 --dhcp subnet_ipv4_1 >+-------------------+--------------------------------------+ >| Field | Value | >+-------------------+--------------------------------------+ >| allocation_pools | 10.0.1.2-10.0.1.254 | >| cidr | 10.0.1.0/24 | >| created_at | 2018-08-19T09:50:21Z | >| description | | >| dns_nameservers | | >| enable_dhcp | True | >| gateway_ip | 10.0.1.1 | >| host_routes | | >| id | 1d4cad22-2ca2-4426-a3c1-924ecf73fce0 | >| ip_version | 4 | >| ipv6_address_mode | None | >| ipv6_ra_mode | None | >| name | subnet_ipv4_1 | >| network_id | 1e6aa544-bdb2-40b4-84dd-7fdfa91d69b7 | >| project_id | e6b24e7ebe3f423a8228a415599de901 | >| revision_number | 0 | >| segment_id | None | >| service_types | | >| subnetpool_id | None | >| tags | | >| updated_at | 2018-08-19T09:50:21Z | >+-------------------+--------------------------------------+ > >* Creating ipv6 Subnet on net_ipv64_1 - subnet_ipv6_1: >openstack subnet create --subnet-range 2001::/64 --network net_ipv64_1 --ipv6-address-mode slaac --ipv6-ra-mode slaac --ip-version 6 subnet_ipv6_1 >+-------------------+--------------------------------------+ >| Field | Value | >+-------------------+--------------------------------------+ >| allocation_pools | 2001::2-2001::ffff:ffff:ffff:ffff | >| cidr | 2001::/64 | >| created_at | 2018-08-19T09:50:25Z | >| description | | >| dns_nameservers | | >| enable_dhcp | True | >| gateway_ip | 2001::1 | >| host_routes | | >| id | f018141f-5196-4f1e-a513-8ae732ed9c65 | >| ip_version | 6 | >| ipv6_address_mode | slaac | >| ipv6_ra_mode | slaac | >| name | subnet_ipv6_1 | >| network_id | 1e6aa544-bdb2-40b4-84dd-7fdfa91d69b7 | >| project_id | e6b24e7ebe3f423a8228a415599de901 | >| revision_number | 0 | >| segment_id | None | >| service_types | | >| subnetpool_id | None | >| tags | | >| updated_at | 2018-08-19T09:50:25Z | >+-------------------+--------------------------------------+ > >* Adding subnet_ipv4_1 and subnet_ipv6_1 to the router: >openstack router add subnet $router_id subnet_ipv4_1 >openstack router add subnet $router_id subnet_ipv6_1 >for i in `seq 1 $net_num` > >* Creating Network net_ipv64_2: >openstack network create net_ipv64_2 >+---------------------------+--------------------------------------+ >| Field | Value | >+---------------------------+--------------------------------------+ >| admin_state_up | UP | >| availability_zone_hints | | >| availability_zones | | >| created_at | 2018-08-19T09:50:45Z | >| description | | >| dns_domain | None | >| id | bf2be464-70b2-4d1a-bd03-7d995a36a218 | >| ipv4_address_scope | None | >| ipv6_address_scope | None | >| is_default | False | >| is_vlan_transparent | None | >| mtu | 1450 | >| name | net_ipv64_2 | >| port_security_enabled | True | >| project_id | e6b24e7ebe3f423a8228a415599de901 | >| provider:network_type | vxlan | >| provider:physical_network | None | >| provider:segmentation_id | 67 | >| qos_policy_id | None | >| revision_number | 2 | >| router:external | Internal | >| segments | None | >| shared | False | >| status | ACTIVE | >| subnets | | >| tags | | >| updated_at | 2018-08-19T09:50:45Z | >+---------------------------+--------------------------------------+ > >* Creating ipv4 Subnet on net_ipv64_2 - subnet_ipv4_2: >openstack subnet create --subnet-range 10.0.2.0/24 --network net_ipv64_2 --dhcp subnet_ipv4_2 >+-------------------+--------------------------------------+ >| Field | Value | >+-------------------+--------------------------------------+ >| allocation_pools | 10.0.2.2-10.0.2.254 | >| cidr | 10.0.2.0/24 | >| created_at | 2018-08-19T09:50:49Z | >| description | | >| dns_nameservers | | >| enable_dhcp | True | >| gateway_ip | 10.0.2.1 | >| host_routes | | >| id | 71de407c-b1ee-4d80-ac6c-27dc1390495a | >| ip_version | 4 | >| ipv6_address_mode | None | >| ipv6_ra_mode | None | >| name | subnet_ipv4_2 | >| network_id | bf2be464-70b2-4d1a-bd03-7d995a36a218 | >| project_id | e6b24e7ebe3f423a8228a415599de901 | >| revision_number | 0 | >| segment_id | None | >| service_types | | >| subnetpool_id | None | >| tags | | >| updated_at | 2018-08-19T09:50:49Z | >+-------------------+--------------------------------------+ > >* Creating ipv6 Subnet on net_ipv64_2 - subnet_ipv6_2: >openstack subnet create --subnet-range 2002::/64 --network net_ipv64_2 --ipv6-address-mode slaac --ipv6-ra-mode slaac --ip-version 6 subnet_ipv6_2 >+-------------------+--------------------------------------+ >| Field | Value | >+-------------------+--------------------------------------+ >| allocation_pools | 2002::2-2002::ffff:ffff:ffff:ffff | >| cidr | 2002::/64 | >| created_at | 2018-08-19T09:50:54Z | >| description | | >| dns_nameservers | | >| enable_dhcp | True | >| gateway_ip | 2002::1 | >| host_routes | | >| id | c5eb2739-d98f-41dc-a678-cb101bbf823a | >| ip_version | 6 | >| ipv6_address_mode | slaac | >| ipv6_ra_mode | slaac | >| name | subnet_ipv6_2 | >| network_id | bf2be464-70b2-4d1a-bd03-7d995a36a218 | >| project_id | e6b24e7ebe3f423a8228a415599de901 | >| revision_number | 0 | >| segment_id | None | >| service_types | | >| subnetpool_id | None | >| tags | | >| updated_at | 2018-08-19T09:50:54Z | >+-------------------+--------------------------------------+ > >* Adding subnet_ipv4_2 and subnet_ipv6_2 to the router: >openstack router add subnet $router_id subnet_ipv4_2 >openstack router add subnet $router_id subnet_ipv6_2 > >* Connecting the router to the external network "public" >[[ $osp_version > 10 ]] >openstack router set --external-gateway $ext_net $router_id >sec_id=$(openstack security group create sec_group | awk -F'[ \t]*\\|[ \t]*' '/ id / {print $3}') > >* Creating security group rules for group "sec_group" >sec_id=$(openstack security group create sec_group | awk -F'[ \t]*\\|[ \t]*' '/ id / {print $3}') >openstack security group rule create $sec_id --protocol tcp --dst-port 80 --remote-ip 0.0.0.0/0 >+-------------------+--------------------------------------+ >| Field | Value | >+-------------------+--------------------------------------+ >| created_at | 2018-08-19T09:51:28Z | >| description | | >| direction | ingress | >| ether_type | IPv4 | >| id | e50d3061-ee67-4743-aa31-288ae22d8e97 | >| name | None | >| port_range_max | 80 | >| port_range_min | 80 | >| project_id | e6b24e7ebe3f423a8228a415599de901 | >| protocol | tcp | >| remote_group_id | None | >| remote_ip_prefix | 0.0.0.0/0 | >| revision_number | 0 | >| security_group_id | 018deb94-963d-482c-9a48-63962f6b796d | >| updated_at | 2018-08-19T09:51:28Z | >+-------------------+--------------------------------------+ >openstack security group rule create $sec_id --protocol tcp --dst-port 22 --remote-ip 0.0.0.0/0 >+-------------------+--------------------------------------+ >| Field | Value | >+-------------------+--------------------------------------+ >| created_at | 2018-08-19T09:51:32Z | >| description | | >| direction | ingress | >| ether_type | IPv4 | >| id | 977fbf0b-23f0-41cd-aa57-67fc6cd86e02 | >| name | None | >| port_range_max | 22 | >| port_range_min | 22 | >| project_id | e6b24e7ebe3f423a8228a415599de901 | >| protocol | tcp | >| remote_group_id | None | >| remote_ip_prefix | 0.0.0.0/0 | >| revision_number | 0 | >| security_group_id | 018deb94-963d-482c-9a48-63962f6b796d | >| updated_at | 2018-08-19T09:51:32Z | >+-------------------+--------------------------------------+ >openstack security group rule create $sec_id --protocol tcp --dst-port 443 --remote-ip 0.0.0.0/0 >+-------------------+--------------------------------------+ >| Field | Value | >+-------------------+--------------------------------------+ >| created_at | 2018-08-19T09:51:35Z | >| description | | >| direction | ingress | >| ether_type | IPv4 | >| id | 29f0408f-da71-47d6-9f41-c438154f233c | >| name | None | >| port_range_max | 443 | >| port_range_min | 443 | >| project_id | e6b24e7ebe3f423a8228a415599de901 | >| protocol | tcp | >| remote_group_id | None | >| remote_ip_prefix | 0.0.0.0/0 | >| revision_number | 0 | >| security_group_id | 018deb94-963d-482c-9a48-63962f6b796d | >| updated_at | 2018-08-19T09:51:35Z | >+-------------------+--------------------------------------+ >openstack security group rule create $sec_id --protocol icmp --dst-port -1 --remote-ip 0.0.0.0/0 >+-------------------+--------------------------------------+ >| Field | Value | >+-------------------+--------------------------------------+ >| created_at | 2018-08-19T09:51:39Z | >| description | | >| direction | ingress | >| ether_type | IPv4 | >| id | f6f3a625-ee34-4a13-8999-9a5953cdaf95 | >| name | None | >| port_range_max | None | >| port_range_min | None | >| project_id | e6b24e7ebe3f423a8228a415599de901 | >| protocol | icmp | >| remote_group_id | None | >| remote_ip_prefix | 0.0.0.0/0 | >| revision_number | 0 | >| security_group_id | 018deb94-963d-482c-9a48-63962f6b796d | >| updated_at | 2018-08-19T09:51:39Z | >+-------------------+--------------------------------------+ >openstack security group rule list >+--------------------------------------+-------------+-----------+------------+--------------------------------------+--------------------------------------+ >| ID | IP Protocol | IP Range | Port Range | Remote Security Group | Security Group | >+--------------------------------------+-------------+-----------+------------+--------------------------------------+--------------------------------------+ >| 10dd05c9-c58f-4032-90df-a1a95610b0e8 | None | None | | None | ef4c3b08-120c-4565-ba10-d1ed0a9281e9 | >| 186669e8-7bfd-48df-8e4c-b20a98b2dbfd | tcp | 0.0.0.0/0 | 22:22 | None | 725e56eb-996a-41fb-8386-0df8aa7f55d9 | >| 1b573415-915c-4c6c-98a2-ac98c70b51a6 | None | None | | None | e46b9228-1a44-4dce-93b7-863ae400848d | >| 29f0408f-da71-47d6-9f41-c438154f233c | tcp | 0.0.0.0/0 | 443:443 | None | 018deb94-963d-482c-9a48-63962f6b796d | >| 2e3fb87e-c4b2-43e5-ae89-3b0b0fbf7d40 | None | None | | 62317bcd-ae34-484f-8a92-cb6635a3e450 | 62317bcd-ae34-484f-8a92-cb6635a3e450 | >| 331b2545-1794-49ee-9bd4-1db23dd287d4 | None | None | | None | 018deb94-963d-482c-9a48-63962f6b796d | >| 4dfb3b23-9d95-4fcb-b6ff-e1b9ff74bf6c | None | None | | None | 8d1f0e79-0ed3-451b-8b35-9302b1c1fcbd | >| 4ef5eed6-0057-4737-9769-2c895a0db0d8 | None | None | | e46b9228-1a44-4dce-93b7-863ae400848d | e46b9228-1a44-4dce-93b7-863ae400848d | >| 5c65d159-7d91-45f6-9d60-02e6fd2d4df8 | None | None | | None | 725e56eb-996a-41fb-8386-0df8aa7f55d9 | >| 6356e1c0-e0dd-4164-818f-afe27d6e0dfd | None | None | | None | 8d1f0e79-0ed3-451b-8b35-9302b1c1fcbd | >| 69a2d39c-ea22-4319-b2fe-b36fbe9fce65 | None | None | | ef4c3b08-120c-4565-ba10-d1ed0a9281e9 | ef4c3b08-120c-4565-ba10-d1ed0a9281e9 | >| 7bf04be5-06f9-441a-a810-0ce8827a7f62 | None | None | | None | 018deb94-963d-482c-9a48-63962f6b796d | >| 977fbf0b-23f0-41cd-aa57-67fc6cd86e02 | tcp | 0.0.0.0/0 | 22:22 | None | 018deb94-963d-482c-9a48-63962f6b796d | >| a4a1d0f9-6163-4b66-8724-9ab4b8bd2f8a | None | None | | ef4c3b08-120c-4565-ba10-d1ed0a9281e9 | ef4c3b08-120c-4565-ba10-d1ed0a9281e9 | >| a789ceb8-a489-4dde-87f9-502e53705c1d | None | None | | None | 62317bcd-ae34-484f-8a92-cb6635a3e450 | >| b6a8b137-b1b2-41a0-90f4-c72e08bdb425 | None | None | | 62317bcd-ae34-484f-8a92-cb6635a3e450 | 62317bcd-ae34-484f-8a92-cb6635a3e450 | >| b6ae0278-109e-4fb7-9779-d8893cce25cb | None | None | | None | ef4c3b08-120c-4565-ba10-d1ed0a9281e9 | >| d03bf265-2cf1-41d3-9da9-94e56de61a3f | None | None | | None | 725e56eb-996a-41fb-8386-0df8aa7f55d9 | >| e231b6b3-4216-4a7b-8d7f-cda09fa73d4a | None | None | | None | e46b9228-1a44-4dce-93b7-863ae400848d | >| e50d3061-ee67-4743-aa31-288ae22d8e97 | tcp | 0.0.0.0/0 | 80:80 | None | 018deb94-963d-482c-9a48-63962f6b796d | >| e65d2bce-11bf-4bd4-8991-de28ded711ef | None | None | | e46b9228-1a44-4dce-93b7-863ae400848d | e46b9228-1a44-4dce-93b7-863ae400848d | >| f140f779-0642-4c66-a089-d11b4dc7dcd1 | None | None | | None | 62317bcd-ae34-484f-8a92-cb6635a3e450 | >| f6f3a625-ee34-4a13-8999-9a5953cdaf95 | icmp | 0.0.0.0/0 | | None | 018deb94-963d-482c-9a48-63962f6b796d | >+--------------------------------------+-------------+-----------+------------+--------------------------------------+--------------------------------------+ > >* Creating openstack key pair to easily login into VMs: >openstack keypair list >grep my_rsa-key >| my_rsa-key | 32:20:6c:e7:b2:55:d4:9e:52:5a:a0:5a:a2:50:65:4b | >chmod 400 my_key.pem >openstack keypair list >+------------+-------------------------------------------------+ >| Name | Fingerprint | >+------------+-------------------------------------------------+ >| my_rsa-key | 32:20:6c:e7:b2:55:d4:9e:52:5a:a0:5a:a2:50:65:4b | >+------------+-------------------------------------------------+ > >* For each Network - creating 1 VM instances: > >fip=$(openstack floating ip create $ext_net -c floating_ip_address -f value) >image_id=$(openstack image list | grep $image | head -1 | cut -d " " -f 2) >vm_name=${image}_vm1_net1 > >* Creating and booting VM instance: cirros35_vm1_net1, connected to network net_ipv64_1: >openstack server create --flavor $flavor --image $image_id --nic net-id=net_ipv64_1 --security-group $sec_id --key-name my_rsa-key $vm_name >+-------------------------------------+------------------------------------------------------+ >| Field | Value | >+-------------------------------------+------------------------------------------------------+ >| OS-DCF:diskConfig | MANUAL | >| OS-EXT-AZ:availability_zone | | >| OS-EXT-SRV-ATTR:host | None | >| OS-EXT-SRV-ATTR:hypervisor_hostname | None | >| OS-EXT-SRV-ATTR:instance_name | | >| OS-EXT-STS:power_state | NOSTATE | >| OS-EXT-STS:task_state | scheduling | >| OS-EXT-STS:vm_state | building | >| OS-SRV-USG:launched_at | None | >| OS-SRV-USG:terminated_at | None | >| accessIPv4 | | >| accessIPv6 | | >| addresses | | >| adminPass | 8QSSW2Q8F9re | >| config_drive | | >| created | 2018-08-19T09:52:15Z | >| flavor | cirros_flavor (1cd2b5ae-8028-403f-b69e-9b0b39c6d6f9) | >| hostId | | >| id | 4c4a9cba-9024-4075-91b2-9eb2d14a6a9a | >| image | cirros35 (a0ab2e66-1d4c-4c17-a6f2-18189b3604e9) | >| key_name | my_rsa-key | >| name | cirros35_vm1_net1 | >| progress | 0 | >| project_id | e6b24e7ebe3f423a8228a415599de901 | >| properties | | >| security_groups | name='018deb94-963d-482c-9a48-63962f6b796d' | >| status | BUILD | >| updated | 2018-08-19T09:52:16Z | >| user_id | d59a72fbb96441d4a0a8fbed1674a570 | >| volumes_attached | | >+-------------------------------------+------------------------------------------------------+ > > > >(overcloud) [stack@undercloud-0 ~]$ openstack server list >+--------------------------------------+-------------------+--------+----------+----------+---------------+ >| ID | Name | Status | Networks | Image | Flavor | >+--------------------------------------+-------------------+--------+----------+----------+---------------+ >| 4c4a9cba-9024-4075-91b2-9eb2d14a6a9a | cirros35_vm1_net1 | ERROR | | cirros35 | cirros_flavor | >+--------------------------------------+-------------------+--------+----------+----------+---------------+ >(overcloud) [stack@undercloud-0 ~]$ >(overcloud) [stack@undercloud-0 ~]$ >(overcloud) [stack@undercloud-0 ~]$ openstack server show cirros35_vm1_net1 --debug >START with options: [u'server', u'show', u'cirros35_vm1_net1', u'--debug'] >options: Namespace(access_key='', access_secret='***', access_token='***', access_token_endpoint='', access_token_type='', aodh_endpoint='', application_credential_id='', application_credential_name='', application_credential_secret='***', auth_type='password', auth_url='http://10.0.0.105:5000//v3', cacert=None, cert='', client_id='', client_secret='***', cloud='', code='', consumer_key='', consumer_secret='***', debug=True, default_domain='default', default_domain_id='', default_domain_name='', deferred_help=False, discovery_endpoint='', domain_id='', domain_name='', endpoint='', identity_provider='', identity_provider_url='', insecure=None, inspector_api_version='1', inspector_url=None, interface='', key='', log_file=None, openid_scope='', os_alarming_api_version='2', os_baremetal_api_version='1.37', os_beta_command=False, os_compute_api_version='', os_container_infra_api_version='1', os_data_processing_api_version='1.1', os_data_processing_url='', os_database_api_version='1', os_dns_api_version='2', os_identity_api_version='3', os_image_api_version='2', os_key_manager_api_version='1', os_loadbalancer_api_version='2.0', os_metrics_api_version='1', os_network_api_version='', os_object_api_version='', os_orchestration_api_version='1', os_project_id=None, os_project_name=None, os_queues_api_version='2', os_tripleoclient_api_version='1', os_volume_api_version='3', os_workflow_api_version='2', passcode='', password='***', profile='', project_domain_id='', project_domain_name='Default', project_id='', project_name='admin', protocol='', redirect_uri='', region_name='', remote_project_domain_id='', remote_project_domain_name='', remote_project_id='', remote_project_name='', roles='', service_provider='', service_provider_endpoint='', service_provider_entity_id='', system_scope='', timing=False, token='***', trust_id='', url='', user='', user_domain_id='', user_domain_name='Default', user_id='', username='admin', verbose_level=3, verify=None) >Auth plugin password selected >auth_config_hook(): {'auth_type': 'password', 'beta_command': False, 'tripleoclient_api_version': '1', u'compute_api_version': u'2', 'key': None, u'database_api_version': '1', 'metrics_api_version': '1', 'data_processing_api_version': '1.1', 'inspector_api_version': '1', 'auth_url': 'http://10.0.0.105:5000//v3', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', 'networks': [], u'image_api_version': '2', 'verify': True, u'dns_api_version': '2', u'object_store_api_version': u'1', 'username': 'admin', u'container_infra_api_version': '1', 'loadbalancer_api_version': '2.0', 'verbose_level': 3, 'region_name': '', 'api_timeout': None, u'baremetal_api_version': '1.37', 'queues_api_version': '2', 'auth': {'user_domain_name': 'Default', 'project_name': 'admin', 'project_domain_name': 'Default'}, 'default_domain': 'default', u'container_api_version': u'1', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', u'orchestration_api_version': '1', 'timing': False, 'password': '***', u'application_catalog_api_version': u'1', 'cacert': None, u'key_manager_api_version': '1', u'metering_api_version': u'2', 'deferred_help': False, u'identity_api_version': '3', u'workflow_api_version': '2', u'volume_api_version': '3', 'cert': None, u'secgroup_source': u'neutron', u'status': u'active', 'alarming_api_version': '2', 'debug': True, u'interface': None, u'disable_vendor_agent': {}} >defaults: {u'auth_type': 'password', u'status': u'active', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', u'key_manager_api_version': u'v1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': u'2.0', u'volume_api_version': u'2', 'cert': None, u'secgroup_source': u'neutron', u'container_api_version': u'1', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': None, u'disable_vendor_agent': {}} >cloud cfg: {'auth_type': 'password', 'beta_command': False, 'tripleoclient_api_version': '1', u'compute_api_version': u'2', 'key': None, u'database_api_version': '1', 'metrics_api_version': '1', 'data_processing_api_version': '1.1', 'inspector_api_version': '1', 'auth_url': 'http://10.0.0.105:5000//v3', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', 'networks': [], u'image_api_version': '2', 'verify': True, u'dns_api_version': '2', u'object_store_api_version': u'1', 'username': 'admin', u'container_infra_api_version': '1', 'loadbalancer_api_version': '2.0', 'verbose_level': 3, 'region_name': '', 'api_timeout': None, u'baremetal_api_version': '1.37', 'queues_api_version': '2', 'auth': {'user_domain_name': 'Default', 'project_name': 'admin', 'project_domain_name': 'Default'}, 'default_domain': 'default', u'container_api_version': u'1', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', u'orchestration_api_version': '1', 'timing': False, 'password': '***', u'application_catalog_api_version': u'1', 'cacert': None, u'key_manager_api_version': '1', u'metering_api_version': u'2', 'deferred_help': False, u'identity_api_version': '3', u'workflow_api_version': '2', u'volume_api_version': '3', 'cert': None, u'secgroup_source': u'neutron', u'status': u'active', 'alarming_api_version': '2', 'debug': True, u'interface': None, u'disable_vendor_agent': {}} >compute API version 2, cmd group openstack.compute.v2 >network API version 2, cmd group openstack.network.v2 >image API version 2, cmd group openstack.image.v2 >volume API version 3, cmd group openstack.volume.v3 >identity API version 3, cmd group openstack.identity.v3 >object_store API version 1, cmd group openstack.object_store.v1 >orchestration API version 1, cmd group openstack.orchestration.v1 >messaging API version 2, cmd group openstack.messaging.v2 >workflow_engine API version 2, cmd group openstack.workflow_engine.v2 >baremetal API version 1.37, cmd group openstack.baremetal.v1 >baremetal_introspection API version 1, cmd group openstack.baremetal_introspection.v1 >neutronclient API version 2, cmd group openstack.neutronclient.v2 >tripleoclient API version 1, cmd group openstack.tripleoclient.v1 >dns API version 2, cmd group openstack.dns.v2 >load_balancer API version 2.0, cmd group openstack.load_balancer.v2 >database API version 1, cmd group openstack.database.v1 >key_manager API version 1, cmd group openstack.key_manager.v1 >alarming API version 2, cmd group openstack.alarming.v2 >container_infra API version 1, cmd group openstack.container_infra.v1 >data_processing API version 1.1, cmd group openstack.data_processing.v1 >metric API version 1, cmd group openstack.metric.v1 >Auth plugin password selected >auth_config_hook(): {'auth_type': 'password', 'beta_command': False, 'tripleoclient_api_version': '1', u'compute_api_version': u'2', 'key': None, u'database_api_version': '1', 'metrics_api_version': '1', 'data_processing_api_version': '1.1', 'inspector_api_version': '1', 'auth_url': 'http://10.0.0.105:5000//v3', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', 'networks': [], u'image_api_version': '2', 'verify': True, u'dns_api_version': '2', u'object_store_api_version': u'1', 'username': 'admin', u'container_infra_api_version': '1', 'loadbalancer_api_version': '2.0', 'verbose_level': 3, 'region_name': '', 'api_timeout': None, u'baremetal_api_version': '1.37', 'queues_api_version': '2', 'auth': {'user_domain_name': 'Default', 'project_name': 'admin', 'project_domain_name': 'Default'}, 'default_domain': 'default', u'container_api_version': u'1', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', u'orchestration_api_version': '1', 'timing': False, 'password': '***', u'application_catalog_api_version': u'1', 'cacert': None, u'key_manager_api_version': '1', u'metering_api_version': u'2', 'deferred_help': False, u'identity_api_version': '3', u'workflow_api_version': '2', u'volume_api_version': '3', 'cert': None, u'secgroup_source': u'neutron', u'status': u'active', 'alarming_api_version': '2', 'debug': True, u'interface': None, u'disable_vendor_agent': {}} >Auth plugin password selected >auth_config_hook(): {'auth_type': 'password', 'beta_command': False, 'tripleoclient_api_version': '1', u'compute_api_version': u'2', 'key': None, u'database_api_version': '1', 'metrics_api_version': '1', 'data_processing_api_version': '1.1', 'inspector_api_version': '1', 'auth_url': 'http://10.0.0.105:5000//v3', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', 'networks': [], u'image_api_version': '2', 'verify': True, u'dns_api_version': '2', u'object_store_api_version': u'1', 'username': 'admin', u'container_infra_api_version': '1', 'loadbalancer_api_version': '2.0', 'verbose_level': 3, 'region_name': '', 'api_timeout': None, u'baremetal_api_version': '1.37', 'queues_api_version': '2', 'auth': {'user_domain_name': 'Default', 'project_name': 'admin', 'project_domain_name': 'Default'}, 'default_domain': 'default', u'container_api_version': u'1', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', u'orchestration_api_version': '1', 'timing': False, 'password': '***', u'application_catalog_api_version': u'1', 'cacert': None, u'key_manager_api_version': '1', u'metering_api_version': u'2', 'deferred_help': False, u'identity_api_version': '3', u'workflow_api_version': '2', u'volume_api_version': '3', 'cert': None, u'secgroup_source': u'neutron', u'status': u'active', 'alarming_api_version': '2', 'debug': True, u'interface': None, u'disable_vendor_agent': {}} >command: server show -> openstackclient.compute.v2.server.ShowServer (auth=True) >Auth plugin password selected >auth_config_hook(): {'auth_type': 'password', 'beta_command': False, 'tripleoclient_api_version': '1', u'compute_api_version': u'2', 'key': None, u'database_api_version': '1', 'metrics_api_version': '1', 'data_processing_api_version': '1.1', 'inspector_api_version': '1', 'auth_url': 'http://10.0.0.105:5000//v3', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', 'networks': [], u'image_api_version': '2', 'verify': True, u'dns_api_version': '2', u'object_store_api_version': u'1', 'username': 'admin', u'container_infra_api_version': '1', 'loadbalancer_api_version': '2.0', 'verbose_level': 3, 'region_name': '', 'api_timeout': None, u'baremetal_api_version': '1.37', 'queues_api_version': '2', 'auth': {'user_domain_name': 'Default', 'project_name': 'admin', 'project_domain_name': 'Default'}, 'default_domain': 'default', u'container_api_version': u'1', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', u'orchestration_api_version': '1', 'timing': False, 'password': '***', u'application_catalog_api_version': u'1', 'cacert': None, u'key_manager_api_version': '1', u'metering_api_version': u'2', 'deferred_help': False, u'identity_api_version': '3', u'workflow_api_version': '2', u'volume_api_version': '3', 'cert': None, u'secgroup_source': u'neutron', u'status': u'active', 'alarming_api_version': '2', 'debug': True, u'interface': None, u'disable_vendor_agent': {}} >Using auth plugin: password >Using parameters {'username': 'admin', 'project_name': 'admin', 'user_domain_name': 'Default', 'auth_url': 'http://10.0.0.105:5000//v3', 'password': '***', 'project_domain_name': 'Default'} >Get auth_ref >REQ: curl -g -i -X GET http://10.0.0.105:5000//v3 -H "Accept: application/json" -H "User-Agent: osc-lib/1.9.0 keystoneauth1/3.4.0 python-requests/2.14.2 CPython/2.7.5" >Starting new HTTP connection (1): 10.0.0.105 >http://10.0.0.105:5000 "GET //v3 HTTP/1.1" 200 192 >RESP: [200] Date: Sun, 19 Aug 2018 09:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-500eaded-feb6-411c-a046-4067a1d8abe9 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json >RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.0.0.105:5000/v3/", "rel": "self"}]}} > >GET call to None for http://10.0.0.105:5000//v3 used request id req-500eaded-feb6-411c-a046-4067a1d8abe9 >Making authentication request to http://10.0.0.105:5000/v3/auth/tokens >http://10.0.0.105:5000 "POST /v3/auth/tokens HTTP/1.1" 201 8878 >{"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f8e5d92692d04ba5a1fb6fca191ad0d8", "name": "admin"}], "expires_at": "2018-08-19T10:57:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e6b24e7ebe3f423a8228a415599de901", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.17.1.15:8776/v2/e6b24e7ebe3f423a8228a415599de901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07c854c2aef746aa9d7b8addf1457378"}, {"url": "http://10.0.0.105:8776/v2/e6b24e7ebe3f423a8228a415599de901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a15ac3ea75047ea908ae49dd3e3788b"}, {"url": "http://172.17.1.15:8776/v2/e6b24e7ebe3f423a8228a415599de901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8484ecc50bfc493d87948acde8277032"}], "type": "volumev2", "id": "03eae92e70bb42939ad8db473ffc453f", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.0.0.105:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18ea88ce64e147aab465a8d7ac721f20"}, {"url": "http://172.17.1.15:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e408bca0ba4549468394bdc34280d9e2"}, {"url": "http://172.17.1.15:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ffece98e3546a392263bbac2f7abd9"}], "type": "image", "id": "1680b189683842d88afcba5be9971c95", "name": "glance"}, {"endpoints": [{"url": "http://172.17.3.19:8080/v1/AUTH_e6b24e7ebe3f423a8228a415599de901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4861d2c98a3d45b2b835cbe57b2dacf3"}, {"url": "http://10.0.0.105:8080/v1/AUTH_e6b24e7ebe3f423a8228a415599de901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92660c5ad0424752ab3e6c8682994a50"}, {"url": "http://172.17.3.19:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e62c9cfb26904b33b1ee2e06559a1e74"}], "type": "object-store", "id": "1a6b5407b153472ea3d867a5f808a55c", "name": "swift"}, {"endpoints": [{"url": "http://192.168.24.15:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ee55d3c9f204123b8af7b3175b54533"}, {"url": "http://10.0.0.105:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa6b3adbe57e4cab93dcefffda920443"}, {"url": "http://172.17.1.15:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e796e4f4d0984e909539b217572acc92"}], "type": "identity", "id": "2273d62c4a824d44a9ad15b5deed46e7", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "2f94ca5e224344a4bebce24afd70ad6c", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.0.0.105:8776/v1/e6b24e7ebe3f423a8228a415599de901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b9e74fe7ca94809ba7d3bd210d458ad"}, {"url": "http://172.17.1.15:8776/v1/e6b24e7ebe3f423a8228a415599de901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "593de626692e40dd9b55be1ae9162afc"}, {"url": "http://172.17.1.15:8776/v1/e6b24e7ebe3f423a8228a415599de901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7f1173196ff4e3f86cb736fb539b000"}], "type": "volume", "id": "471541102d1d4ae68f977e6df25a7a8d", "name": "cinder"}, {"endpoints": [{"url": "http://10.0.0.105:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87b25ee42b044c8ba1f1433a2def5244"}, {"url": "http://172.17.1.15:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9123e04af2d24c1bbdf67dbe60c87e55"}, {"url": "http://172.17.1.15:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0e0a423d704494ca8bc1cf437128181"}], "type": "compute", "id": "4c8508e2df184c7b9a0c5ed5938c8480", "name": "nova"}, {"endpoints": [{"url": "http://172.17.1.15:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32c90ba607f1462681e710ee98cf220f"}, {"url": "http://172.17.1.15:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e5c678d65c4ee2aa032c59f87b59de"}, {"url": "http://10.0.0.105:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffc2c826e3bd4892af08ad69a715097c"}], "type": "network", "id": "98f2191683d0480b99f6c8bd4bafc42a", "name": "neutron"}, {"endpoints": [{"url": "http://10.0.0.105:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05ea482ca3d44759868180b6a00b95c0"}, {"url": "http://172.17.1.15:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20861a910f634b5d8c44cb9951746006"}, {"url": "http://172.17.1.15:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dac49bc0b2dc476aa41e1c1b455c7211"}], "type": "metric", "id": "a27a924fe124483f8acab0e95d8a88af", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.17.1.15:8004/v1/e6b24e7ebe3f423a8228a415599de901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c5b42dedf64f6da18979feb7394969"}, {"url": "http://10.0.0.105:8004/v1/e6b24e7ebe3f423a8228a415599de901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e2d48783b7645faa67e40ebdc7d2f93"}, {"url": "http://172.17.1.15:8004/v1/e6b24e7ebe3f423a8228a415599de901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45e9173f4b564ea890c9d02cce44923e"}], "type": "orchestration", "id": "dd21494fca9b4ec6b6ecc0064405e350", "name": "heat"}, {"endpoints": [{"url": "http://172.17.1.15:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016a43cd2c1748d0b730484d2d97b2b3"}, {"url": "http://10.0.0.105:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a600460de5a468dbf9a2faccf098ae2"}, {"url": "http://172.17.1.15:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe61166ce7474a4c819a84635d5a7f95"}], "type": "alarming", "id": "dd5a1df375024095bc94466821e26c1f", "name": "aodh"}, {"endpoints": [{"url": "http://10.0.0.105:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04e050b8fed84c8cbf82c4459a4b52cc"}, {"url": "http://172.17.1.15:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9563f5836b64a1da433db857eeca146"}, {"url": "http://172.17.1.15:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5511e0793b947158dc51c527c8ddd90"}], "type": "placement", "id": "e5afcd45dd114d639bac67e9dc1b9ee0", "name": "placement"}, {"endpoints": [{"url": "http://172.17.1.15:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f164431a3594fc2a2742b43c9564328"}, {"url": "http://172.17.1.15:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94aec7a2182646a7b0cab4f1941757c3"}, {"url": "http://10.0.0.105:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "998c7a10ad3f4a52994298492902091c"}], "type": "event", "id": "ec1fbb3c33f44d7083eea01a4991e88d", "name": "panko"}, {"endpoints": [{"url": "http://10.0.0.105:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8dc8752be4214170851102f18a3b4b7b"}, {"url": "http://172.17.1.15:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0a226b0acb14b1bafcd25c7912c075b"}, {"url": "http://172.17.1.15:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c08e4744ad7c45b28ea9b08f9be7f002"}], "type": "cloudformation", "id": "f522506381204f839be2439f672bc07f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.17.1.15:8776/v3/e6b24e7ebe3f423a8228a415599de901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3222c5496bd84d4b82fe3a7b50efb30d"}, {"url": "http://10.0.0.105:8776/v3/e6b24e7ebe3f423a8228a415599de901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c3ec33896b442f0901e95c079c7d937"}, {"url": "http://172.17.1.15:8776/v3/e6b24e7ebe3f423a8228a415599de901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c12e299dcf4f47c08ae0cb210c910080"}], "type": "volumev3", "id": "ffa69abeb8b244a2a16f1c941c2c7eb1", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d59a72fbb96441d4a0a8fbed1674a570"}, "audit_ids": ["gJvrR95WQBa7YoozaqVrgA"], "issued_at": "2018-08-19T09:57:35.000000Z"}} >run(Namespace(columns=[], diagnostics=False, fit_width=False, formatter='table', max_width=0, noindent=False, prefix='', print_empty=False, server=u'cirros35_vm1_net1', variables=[])) >Instantiating compute client for API Version Major: 2, Minor: 0 >Instantiating compute api: <class 'openstackclient.api.compute_v2.APIv2'> >Making authentication request to http://10.0.0.105:5000/v3/auth/tokens >http://10.0.0.105:5000 "POST /v3/auth/tokens HTTP/1.1" 201 8878 >{"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f8e5d92692d04ba5a1fb6fca191ad0d8", "name": "admin"}], "expires_at": "2018-08-19T10:57:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e6b24e7ebe3f423a8228a415599de901", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.17.1.15:8776/v2/e6b24e7ebe3f423a8228a415599de901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07c854c2aef746aa9d7b8addf1457378"}, {"url": "http://10.0.0.105:8776/v2/e6b24e7ebe3f423a8228a415599de901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a15ac3ea75047ea908ae49dd3e3788b"}, {"url": "http://172.17.1.15:8776/v2/e6b24e7ebe3f423a8228a415599de901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8484ecc50bfc493d87948acde8277032"}], "type": "volumev2", "id": "03eae92e70bb42939ad8db473ffc453f", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.0.0.105:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18ea88ce64e147aab465a8d7ac721f20"}, {"url": "http://172.17.1.15:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e408bca0ba4549468394bdc34280d9e2"}, {"url": "http://172.17.1.15:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ffece98e3546a392263bbac2f7abd9"}], "type": "image", "id": "1680b189683842d88afcba5be9971c95", "name": "glance"}, {"endpoints": [{"url": "http://172.17.3.19:8080/v1/AUTH_e6b24e7ebe3f423a8228a415599de901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4861d2c98a3d45b2b835cbe57b2dacf3"}, {"url": "http://10.0.0.105:8080/v1/AUTH_e6b24e7ebe3f423a8228a415599de901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92660c5ad0424752ab3e6c8682994a50"}, {"url": "http://172.17.3.19:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e62c9cfb26904b33b1ee2e06559a1e74"}], "type": "object-store", "id": "1a6b5407b153472ea3d867a5f808a55c", "name": "swift"}, {"endpoints": [{"url": "http://192.168.24.15:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ee55d3c9f204123b8af7b3175b54533"}, {"url": "http://10.0.0.105:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa6b3adbe57e4cab93dcefffda920443"}, {"url": "http://172.17.1.15:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e796e4f4d0984e909539b217572acc92"}], "type": "identity", "id": "2273d62c4a824d44a9ad15b5deed46e7", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "2f94ca5e224344a4bebce24afd70ad6c", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.0.0.105:8776/v1/e6b24e7ebe3f423a8228a415599de901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b9e74fe7ca94809ba7d3bd210d458ad"}, {"url": "http://172.17.1.15:8776/v1/e6b24e7ebe3f423a8228a415599de901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "593de626692e40dd9b55be1ae9162afc"}, {"url": "http://172.17.1.15:8776/v1/e6b24e7ebe3f423a8228a415599de901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7f1173196ff4e3f86cb736fb539b000"}], "type": "volume", "id": "471541102d1d4ae68f977e6df25a7a8d", "name": "cinder"}, {"endpoints": [{"url": "http://10.0.0.105:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87b25ee42b044c8ba1f1433a2def5244"}, {"url": "http://172.17.1.15:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9123e04af2d24c1bbdf67dbe60c87e55"}, {"url": "http://172.17.1.15:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0e0a423d704494ca8bc1cf437128181"}], "type": "compute", "id": "4c8508e2df184c7b9a0c5ed5938c8480", "name": "nova"}, {"endpoints": [{"url": "http://172.17.1.15:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32c90ba607f1462681e710ee98cf220f"}, {"url": "http://172.17.1.15:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e5c678d65c4ee2aa032c59f87b59de"}, {"url": "http://10.0.0.105:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffc2c826e3bd4892af08ad69a715097c"}], "type": "network", "id": "98f2191683d0480b99f6c8bd4bafc42a", "name": "neutron"}, {"endpoints": [{"url": "http://10.0.0.105:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05ea482ca3d44759868180b6a00b95c0"}, {"url": "http://172.17.1.15:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20861a910f634b5d8c44cb9951746006"}, {"url": "http://172.17.1.15:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dac49bc0b2dc476aa41e1c1b455c7211"}], "type": "metric", "id": "a27a924fe124483f8acab0e95d8a88af", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.17.1.15:8004/v1/e6b24e7ebe3f423a8228a415599de901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03c5b42dedf64f6da18979feb7394969"}, {"url": "http://10.0.0.105:8004/v1/e6b24e7ebe3f423a8228a415599de901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e2d48783b7645faa67e40ebdc7d2f93"}, {"url": "http://172.17.1.15:8004/v1/e6b24e7ebe3f423a8228a415599de901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45e9173f4b564ea890c9d02cce44923e"}], "type": "orchestration", "id": "dd21494fca9b4ec6b6ecc0064405e350", "name": "heat"}, {"endpoints": [{"url": "http://172.17.1.15:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "016a43cd2c1748d0b730484d2d97b2b3"}, {"url": "http://10.0.0.105:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a600460de5a468dbf9a2faccf098ae2"}, {"url": "http://172.17.1.15:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe61166ce7474a4c819a84635d5a7f95"}], "type": "alarming", "id": "dd5a1df375024095bc94466821e26c1f", "name": "aodh"}, {"endpoints": [{"url": "http://10.0.0.105:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04e050b8fed84c8cbf82c4459a4b52cc"}, {"url": "http://172.17.1.15:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9563f5836b64a1da433db857eeca146"}, {"url": "http://172.17.1.15:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5511e0793b947158dc51c527c8ddd90"}], "type": "placement", "id": "e5afcd45dd114d639bac67e9dc1b9ee0", "name": "placement"}, {"endpoints": [{"url": "http://172.17.1.15:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f164431a3594fc2a2742b43c9564328"}, {"url": "http://172.17.1.15:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94aec7a2182646a7b0cab4f1941757c3"}, {"url": "http://10.0.0.105:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "998c7a10ad3f4a52994298492902091c"}], "type": "event", "id": "ec1fbb3c33f44d7083eea01a4991e88d", "name": "panko"}, {"endpoints": [{"url": "http://10.0.0.105:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8dc8752be4214170851102f18a3b4b7b"}, {"url": "http://172.17.1.15:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0a226b0acb14b1bafcd25c7912c075b"}, {"url": "http://172.17.1.15:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c08e4744ad7c45b28ea9b08f9be7f002"}], "type": "cloudformation", "id": "f522506381204f839be2439f672bc07f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.17.1.15:8776/v3/e6b24e7ebe3f423a8228a415599de901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3222c5496bd84d4b82fe3a7b50efb30d"}, {"url": "http://10.0.0.105:8776/v3/e6b24e7ebe3f423a8228a415599de901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c3ec33896b442f0901e95c079c7d937"}, {"url": "http://172.17.1.15:8776/v3/e6b24e7ebe3f423a8228a415599de901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c12e299dcf4f47c08ae0cb210c910080"}], "type": "volumev3", "id": "ffa69abeb8b244a2a16f1c941c2c7eb1", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d59a72fbb96441d4a0a8fbed1674a570"}, "audit_ids": ["PwcJNJCnTPyhEUKcEgK1nQ"], "issued_at": "2018-08-19T09:57:35.000000Z"}} >REQ: curl -g -i -X GET http://10.0.0.105:8774/v2.1/servers/cirros35_vm1_net1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64d3115787d511c8a1758822dce96a8971062a2" >Starting new HTTP connection (1): 10.0.0.105 >http://10.0.0.105:8774 "GET /v2.1/servers/cirros35_vm1_net1 HTTP/1.1" 404 92 >RESP: [404] Date: Sun, 19 Aug 2018 09:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e45f3d0-39b3-4407-b0bf-afeb62080628 x-compute-request-id: req-9e45f3d0-39b3-4407-b0bf-afeb62080628 Content-Length: 92 Content-Type: application/json; charset=UTF-8 >RESP BODY: {"itemNotFound": {"message": "Instance cirros35_vm1_net1 could not be found.", "code": 404}} > >GET call to compute for http://10.0.0.105:8774/v2.1/servers/cirros35_vm1_net1 used request id req-9e45f3d0-39b3-4407-b0bf-afeb62080628 >REQ: curl -g -i -X GET http://10.0.0.105:8774/v2.1/servers?name=cirros35_vm1_net1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64d3115787d511c8a1758822dce96a8971062a2" >http://10.0.0.105:8774 "GET /v2.1/servers?name=cirros35_vm1_net1 HTTP/1.1" 200 167 >RESP: [200] Date: Sun, 19 Aug 2018 09:57:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-830efc27-c5ea-421b-ae51-a0c12985efef x-compute-request-id: req-830efc27-c5ea-421b-ae51-a0c12985efef Content-Encoding: gzip Content-Length: 167 Content-Type: application/json >RESP BODY: {"servers": [{"id": "4c4a9cba-9024-4075-91b2-9eb2d14a6a9a", "links": [{"href": "http://10.0.0.105:8774/v2.1/servers/4c4a9cba-9024-4075-91b2-9eb2d14a6a9a", "rel": "self"}, {"href": "http://10.0.0.105:8774/servers/4c4a9cba-9024-4075-91b2-9eb2d14a6a9a", "rel": "bookmark"}], "name": "cirros35_vm1_net1"}]} > >GET call to compute for http://10.0.0.105:8774/v2.1/servers?name=cirros35_vm1_net1 used request id req-830efc27-c5ea-421b-ae51-a0c12985efef >REQ: curl -g -i -X GET http://10.0.0.105:8774/v2.1/servers/4c4a9cba-9024-4075-91b2-9eb2d14a6a9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64d3115787d511c8a1758822dce96a8971062a2" >http://10.0.0.105:8774 "GET /v2.1/servers/4c4a9cba-9024-4075-91b2-9eb2d14a6a9a HTTP/1.1" 200 824 >RESP: [200] Date: Sun, 19 Aug 2018 09:57:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfc1d16e-3035-4d79-a017-196f6c443ff7 x-compute-request-id: req-cfc1d16e-3035-4d79-a017-196f6c443ff7 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json >RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.0.0.105:8774/v2.1/servers/4c4a9cba-9024-4075-91b2-9eb2d14a6a9a", "rel": "self"}, {"href": "http://10.0.0.105:8774/servers/4c4a9cba-9024-4075-91b2-9eb2d14a6a9a", "rel": "bookmark"}], "image": {"id": "a0ab2e66-1d4c-4c17-a6f2-18189b3604e9", "links": [{"href": "http://10.0.0.105:8774/images/a0ab2e66-1d4c-4c17-a6f2-18189b3604e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000016", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1cd2b5ae-8028-403f-b69e-9b0b39c6d6f9", "links": [{"href": "http://10.0.0.105:8774/flavors/1cd2b5ae-8028-403f-b69e-9b0b39c6d6f9", "rel": "bookmark"}]}, "id": "4c4a9cba-9024-4075-91b2-9eb2d14a6a9a", "user_id": "d59a72fbb96441d4a0a8fbed1674a570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-08-19T09:52:52Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "my_rsa-key", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "cirros35_vm1_net1", "created": "2018-08-19T09:52:15Z", "tenant_id": "e6b24e7ebe3f423a8228a415599de901", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4c4a9cba-9024-4075-91b2-9eb2d14a6a9a.", "code": 500, "details": " File \"/usr/lib/python2.7/site-packages/nova/conductor/manager.py\", line 581, in build_instances\n raise exception.MaxRetriesExceeded(reason=msg)\n", "created": "2018-08-19T09:52:53Z"}, "metadata": {}}} > >GET call to compute for http://10.0.0.105:8774/v2.1/servers/4c4a9cba-9024-4075-91b2-9eb2d14a6a9a used request id req-cfc1d16e-3035-4d79-a017-196f6c443ff7 >Instantiating image client: <class 'glanceclient.v2.client.Client'> >Instantiating image api: <class 'openstackclient.api.image_v2.APIv2'> >REQ: curl -g -i -X GET http://10.0.0.105:8774/v2.1/servers/4c4a9cba-9024-4075-91b2-9eb2d14a6a9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64d3115787d511c8a1758822dce96a8971062a2" >http://10.0.0.105:8774 "GET /v2.1/servers/4c4a9cba-9024-4075-91b2-9eb2d14a6a9a HTTP/1.1" 200 824 >RESP: [200] Date: Sun, 19 Aug 2018 09:57:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bd0ab6e-9283-4ed0-a831-5b1ecb75839c x-compute-request-id: req-9bd0ab6e-9283-4ed0-a831-5b1ecb75839c Content-Encoding: gzip Content-Length: 824 Content-Type: application/json >RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.0.0.105:8774/v2.1/servers/4c4a9cba-9024-4075-91b2-9eb2d14a6a9a", "rel": "self"}, {"href": "http://10.0.0.105:8774/servers/4c4a9cba-9024-4075-91b2-9eb2d14a6a9a", "rel": "bookmark"}], "image": {"id": "a0ab2e66-1d4c-4c17-a6f2-18189b3604e9", "links": [{"href": "http://10.0.0.105:8774/images/a0ab2e66-1d4c-4c17-a6f2-18189b3604e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000016", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1cd2b5ae-8028-403f-b69e-9b0b39c6d6f9", "links": [{"href": "http://10.0.0.105:8774/flavors/1cd2b5ae-8028-403f-b69e-9b0b39c6d6f9", "rel": "bookmark"}]}, "id": "4c4a9cba-9024-4075-91b2-9eb2d14a6a9a", "user_id": "d59a72fbb96441d4a0a8fbed1674a570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-08-19T09:52:52Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "my_rsa-key", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "cirros35_vm1_net1", "created": "2018-08-19T09:52:15Z", "tenant_id": "e6b24e7ebe3f423a8228a415599de901", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4c4a9cba-9024-4075-91b2-9eb2d14a6a9a.", "code": 500, "details": " File \"/usr/lib/python2.7/site-packages/nova/conductor/manager.py\", line 581, in build_instances\n raise exception.MaxRetriesExceeded(reason=msg)\n", "created": "2018-08-19T09:52:53Z"}, "metadata": {}}} > >GET call to compute for http://10.0.0.105:8774/v2.1/servers/4c4a9cba-9024-4075-91b2-9eb2d14a6a9a used request id req-9bd0ab6e-9283-4ed0-a831-5b1ecb75839c >curl -g -i -X GET -H 'Accept-Encoding: gzip, deflate' -H 'Accept: */*' -H 'User-Agent: python-glanceclient' -H 'Connection: keep-alive' -H 'X-Auth-Token: {SHA1}e64d3115787d511c8a1758822dce96a8971062a2' -H 'Content-Type: application/octet-stream' http://10.0.0.105:9292/v2/images/a0ab2e66-1d4c-4c17-a6f2-18189b3604e9 >Starting new HTTP connection (1): 10.0.0.105 >http://10.0.0.105:9292 "GET /v2/images/a0ab2e66-1d4c-4c17-a6f2-18189b3604e9 HTTP/1.1" 200 667 >GET call to image for http://10.0.0.105:9292/v2/images/a0ab2e66-1d4c-4c17-a6f2-18189b3604e9 used request id req-2b1e0274-4a5d-4ac7-b634-c22e23a4ea2c > >HTTP/1.1 200 OK >Content-Length: 667 >Content-Type: application/json >X-Openstack-Request-Id: req-2b1e0274-4a5d-4ac7-b634-c22e23a4ea2c >Date: Sun, 19 Aug 2018 09:57:38 GMT > >{"status": "active", "virtual_size": null, "name": "cirros35", "tags": [], "container_format": "bare", "created_at": "2018-08-19T09:49:58Z", "size": 13267968, "disk_format": "qcow2", "updated_at": "2018-08-19T09:50:01Z", "visibility": "public", "self": "/v2/images/a0ab2e66-1d4c-4c17-a6f2-18189b3604e9", "min_disk": 0, "protected": false, "id": "a0ab2e66-1d4c-4c17-a6f2-18189b3604e9", "file": "/v2/images/a0ab2e66-1d4c-4c17-a6f2-18189b3604e9/file", "checksum": "f8ab98ff5e73ebab884d80c9dc9c7290", "owner": "e6b24e7ebe3f423a8228a415599de901", "direct_url": "swift+config://ref1/glance/a0ab2e66-1d4c-4c17-a6f2-18189b3604e9", "min_ram": 0, "schema": "/v2/schemas/image"} > >curl -g -i -X GET -H 'Accept-Encoding: gzip, deflate' -H 'Accept: */*' -H 'User-Agent: python-glanceclient' -H 'Connection: keep-alive' -H 'X-Auth-Token: {SHA1}e64d3115787d511c8a1758822dce96a8971062a2' -H 'Content-Type: application/octet-stream' http://10.0.0.105:9292/v2/schemas/image >http://10.0.0.105:9292 "GET /v2/schemas/image HTTP/1.1" 200 4183 >GET call to image for http://10.0.0.105:9292/v2/schemas/image used request id req-a1023494-81c5-447b-bba9-1a10579a7158 > >HTTP/1.1 200 OK >Content-Type: application/json >Content-Length: 4183 >X-Openstack-Request-Id: req-a1023494-81c5-447b-bba9-1a10579a7158 >Date: Sun, 19 Aug 2018 09:57:38 GMT > >{"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} > >REQ: curl -g -i -X GET http://10.0.0.105:8774/v2.1/flavors/1cd2b5ae-8028-403f-b69e-9b0b39c6d6f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64d3115787d511c8a1758822dce96a8971062a2" >http://10.0.0.105:8774 "GET /v2.1/flavors/1cd2b5ae-8028-403f-b69e-9b0b39c6d6f9 HTTP/1.1" 200 279 >RESP: [200] Date: Sun, 19 Aug 2018 09:57:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a55cf7b-178f-4314-8eb0-79657e589c76 x-compute-request-id: req-5a55cf7b-178f-4314-8eb0-79657e589c76 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json >RESP BODY: {"flavor": {"name": "cirros_flavor", "links": [{"href": "http://10.0.0.105:8774/v2.1/flavors/1cd2b5ae-8028-403f-b69e-9b0b39c6d6f9", "rel": "self"}, {"href": "http://10.0.0.105:8774/flavors/1cd2b5ae-8028-403f-b69e-9b0b39c6d6f9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1cd2b5ae-8028-403f-b69e-9b0b39c6d6f9"}} > >GET call to compute for http://10.0.0.105:8774/v2.1/flavors/1cd2b5ae-8028-403f-b69e-9b0b39c6d6f9 used request id req-5a55cf7b-178f-4314-8eb0-79657e589c76 >+-------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ >| Field | Value | >+-------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ >| OS-DCF:diskConfig | MANUAL | >| OS-EXT-AZ:availability_zone | nova | >| OS-EXT-SRV-ATTR:host | None | >| OS-EXT-SRV-ATTR:hypervisor_hostname | None | >| OS-EXT-SRV-ATTR:instance_name | instance-00000016 | >| OS-EXT-STS:power_state | NOSTATE | >| OS-EXT-STS:task_state | None | >| OS-EXT-STS:vm_state | error | >| OS-SRV-USG:launched_at | None | >| OS-SRV-USG:terminated_at | None | >| accessIPv4 | | >| accessIPv6 | | >| addresses | | >| config_drive | | >| created | 2018-08-19T09:52:15Z | >| fault | {u'message': u'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4c4a9cba-9024-4075-91b2-9eb2d14a6a9a.', u'code': 500, u'details': u' File "/usr/lib/python2.7/site-packages/nova/conductor/manager.py", line 581, in build_instances\n raise exception.MaxRetriesExceeded(reason=msg)\n', u'created': u'2018-08-19T09:52:53Z'} | >| flavor | cirros_flavor (1cd2b5ae-8028-403f-b69e-9b0b39c6d6f9) | >| hostId | | >| id | 4c4a9cba-9024-4075-91b2-9eb2d14a6a9a | >| image | cirros35 (a0ab2e66-1d4c-4c17-a6f2-18189b3604e9) | >| key_name | my_rsa-key | >| name | cirros35_vm1_net1 | >| project_id | e6b24e7ebe3f423a8228a415599de901 | >| properties | | >| status | ERROR | >| updated | 2018-08-19T09:52:52Z | >| user_id | d59a72fbb96441d4a0a8fbed1674a570 | >| volumes_attached | | >+-------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ >clean_up ShowServer: >END return value: 0 >(overcloud) [stack@undercloud-0 ~]$
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1618989
: 1476874 |
1476908