Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-7670

FIWARE.Question.Lab.Sanity.Checks.test_deploy_instance_with_new_network_and_check_metadata_service

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:

      Description

      Hi all

      I ask help to understand how to investigate this sanity check test failure:

      test_deploy_instance_with_new_network_and_check_metadata_service

      The issue is related to FIWARE Lab Genoa Node, but I noticed that some others Lab nodes reveal the same error.

      BTW, the issue seems realted to already opened ticket:
      https://jira.fiware.org/browse/LAB-1038

      Hany suggestion welcome.
      giorgio

      -------------------------------------------------
      Here below Sanity check error details:

      Genoa - 2016/11/07 04:21 UTC
      
      Failure details
      Genoa (1 failures, 0 errors)
      test_deploy_instance_with_new_network_and_check_metadata_service: exceptions.AssertionError
      
      
      PhoneHome request not received from VM 'a3a2c06e-489e-45dd-a905-90c9c25e9209'
      -------------------- >> begin captured logging << --------------------
      2016-11-07 03:59:20,753 UTC - TestCase - DEBUG - Loading userdata from file 'resources/templates/userdata/test.meta.phonehome.template'
      2016-11-07 03:59:20,763 UTC - TestCase - DEBUG - Userdata content: #cloud-config
      
      # phone_home: if this dictionary is present, then the phone_home
      # cloud-config module will post specified data back to given url
      #
      runcmd:
       - curl "http://169.254.169.254/openstack/latest/meta_data.json" > /tmp/metadata.json
       - UUID=$(cat /proc/sys/kernel/random/uuid)
       - 'echo "uuid: $UUID"'
       - 'curl -X POST -d @/tmp/metadata.json -H "Content-Type: application/json" -H "TransactionId: $UUID" -H "Hostname:
       $(hostname)" http://fi-health.lab.fiware.org:8081/metadata'
      
      # Capture all subprocess output into a logfile
      # Useful for troubleshooting cloud-init issues
      output: {all: '| tee -a /var/log/cloud-init-output.log'}
      
      # final_message
      # default: cloud-init boot finished at $TIMESTAMP. Up $UPTIME seconds
      # this message is written by cloud-final when the system is finished
      # its first boot
      final_message: "The system is finally up, after $UPTIME seconds"
      2016-11-07 03:59:21,316 UTC - TestCase - DEBUG - Created router 967b3844-772d-42df-8d93-849b766a2f36
      2016-11-07 03:59:21,317 UTC - TestCase - DEBUG - {u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'f0d8bbc6-2783-4451-ab51-e9a66cc976f3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd5f934e2-7fa9-4fd3-ad75-82a3cafe1e0a', u'ip_address': u'130.251.135.139'}]}, u'name': u'testing_router_meta_20161107035920', u'admin_state_up': True, u'tenant_id': u'8368995edf4042da9df4fb3ddcd45d89', u'routes': [], u'id': u'967b3844-772d-42df-8d93-849b766a2f36'}
      2016-11-07 03:59:21,633 UTC - TestCase - DEBUG - Created network f92c6c13-d83b-41ce-8b3c-0c616f103078
      2016-11-07 03:59:21,884 UTC - TestCase - DEBUG - Created subnet sub-testing_network_20161107035920
      2016-11-07 03:59:21,885 UTC - TestCase - DEBUG - {u'status': u'ACTIVE', u'subnets': [], u'name': u'testing_network_20161107035920', u'admin_state_up': True, u'subnet': {u'name': u'sub-testing_network_20161107035920', u'enable_dhcp': True, u'network_id': u'f92c6c13-d83b-41ce-8b3c-0c616f103078', u'tenant_id': u'8368995edf4042da9df4fb3ddcd45d89', u'dns_nameservers': [u'8.8.8.8'], u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'10.250.231.2', u'end': u'10.250.231.254'}], u'gateway_ip': u'10.250.231.1', u'ipv6_address_mode': None, u'ip_version': 4, u'host_routes': [], u'cidr': u'10.250.231.0/24', u'id': u'13e483d0-826c-4694-a8a9-af3ef0565137', u'subnetpool_id': None}, u'tenant_id': u'8368995edf4042da9df4fb3ddcd45d89', u'mtu': 1500, u'router:external': False, u'shared': False, u'id': u'f92c6c13-d83b-41ce-8b3c-0c616f103078'}
      2016-11-07 03:59:22,369 UTC - TestCase - DEBUG - Linked subnet '13e483d0-826c-4694-a8a9-af3ef0565137' to router 967b3844-772d-42df-8d93-849b766a2f36
      2016-11-07 03:59:22,371 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4080375e5927e9e92c02dbe590f2b308e45984da"
      2016-11-07 03:59:22,497 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2630 X-Compute-Request-Id: req-bb1592fb-411f-4ff7-8408-0ecd995dfb0d Date: Mon, 07 Nov 2016 03:59:22 GMT Connection: close 
      RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/1", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/1", "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": "1"}, {"name": "m1.small", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "bookmark"}], "ram": 2048, "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": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/3", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/4", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/5", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "m1.micro", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/5944c310-e348-4225-a646-5ddcba8d4483", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/5944c310-e348-4225-a646-5ddcba8d4483", "rel": "bookmark"}], "ram": 64, "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": 0, "id": "5944c310-e348-4225-a646-5ddcba8d4483"}]}
      
      2016-11-07 03:59:22,498 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/flavors/detail used request id req-bb1592fb-411f-4ff7-8408-0ecd995dfb0d
      2016-11-07 03:59:22,501 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4080375e5927e9e92c02dbe590f2b308e45984da"
      2016-11-07 03:59:24,051 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 36024 X-Compute-Request-Id: req-ac31c7bd-133a-47fa-8b4d-c2ccefea8085 Date: Mon, 07 Nov 2016 03:59:23 GMT Connection: close 
      RESP BODY: {"images": [{"id": "22bd7f73-6cbb-44ec-9505-706bff467f57", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/22bd7f73-6cbb-44ec-9505-706bff467f57", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/22bd7f73-6cbb-44ec-9505-706bff467f57", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/22bd7f73-6cbb-44ec-9505-706bff467f57", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "business-api-ecosystem-5.4.0"}, {"id": "7525976a-42c4-4f6f-b073-1552a89e660c", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/7525976a-42c4-4f6f-b073-1552a89e660c", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/7525976a-42c4-4f6f-b073-1552a89e660c", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/7525976a-42c4-4f6f-b073-1552a89e660c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "ckan_2.5"}, {"id": "a1e48b11-ead7-40c2-a611-3855e19ec5d5", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/a1e48b11-ead7-40c2-a611-3855e19ec5d5", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/a1e48b11-ead7-40c2-a611-3855e19ec5d5", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/a1e48b11-ead7-40c2-a611-3855e19ec5d5", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "POI_data_provider-5.4.3"}, {"id": "9b688617-b541-4963-9b34-0fac3fcabe57", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/9b688617-b541-4963-9b34-0fac3fcabe57", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/9b688617-b541-4963-9b34-0fac3fcabe57", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/9b688617-b541-4963-9b34-0fac3fcabe57", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "WebTundra-5.4.3"}, {"id": "aa55dd35-7838-4a6f-92d4-083a253db70f", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/aa55dd35-7838-4a6f-92d4-083a253db70f", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/aa55dd35-7838-4a6f-92d4-083a253db70f", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/aa55dd35-7838-4a6f-92d4-083a253db70f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cep-r5.4.3-img"}, {"id": "98ef8db4-2208-4230-a6b0-4bb282218e64", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/98ef8db4-2208-4230-a6b0-4bb282218e64", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/98ef8db4-2208-4230-a6b0-4bb282218e64", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/98ef8db4-2208-4230-a6b0-4bb282218e64", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "SynchronizationTundra-5.4.3"}, {"id": "c894ce60-b9a2-48be-b1e2-c28185908fb0", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/c894ce60-b9a2-48be-b1e2-c28185908fb0", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/c894ce60-b9a2-48be-b1e2-c28185908fb0", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/c894ce60-b9a2-48be-b1e2-c28185908fb0", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "orion-psb-image-R5.4"}, {"id": "f350c1fe-9c02-42e2-bf0a-901c451fa012", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/f350c1fe-9c02-42e2-bf0a-901c451fa012", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/f350c1fe-9c02-42e2-bf0a-901c451fa012", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/f350c1fe-9c02-42e2-bf0a-901c451fa012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "authzforce-5.4.1"}, {"id": "dffdd689-3d27-47a3-9e97-72f7a00fd225", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/dffdd689-3d27-47a3-9e97-72f7a00fd225", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/dffdd689-3d27-47a3-9e97-72f7a00fd225", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/dffdd689-3d27-47a3-9e97-72f7a00fd225", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "Stream-oriented-kurento-6.6.0"}, {"id": "db2bf538-a921-4074-80d7-946a2f1169da", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/db2bf538-a921-4074-80d7-946a2f1169da", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/db2bf538-a921-4074-80d7-946a2f1169da", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/db2bf538-a921-4074-80d7-946a2f1169da", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "wirecloud-image-R5.4"}, {"id": "2d86b5e6-9ba9-430d-906a-9d77e58ab386", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/2d86b5e6-9ba9-430d-906a-9d77e58ab386", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/2d86b5e6-9ba9-430d-906a-9d77e58ab386", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/2d86b5e6-9ba9-430d-906a-9d77e58ab386", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "interface-designer-r5.4.3"}, {"id": "b625b961-2c95-40db-aa8f-848e0db4086a", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/b625b961-2c95-40db-aa8f-848e0db4086a", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/b625b961-2c95-40db-aa8f-848e0db4086a", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/b625b961-2c95-40db-aa8f-848e0db4086a", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "repository-image-R3.2"}, {"id": "9b37d618-3976-4b36-91b6-8fa33771b5d6", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/9b37d618-3976-4b36-91b6-8fa33771b5d6", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/9b37d618-3976-4b36-91b6-8fa33771b5d6", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/9b37d618-3976-4b36-91b6-8fa33771b5d6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "ofnic-image-R2.3"}, {"id": "12230113-50ca-4a9a-9c70-f9f1c681cb8f", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/12230113-50ca-4a9a-9c70-f9f1c681cb8f", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/12230113-50ca-4a9a-9c70-f9f1c681cb8f", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/12230113-50ca-4a9a-9c70-f9f1c681cb8f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "augmented-reality-img"}, {"id": "c459ac42-48d8-4cbc-9a65-8a5910777b3f", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/c459ac42-48d8-4cbc-9a65-8a5910777b3f", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/c459ac42-48d8-4cbc-9a65-8a5910777b3f", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/c459ac42-48d8-4cbc-9a65-8a5910777b3f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "kurento-image-R5.0.33"}, {"id": "2652b179-20fc-43f1-913f-2f236ac8cfbc", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/2652b179-20fc-43f1-913f-2f236ac8cfbc", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/2652b179-20fc-43f1-913f-2f236ac8cfbc", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/2652b179-20fc-43f1-913f-2f236ac8cfbc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "GIS-3.3.3"}, {"id": "9e697c20-10b7-4c9a-a7cc-413b66f99c7f", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/9e697c20-10b7-4c9a-a7cc-413b66f99c7f", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/9e697c20-10b7-4c9a-a7cc-413b66f99c7f", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/9e697c20-10b7-4c9a-a7cc-413b66f99c7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "iotDiscovery-pep-r4_1_1"}, {"id": "6540f931-ce93-4b18-b2f3-0c1fc11b81b6", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/6540f931-ce93-4b18-b2f3-0c1fc11b81b6", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/6540f931-ce93-4b18-b2f3-0c1fc11b81b6", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/6540f931-ce93-4b18-b2f3-0c1fc11b81b6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "iotDiscovery-pep-r4_1"}, {"id": "b6865e72-cac1-4d69-9f47-fb00d7be0dac", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/b6865e72-cac1-4d69-9f47-fb00d7be0dac", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/b6865e72-cac1-4d69-9f47-fb00d7be0dac", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/b6865e72-cac1-4d69-9f47-fb00d7be0dac", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "synchronization-3.3.3"}, {"id": "45bc88bc-41d0-44e9-aaa9-9469c794b282", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/45bc88bc-41d0-44e9-aaa9-9469c794b282", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/45bc88bc-41d0-44e9-aaa9-9469c794b282", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/45bc88bc-41d0-44e9-aaa9-9469c794b282", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "stream-oriented-GE-image-R4.2.3-5.1.1"}, {"id": "c6b2f96d-4e36-4c88-b370-e1a38856c5be", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/c6b2f96d-4e36-4c88-b370-e1a38856c5be", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/c6b2f96d-4e36-4c88-b370-e1a38856c5be", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/c6b2f96d-4e36-4c88-b370-e1a38856c5be", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "SpagoBI"}, {"id": "071437e4-b0d3-4326-bb6a-4d235ea5dd8c", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/071437e4-b0d3-4326-bb6a-4d235ea5dd8c", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/071437e4-b0d3-4326-bb6a-4d235ea5dd8c", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/071437e4-b0d3-4326-bb6a-4d235ea5dd8c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "2D3DCapture-3.3.3"}, {"id": "65dbb8cf-abf4-4167-bcc4-51d86a584172", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/65dbb8cf-abf4-4167-bcc4-51d86a584172", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/65dbb8cf-abf4-4167-bcc4-51d86a584172", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/65dbb8cf-abf4-4167-bcc4-51d86a584172", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "wirecloud-image-R5.2"}, {"id": "da876521-1051-44d1-9010-e468bc10a45f", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/da876521-1051-44d1-9010-e468bc10a45f", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/da876521-1051-44d1-9010-e468bc10a45f", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/da876521-1051-44d1-9010-e468bc10a45f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "wstore-img"}, {"id": "2ee2c451-1221-406f-a9ec-e77bf79bac1a", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/2ee2c451-1221-406f-a9ec-e77bf79bac1a", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/2ee2c451-1221-406f-a9ec-e77bf79bac1a", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/2ee2c451-1221-406f-a9ec-e77bf79bac1a", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "kurento-image-R5.0.4"}, {"id": "2bfc336c-5248-4325-8296-f651777c723d", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/2bfc336c-5248-4325-8296-f651777c723d", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/2bfc336c-5248-4325-8296-f651777c723d", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/2bfc336c-5248-4325-8296-f651777c723d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "2d-ui-r3.3.3"}, {"id": "1c806015-5f83-4825-969b-10955cd5477c", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/1c806015-5f83-4825-969b-10955cd5477c", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/1c806015-5f83-4825-969b-10955cd5477c", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/1c806015-5f83-4825-969b-10955cd5477c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloud-rendering-r3.3.3"}, {"id": "39f90549-7368-4511-98aa-c33c6c314f24", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/39f90549-7368-4511-98aa-c33c6c314f24", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/39f90549-7368-4511-98aa-c33c6c314f24", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/39f90549-7368-4511-98aa-c33c6c314f24", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "MRCoAP"}, {"id": "e6363198-7d49-4465-b8f7-d11ac657d965", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/e6363198-7d49-4465-b8f7-d11ac657d965", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/e6363198-7d49-4465-b8f7-d11ac657d965", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/e6363198-7d49-4465-b8f7-d11ac657d965", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "RealVirtualInteractionGE-3.3.3"}, {"id": "dbf6b722-1640-4ffa-a325-047ac9422cfd", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/dbf6b722-1640-4ffa-a325-047ac9422cfd", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/dbf6b722-1640-4ffa-a325-047ac9422cfd", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/dbf6b722-1640-4ffa-a325-047ac9422cfd", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "3D-UI-XML3D"}, {"id": "8e385a0e-6f77-4174-9979-b2d0fad7c898", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/8e385a0e-6f77-4174-9979-b2d0fad7c898", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/8e385a0e-6f77-4174-9979-b2d0fad7c898", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/8e385a0e-6f77-4174-9979-b2d0fad7c898", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "VirtualCharacters-3.3.3"}, {"id": "db326a27-3ae1-43df-b736-e802c69d75b7", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/db326a27-3ae1-43df-b736-e802c69d75b7", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/db326a27-3ae1-43df-b736-e802c69d75b7", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/db326a27-3ae1-43df-b736-e802c69d75b7", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "interface-designer-r3.3.3"}, {"id": "a57bc725-5c82-446e-b52c-9b240ccd58f5", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/a57bc725-5c82-446e-b52c-9b240ccd58f5", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/a57bc725-5c82-446e-b52c-9b240ccd58f5", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/a57bc725-5c82-446e-b52c-9b240ccd58f5", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "MiWi-POI server"}, {"id": "907556e1-9d72-462e-804f-1b97a32e0bfb", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/907556e1-9d72-462e-804f-1b97a32e0bfb", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/907556e1-9d72-462e-804f-1b97a32e0bfb", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/907556e1-9d72-462e-804f-1b97a32e0bfb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "iot-broker-R3.4"}, {"id": "6c8c791a-154d-4003-ab8e-4ddc5b0b2316", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/6c8c791a-154d-4003-ab8e-4ddc5b0b2316", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/6c8c791a-154d-4003-ab8e-4ddc5b0b2316", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/6c8c791a-154d-4003-ab8e-4ddc5b0b2316", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "keyrock-R4.4"}, {"id": "3c9532ca-012a-4fe7-90ab-d3ea61f1e458", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/3c9532ca-012a-4fe7-90ab-d3ea61f1e458", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/3c9532ca-012a-4fe7-90ab-d3ea61f1e458", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/3c9532ca-012a-4fe7-90ab-d3ea61f1e458", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "keyrock-R5.3.0"}, {"id": "bf5eb141-d114-4974-980f-2445425d3a0c", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/bf5eb141-d114-4974-980f-2445425d3a0c", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/bf5eb141-d114-4974-980f-2445425d3a0c", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/bf5eb141-d114-4974-980f-2445425d3a0c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "keyrock-R5.1.0"}, {"id": "fbb3bcf6-47b9-4d56-afda-008f2fb953c2", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/fbb3bcf6-47b9-4d56-afda-008f2fb953c2", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/fbb3bcf6-47b9-4d56-afda-008f2fb953c2", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/fbb3bcf6-47b9-4d56-afda-008f2fb953c2", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cep-testbed"}, {"id": "fc1fac7b-40b8-4828-9b31-02f9a53930d1", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/fc1fac7b-40b8-4828-9b31-02f9a53930d1", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/fc1fac7b-40b8-4828-9b31-02f9a53930d1", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/fc1fac7b-40b8-4828-9b31-02f9a53930d1", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "POI_data_provider_4.4"}, {"id": "6fd851ae-4005-4ef3-9a5f-b20579479fd4", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/6fd851ae-4005-4ef3-9a5f-b20579479fd4", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/6fd851ae-4005-4ef3-9a5f-b20579479fd4", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/6fd851ae-4005-4ef3-9a5f-b20579479fd4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cep-r5.4.1-img"}, {"id": "6ce2453a-4b2f-448a-9453-f136d4459f8b", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/6ce2453a-4b2f-448a-9453-f136d4459f8b", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/6ce2453a-4b2f-448a-9453-f136d4459f8b", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/6ce2453a-4b2f-448a-9453-f136d4459f8b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "orion-psb-image-R5.2"}, {"id": "9e32f69a-c06d-4a58-85a5-034eba844b50", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/9e32f69a-c06d-4a58-85a5-034eba844b50", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/9e32f69a-c06d-4a58-85a5-034eba844b50", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/9e32f69a-c06d-4a58-85a5-034eba844b50", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "GIS_GE"}, {"id": "acdf2d4f-777e-417d-b782-7696aef6ce8b", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/acdf2d4f-777e-417d-b782-7696aef6ce8b", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/acdf2d4f-777e-417d-b782-7696aef6ce8b", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/acdf2d4f-777e-417d-b782-7696aef6ce8b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "marketplace"}, {"id": "f2300934-ae28-4798-9801-988cf37e515e", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/f2300934-ae28-4798-9801-988cf37e515e", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/f2300934-ae28-4798-9801-988cf37e515e", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/f2300934-ae28-4798-9801-988cf37e515e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "iot-broker-R5.1.3"}, {"id": "a4f941d8-fb2c-4d26-8b57-d3a10e8bfbf3", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/a4f941d8-fb2c-4d26-8b57-d3a10e8bfbf3", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/a4f941d8-fb2c-4d26-8b57-d3a10e8bfbf3", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/a4f941d8-fb2c-4d26-8b57-d3a10e8bfbf3", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "Synchronization-FiVES"}, {"id": "c7077cd9-ac0e-4c1f-bfb0-1fbc605cef08", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/c7077cd9-ac0e-4c1f-bfb0-1fbc605cef08", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/c7077cd9-ac0e-4c1f-bfb0-1fbc605cef08", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/c7077cd9-ac0e-4c1f-bfb0-1fbc605cef08", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "authzforce-R4"}, {"id": "828f4f50-b21b-48da-a7e9-9b436bc53b52", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/828f4f50-b21b-48da-a7e9-9b436bc53b52", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/828f4f50-b21b-48da-a7e9-9b436bc53b52", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/828f4f50-b21b-48da-a7e9-9b436bc53b52", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "EspR4FastData"}, {"id": "4ed8e3c9-4b7c-4c9d-8020-82ebf9f6a9e7", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/4ed8e3c9-4b7c-4c9d-8020-82ebf9f6a9e7", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/4ed8e3c9-4b7c-4c9d-8020-82ebf9f6a9e7", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/4ed8e3c9-4b7c-4c9d-8020-82ebf9f6a9e7", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "Stream-oriented-kurento-6.1.1"}, {"id": "8e3e0cfa-8987-4f40-9555-65a6602c490b", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/8e3e0cfa-8987-4f40-9555-65a6602c490b", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/8e3e0cfa-8987-4f40-9555-65a6602c490b", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/8e3e0cfa-8987-4f40-9555-65a6602c490b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "synchronization"}, {"id": "9842a172-0a8a-49f7-a8da-890e079e4f0a", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/9842a172-0a8a-49f7-a8da-890e079e4f0a", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/9842a172-0a8a-49f7-a8da-890e079e4f0a", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/9842a172-0a8a-49f7-a8da-890e079e4f0a", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "Stream-oriented-kurento-4.4.2"}, {"id": "4da83514-a377-441d-b688-6f4962b39063", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/4da83514-a377-441d-b688-6f4962b39063", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/4da83514-a377-441d-b688-6f4962b39063", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/4da83514-a377-441d-b688-6f4962b39063", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "iot-discovery_r4_3"}, {"id": "e2fb9354-4145-486d-aae9-82bb73a74199", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/e2fb9354-4145-486d-aae9-82bb73a74199", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/e2fb9354-4145-486d-aae9-82bb73a74199", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/e2fb9354-4145-486d-aae9-82bb73a74199", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "Cepheus-5.1.3"}, {"id": "0dc2bf2b-5df6-449e-b418-3045da5cc2be", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/0dc2bf2b-5df6-449e-b418-3045da5cc2be", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/0dc2bf2b-5df6-449e-b418-3045da5cc2be", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/0dc2bf2b-5df6-449e-b418-3045da5cc2be", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "base_centos_7"}, {"id": "39d24fb5-c7ba-4ff2-848a-96f2c26400de", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/39d24fb5-c7ba-4ff2-848a-96f2c26400de", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/39d24fb5-c7ba-4ff2-848a-96f2c26400de", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/39d24fb5-c7ba-4ff2-848a-96f2c26400de", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "WebTundra-4.4.3"}, {"id": "d0dce64d-6573-421b-b80a-2cdcbd94d70f", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/d0dce64d-6573-421b-b80a-2cdcbd94d70f", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/d0dce64d-6573-421b-b80a-2cdcbd94d70f", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/d0dce64d-6573-421b-b80a-2cdcbd94d70f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "InterfaceDesigner-4.4.3"}, {"id": "d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "base_centos_6"}, {"id": "6b9376f5-56be-4c43-8314-530b5efbd13a", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/6b9376f5-56be-4c43-8314-530b5efbd13a", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/6b9376f5-56be-4c43-8314-530b5efbd13a", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/6b9376f5-56be-4c43-8314-530b5efbd13a", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "base_ubuntu_14.04"}, {"id": "c47d1a33-1dac-4be7-becb-95b75cf6cd2a", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/c47d1a33-1dac-4be7-becb-95b75cf6cd2a", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/c47d1a33-1dac-4be7-becb-95b75cf6cd2a", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/c47d1a33-1dac-4be7-becb-95b75cf6cd2a", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "base_ubuntu_12.04"}, {"id": "b66abb99-f08d-4880-9139-b2d6b5e3d3a8", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/b66abb99-f08d-4880-9139-b2d6b5e3d3a8", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/b66abb99-f08d-4880-9139-b2d6b5e3d3a8", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/b66abb99-f08d-4880-9139-b2d6b5e3d3a8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "base_debian_7"}, {"id": "9b8f5ee0-4bd4-45ad-a81d-870dbdf18bda", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/9b8f5ee0-4bd4-45ad-a81d-870dbdf18bda", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/9b8f5ee0-4bd4-45ad-a81d-870dbdf18bda", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/9b8f5ee0-4bd4-45ad-a81d-870dbdf18bda", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "base_debian_8"}, {"id": "31e25d80-43ed-4506-8a83-1a8b31df12bb", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/31e25d80-43ed-4506-8a83-1a8b31df12bb", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/31e25d80-43ed-4506-8a83-1a8b31df12bb", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/31e25d80-43ed-4506-8a83-1a8b31df12bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "eidas-ramdisk"}, {"id": "4f079a4f-2527-4980-8579-68d4902c9381", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/4f079a4f-2527-4980-8579-68d4902c9381", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/4f079a4f-2527-4980-8579-68d4902c9381", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/4f079a4f-2527-4980-8579-68d4902c9381", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "marketplace-ramdisk"}, {"id": "80a180e3-c520-433e-9ddf-ca367ce0029c", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/80a180e3-c520-433e-9ddf-ca367ce0029c", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/80a180e3-c520-433e-9ddf-ca367ce0029c", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/80a180e3-c520-433e-9ddf-ca367ce0029c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "ramdisk_repository-image-R3.2"}, {"id": "2e0d2509-4853-4b80-a4db-626aea4dd6d5", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/2e0d2509-4853-4b80-a4db-626aea4dd6d5", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/2e0d2509-4853-4b80-a4db-626aea4dd6d5", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/2e0d2509-4853-4b80-a4db-626aea4dd6d5", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "ramdisk_ub1204_3.2.0-29-amd64"}, {"id": "458206d9-9b49-4e55-9931-1f92fcccab3b", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/458206d9-9b49-4e55-9931-1f92fcccab3b", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/458206d9-9b49-4e55-9931-1f92fcccab3b", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/458206d9-9b49-4e55-9931-1f92fcccab3b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "ofnic-image-R2.3-ramdisk"}, {"id": "5975436d-1535-4fa5-a8aa-c6ab4793b3c0", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/5975436d-1535-4fa5-a8aa-c6ab4793b3c0", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/5975436d-1535-4fa5-a8aa-c6ab4793b3c0", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/5975436d-1535-4fa5-a8aa-c6ab4793b3c0", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "kernel_ub1204_3.2.0-29-amd64"}, {"id": "e8b5369e-dd08-43a9-9290-0afb0d57f2f1", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/e8b5369e-dd08-43a9-9290-0afb0d57f2f1", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/e8b5369e-dd08-43a9-9290-0afb0d57f2f1", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/e8b5369e-dd08-43a9-9290-0afb0d57f2f1", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "eidas-vmlinuz"}, {"id": "2c6676ad-67b2-4d35-a3a2-66efd5cbbf5e", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/2c6676ad-67b2-4d35-a3a2-66efd5cbbf5e", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/2c6676ad-67b2-4d35-a3a2-66efd5cbbf5e", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/2c6676ad-67b2-4d35-a3a2-66efd5cbbf5e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "marketplace-kernel"}, {"id": "c400c56f-657c-4c62-a468-6ecdb7e1670d", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/c400c56f-657c-4c62-a468-6ecdb7e1670d", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/c400c56f-657c-4c62-a468-6ecdb7e1670d", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/c400c56f-657c-4c62-a468-6ecdb7e1670d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "kernel_repository-image-R3.2"}, {"id": "2cc9224b-1452-4ac7-bf5f-47b49bd964cb", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/2cc9224b-1452-4ac7-bf5f-47b49bd964cb", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/2cc9224b-1452-4ac7-bf5f-47b49bd964cb", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/2cc9224b-1452-4ac7-bf5f-47b49bd964cb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "ofnic-image-R2.3-kernel"}, {"id": "01590c00-49d9-43e9-9a16-ce4742218b88", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/01590c00-49d9-43e9-9a16-ce4742218b88", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/01590c00-49d9-43e9-9a16-ce4742218b88", "rel": "bookmark"}, {"href": "http://130.251.135.68:9292/images/01590c00-49d9-43e9-9a16-ce4742218b88", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "TestVM"}]}
      
      2016-11-07 03:59:24,053 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images used request id req-ac31c7bd-133a-47fa-8b4d-c2ccefea8085
      2016-11-07 03:59:24,057 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4080375e5927e9e92c02dbe590f2b308e45984da"
      2016-11-07 03:59:24,492 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 737 X-Compute-Request-Id: req-01a4c071-5445-4b7c-8b89-23e8cf76545a Date: Mon, 07 Nov 2016 03:59:24 GMT Connection: close 
      RESP BODY: {"image": {"status": "ACTIVE", "updated": "2016-09-09T10:11:52Z", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "rel": "bookmark"}, {"href": "http://130.251.135.66:9292/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "type": "application/vnd.openstack.image", "rel": "alternate"}], "id": "d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "OS-EXT-IMG-SIZE:size": 622264320, "name": "base_centos_6", "created": "2016-09-09T10:09:52Z", "minDisk": 2, "progress": 100, "minRam": 0, "metadata": {"type": "baseimages", "sdc_aware": "True"}}}
      
      2016-11-07 03:59:24,493 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86 used request id req-01a4c071-5445-4b7c-8b89-23e8cf76545a
      2016-11-07 03:59:24,776 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4080375e5927e9e92c02dbe590f2b308e45984da" -d '{"server": {"name": "testing_instance_meta_20161107035920", "imageRef": "d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "flavorRef": "2", "user_data": "I2Nsb3VkLWNvbmZpZwoKIyBwaG9uZV9ob21lOiBpZiB0aGlzIGRpY3Rpb25hcnkgaXMgcHJlc2VudCwgdGhlbiB0aGUgcGhvbmVfaG9tZQojIGNsb3VkLWNvbmZpZyBtb2R1bGUgd2lsbCBwb3N0IHNwZWNpZmllZCBkYXRhIGJhY2sgdG8gZ2l2ZW4gdXJsCiMKcnVuY21kOgogLSBjdXJsICJodHRwOi8vMTY5LjI1NC4xNjkuMjU0L29wZW5zdGFjay9sYXRlc3QvbWV0YV9kYXRhLmpzb24iID4gL3RtcC9tZXRhZGF0YS5qc29uCiAtIFVVSUQ9JChjYXQgL3Byb2Mvc3lzL2tlcm5lbC9yYW5kb20vdXVpZCkKIC0gJ2VjaG8gInV1aWQ6ICRVVUlEIicKIC0gJ2N1cmwgLVggUE9TVCAtZCBAL3RtcC9tZXRhZGF0YS5qc29uIC1IICJDb250ZW50LVR5cGU6IGFwcGxpY2F0aW9uL2pzb24iIC1IICJUcmFuc2FjdGlvbklkOiAkVVVJRCIgLUggIkhvc3RuYW1lOgogJChob3N0bmFtZSkiIGh0dHA6Ly9maS1oZWFsdGgubGFiLmZpd2FyZS5vcmc6ODA4MS9tZXRhZGF0YScKCiMgQ2FwdHVyZSBhbGwgc3VicHJvY2VzcyBvdXRwdXQgaW50byBhIGxvZ2ZpbGUKIyBVc2VmdWwgZm9yIHRyb3VibGVzaG9vdGluZyBjbG91ZC1pbml0IGlzc3VlcwpvdXRwdXQ6IHthbGw6ICd8IHRlZSAtYSAvdmFyL2xvZy9jbG91ZC1pbml0LW91dHB1dC5sb2cnfQoKIyBmaW5hbF9tZXNzYWdlCiMgZGVmYXVsdDogY2xvdWQtaW5pdCBib290IGZpbmlzaGVkIGF0ICRUSU1FU1RBTVAuIFVwICRVUFRJTUUgc2Vjb25kcwojIHRoaXMgbWVzc2FnZSBpcyB3cml0dGVuIGJ5IGNsb3VkLWZpbmFsIHdoZW4gdGhlIHN5c3RlbSBpcyBmaW5pc2hlZAojIGl0cyBmaXJzdCBib290CmZpbmFsX21lc3NhZ2U6ICJUaGUgc3lzdGVtIGlzIGZpbmFsbHkgdXAsIGFmdGVyICRVUFRJTUUgc2Vjb25kcyI=", "max_count": "1", "min_count": "1", "networks": [{"uuid": "f92c6c13-d83b-41ce-8b3c-0c616f103078"}], "metadata": {"region": "Genoa", "foo": "bar-20161107035920"}}}'
      2016-11-07 03:59:25,601 UTC - novaclient.v2.client - DEBUG - RESP: [202] Location: http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 Content-Type: application/json Content-Length: 444 X-Compute-Request-Id: req-6dbfad41-7444-4d08-9731-b20be1027db1 Date: Mon, 07 Nov 2016 03:59:25 GMT Connection: close 
      RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a3a2c06e-489e-45dd-a905-90c9c25e9209", "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "bookmark"}], "adminPass": "***"}}
      
      2016-11-07 03:59:25,601 UTC - novaclient.v2.client - DEBUG - POST call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers used request id req-6dbfad41-7444-4d08-9731-b20be1027db1
      2016-11-07 03:59:25,602 UTC - TestCase - DEBUG - Created server 'testing_instance_meta_20161107035920': a3a2c06e-489e-45dd-a905-90c9c25e9209
      2016-11-07 03:59:25,604 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4080375e5927e9e92c02dbe590f2b308e45984da"
      2016-11-07 03:59:25,820 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1380 X-Compute-Request-Id: req-d6a68a36-77f8-4ee0-b181-778af83e3d8d Date: Mon, 07 Nov 2016 03:59:25 GMT Connection: close 
      RESP BODY: {"server": {"status": "BUILD", "updated": "2016-11-07T03:59:25Z", "hostId": "", "addresses": {}, "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "bookmark"}], "key_name": null, "image": {"id": "d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "bookmark"}]}, "id": "a3a2c06e-489e-45dd-a905-90c9c25e9209", "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "9348ed393ccd44ceb826ba5d47bc01e6", "name": "testing_instance_meta_20161107035920", "created": "2016-11-07T03:59:26Z", "tenant_id": "8368995edf4042da9df4fb3ddcd45d89", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "config_drive": "", "metadata": {"region": "Genoa", "foo": "bar-20161107035920"}}}
      
      2016-11-07 03:59:25,821 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 used request id req-d6a68a36-77f8-4ee0-b181-778af83e3d8d
      2016-11-07 03:59:25,822 UTC - TestCase - DEBUG - Waiting (#1) for status ACTIVE of instance a3a2c06e-489e-45dd-a905-90c9c25e9209 (current is BUILD)...
      2016-11-07 03:59:30,829 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4080375e5927e9e92c02dbe590f2b308e45984da"
      2016-11-07 03:59:31,078 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1476 X-Compute-Request-Id: req-4754fb0b-63f3-4d3f-94b1-c89698047126 Date: Mon, 07 Nov 2016 03:59:31 GMT Connection: close 
      RESP BODY: {"server": {"status": "BUILD", "updated": "2016-11-07T03:59:27Z", "hostId": "dbdb6a99b444192da5449a8adc5f612a2857bc7fc14ddc3610e99e98", "addresses": {}, "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "bookmark"}], "key_name": null, "image": {"id": "d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "bookmark"}]}, "id": "a3a2c06e-489e-45dd-a905-90c9c25e9209", "security_groups": [{"name": "default"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "9348ed393ccd44ceb826ba5d47bc01e6", "name": "testing_instance_meta_20161107035920", "created": "2016-11-07T03:59:26Z", "tenant_id": "8368995edf4042da9df4fb3ddcd45d89", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "config_drive": "", "metadata": {"region": "Genoa", "foo": "bar-20161107035920"}}}
      
      2016-11-07 03:59:31,079 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 used request id req-4754fb0b-63f3-4d3f-94b1-c89698047126
      2016-11-07 03:59:31,080 UTC - TestCase - DEBUG - Waiting (#2) for status ACTIVE of instance a3a2c06e-489e-45dd-a905-90c9c25e9209 (current is BUILD)...
      2016-11-07 03:59:36,087 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4080375e5927e9e92c02dbe590f2b308e45984da"
      2016-11-07 03:59:36,469 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1476 X-Compute-Request-Id: req-2fc7050f-9c9f-42ea-acde-d232cbd73a79 Date: Mon, 07 Nov 2016 03:59:36 GMT Connection: close 
      RESP BODY: {"server": {"status": "BUILD", "updated": "2016-11-07T03:59:27Z", "hostId": "dbdb6a99b444192da5449a8adc5f612a2857bc7fc14ddc3610e99e98", "addresses": {}, "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "bookmark"}], "key_name": null, "image": {"id": "d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "bookmark"}]}, "id": "a3a2c06e-489e-45dd-a905-90c9c25e9209", "security_groups": [{"name": "default"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "9348ed393ccd44ceb826ba5d47bc01e6", "name": "testing_instance_meta_20161107035920", "created": "2016-11-07T03:59:26Z", "tenant_id": "8368995edf4042da9df4fb3ddcd45d89", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "config_drive": "", "metadata": {"region": "Genoa", "foo": "bar-20161107035920"}}}
      
      2016-11-07 03:59:36,469 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 used request id req-2fc7050f-9c9f-42ea-acde-d232cbd73a79
      2016-11-07 03:59:36,470 UTC - TestCase - DEBUG - Waiting (#3) for status ACTIVE of instance a3a2c06e-489e-45dd-a905-90c9c25e9209 (current is BUILD)...
      2016-11-07 03:59:41,473 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4080375e5927e9e92c02dbe590f2b308e45984da"
      2016-11-07 03:59:41,843 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1476 X-Compute-Request-Id: req-0428b430-56d3-45b1-be5f-b45b3c639fb2 Date: Mon, 07 Nov 2016 03:59:41 GMT Connection: close 
      RESP BODY: {"server": {"status": "BUILD", "updated": "2016-11-07T03:59:27Z", "hostId": "dbdb6a99b444192da5449a8adc5f612a2857bc7fc14ddc3610e99e98", "addresses": {}, "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "bookmark"}], "key_name": null, "image": {"id": "d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "bookmark"}]}, "id": "a3a2c06e-489e-45dd-a905-90c9c25e9209", "security_groups": [{"name": "default"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "9348ed393ccd44ceb826ba5d47bc01e6", "name": "testing_instance_meta_20161107035920", "created": "2016-11-07T03:59:26Z", "tenant_id": "8368995edf4042da9df4fb3ddcd45d89", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "config_drive": "", "metadata": {"region": "Genoa", "foo": "bar-20161107035920"}}}
      
      2016-11-07 03:59:41,844 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 used request id req-0428b430-56d3-45b1-be5f-b45b3c639fb2
      2016-11-07 03:59:41,845 UTC - TestCase - DEBUG - Waiting (#4) for status ACTIVE of instance a3a2c06e-489e-45dd-a905-90c9c25e9209 (current is BUILD)...
      2016-11-07 03:59:46,851 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4080375e5927e9e92c02dbe590f2b308e45984da"
      2016-11-07 03:59:47,238 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1476 X-Compute-Request-Id: req-4accd513-be6e-42b6-a448-dc8c3698c9a3 Date: Mon, 07 Nov 2016 03:59:47 GMT Connection: close 
      RESP BODY: {"server": {"status": "BUILD", "updated": "2016-11-07T03:59:27Z", "hostId": "dbdb6a99b444192da5449a8adc5f612a2857bc7fc14ddc3610e99e98", "addresses": {}, "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "bookmark"}], "key_name": null, "image": {"id": "d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "bookmark"}]}, "id": "a3a2c06e-489e-45dd-a905-90c9c25e9209", "security_groups": [{"name": "default"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "9348ed393ccd44ceb826ba5d47bc01e6", "name": "testing_instance_meta_20161107035920", "created": "2016-11-07T03:59:26Z", "tenant_id": "8368995edf4042da9df4fb3ddcd45d89", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "config_drive": "", "metadata": {"region": "Genoa", "foo": "bar-20161107035920"}}}
      
      2016-11-07 03:59:47,239 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 used request id req-4accd513-be6e-42b6-a448-dc8c3698c9a3
      2016-11-07 03:59:47,240 UTC - TestCase - DEBUG - Waiting (#5) for status ACTIVE of instance a3a2c06e-489e-45dd-a905-90c9c25e9209 (current is BUILD)...
      2016-11-07 03:59:52,247 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4080375e5927e9e92c02dbe590f2b308e45984da"
      2016-11-07 03:59:52,775 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1476 X-Compute-Request-Id: req-03f55b8f-1025-4621-956a-152534edc13f Date: Mon, 07 Nov 2016 03:59:52 GMT Connection: close 
      RESP BODY: {"server": {"status": "BUILD", "updated": "2016-11-07T03:59:27Z", "hostId": "dbdb6a99b444192da5449a8adc5f612a2857bc7fc14ddc3610e99e98", "addresses": {}, "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "bookmark"}], "key_name": null, "image": {"id": "d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "bookmark"}]}, "id": "a3a2c06e-489e-45dd-a905-90c9c25e9209", "security_groups": [{"name": "default"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "9348ed393ccd44ceb826ba5d47bc01e6", "name": "testing_instance_meta_20161107035920", "created": "2016-11-07T03:59:26Z", "tenant_id": "8368995edf4042da9df4fb3ddcd45d89", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "config_drive": "", "metadata": {"region": "Genoa", "foo": "bar-20161107035920"}}}
      
      2016-11-07 03:59:52,776 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 used request id req-03f55b8f-1025-4621-956a-152534edc13f
      2016-11-07 03:59:52,777 UTC - TestCase - DEBUG - Waiting (#6) for status ACTIVE of instance a3a2c06e-489e-45dd-a905-90c9c25e9209 (current is BUILD)...
      2016-11-07 03:59:57,784 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4080375e5927e9e92c02dbe590f2b308e45984da"
      2016-11-07 03:59:58,274 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1476 X-Compute-Request-Id: req-d3181ab1-153a-4c74-b58b-7d9372255ff4 Date: Mon, 07 Nov 2016 03:59:58 GMT Connection: close 
      RESP BODY: {"server": {"status": "BUILD", "updated": "2016-11-07T03:59:27Z", "hostId": "dbdb6a99b444192da5449a8adc5f612a2857bc7fc14ddc3610e99e98", "addresses": {}, "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "bookmark"}], "key_name": null, "image": {"id": "d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "bookmark"}]}, "id": "a3a2c06e-489e-45dd-a905-90c9c25e9209", "security_groups": [{"name": "default"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "9348ed393ccd44ceb826ba5d47bc01e6", "name": "testing_instance_meta_20161107035920", "created": "2016-11-07T03:59:26Z", "tenant_id": "8368995edf4042da9df4fb3ddcd45d89", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "config_drive": "", "metadata": {"region": "Genoa", "foo": "bar-20161107035920"}}}
      
      2016-11-07 03:59:58,274 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 used request id req-d3181ab1-153a-4c74-b58b-7d9372255ff4
      2016-11-07 03:59:58,275 UTC - TestCase - DEBUG - Waiting (#7) for status ACTIVE of instance a3a2c06e-489e-45dd-a905-90c9c25e9209 (current is BUILD)...
      2016-11-07 04:00:03,282 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4080375e5927e9e92c02dbe590f2b308e45984da"
      2016-11-07 04:00:03,660 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1476 X-Compute-Request-Id: req-6b129185-1443-4632-bbea-f0b09babdb8f Date: Mon, 07 Nov 2016 04:00:03 GMT Connection: close 
      RESP BODY: {"server": {"status": "BUILD", "updated": "2016-11-07T03:59:27Z", "hostId": "dbdb6a99b444192da5449a8adc5f612a2857bc7fc14ddc3610e99e98", "addresses": {}, "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "bookmark"}], "key_name": null, "image": {"id": "d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "bookmark"}]}, "id": "a3a2c06e-489e-45dd-a905-90c9c25e9209", "security_groups": [{"name": "default"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "9348ed393ccd44ceb826ba5d47bc01e6", "name": "testing_instance_meta_20161107035920", "created": "2016-11-07T03:59:26Z", "tenant_id": "8368995edf4042da9df4fb3ddcd45d89", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "config_drive": "", "metadata": {"region": "Genoa", "foo": "bar-20161107035920"}}}
      
      2016-11-07 04:00:03,661 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 used request id req-6b129185-1443-4632-bbea-f0b09babdb8f
      2016-11-07 04:00:03,662 UTC - TestCase - DEBUG - Waiting (#8) for status ACTIVE of instance a3a2c06e-489e-45dd-a905-90c9c25e9209 (current is BUILD)...
      2016-11-07 04:00:08,668 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4080375e5927e9e92c02dbe590f2b308e45984da"
      2016-11-07 04:00:08,903 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1476 X-Compute-Request-Id: req-df21164d-d579-4cab-9846-326f25c24e31 Date: Mon, 07 Nov 2016 04:00:08 GMT Connection: close 
      RESP BODY: {"server": {"status": "BUILD", "updated": "2016-11-07T03:59:27Z", "hostId": "dbdb6a99b444192da5449a8adc5f612a2857bc7fc14ddc3610e99e98", "addresses": {}, "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "bookmark"}], "key_name": null, "image": {"id": "d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "bookmark"}]}, "id": "a3a2c06e-489e-45dd-a905-90c9c25e9209", "security_groups": [{"name": "default"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "9348ed393ccd44ceb826ba5d47bc01e6", "name": "testing_instance_meta_20161107035920", "created": "2016-11-07T03:59:26Z", "tenant_id": "8368995edf4042da9df4fb3ddcd45d89", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "config_drive": "", "metadata": {"region": "Genoa", "foo": "bar-20161107035920"}}}
      
      2016-11-07 04:00:08,904 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 used request id req-df21164d-d579-4cab-9846-326f25c24e31
      2016-11-07 04:00:08,904 UTC - TestCase - DEBUG - Waiting (#9) for status ACTIVE of instance a3a2c06e-489e-45dd-a905-90c9c25e9209 (current is BUILD)...
      2016-11-07 04:00:13,911 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4080375e5927e9e92c02dbe590f2b308e45984da"
      2016-11-07 04:00:14,302 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1476 X-Compute-Request-Id: req-85da6b72-bb9b-482b-be06-06627ce68c7e Date: Mon, 07 Nov 2016 04:00:14 GMT Connection: close 
      RESP BODY: {"server": {"status": "BUILD", "updated": "2016-11-07T03:59:27Z", "hostId": "dbdb6a99b444192da5449a8adc5f612a2857bc7fc14ddc3610e99e98", "addresses": {}, "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "bookmark"}], "key_name": null, "image": {"id": "d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "bookmark"}]}, "id": "a3a2c06e-489e-45dd-a905-90c9c25e9209", "security_groups": [{"name": "default"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "9348ed393ccd44ceb826ba5d47bc01e6", "name": "testing_instance_meta_20161107035920", "created": "2016-11-07T03:59:26Z", "tenant_id": "8368995edf4042da9df4fb3ddcd45d89", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "config_drive": "", "metadata": {"region": "Genoa", "foo": "bar-20161107035920"}}}
      
      2016-11-07 04:00:14,303 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 used request id req-85da6b72-bb9b-482b-be06-06627ce68c7e
      2016-11-07 04:00:14,304 UTC - TestCase - DEBUG - Waiting (#10) for status ACTIVE of instance a3a2c06e-489e-45dd-a905-90c9c25e9209 (current is BUILD)...
      2016-11-07 04:00:19,311 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4080375e5927e9e92c02dbe590f2b308e45984da"
      2016-11-07 04:00:19,885 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1476 X-Compute-Request-Id: req-94a36215-feff-49b7-9e26-844b1161cfd2 Date: Mon, 07 Nov 2016 04:00:19 GMT Connection: close 
      RESP BODY: {"server": {"status": "BUILD", "updated": "2016-11-07T03:59:27Z", "hostId": "dbdb6a99b444192da5449a8adc5f612a2857bc7fc14ddc3610e99e98", "addresses": {}, "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "bookmark"}], "key_name": null, "image": {"id": "d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "bookmark"}]}, "id": "a3a2c06e-489e-45dd-a905-90c9c25e9209", "security_groups": [{"name": "default"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "9348ed393ccd44ceb826ba5d47bc01e6", "name": "testing_instance_meta_20161107035920", "created": "2016-11-07T03:59:26Z", "tenant_id": "8368995edf4042da9df4fb3ddcd45d89", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "config_drive": "", "metadata": {"region": "Genoa", "foo": "bar-20161107035920"}}}
      
      2016-11-07 04:00:19,886 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 used request id req-94a36215-feff-49b7-9e26-844b1161cfd2
      2016-11-07 04:00:19,886 UTC - TestCase - DEBUG - Waiting (#11) for status ACTIVE of instance a3a2c06e-489e-45dd-a905-90c9c25e9209 (current is BUILD)...
      2016-11-07 04:00:24,892 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4080375e5927e9e92c02dbe590f2b308e45984da"
      2016-11-07 04:00:25,138 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1476 X-Compute-Request-Id: req-fc7df160-3716-4baf-8863-fa77469569da Date: Mon, 07 Nov 2016 04:00:25 GMT Connection: close 
      RESP BODY: {"server": {"status": "BUILD", "updated": "2016-11-07T03:59:27Z", "hostId": "dbdb6a99b444192da5449a8adc5f612a2857bc7fc14ddc3610e99e98", "addresses": {}, "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "bookmark"}], "key_name": null, "image": {"id": "d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "bookmark"}]}, "id": "a3a2c06e-489e-45dd-a905-90c9c25e9209", "security_groups": [{"name": "default"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "9348ed393ccd44ceb826ba5d47bc01e6", "name": "testing_instance_meta_20161107035920", "created": "2016-11-07T03:59:26Z", "tenant_id": "8368995edf4042da9df4fb3ddcd45d89", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "config_drive": "", "metadata": {"region": "Genoa", "foo": "bar-20161107035920"}}}
      
      2016-11-07 04:00:25,139 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 used request id req-fc7df160-3716-4baf-8863-fa77469569da
      2016-11-07 04:00:25,139 UTC - TestCase - DEBUG - Waiting (#12) for status ACTIVE of instance a3a2c06e-489e-45dd-a905-90c9c25e9209 (current is BUILD)...
      2016-11-07 04:00:30,143 UTC - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4080375e5927e9e92c02dbe590f2b308e45984da"
      2016-11-07 04:00:30,554 UTC - novaclient.v2.client - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1643 X-Compute-Request-Id: req-978b7f13-300e-401c-9379-d7dddba20754 Date: Mon, 07 Nov 2016 04:00:30 GMT Connection: close 
      RESP BODY: {"server": {"status": "ACTIVE", "updated": "2016-11-07T04:00:27Z", "hostId": "dbdb6a99b444192da5449a8adc5f612a2857bc7fc14ddc3610e99e98", "addresses": {"testing_network_20161107035920": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:d2:a4", "version": 4, "addr": "10.250.231.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "self"}, {"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209", "rel": "bookmark"}], "key_name": null, "image": {"id": "d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/images/d1dfe86f-75ae-48c1-ba8a-cc1234dffc86", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2016-11-07T04:00:26.000000", "flavor": {"id": "2", "links": [{"href": "http://130.251.135.65:8774/8368995edf4042da9df4fb3ddcd45d89/flavors/2", "rel": "bookmark"}]}, "id": "a3a2c06e-489e-45dd-a905-90c9c25e9209", "security_groups": [{"name": "default"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "9348ed393ccd44ceb826ba5d47bc01e6", "name": "testing_instance_meta_20161107035920", "created": "2016-11-07T03:59:26Z", "tenant_id": "8368995edf4042da9df4fb3ddcd45d89", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "", "metadata": {"region": "Genoa", "foo": "bar-20161107035920"}}}
      
      2016-11-07 04:00:30,555 UTC - novaclient.v2.client - DEBUG - GET call to compute for http://130.251.135.65:8774/v2/8368995edf4042da9df4fb3ddcd45d89/servers/a3a2c06e-489e-45dd-a905-90c9c25e9209 used request id req-978b7f13-300e-401c-9379-d7dddba20754
      2016-11-07 04:00:30,556 UTC - TestCase - DEBUG - Status of instance a3a2c06e-489e-45dd-a905-90c9c25e9209 is ACTIVE
      2016-11-07 04:00:30,556 UTC - TestCase - DEBUG - Attaching to a main loop
      2016-11-07 04:00:30,557 UTC - TestCase - DEBUG - Creating session in SystemBus
      2016-11-07 04:00:30,563 UTC - TestCase - DEBUG - Connecting to PhoneHome DBus Service in bus 'org.fiware.fihealth' and getting PhoneHome object with path '/metadata'
      2016-11-07 04:00:30,565 UTC - TestCase - DEBUG - Connecting to signal 'phonehome_metadata_signal'
      2016-11-07 04:00:30,567 UTC - TestCase - DEBUG - Creating main loop
      2016-11-07 04:00:30,567 UTC - TestCase - DEBUG - Setting time out to: 175000
      2016-11-07 04:00:30,567 UTC - TestCase - DEBUG - Waiting for signal 'phonehome_metadata_signal' with value or header 'hostname=testing-instance-meta-20161107035920' . Timeout set to 175 seconds
      2016-11-07 04:03:25,668 UTC - TestCase - DEBUG - Timed out!. Aborting the wait.
      2016-11-07 04:03:25,669 UTC - TestCase - DEBUG - Dbus PhoneHome Service stopped
      --------------------- >> end captured logging << --------------------
      
      

        Activity

        Hide
        tntlab Genoa Node Support Team added a comment -

        Hi Fernando
        From today Genoa node sanity checks are successfull
        there is no more the "PhoneHome" issue
        The reason of problem that caused the sanity check failure is still not clear (to me)
        Did you do any solving action your side
        I propose to close the ticket.
        Thanks
        giorgio

        Show
        tntlab Genoa Node Support Team added a comment - Hi Fernando From today Genoa node sanity checks are successfull there is no more the "PhoneHome" issue The reason of problem that caused the sanity check failure is still not clear (to me) Did you do any solving action your side I propose to close the ticket. Thanks giorgio
        Hide
        fla Fernando Lopez added a comment -

        No, we did not make anything. Ok, I agree to close the ticket.

        Show
        fla Fernando Lopez added a comment - No, we did not make anything. Ok, I agree to close the ticket.

          People

          • Assignee:
            fla Fernando Lopez
            Reporter:
            tntlab Genoa Node Support Team
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: