2018-08-18 04:03:30,988 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-master-720 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual9 | +--------------------------------------+-----------------------------------------------------------+ 2018-08-18 04:03:30,992 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='d931d663514f5903fab1142236e93bac1f97ece7ed' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-08-18 04:03:30,992 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-18 04:03:30,993 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-08-18 04:03:31,025 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-18 04:03:31,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 04:03:31,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 04:03:31,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 04:03:31,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 04:03:31,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 04:03:31,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 04:03:31,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 04:03:31,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 04:03:31,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 04:03:31,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 04:03:31,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 04:03:31,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 04:03:31,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 04:03:31,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 04:03:31,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 04:03:31,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 04:03:31,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 04:03:31,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 04:03:31,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 04:03:31,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 04:03:31,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 04:03:31,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 04:03:31,476 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-18 04:03:31,477 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-aggregates 2018-08-18 04:03:31,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:03:31,495 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:03:31 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-99854c9a-d456-4f32-80a7-f33a51024ea0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY 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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-18 04:03:31,495 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-99854c9a-d456-4f32-80a7-f33a51024ea0 2018-08-18 04:03:31,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-18 04:03:32,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b0e46d047424a1d929d89bad170040b", "name": "heat_stack_owner"}, {"id": "69186f526b40472b9f00c186bbe38942", "name": "admin"}], "expires_at": "2018-08-18T16:03:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa4564a16c3c485ebc44f56c811db94f", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "310d5277a83442b1943ae04e2ef749f2"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "96778a04f235463b99422f1352dbd2f7"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2dca2fe4d414c98a341cfc0b9f3f2bd"}], "type": "nfv-orchestration", "id": "0961b8f384ee4b19ae90e58dbe212684", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0541fb7df52a4acbab0faad96411389f"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72daf9e77bd342a89f457b0e9566b9d2"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dc361064d6f544168f9267b9f43bd261"}], "type": "metric", "id": "19f0f55f0446404a99c426733c36f69e", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2456e2f20fab483196e594289e712471"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ba1970f2c4a94adc962ba70242fbe128"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f43461780a1044f2b79c3d23562af7eb"}], "type": "image", "id": "258cd741cedb41b68b01793763cc6a9c", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "29c432587bf94fc891924d66c3d72224"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3c04c0cd4b8944f0a37e8251dff29a95"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d2c84de72dc94f7e96caa941f9e5b1cd"}], "type": "cloudformation", "id": "360087012a394c31ad6abaa87bb03251", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "bec637de39854a1ebad40ef3b45938e9"}, {"url": "https://192.16.1.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eda8946e0d044d828a53908deeeaf3ca"}, {"url": "http://10.1.0.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2046f12e6c043f58694649bc816e89f"}], "type": "volumev2", "id": "58a49e1eba174ac3a6b8c0cf4f393d91", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "23f2174d71164055b4d23332e01f8bd6"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4eb33f73ac13422fad132ebfb1a3fe4d"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fe6d0258bb784b7ea16e240fd844dd60"}], "type": "placement", "id": "70f7f546a55248c081aaf477f69078de", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "039da1175c0d484391738b839d134acd"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7fb9e3aae2be40ccb6ec07d36ad0000b"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eec2a47d8d8b4cfd98a403dfb782958b"}], "type": "alarming", "id": "754f2ce5e2ce41149e9f8d1e2c9146b0", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef3a66dcd0341199dcf8b9c9f9b7bd2"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "520b17ee438a433398178ea7ce02bfbf"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fb4470e5aecc4e0887ddf52caa95f54f"}], "type": "compute", "id": "8ee3d6ee2bf8488c81ca69678fb66f12", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0633d13e7c354785af6a7c85672506f0"}, {"url": "http://10.1.0.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "68b353cba0ca475bbfdf8c14824a95be"}, {"url": "https://192.16.1.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b77e21ae37d54e21b03dde236323f26c"}], "type": "volumev3", "id": "94aca909caff4eec93362787c623fec8", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "62ed117b250f4bf7866b871700029d18"}, {"url": "http://10.1.0.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "993865220edc4d9792175c12bb4e3178"}, {"url": "https://192.16.1.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c477888355e744f989185bd3c12fd291"}], "type": "orchestration", "id": "9801ab216c164ea09ce9e9b9a7208c0a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "e60d6b775fef48f5a0f98edfe01ff605", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7cee738895034762ab2b3bc12ce22ec5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c67d879059d845cd942926f8272804ab"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e198a555631b441ab2b28a0f1b03ece5"}], "type": "identity", "id": "f247f3bbfbc94b04a571499700767679", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1f91f691b0414461bed6880dd01baf10"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62cd1eb974e943d4a6d380de2c973b9a"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b391f52dab20446ca0323d86bbf93720"}], "type": "network", "id": "f29600b246194ed1a3688b6aa54795ce", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04caddd05d8b443088f48bc710a77a8b"}, {"url": "http://10.1.0.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "629a4602c8104a7684402e7bc52096d3"}, {"url": "https://192.16.1.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "db1d132b7f104c56a11a4662c362e30e"}], "type": "volume", "id": "f94c00fdc5554bd5bb38c1633d8908c6", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "312c945ae6f846448b06a9ac0c148409"}, "audit_ids": ["VJMYYeOeQZuYEIyyIV3evg"], "issued_at": "2018-08-18T04:03:32.000000Z"}} 2018-08-18 04:03:32,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dd5ba46def3d9db90113105391968ee42978e76" 2018-08-18 04:03:33,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json 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-ddf68f10-7055-4d5d-880f-7926d245775e x-compute-request-id: req-ddf68f10-7055-4d5d-880f-7926d245775e RESP BODY: {"aggregates": []} 2018-08-18 04:03:33,038 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-aggregates used request id req-ddf68f10-7055-4d5d-880f-7926d245775e 2018-08-18 04:03:33,038 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-aggregates in 1.56151103973s 2018-08-18 04:03:33,038 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-aggregates used request id req-ddf68f10-7055-4d5d-880f-7926d245775e 2018-08-18 04:03:33,039 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-18 04:03:33,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:03:33,052 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:03:33 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-18 04:03:33,052 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-18 04:03:33,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dd5ba46def3d9db90113105391968ee42978e76" 2018-08-18 04:03:33,967 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:03:33 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-bcd72826-437a-4b2b-893b-bced8f031a25 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/2b4a3343d616479b831d4ec63861f47a"}, "tags": [], "enabled": true, "id": "2b4a3343d616479b831d4ec63861f47a", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 04:03:33,967 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-bcd72826-437a-4b2b-893b-bced8f031a25 2018-08-18 04:03:33,968 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.91500210762s 2018-08-18 04:03:33,968 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-bcd72826-437a-4b2b-893b-bced8f031a25 2018-08-18 04:03:33,968 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'2b4a3343d616479b831d4ec63861f47a', 'name': u'heat'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-18 04:03:33,970 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.endpoints 2018-08-18 04:03:33,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dd5ba46def3d9db90113105391968ee42978e76" 2018-08-18 04:03:34,845 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:03:34 GMT Content-Type: application/json Content-Length: 12480 Vary: X-Auth-Token x-openstack-request-id: req-3539588c-beae-40e0-b23e-e55ae468ae28 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"endpoints": [{"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/039da1175c0d484391738b839d134acd"}, "url": "http://10.1.0.222:8042", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "754f2ce5e2ce41149e9f8d1e2c9146b0", "id": "039da1175c0d484391738b839d134acd"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/04caddd05d8b443088f48bc710a77a8b"}, "url": "http://10.1.0.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "f94c00fdc5554bd5bb38c1633d8908c6", "id": "04caddd05d8b443088f48bc710a77a8b"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/0541fb7df52a4acbab0faad96411389f"}, "url": "http://10.1.0.222:8041", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "19f0f55f0446404a99c426733c36f69e", "id": "0541fb7df52a4acbab0faad96411389f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/0633d13e7c354785af6a7c85672506f0"}, "url": "http://10.1.0.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "94aca909caff4eec93362787c623fec8", "id": "0633d13e7c354785af6a7c85672506f0"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/1f91f691b0414461bed6880dd01baf10"}, "url": "http://10.1.0.222:9696", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "f29600b246194ed1a3688b6aa54795ce", "id": "1f91f691b0414461bed6880dd01baf10"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/23f2174d71164055b4d23332e01f8bd6"}, "url": "http://10.1.0.222:8780", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "70f7f546a55248c081aaf477f69078de", "id": "23f2174d71164055b4d23332e01f8bd6"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/2456e2f20fab483196e594289e712471"}, "url": "http://10.1.0.222:9292", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "258cd741cedb41b68b01793763cc6a9c", "id": "2456e2f20fab483196e594289e712471"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/29c432587bf94fc891924d66c3d72224"}, "url": "https://192.16.1.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "360087012a394c31ad6abaa87bb03251", "id": "29c432587bf94fc891924d66c3d72224"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/310d5277a83442b1943ae04e2ef749f2"}, "url": "https://192.16.1.222:9890", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "0961b8f384ee4b19ae90e58dbe212684", "id": "310d5277a83442b1943ae04e2ef749f2"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/3c04c0cd4b8944f0a37e8251dff29a95"}, "url": "http://10.1.0.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "360087012a394c31ad6abaa87bb03251", "id": "3c04c0cd4b8944f0a37e8251dff29a95"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/3ef3a66dcd0341199dcf8b9c9f9b7bd2"}, "url": "https://192.16.1.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "8ee3d6ee2bf8488c81ca69678fb66f12", "id": "3ef3a66dcd0341199dcf8b9c9f9b7bd2"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/4eb33f73ac13422fad132ebfb1a3fe4d"}, "url": "http://10.1.0.222:8780", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "70f7f546a55248c081aaf477f69078de", "id": "4eb33f73ac13422fad132ebfb1a3fe4d"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/520b17ee438a433398178ea7ce02bfbf"}, "url": "http://10.1.0.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "8ee3d6ee2bf8488c81ca69678fb66f12", "id": "520b17ee438a433398178ea7ce02bfbf"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/629a4602c8104a7684402e7bc52096d3"}, "url": "http://10.1.0.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "f94c00fdc5554bd5bb38c1633d8908c6", "id": "629a4602c8104a7684402e7bc52096d3"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/62cd1eb974e943d4a6d380de2c973b9a"}, "url": "https://192.16.1.222:9696", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "f29600b246194ed1a3688b6aa54795ce", "id": "62cd1eb974e943d4a6d380de2c973b9a"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/62ed117b250f4bf7866b871700029d18"}, "url": "http://10.1.0.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "9801ab216c164ea09ce9e9b9a7208c0a", "id": "62ed117b250f4bf7866b871700029d18"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/68b353cba0ca475bbfdf8c14824a95be"}, "url": "http://10.1.0.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "94aca909caff4eec93362787c623fec8", "id": "68b353cba0ca475bbfdf8c14824a95be"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/72daf9e77bd342a89f457b0e9566b9d2"}, "url": "https://192.16.1.222:8041", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "19f0f55f0446404a99c426733c36f69e", "id": "72daf9e77bd342a89f457b0e9566b9d2"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/7cee738895034762ab2b3bc12ce22ec5"}, "url": "http://10.1.0.222:5000", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "f247f3bbfbc94b04a571499700767679", "id": "7cee738895034762ab2b3bc12ce22ec5"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/7fb9e3aae2be40ccb6ec07d36ad0000b"}, "url": "https://192.16.1.222:8042", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "754f2ce5e2ce41149e9f8d1e2c9146b0", "id": "7fb9e3aae2be40ccb6ec07d36ad0000b"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/96778a04f235463b99422f1352dbd2f7"}, "url": "http://10.1.0.222:9890", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "0961b8f384ee4b19ae90e58dbe212684", "id": "96778a04f235463b99422f1352dbd2f7"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/993865220edc4d9792175c12bb4e3178"}, "url": "http://10.1.0.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "9801ab216c164ea09ce9e9b9a7208c0a", "id": "993865220edc4d9792175c12bb4e3178"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/b2dca2fe4d414c98a341cfc0b9f3f2bd"}, "url": "http://10.1.0.222:9890/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "0961b8f384ee4b19ae90e58dbe212684", "id": "b2dca2fe4d414c98a341cfc0b9f3f2bd"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/b391f52dab20446ca0323d86bbf93720"}, "url": "http://10.1.0.222:9696", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "f29600b246194ed1a3688b6aa54795ce", "id": "b391f52dab20446ca0323d86bbf93720"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/b77e21ae37d54e21b03dde236323f26c"}, "url": "https://192.16.1.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "94aca909caff4eec93362787c623fec8", "id": "b77e21ae37d54e21b03dde236323f26c"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/ba1970f2c4a94adc962ba70242fbe128"}, "url": "http://10.1.0.222:9292", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "258cd741cedb41b68b01793763cc6a9c", "id": "ba1970f2c4a94adc962ba70242fbe128"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/bec637de39854a1ebad40ef3b45938e9"}, "url": "http://10.1.0.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "58a49e1eba174ac3a6b8c0cf4f393d91", "id": "bec637de39854a1ebad40ef3b45938e9"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/c477888355e744f989185bd3c12fd291"}, "url": "https://192.16.1.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "9801ab216c164ea09ce9e9b9a7208c0a", "id": "c477888355e744f989185bd3c12fd291"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/c67d879059d845cd942926f8272804ab"}, "url": "https://192.16.1.222:5000", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "f247f3bbfbc94b04a571499700767679", "id": "c67d879059d845cd942926f8272804ab"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/d2c84de72dc94f7e96caa941f9e5b1cd"}, "url": "http://10.1.0.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "360087012a394c31ad6abaa87bb03251", "id": "d2c84de72dc94f7e96caa941f9e5b1cd"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/db1d132b7f104c56a11a4662c362e30e"}, "url": "https://192.16.1.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "f94c00fdc5554bd5bb38c1633d8908c6", "id": "db1d132b7f104c56a11a4662c362e30e"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/dc361064d6f544168f9267b9f43bd261"}, "url": "http://10.1.0.222:8041", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "19f0f55f0446404a99c426733c36f69e", "id": "dc361064d6f544168f9267b9f43bd261"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/e198a555631b441ab2b28a0f1b03ece5"}, "url": "http://10.1.0.222:35357", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "f247f3bbfbc94b04a571499700767679", "id": "e198a555631b441ab2b28a0f1b03ece5"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/eda8946e0d044d828a53908deeeaf3ca"}, "url": "https://192.16.1.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "58a49e1eba174ac3a6b8c0cf4f393d91", "id": "eda8946e0d044d828a53908deeeaf3ca"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/eec2a47d8d8b4cfd98a403dfb782958b"}, "url": "http://10.1.0.222:8042", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "754f2ce5e2ce41149e9f8d1e2c9146b0", "id": "eec2a47d8d8b4cfd98a403dfb782958b"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/f2046f12e6c043f58694649bc816e89f"}, "url": "http://10.1.0.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "58a49e1eba174ac3a6b8c0cf4f393d91", "id": "f2046f12e6c043f58694649bc816e89f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/f43461780a1044f2b79c3d23562af7eb"}, "url": "https://192.16.1.222:9292", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "258cd741cedb41b68b01793763cc6a9c", "id": "f43461780a1044f2b79c3d23562af7eb"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/fb4470e5aecc4e0887ddf52caa95f54f"}, "url": "http://10.1.0.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "8ee3d6ee2bf8488c81ca69678fb66f12", "id": "fb4470e5aecc4e0887ddf52caa95f54f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/fe6d0258bb784b7ea16e240fd844dd60"}, "url": "https://192.16.1.222:8780", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "70f7f546a55248c081aaf477f69078de", "id": "fe6d0258bb784b7ea16e240fd844dd60"}], "links": {"self": "https://192.16.1.222:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-18 04:03:34,845 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/endpoints used request id req-3539588c-beae-40e0-b23e-e55ae468ae28 2018-08-18 04:03:34,845 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.endpoints in 0.874979972839s 2018-08-18 04:03:34,846 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/endpoints used request id req-3539588c-beae-40e0-b23e-e55ae468ae28 2018-08-18 04:03:34,849 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/039da1175c0d484391738b839d134acd'}, u'url': u'http://10.1.0.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'754f2ce5e2ce41149e9f8d1e2c9146b0', u'id': u'039da1175c0d484391738b839d134acd'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/04caddd05d8b443088f48bc710a77a8b'}, u'url': u'http://10.1.0.222:8776/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f94c00fdc5554bd5bb38c1633d8908c6', u'id': u'04caddd05d8b443088f48bc710a77a8b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/0541fb7df52a4acbab0faad96411389f'}, u'url': u'http://10.1.0.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'19f0f55f0446404a99c426733c36f69e', u'id': u'0541fb7df52a4acbab0faad96411389f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/0633d13e7c354785af6a7c85672506f0'}, u'url': u'http://10.1.0.222:8776/v3/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'94aca909caff4eec93362787c623fec8', u'id': u'0633d13e7c354785af6a7c85672506f0'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/1f91f691b0414461bed6880dd01baf10'}, u'url': u'http://10.1.0.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f29600b246194ed1a3688b6aa54795ce', u'id': u'1f91f691b0414461bed6880dd01baf10'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/23f2174d71164055b4d23332e01f8bd6'}, u'url': u'http://10.1.0.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'70f7f546a55248c081aaf477f69078de', u'id': u'23f2174d71164055b4d23332e01f8bd6'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/2456e2f20fab483196e594289e712471'}, u'url': u'http://10.1.0.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'258cd741cedb41b68b01793763cc6a9c', u'id': u'2456e2f20fab483196e594289e712471'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/29c432587bf94fc891924d66c3d72224'}, u'url': u'https://192.16.1.222:8000/v1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'360087012a394c31ad6abaa87bb03251', u'id': u'29c432587bf94fc891924d66c3d72224'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/310d5277a83442b1943ae04e2ef749f2'}, u'url': u'https://192.16.1.222:9890', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0961b8f384ee4b19ae90e58dbe212684', u'id': u'310d5277a83442b1943ae04e2ef749f2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/3c04c0cd4b8944f0a37e8251dff29a95'}, u'url': u'http://10.1.0.222:8000/v1', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'360087012a394c31ad6abaa87bb03251', u'id': u'3c04c0cd4b8944f0a37e8251dff29a95'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/3ef3a66dcd0341199dcf8b9c9f9b7bd2'}, u'url': u'https://192.16.1.222:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8ee3d6ee2bf8488c81ca69678fb66f12', u'id': u'3ef3a66dcd0341199dcf8b9c9f9b7bd2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/4eb33f73ac13422fad132ebfb1a3fe4d'}, u'url': u'http://10.1.0.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'70f7f546a55248c081aaf477f69078de', u'id': u'4eb33f73ac13422fad132ebfb1a3fe4d'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/520b17ee438a433398178ea7ce02bfbf'}, u'url': u'http://10.1.0.222:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8ee3d6ee2bf8488c81ca69678fb66f12', u'id': u'520b17ee438a433398178ea7ce02bfbf'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/629a4602c8104a7684402e7bc52096d3'}, u'url': u'http://10.1.0.222:8776/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f94c00fdc5554bd5bb38c1633d8908c6', u'id': u'629a4602c8104a7684402e7bc52096d3'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/62cd1eb974e943d4a6d380de2c973b9a'}, u'url': u'https://192.16.1.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f29600b246194ed1a3688b6aa54795ce', u'id': u'62cd1eb974e943d4a6d380de2c973b9a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/62ed117b250f4bf7866b871700029d18'}, u'url': u'http://10.1.0.222:8004/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9801ab216c164ea09ce9e9b9a7208c0a', u'id': u'62ed117b250f4bf7866b871700029d18'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/68b353cba0ca475bbfdf8c14824a95be'}, u'url': u'http://10.1.0.222:8776/v3/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'94aca909caff4eec93362787c623fec8', u'id': u'68b353cba0ca475bbfdf8c14824a95be'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/72daf9e77bd342a89f457b0e9566b9d2'}, u'url': u'https://192.16.1.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'19f0f55f0446404a99c426733c36f69e', u'id': u'72daf9e77bd342a89f457b0e9566b9d2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/7cee738895034762ab2b3bc12ce22ec5'}, u'url': u'http://10.1.0.222:5000', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f247f3bbfbc94b04a571499700767679', u'id': u'7cee738895034762ab2b3bc12ce22ec5'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/7fb9e3aae2be40ccb6ec07d36ad0000b'}, u'url': u'https://192.16.1.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'754f2ce5e2ce41149e9f8d1e2c9146b0', u'id': u'7fb9e3aae2be40ccb6ec07d36ad0000b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/96778a04f235463b99422f1352dbd2f7'}, u'url': u'http://10.1.0.222:9890', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0961b8f384ee4b19ae90e58dbe212684', u'id': u'96778a04f235463b99422f1352dbd2f7'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/993865220edc4d9792175c12bb4e3178'}, u'url': u'http://10.1.0.222:8004/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9801ab216c164ea09ce9e9b9a7208c0a', u'id': u'993865220edc4d9792175c12bb4e3178'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/b2dca2fe4d414c98a341cfc0b9f3f2bd'}, u'url': u'http://10.1.0.222:9890/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0961b8f384ee4b19ae90e58dbe212684', u'id': u'b2dca2fe4d414c98a341cfc0b9f3f2bd'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/b391f52dab20446ca0323d86bbf93720'}, u'url': u'http://10.1.0.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f29600b246194ed1a3688b6aa54795ce', u'id': u'b391f52dab20446ca0323d86bbf93720'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/b77e21ae37d54e21b03dde236323f26c'}, u'url': u'https://192.16.1.222:8776/v3/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'94aca909caff4eec93362787c623fec8', u'id': u'b77e21ae37d54e21b03dde236323f26c'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/ba1970f2c4a94adc962ba70242fbe128'}, u'url': u'http://10.1.0.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'258cd741cedb41b68b01793763cc6a9c', u'id': u'ba1970f2c4a94adc962ba70242fbe128'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/bec637de39854a1ebad40ef3b45938e9'}, u'url': u'http://10.1.0.222:8776/v2/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'58a49e1eba174ac3a6b8c0cf4f393d91', u'id': u'bec637de39854a1ebad40ef3b45938e9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/c477888355e744f989185bd3c12fd291'}, u'url': u'https://192.16.1.222:8004/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9801ab216c164ea09ce9e9b9a7208c0a', u'id': u'c477888355e744f989185bd3c12fd291'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/c67d879059d845cd942926f8272804ab'}, u'url': u'https://192.16.1.222:5000', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f247f3bbfbc94b04a571499700767679', u'id': u'c67d879059d845cd942926f8272804ab'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/d2c84de72dc94f7e96caa941f9e5b1cd'}, u'url': u'http://10.1.0.222:8000/v1', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'360087012a394c31ad6abaa87bb03251', u'id': u'd2c84de72dc94f7e96caa941f9e5b1cd'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/db1d132b7f104c56a11a4662c362e30e'}, u'url': u'https://192.16.1.222:8776/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f94c00fdc5554bd5bb38c1633d8908c6', u'id': u'db1d132b7f104c56a11a4662c362e30e'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/dc361064d6f544168f9267b9f43bd261'}, u'url': u'http://10.1.0.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'19f0f55f0446404a99c426733c36f69e', u'id': u'dc361064d6f544168f9267b9f43bd261'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/e198a555631b441ab2b28a0f1b03ece5'}, u'url': u'http://10.1.0.222:35357', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f247f3bbfbc94b04a571499700767679', u'id': u'e198a555631b441ab2b28a0f1b03ece5'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/eda8946e0d044d828a53908deeeaf3ca'}, u'url': u'https://192.16.1.222:8776/v2/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'58a49e1eba174ac3a6b8c0cf4f393d91', u'id': u'eda8946e0d044d828a53908deeeaf3ca'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/eec2a47d8d8b4cfd98a403dfb782958b'}, u'url': u'http://10.1.0.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'754f2ce5e2ce41149e9f8d1e2c9146b0', u'id': u'eec2a47d8d8b4cfd98a403dfb782958b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/f2046f12e6c043f58694649bc816e89f'}, u'url': u'http://10.1.0.222:8776/v2/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'58a49e1eba174ac3a6b8c0cf4f393d91', u'id': u'f2046f12e6c043f58694649bc816e89f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/f43461780a1044f2b79c3d23562af7eb'}, u'url': u'https://192.16.1.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'258cd741cedb41b68b01793763cc6a9c', u'id': u'f43461780a1044f2b79c3d23562af7eb'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/fb4470e5aecc4e0887ddf52caa95f54f'}, u'url': u'http://10.1.0.222:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8ee3d6ee2bf8488c81ca69678fb66f12', u'id': u'fb4470e5aecc4e0887ddf52caa95f54f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/fe6d0258bb784b7ea16e240fd844dd60'}, u'url': u'https://192.16.1.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'70f7f546a55248c081aaf477f69078de', u'id': u'fe6d0258bb784b7ea16e240fd844dd60'})] 2018-08-18 04:03:34,850 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.extensions 2018-08-18 04:03:34,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dd5ba46def3d9db90113105391968ee42978e76" 2018-08-18 04:03:34,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22700 Content-Type: application/json 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-4c5ea9d7-5e18-4236-941f-809eab881d0a x-compute-request-id: req-4c5ea9d7-5e18-4236-941f-809eab881d0a RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-08-18 04:03:34,871 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/extensions used request id req-4c5ea9d7-5e18-4236-941f-809eab881d0a 2018-08-18 04:03:34,871 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.extensions in 0.0211091041565s 2018-08-18 04:03:34,871 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/extensions used request id req-4c5ea9d7-5e18-4236-941f-809eab881d0a 2018-08-18 04:03:34,879 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-floating-ip-pools 2018-08-18 04:03:34,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dd5ba46def3d9db90113105391968ee42978e76" 2018-08-18 04:03:35,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 44 Content-Type: application/json 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-219d486e-5f35-498b-be52-3cbf274a3072 x-compute-request-id: req-219d486e-5f35-498b-be52-3cbf274a3072 RESP BODY: {"floating_ip_pools": [{"name": "ext-net"}]} 2018-08-18 04:03:35,717 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-floating-ip-pools used request id req-219d486e-5f35-498b-be52-3cbf274a3072 2018-08-18 04:03:35,718 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-floating-ip-pools in 0.838188886642s 2018-08-18 04:03:35,718 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-floating-ip-pools used request id req-219d486e-5f35-498b-be52-3cbf274a3072 2018-08-18 04:03:35,718 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'ext-net'}] 2018-08-18 04:03:35,721 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:03:35,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dd5ba46def3d9db90113105391968ee42978e76" 2018-08-18 04:03:35,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7b4ef54c-fb21-4c02-b9f7-6a106ff1fd69 Date: Sat, 18 Aug 2018 04:03:35 GMT RESP BODY: {"floatingips": []} 2018-08-18 04:03:35,862 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-7b4ef54c-fb21-4c02-b9f7-6a106ff1fd69 2018-08-18 04:03:35,862 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.141169071198s 2018-08-18 04:03:35,862 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-7b4ef54c-fb21-4c02-b9f7-6a106ff1fd69 2018-08-18 04:03:35,862 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-18 04:03:35,862 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-08-18 04:03:35,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dd5ba46def3d9db90113105391968ee42978e76" 2018-08-18 04:03:36,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2567 Content-Type: application/json 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-c2512fab-dd39-41e1-9603-1a2d813e95cc x-compute-request-id: req-c2512fab-dd39-41e1-9603-1a2d813e95cc RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "host4", "disabled_reason": null, "id": 62}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host4", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"rtm\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"hle\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"syscall\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2997, "local_gb": 2997, "free_ram_mb": 13998, "id": 5}, {"status": "enabled", "service": {"host": "host5", "disabled_reason": null, "id": 59}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host5", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.54", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"rtm\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"hle\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"syscall\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2997, "local_gb": 2997, "free_ram_mb": 13998, "id": 8}]} 2018-08-18 04:03:36,376 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-hypervisors/detail used request id req-c2512fab-dd39-41e1-9603-1a2d813e95cc 2018-08-18 04:03:36,376 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.513501882553s 2018-08-18 04:03:36,376 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-hypervisors/detail used request id req-c2512fab-dd39-41e1-9603-1a2d813e95cc 2018-08-18 04:03:36,377 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'10.1.0.53', u'hypervisor_hostname': u'host4', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "rtm", "tsc_adjust", "tsc-deadline", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "hle", "cmov", "smep", "fpu", "pat", "lm", "msr", "nx", "fxsr", "syscall", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "mmx", "osxsave", "cx8", "mce", "de", "aes", "mca", "pse", "lahf_lm", "abm", "popcnt", "pdpe1gb", "apic", "sse", "f16c", "pni", "rdtscp", "avx2", "sse2", "ss", "hypervisor", "bmi1", "bmi2", "ssse3", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 1, "cells": 1, "threads": 1, "sockets": 8}}', u'free_disk_gb': 2997, u'hypervisor_version': 2011001, u'disk_available_least': 2997, u'local_gb': 2997, u'free_ram_mb': 13998, u'id': 5, u'service': {u'host': u'host4', u'disabled_reason': None, u'id': 62}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 8, u'memory_mb_used': 2048, u'memory_mb': 16046, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'10.1.0.54', u'hypervisor_hostname': u'host5', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "rtm", "tsc_adjust", "tsc-deadline", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "hle", "cmov", "smep", "fpu", "pat", "lm", "msr", "nx", "fxsr", "syscall", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "mmx", "osxsave", "cx8", "mce", "de", "aes", "mca", "pse", "lahf_lm", "abm", "popcnt", "pdpe1gb", "apic", "sse", "f16c", "pni", "rdtscp", "avx2", "sse2", "ss", "hypervisor", "bmi1", "bmi2", "ssse3", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 1, "cells": 1, "threads": 1, "sockets": 8}}', u'free_disk_gb': 2997, u'hypervisor_version': 2011001, u'disk_available_least': 2997, u'local_gb': 2997, u'free_ram_mb': 13998, u'id': 8, u'service': {u'host': u'host5', u'disabled_reason': None, u'id': 59}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 8, u'memory_mb_used': 2048, u'memory_mb': 16046, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-08-18 04:03:36,377 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-keypairs 2018-08-18 04:03:36,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dd5ba46def3d9db90113105391968ee42978e76" 2018-08-18 04:03:36,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json 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-17db7079-37de-49e4-8461-d19b2d5f9efd x-compute-request-id: req-17db7079-37de-49e4-8461-d19b2d5f9efd RESP BODY: {"keypairs": []} 2018-08-18 04:03:36,721 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-17db7079-37de-49e4-8461-d19b2d5f9efd 2018-08-18 04:03:36,721 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-keypairs in 0.344232082367s 2018-08-18 04:03:36,722 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-17db7079-37de-49e4-8461-d19b2d5f9efd 2018-08-18 04:03:36,722 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-18 04:03:36,722 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:03:36,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dd5ba46def3d9db90113105391968ee42978e76" 2018-08-18 04:03:36,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b22388ce-443c-4553-a116-2442e368f8b0 Date: Sat, 18 Aug 2018 04:03:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0af31944-cf5d-42cc-ad16-ed23df330df2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"description":"","tags":[],"updated_at":"2018-08-18T03:58:56Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","provider:network_type":"flat"}]} 2018-08-18 04:03:36,852 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b22388ce-443c-4553-a116-2442e368f8b0 2018-08-18 04:03:36,852 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.130054950714s 2018-08-18 04:03:36,852 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b22388ce-443c-4553-a116-2442e368f8b0 2018-08-18 04:03:36,853 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'78afcefc-306d-474b-aeba-f7c85b4ff459'], u'description': u'', u'provider:physical_network': u'physnet', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-18T03:58:56Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'0af31944-cf5d-42cc-ad16-ed23df330df2', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'ext-net', u'admin_state_up': True, u'tenant_id': u'fa4564a16c3c485ebc44f56c811db94f', u'created_at': u'2018-08-18T03:58:49Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fa4564a16c3c485ebc44f56c811db94f'})] 2018-08-18 04:03:36,853 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-18 04:03:36,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dd5ba46def3d9db90113105391968ee42978e76" 2018-08-18 04:03:37,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2723 X-Openstack-Request-Id: req-f08e165f-3dac-47f3-b45d-49e72aded430 Date: Sat, 18 Aug 2018 04:03:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T03:59:06Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"78afcefc-306d-474b-aeba-f7c85b4ff459","ip_address":"192.16.1.102"}],"id":"330efe6c-e5d6-4552-bfca-6c0c9fa681ae","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:82:91","project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-0af31944-cf5d-42cc-ad16-ed23df330df2","name":"","admin_state_up":true,"network_id":"0af31944-cf5d-42cc-ad16-ed23df330df2","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T03:59:06Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"78afcefc-306d-474b-aeba-f7c85b4ff459","ip_address":"192.16.1.103"}],"id":"63752832-29d1-4087-985f-cc1a5469a664","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:85:90","project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-0af31944-cf5d-42cc-ad16-ed23df330df2","name":"","admin_state_up":true,"network_id":"0af31944-cf5d-42cc-ad16-ed23df330df2","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T03:59:07Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"78afcefc-306d-474b-aeba-f7c85b4ff459","ip_address":"192.16.1.101"}],"id":"78f290d0-cfad-416a-80c7-b5a867d8f123","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ad:9f:44","project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-0af31944-cf5d-42cc-ad16-ed23df330df2","name":"","admin_state_up":true,"network_id":"0af31944-cf5d-42cc-ad16-ed23df330df2","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:57Z","binding:vnic_type":"normal"}]} 2018-08-18 04:03:37,621 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json used request id req-f08e165f-3dac-47f3-b45d-49e72aded430 2018-08-18 04:03:37,621 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.768211126328s 2018-08-18 04:03:37,621 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json used request id req-f08e165f-3dac-47f3-b45d-49e72aded430 2018-08-18 04:03:37,622 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [Munch({u'status': u'ACTIVE', u'binding:host_id': u'host3', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2018-08-18T03:59:06Z', u'device_owner': u'network:dhcp', u'revision_number': 3, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [{u'subnet_id': u'78afcefc-306d-474b-aeba-f7c85b4ff459', u'ip_address': u'192.16.1.102'}], u'id': u'330efe6c-e5d6-4552-bfca-6c0c9fa681ae', u'security_groups': [], u'device_id': u'dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-0af31944-cf5d-42cc-ad16-ed23df330df2', u'name': u'', u'admin_state_up': True, u'network_id': u'0af31944-cf5d-42cc-ad16-ed23df330df2', u'tenant_id': u'fa4564a16c3c485ebc44f56c811db94f', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': True}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:ee:82:91', u'project_id': u'fa4564a16c3c485ebc44f56c811db94f', u'created_at': u'2018-08-18T03:58:58Z'}), Munch({u'status': u'ACTIVE', u'binding:host_id': u'host2', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2018-08-18T03:59:06Z', u'device_owner': u'network:dhcp', u'revision_number': 3, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [{u'subnet_id': u'78afcefc-306d-474b-aeba-f7c85b4ff459', u'ip_address': u'192.16.1.103'}], u'id': u'63752832-29d1-4087-985f-cc1a5469a664', u'security_groups': [], u'device_id': u'dhcp6e683b9c-430b-509e-9237-cf130714d68f-0af31944-cf5d-42cc-ad16-ed23df330df2', u'name': u'', u'admin_state_up': True, u'network_id': u'0af31944-cf5d-42cc-ad16-ed23df330df2', u'tenant_id': u'fa4564a16c3c485ebc44f56c811db94f', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': True}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:33:85:90', u'project_id': u'fa4564a16c3c485ebc44f56c811db94f', u'created_at': u'2018-08-18T03:58:58Z'}), Munch({u'status': u'ACTIVE', u'binding:host_id': u'host1', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2018-08-18T03:59:07Z', u'device_owner': u'network:dhcp', u'revision_number': 3, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [{u'subnet_id': u'78afcefc-306d-474b-aeba-f7c85b4ff459', u'ip_address': u'192.16.1.101'}], u'id': u'78f290d0-cfad-416a-80c7-b5a867d8f123', u'security_groups': [], u'device_id': u'dhcp540ba512-ba2e-5213-b381-56c767787d41-0af31944-cf5d-42cc-ad16-ed23df330df2', u'name': u'', u'admin_state_up': True, u'network_id': u'0af31944-cf5d-42cc-ad16-ed23df330df2', u'tenant_id': u'fa4564a16c3c485ebc44f56c811db94f', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': True}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:ad:9f:44', u'project_id': u'fa4564a16c3c485ebc44f56c811db94f', u'created_at': u'2018-08-18T03:58:57Z'})] 2018-08-18 04:03:37,624 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-08-18 04:03:37,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dd5ba46def3d9db90113105391968ee42978e76" 2018-08-18 04:03:38,161 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:03:38 GMT Content-Type: application/json Content-Length: 5290 Vary: X-Auth-Token x-openstack-request-id: req-f44bd12a-3ada-479f-9ffb-f38b35838ade X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "7344209b0fbc4e8ea20814a7a8236e0b"}}, "role": {"id": "69186f526b40472b9f00c186bbe38942"}, "user": {"id": "00f5bad4d915444c96373d24489316aa"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/7344209b0fbc4e8ea20814a7a8236e0b/users/00f5bad4d915444c96373d24489316aa/roles/69186f526b40472b9f00c186bbe38942"}}, {"scope": {"project": {"id": "7344209b0fbc4e8ea20814a7a8236e0b"}}, "role": {"id": "69186f526b40472b9f00c186bbe38942"}, "user": {"id": "1d03f1d45db14af78ddb5421967c38dc"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/7344209b0fbc4e8ea20814a7a8236e0b/users/1d03f1d45db14af78ddb5421967c38dc/roles/69186f526b40472b9f00c186bbe38942"}}, {"scope": {"project": {"id": "7344209b0fbc4e8ea20814a7a8236e0b"}}, "role": {"id": "69186f526b40472b9f00c186bbe38942"}, "user": {"id": "1e5062d47827419ba322cbc8e7afff58"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/7344209b0fbc4e8ea20814a7a8236e0b/users/1e5062d47827419ba322cbc8e7afff58/roles/69186f526b40472b9f00c186bbe38942"}}, {"scope": {"project": {"id": "fa4564a16c3c485ebc44f56c811db94f"}}, "role": {"id": "3b0e46d047424a1d929d89bad170040b"}, "user": {"id": "312c945ae6f846448b06a9ac0c148409"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/fa4564a16c3c485ebc44f56c811db94f/users/312c945ae6f846448b06a9ac0c148409/roles/3b0e46d047424a1d929d89bad170040b"}}, {"scope": {"project": {"id": "fa4564a16c3c485ebc44f56c811db94f"}}, "role": {"id": "69186f526b40472b9f00c186bbe38942"}, "user": {"id": "312c945ae6f846448b06a9ac0c148409"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/fa4564a16c3c485ebc44f56c811db94f/users/312c945ae6f846448b06a9ac0c148409/roles/69186f526b40472b9f00c186bbe38942"}}, {"scope": {"project": {"id": "7344209b0fbc4e8ea20814a7a8236e0b"}}, "role": {"id": "69186f526b40472b9f00c186bbe38942"}, "user": {"id": "33d783e3154b49d783e1d2f7a0314db1"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/7344209b0fbc4e8ea20814a7a8236e0b/users/33d783e3154b49d783e1d2f7a0314db1/roles/69186f526b40472b9f00c186bbe38942"}}, {"scope": {"project": {"id": "7344209b0fbc4e8ea20814a7a8236e0b"}}, "role": {"id": "69186f526b40472b9f00c186bbe38942"}, "user": {"id": "66834d47f48d4f9e87def26d8077c5fa"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/7344209b0fbc4e8ea20814a7a8236e0b/users/66834d47f48d4f9e87def26d8077c5fa/roles/69186f526b40472b9f00c186bbe38942"}}, {"scope": {"project": {"id": "7344209b0fbc4e8ea20814a7a8236e0b"}}, "role": {"id": "69186f526b40472b9f00c186bbe38942"}, "user": {"id": "8844a3ed66c746c8b0652787623a54b5"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/7344209b0fbc4e8ea20814a7a8236e0b/users/8844a3ed66c746c8b0652787623a54b5/roles/69186f526b40472b9f00c186bbe38942"}}, {"scope": {"project": {"id": "7344209b0fbc4e8ea20814a7a8236e0b"}}, "role": {"id": "69186f526b40472b9f00c186bbe38942"}, "user": {"id": "8d0be396840444a2a9559514a4df7437"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/7344209b0fbc4e8ea20814a7a8236e0b/users/8d0be396840444a2a9559514a4df7437/roles/69186f526b40472b9f00c186bbe38942"}}, {"scope": {"project": {"id": "7344209b0fbc4e8ea20814a7a8236e0b"}}, "role": {"id": "69186f526b40472b9f00c186bbe38942"}, "user": {"id": "ab6beaabbf174838923bbf396834b44c"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/7344209b0fbc4e8ea20814a7a8236e0b/users/ab6beaabbf174838923bbf396834b44c/roles/69186f526b40472b9f00c186bbe38942"}}, {"scope": {"project": {"id": "7344209b0fbc4e8ea20814a7a8236e0b"}}, "role": {"id": "69186f526b40472b9f00c186bbe38942"}, "user": {"id": "c551acec77fb4587a3146c7cf2067fcc"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/7344209b0fbc4e8ea20814a7a8236e0b/users/c551acec77fb4587a3146c7cf2067fcc/roles/69186f526b40472b9f00c186bbe38942"}}, {"scope": {"project": {"id": "7344209b0fbc4e8ea20814a7a8236e0b"}}, "role": {"id": "69186f526b40472b9f00c186bbe38942"}, "user": {"id": "dfb0f82049124551a795b6390dac8209"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/7344209b0fbc4e8ea20814a7a8236e0b/users/dfb0f82049124551a795b6390dac8209/roles/69186f526b40472b9f00c186bbe38942"}}, {"scope": {"project": {"id": "7344209b0fbc4e8ea20814a7a8236e0b"}}, "role": {"id": "69186f526b40472b9f00c186bbe38942"}, "user": {"id": "f5d94238387d4a21a0015834f7eae821"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/7344209b0fbc4e8ea20814a7a8236e0b/users/f5d94238387d4a21a0015834f7eae821/roles/69186f526b40472b9f00c186bbe38942"}}, {"scope": {"domain": {"id": "2b4a3343d616479b831d4ec63861f47a"}}, "role": {"id": "69186f526b40472b9f00c186bbe38942"}, "user": {"id": "ac5db6f921634bea9c5de54cc4bbd406"}, "links": {"assignment": "https://192.16.1.222:5000/v3/domains/2b4a3343d616479b831d4ec63861f47a/users/ac5db6f921634bea9c5de54cc4bbd406/roles/69186f526b40472b9f00c186bbe38942"}}, {"scope": {"system": {"all": true}}, "role": {"id": "69186f526b40472b9f00c186bbe38942"}, "user": {"id": "312c945ae6f846448b06a9ac0c148409"}, "links": {"assignment": "https://192.16.1.222:5000/v3/system/users/312c945ae6f846448b06a9ac0c148409/roles/69186f526b40472b9f00c186bbe38942"}}], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-18 04:03:38,161 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments used request id req-f44bd12a-3ada-479f-9ffb-f38b35838ade 2018-08-18 04:03:38,161 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.536910057068s 2018-08-18 04:03:38,161 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments used request id req-f44bd12a-3ada-479f-9ffb-f38b35838ade 2018-08-18 04:03:38,163 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'7344209b0fbc4e8ea20814a7a8236e0b', 'id': u'69186f526b40472b9f00c186bbe38942', 'user': u'00f5bad4d915444c96373d24489316aa'}), Munch({'project': u'7344209b0fbc4e8ea20814a7a8236e0b', 'id': u'69186f526b40472b9f00c186bbe38942', 'user': u'1d03f1d45db14af78ddb5421967c38dc'}), Munch({'project': u'7344209b0fbc4e8ea20814a7a8236e0b', 'id': u'69186f526b40472b9f00c186bbe38942', 'user': u'1e5062d47827419ba322cbc8e7afff58'}), Munch({'project': u'fa4564a16c3c485ebc44f56c811db94f', 'id': u'3b0e46d047424a1d929d89bad170040b', 'user': u'312c945ae6f846448b06a9ac0c148409'}), Munch({'project': u'fa4564a16c3c485ebc44f56c811db94f', 'id': u'69186f526b40472b9f00c186bbe38942', 'user': u'312c945ae6f846448b06a9ac0c148409'}), Munch({'project': u'7344209b0fbc4e8ea20814a7a8236e0b', 'id': u'69186f526b40472b9f00c186bbe38942', 'user': u'33d783e3154b49d783e1d2f7a0314db1'}), Munch({'project': u'7344209b0fbc4e8ea20814a7a8236e0b', 'id': u'69186f526b40472b9f00c186bbe38942', 'user': u'66834d47f48d4f9e87def26d8077c5fa'}), Munch({'project': u'7344209b0fbc4e8ea20814a7a8236e0b', 'id': u'69186f526b40472b9f00c186bbe38942', 'user': u'8844a3ed66c746c8b0652787623a54b5'}), Munch({'project': u'7344209b0fbc4e8ea20814a7a8236e0b', 'id': u'69186f526b40472b9f00c186bbe38942', 'user': u'8d0be396840444a2a9559514a4df7437'}), Munch({'project': u'7344209b0fbc4e8ea20814a7a8236e0b', 'id': u'69186f526b40472b9f00c186bbe38942', 'user': u'ab6beaabbf174838923bbf396834b44c'}), Munch({'project': u'7344209b0fbc4e8ea20814a7a8236e0b', 'id': u'69186f526b40472b9f00c186bbe38942', 'user': u'c551acec77fb4587a3146c7cf2067fcc'}), Munch({'project': u'7344209b0fbc4e8ea20814a7a8236e0b', 'id': u'69186f526b40472b9f00c186bbe38942', 'user': u'dfb0f82049124551a795b6390dac8209'}), Munch({'project': u'7344209b0fbc4e8ea20814a7a8236e0b', 'id': u'69186f526b40472b9f00c186bbe38942', 'user': u'f5d94238387d4a21a0015834f7eae821'}), Munch({'domain': u'2b4a3343d616479b831d4ec63861f47a', 'id': u'69186f526b40472b9f00c186bbe38942', 'user': u'ac5db6f921634bea9c5de54cc4bbd406'}), Munch({'id': u'69186f526b40472b9f00c186bbe38942', 'user': u'312c945ae6f846448b06a9ac0c148409'})] 2018-08-18 04:03:38,165 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-18 04:03:38,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dd5ba46def3d9db90113105391968ee42978e76" 2018-08-18 04:03:38,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:03:38 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-78fe2d9a-2d3e-4e9d-841e-65744b6174e1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "291acac5d84b411b9e291d117f56e337", "links": {"self": "https://192.16.1.222:5000/v3/roles/291acac5d84b411b9e291d117f56e337"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3b0e46d047424a1d929d89bad170040b", "links": {"self": "https://192.16.1.222:5000/v3/roles/3b0e46d047424a1d929d89bad170040b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "69186f526b40472b9f00c186bbe38942", "links": {"self": "https://192.16.1.222:5000/v3/roles/69186f526b40472b9f00c186bbe38942"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-18 04:03:38,617 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-78fe2d9a-2d3e-4e9d-841e-65744b6174e1 2018-08-18 04:03:38,617 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.452347993851s 2018-08-18 04:03:38,617 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-78fe2d9a-2d3e-4e9d-841e-65744b6174e1 2018-08-18 04:03:38,618 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'291acac5d84b411b9e291d117f56e337'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_owner', 'id': u'3b0e46d047424a1d929d89bad170040b'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'69186f526b40472b9f00c186bbe38942'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'})] 2018-08-18 04:03:38,618 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-18 04:03:38,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dd5ba46def3d9db90113105391968ee42978e76" 2018-08-18 04:03:39,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-175af55a-3711-4182-bab8-87c75d7b2920 Date: Sat, 18 Aug 2018 04:03:39 GMT RESP BODY: {"routers": []} 2018-08-18 04:03:39,386 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-175af55a-3711-4182-bab8-87c75d7b2920 2018-08-18 04:03:39,386 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.767914056778s 2018-08-18 04:03:39,386 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-175af55a-3711-4182-bab8-87c75d7b2920 2018-08-18 04:03:39,387 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-18 04:03:39,387 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-18 04:03:39,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dd5ba46def3d9db90113105391968ee42978e76" 2018-08-18 04:03:40,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json 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-fb406efb-829b-44c7-b306-361b1f16bc26 x-compute-request-id: req-fb406efb-829b-44c7-b306-361b1f16bc26 RESP BODY: {"servers": []} 2018-08-18 04:03:40,366 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fb406efb-829b-44c7-b306-361b1f16bc26 2018-08-18 04:03:40,366 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.978827953339s 2018-08-18 04:03:40,366 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fb406efb-829b-44c7-b306-361b1f16bc26 2018-08-18 04:03:40,366 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-18 04:03:40,368 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.services 2018-08-18 04:03:40,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET http://10.1.0.222:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:03:40,379 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:03:40 GMT Content-Type: application/json Content-Length: 597 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"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.1.0.222:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.1.0.222:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-18 04:03:40,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET http://10.1.0.222:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dd5ba46def3d9db90113105391968ee42978e76" 2018-08-18 04:03:40,421 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:03:40 GMT Content-Type: application/json Content-Length: 3308 Vary: X-Auth-Token x-openstack-request-id: req-5c69f38e-2c8b-489a-8b37-f35829e0f403 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"services": [{"description": "tacker service", "links": {"self": "http://10.1.0.222:35357/v3/services/0961b8f384ee4b19ae90e58dbe212684"}, "enabled": true, "type": "nfv-orchestration", "id": "0961b8f384ee4b19ae90e58dbe212684", "name": "tacker"}, {"description": "OpenStack Metric Service", "links": {"self": "http://10.1.0.222:35357/v3/services/19f0f55f0446404a99c426733c36f69e"}, "enabled": true, "type": "metric", "id": "19f0f55f0446404a99c426733c36f69e", "name": "gnocchi"}, {"description": "Glance Image Service", "links": {"self": "http://10.1.0.222:35357/v3/services/258cd741cedb41b68b01793763cc6a9c"}, "enabled": true, "type": "image", "id": "258cd741cedb41b68b01793763cc6a9c", "name": "glance"}, {"description": "Heat CloudFormation Service", "links": {"self": "http://10.1.0.222:35357/v3/services/360087012a394c31ad6abaa87bb03251"}, "enabled": true, "type": "cloudformation", "id": "360087012a394c31ad6abaa87bb03251", "name": "heat-cfn"}, {"description": "Cinder Volume Service V2", "links": {"self": "http://10.1.0.222:35357/v3/services/58a49e1eba174ac3a6b8c0cf4f393d91"}, "enabled": true, "type": "volumev2", "id": "58a49e1eba174ac3a6b8c0cf4f393d91", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://10.1.0.222:35357/v3/services/70f7f546a55248c081aaf477f69078de"}, "enabled": true, "type": "placement", "id": "70f7f546a55248c081aaf477f69078de", "name": "placement"}, {"description": "Telemetry", "links": {"self": "http://10.1.0.222:35357/v3/services/754f2ce5e2ce41149e9f8d1e2c9146b0"}, "enabled": true, "type": "alarming", "id": "754f2ce5e2ce41149e9f8d1e2c9146b0", "name": "aodh"}, {"description": "Nova Compute Service", "links": {"self": "http://10.1.0.222:35357/v3/services/8ee3d6ee2bf8488c81ca69678fb66f12"}, "enabled": true, "type": "compute", "id": "8ee3d6ee2bf8488c81ca69678fb66f12", "name": "nova"}, {"description": "Cinder Volume Service V3", "links": {"self": "http://10.1.0.222:35357/v3/services/94aca909caff4eec93362787c623fec8"}, "enabled": true, "type": "volumev3", "id": "94aca909caff4eec93362787c623fec8", "name": "cinderv3"}, {"description": "Heat Orchestration Service", "links": {"self": "http://10.1.0.222:35357/v3/services/9801ab216c164ea09ce9e9b9a7208c0a"}, "enabled": true, "type": "orchestration", "id": "9801ab216c164ea09ce9e9b9a7208c0a", "name": "heat"}, {"description": "Ceilometer Service", "links": {"self": "http://10.1.0.222:35357/v3/services/e60d6b775fef48f5a0f98edfe01ff605"}, "enabled": true, "type": "metering", "id": "e60d6b775fef48f5a0f98edfe01ff605", "name": "ceilometer"}, {"enabled": true, "type": "identity", "name": "keystone", "links": {"self": "http://10.1.0.222:35357/v3/services/f247f3bbfbc94b04a571499700767679"}, "id": "f247f3bbfbc94b04a571499700767679"}, {"description": "OpenStack Networking", "links": {"self": "http://10.1.0.222:35357/v3/services/f29600b246194ed1a3688b6aa54795ce"}, "enabled": true, "type": "network", "id": "f29600b246194ed1a3688b6aa54795ce", "name": "neutron"}, {"description": "Cinder Volume Service", "links": {"self": "http://10.1.0.222:35357/v3/services/f94c00fdc5554bd5bb38c1633d8908c6"}, "enabled": true, "type": "volume", "id": "f94c00fdc5554bd5bb38c1633d8908c6", "name": "cinder"}], "links": {"self": "http://10.1.0.222:35357/v3/services", "previous": null, "next": null}} 2018-08-18 04:03:40,421 - keystoneauth.session - DEBUG - GET call to identity for http://10.1.0.222:35357/v3/services used request id req-5c69f38e-2c8b-489a-8b37-f35829e0f403 2018-08-18 04:03:40,421 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.services in 0.052747964859s 2018-08-18 04:03:40,421 - shade.request_ids - DEBUG - GET call to identity for http://10.1.0.222:35357/v3/services used request id req-5c69f38e-2c8b-489a-8b37-f35829e0f403 2018-08-18 04:03:40,423 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'tacker service', 'service_type': u'nfv-orchestration', 'type': u'nfv-orchestration', 'enabled': True, 'id': u'0961b8f384ee4b19ae90e58dbe212684', 'name': u'tacker'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'19f0f55f0446404a99c426733c36f69e', 'name': u'gnocchi'}), Munch({'description': u'Glance Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'258cd741cedb41b68b01793763cc6a9c', 'name': u'glance'}), Munch({'description': u'Heat CloudFormation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'360087012a394c31ad6abaa87bb03251', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Volume Service V2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'58a49e1eba174ac3a6b8c0cf4f393d91', 'name': u'cinderv2'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'70f7f546a55248c081aaf477f69078de', 'name': u'placement'}), Munch({'description': u'Telemetry', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'754f2ce5e2ce41149e9f8d1e2c9146b0', 'name': u'aodh'}), Munch({'description': u'Nova Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'8ee3d6ee2bf8488c81ca69678fb66f12', 'name': u'nova'}), Munch({'description': u'Cinder Volume Service V3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'94aca909caff4eec93362787c623fec8', 'name': u'cinderv3'}), Munch({'description': u'Heat Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'9801ab216c164ea09ce9e9b9a7208c0a', 'name': u'heat'}), Munch({'description': u'Ceilometer Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'e60d6b775fef48f5a0f98edfe01ff605', 'name': u'ceilometer'}), Munch({'description': None, 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'f247f3bbfbc94b04a571499700767679', 'name': u'keystone'}), Munch({'description': u'OpenStack Networking', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'f29600b246194ed1a3688b6aa54795ce', 'name': u'neutron'}), Munch({'description': u'Cinder Volume Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'f94c00fdc5554bd5bb38c1633d8908c6', 'name': u'cinder'})] 2018-08-18 04:03:40,424 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-18 04:03:40,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dd5ba46def3d9db90113105391968ee42978e76" 2018-08-18 04:03:41,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-a361ada1-e92b-4f59-949c-77186770ae7f Date: Sat, 18 Aug 2018 04:03:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0af31944-cf5d-42cc-ad16-ed23df330df2","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:56Z","dns_nameservers":[],"updated_at":"2018-08-18T03:58:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"78afcefc-306d-474b-aeba-f7c85b4ff459","subnetpool_id":null,"name":"ext-subnet"}]} 2018-08-18 04:03:41,041 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a361ada1-e92b-4f59-949c-77186770ae7f 2018-08-18 04:03:41,041 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.616936922073s 2018-08-18 04:03:41,041 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a361ada1-e92b-4f59-949c-77186770ae7f 2018-08-18 04:03:41,041 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T03:58:56Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.16.1.101', u'end': u'192.16.1.199'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.16.1.0/24', u'id': u'78afcefc-306d-474b-aeba-f7c85b4ff459', u'subnetpool_id': None, u'service_types': [], u'name': u'ext-subnet', u'enable_dhcp': True, u'network_id': u'0af31944-cf5d-42cc-ad16-ed23df330df2', u'tenant_id': u'fa4564a16c3c485ebc44f56c811db94f', u'created_at': u'2018-08-18T03:58:56Z', u'dns_nameservers': [], u'gateway_ip': u'192.16.1.1', u'ip_version': 4, u'project_id': u'fa4564a16c3c485ebc44f56c811db94f'})] 2018-08-18 04:03:41,628 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 04:03:41,628 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-18 04:03:41,661 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-18 04:03:41,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 04:03:41,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 04:03:41,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 04:03:41,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 04:03:41,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 04:03:41,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 04:03:41,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 04:03:41,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 04:03:41,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 04:03:41,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 04:03:41,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 04:03:41,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 04:03:41,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 04:03:41,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 04:03:41,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 04:03:41,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 04:03:41,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 04:03:41,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 04:03:41,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 04:03:41,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 04:03:41,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 04:03:41,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 04:03:41,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:03:41,935 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:03:41 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-6e5e89e6-6ab1-4405-bbae-c9c237a7c3fe X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY 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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-18 04:03:41,935 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-6e5e89e6-6ab1-4405-bbae-c9c237a7c3fe 2018-08-18 04:03:41,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-18 04:03:42,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b0e46d047424a1d929d89bad170040b", "name": "heat_stack_owner"}, {"id": "69186f526b40472b9f00c186bbe38942", "name": "admin"}], "expires_at": "2018-08-18T16:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa4564a16c3c485ebc44f56c811db94f", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "310d5277a83442b1943ae04e2ef749f2"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "96778a04f235463b99422f1352dbd2f7"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2dca2fe4d414c98a341cfc0b9f3f2bd"}], "type": "nfv-orchestration", "id": "0961b8f384ee4b19ae90e58dbe212684", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0541fb7df52a4acbab0faad96411389f"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72daf9e77bd342a89f457b0e9566b9d2"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dc361064d6f544168f9267b9f43bd261"}], "type": "metric", "id": "19f0f55f0446404a99c426733c36f69e", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2456e2f20fab483196e594289e712471"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ba1970f2c4a94adc962ba70242fbe128"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f43461780a1044f2b79c3d23562af7eb"}], "type": "image", "id": "258cd741cedb41b68b01793763cc6a9c", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "29c432587bf94fc891924d66c3d72224"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3c04c0cd4b8944f0a37e8251dff29a95"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d2c84de72dc94f7e96caa941f9e5b1cd"}], "type": "cloudformation", "id": "360087012a394c31ad6abaa87bb03251", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "bec637de39854a1ebad40ef3b45938e9"}, {"url": "https://192.16.1.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eda8946e0d044d828a53908deeeaf3ca"}, {"url": "http://10.1.0.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2046f12e6c043f58694649bc816e89f"}], "type": "volumev2", "id": "58a49e1eba174ac3a6b8c0cf4f393d91", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "23f2174d71164055b4d23332e01f8bd6"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4eb33f73ac13422fad132ebfb1a3fe4d"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fe6d0258bb784b7ea16e240fd844dd60"}], "type": "placement", "id": "70f7f546a55248c081aaf477f69078de", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "039da1175c0d484391738b839d134acd"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7fb9e3aae2be40ccb6ec07d36ad0000b"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eec2a47d8d8b4cfd98a403dfb782958b"}], "type": "alarming", "id": "754f2ce5e2ce41149e9f8d1e2c9146b0", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef3a66dcd0341199dcf8b9c9f9b7bd2"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "520b17ee438a433398178ea7ce02bfbf"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fb4470e5aecc4e0887ddf52caa95f54f"}], "type": "compute", "id": "8ee3d6ee2bf8488c81ca69678fb66f12", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0633d13e7c354785af6a7c85672506f0"}, {"url": "http://10.1.0.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "68b353cba0ca475bbfdf8c14824a95be"}, {"url": "https://192.16.1.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b77e21ae37d54e21b03dde236323f26c"}], "type": "volumev3", "id": "94aca909caff4eec93362787c623fec8", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "62ed117b250f4bf7866b871700029d18"}, {"url": "http://10.1.0.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "993865220edc4d9792175c12bb4e3178"}, {"url": "https://192.16.1.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c477888355e744f989185bd3c12fd291"}], "type": "orchestration", "id": "9801ab216c164ea09ce9e9b9a7208c0a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "e60d6b775fef48f5a0f98edfe01ff605", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7cee738895034762ab2b3bc12ce22ec5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c67d879059d845cd942926f8272804ab"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e198a555631b441ab2b28a0f1b03ece5"}], "type": "identity", "id": "f247f3bbfbc94b04a571499700767679", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1f91f691b0414461bed6880dd01baf10"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62cd1eb974e943d4a6d380de2c973b9a"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b391f52dab20446ca0323d86bbf93720"}], "type": "network", "id": "f29600b246194ed1a3688b6aa54795ce", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04caddd05d8b443088f48bc710a77a8b"}, {"url": "http://10.1.0.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "629a4602c8104a7684402e7bc52096d3"}, {"url": "https://192.16.1.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "db1d132b7f104c56a11a4662c362e30e"}], "type": "volume", "id": "f94c00fdc5554bd5bb38c1633d8908c6", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "312c945ae6f846448b06a9ac0c148409"}, "audit_ids": ["T5Ca0sajSiK9w2WTldorcQ"], "issued_at": "2018-08-18T04:03:42.000000Z"}} 2018-08-18 04:03:42,390 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:03:42,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9305994ea06e156763fa4d5117c579fb79425cff" 2018-08-18 04:03:43,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-85e4c337-c24d-4954-ae31-1b42c700a475 Date: Sat, 18 Aug 2018 04:03:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0af31944-cf5d-42cc-ad16-ed23df330df2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"description":"","tags":[],"updated_at":"2018-08-18T03:58:56Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","provider:network_type":"flat"}]} 2018-08-18 04:03:43,630 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-85e4c337-c24d-4954-ae31-1b42c700a475 2018-08-18 04:03:43,630 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 1.24036812782s 2018-08-18 04:03:43,630 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-85e4c337-c24d-4954-ae31-1b42c700a475 2018-08-18 04:03:43,631 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-18 04:03:43,631 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-18 04:03:43,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9305994ea06e156763fa4d5117c579fb79425cff" -d '{"network": {"name": "tenantnetwork1-net_41255c2f-3a86-42a3-9d13-95987bb7468b", "admin_state_up": true}}' 2018-08-18 04:03:44,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b7d1beca-301b-4de1-badc-6ad35cd6af08 Date: Sat, 18 Aug 2018 04:03:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b2c4535e-6b4e-4ece-a0c0-3c1d3b652d8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T04:03:44Z","is_default":false,"provider:segmentation_id":12,"name":"tenantnetwork1-net_41255c2f-3a86-42a3-9d13-95987bb7468b","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:03:44Z","mtu":1450}} 2018-08-18 04:03:44,642 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b7d1beca-301b-4de1-badc-6ad35cd6af08 2018-08-18 04:03:44,642 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 1.01066589355s 2018-08-18 04:03:44,642 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b7d1beca-301b-4de1-badc-6ad35cd6af08 2018-08-18 04:03:44,642 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-18T04:03:44Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b2c4535e-6b4e-4ece-a0c0-3c1d3b652d8e', u'provider:segmentation_id': 12, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_41255c2f-3a86-42a3-9d13-95987bb7468b', u'admin_state_up': True, u'tenant_id': u'fa4564a16c3c485ebc44f56c811db94f', u'created_at': u'2018-08-18T04:03:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fa4564a16c3c485ebc44f56c811db94f'}) 2018-08-18 04:03:44,643 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:03:44,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9305994ea06e156763fa4d5117c579fb79425cff" 2018-08-18 04:03:44,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-f91380a1-e2a0-4b31-8eb6-cafbf066bb88 Date: Sat, 18 Aug 2018 04:03:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0af31944-cf5d-42cc-ad16-ed23df330df2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"description":"","tags":[],"updated_at":"2018-08-18T03:58:56Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b2c4535e-6b4e-4ece-a0c0-3c1d3b652d8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T04:03:44Z","provider:segmentation_id":12,"name":"tenantnetwork1-net_41255c2f-3a86-42a3-9d13-95987bb7468b","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:03:44Z","provider:network_type":"vxlan"}]} 2018-08-18 04:03:44,822 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f91380a1-e2a0-4b31-8eb6-cafbf066bb88 2018-08-18 04:03:44,822 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.179322004318s 2018-08-18 04:03:44,822 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f91380a1-e2a0-4b31-8eb6-cafbf066bb88 2018-08-18 04:03:44,824 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-18 04:03:44,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9305994ea06e156763fa4d5117c579fb79425cff" -d '{"subnet": {"name": "tenantnetwork1-subnet_41255c2f-3a86-42a3-9d13-95987bb7468b", "enable_dhcp": true, "network_id": "b2c4535e-6b4e-4ece-a0c0-3c1d3b652d8e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 04:03:46,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8d4954cd-2bad-46f8-b8ca-6314db3f239b Date: Sat, 18 Aug 2018 04:03:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2c4535e-6b4e-4ece-a0c0-3c1d3b652d8e","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:03:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T04:03:45Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"f4fe8e70-c98a-4a7b-b517-939034f5f692","subnetpool_id":null,"name":"tenantnetwork1-subnet_41255c2f-3a86-42a3-9d13-95987bb7468b"}} 2018-08-18 04:03:46,149 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-8d4954cd-2bad-46f8-b8ca-6314db3f239b 2018-08-18 04:03:46,150 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.3256418705s 2018-08-18 04:03:46,150 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-8d4954cd-2bad-46f8-b8ca-6314db3f239b 2018-08-18 04:03:46,150 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T04:03:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f4fe8e70-c98a-4a7b-b517-939034f5f692', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_41255c2f-3a86-42a3-9d13-95987bb7468b', u'enable_dhcp': True, u'network_id': u'b2c4535e-6b4e-4ece-a0c0-3c1d3b652d8e', u'tenant_id': u'fa4564a16c3c485ebc44f56c811db94f', u'created_at': u'2018-08-18T04:03:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fa4564a16c3c485ebc44f56c811db94f'}) 2018-08-18 04:03:46,150 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-18 04:03:46,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9305994ea06e156763fa4d5117c579fb79425cff" -d '{"router": {"external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2"}, "name": "tenantnetwork1-router_41255c2f-3a86-42a3-9d13-95987bb7468b", "admin_state_up": true}}' 2018-08-18 04:03:54,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-75410222-456b-49c7-8a1d-ff704caa15d5 Date: Sat, 18 Aug 2018 04:03:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "78afcefc-306d-474b-aeba-f7c85b4ff459", "ip_address": "192.16.1.115"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:03:47Z", "admin_state_up": true, "updated_at": "2018-08-18T04:03:48Z", "project_id": "fa4564a16c3c485ebc44f56c811db94f", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "ebb00f0a-f7f3-4654-8dfe-38acc557c554", "name": "tenantnetwork1-router_41255c2f-3a86-42a3-9d13-95987bb7468b"}} 2018-08-18 04:03:54,992 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-75410222-456b-49c7-8a1d-ff704caa15d5 2018-08-18 04:03:54,992 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.84135389328s 2018-08-18 04:03:54,992 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-75410222-456b-49c7-8a1d-ff704caa15d5 2018-08-18 04:03:54,992 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T04:03:48Z', u'revision_number': 3, u'ha': True, u'id': u'ebb00f0a-f7f3-4654-8dfe-38acc557c554', u'external_gateway_info': {u'network_id': u'0af31944-cf5d-42cc-ad16-ed23df330df2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'78afcefc-306d-474b-aeba-f7c85b4ff459', u'ip_address': u'192.16.1.115'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_41255c2f-3a86-42a3-9d13-95987bb7468b', u'admin_state_up': True, u'tenant_id': u'fa4564a16c3c485ebc44f56c811db94f', u'created_at': u'2018-08-18T04:03:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'fa4564a16c3c485ebc44f56c811db94f'}) 2018-08-18 04:03:54,993 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-18 04:03:54,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/ebb00f0a-f7f3-4654-8dfe-38acc557c554/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9305994ea06e156763fa4d5117c579fb79425cff" -d '{"subnet_id": "f4fe8e70-c98a-4a7b-b517-939034f5f692"}' 2018-08-18 04:03:59,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-afdbcffd-0a6d-4226-96c7-ba8e3bdd8778 Date: Sat, 18 Aug 2018 04:03:59 GMT RESP BODY: {"network_id": "b2c4535e-6b4e-4ece-a0c0-3c1d3b652d8e", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "subnet_id": "f4fe8e70-c98a-4a7b-b517-939034f5f692", "subnet_ids": ["f4fe8e70-c98a-4a7b-b517-939034f5f692"], "port_id": "9f7fec36-096e-4efb-a398-2f4bab2ddf01", "id": "ebb00f0a-f7f3-4654-8dfe-38acc557c554"} 2018-08-18 04:03:59,011 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/ebb00f0a-f7f3-4654-8dfe-38acc557c554/add_router_interface.json used request id req-afdbcffd-0a6d-4226-96c7-ba8e3bdd8778 2018-08-18 04:03:59,011 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.01844215393s 2018-08-18 04:03:59,012 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/ebb00f0a-f7f3-4654-8dfe-38acc557c554/add_router_interface.json used request id req-afdbcffd-0a6d-4226-96c7-ba8e3bdd8778 returning object ebb00f0a-f7f3-4654-8dfe-38acc557c554 2018-08-18 04:03:59,574 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 04:03:59,574 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-18 04:03:59,577 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-18 04:03:59,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/ebb00f0a-f7f3-4654-8dfe-38acc557c554/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9305994ea06e156763fa4d5117c579fb79425cff" -d '{"subnet_id": "f4fe8e70-c98a-4a7b-b517-939034f5f692"}' 2018-08-18 04:04:03,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-59523a1e-8d25-45c5-924a-98147de1aaab Date: Sat, 18 Aug 2018 04:04:03 GMT RESP BODY: {"network_id": "b2c4535e-6b4e-4ece-a0c0-3c1d3b652d8e", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "subnet_id": "f4fe8e70-c98a-4a7b-b517-939034f5f692", "subnet_ids": ["f4fe8e70-c98a-4a7b-b517-939034f5f692"], "port_id": "9f7fec36-096e-4efb-a398-2f4bab2ddf01", "id": "ebb00f0a-f7f3-4654-8dfe-38acc557c554"} 2018-08-18 04:04:03,565 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/ebb00f0a-f7f3-4654-8dfe-38acc557c554/remove_router_interface.json used request id req-59523a1e-8d25-45c5-924a-98147de1aaab 2018-08-18 04:04:03,565 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.98845791817s 2018-08-18 04:04:03,566 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/ebb00f0a-f7f3-4654-8dfe-38acc557c554/remove_router_interface.json used request id req-59523a1e-8d25-45c5-924a-98147de1aaab returning object ebb00f0a-f7f3-4654-8dfe-38acc557c554 2018-08-18 04:04:03,566 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-18 04:04:03,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9305994ea06e156763fa4d5117c579fb79425cff" 2018-08-18 04:04:03,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-53c9e5eb-0198-4325-be15-7b1d72b0eadc Date: Sat, 18 Aug 2018 04:04:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "78afcefc-306d-474b-aeba-f7c85b4ff459", "ip_address": "192.16.1.115"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:03:47Z", "admin_state_up": true, "updated_at": "2018-08-18T04:04:01Z", "project_id": "fa4564a16c3c485ebc44f56c811db94f", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "ebb00f0a-f7f3-4654-8dfe-38acc557c554", "name": "tenantnetwork1-router_41255c2f-3a86-42a3-9d13-95987bb7468b"}]} 2018-08-18 04:04:03,803 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-53c9e5eb-0198-4325-be15-7b1d72b0eadc 2018-08-18 04:04:03,803 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.237092971802s 2018-08-18 04:04:03,803 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-53c9e5eb-0198-4325-be15-7b1d72b0eadc 2018-08-18 04:04:03,804 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-18 04:04:03,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/ebb00f0a-f7f3-4654-8dfe-38acc557c554.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9305994ea06e156763fa4d5117c579fb79425cff" 2018-08-18 04:04:10,307 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42895ee5-4456-48f3-a3ce-eb5c7a04ffec Content-Length: 0 Date: Sat, 18 Aug 2018 04:04:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:04:10,307 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/ebb00f0a-f7f3-4654-8dfe-38acc557c554.json used request id req-42895ee5-4456-48f3-a3ce-eb5c7a04ffec 2018-08-18 04:04:10,308 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 6.50338602066s 2018-08-18 04:04:10,308 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/ebb00f0a-f7f3-4654-8dfe-38acc557c554.json used request id req-42895ee5-4456-48f3-a3ce-eb5c7a04ffec 2018-08-18 04:04:10,308 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-18 04:04:10,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9305994ea06e156763fa4d5117c579fb79425cff" 2018-08-18 04:04:10,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-a51f3880-7e56-44d7-b989-fb4feb773f7e Date: Sat, 18 Aug 2018 04:04:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0af31944-cf5d-42cc-ad16-ed23df330df2","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:56Z","dns_nameservers":[],"updated_at":"2018-08-18T03:58:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"78afcefc-306d-474b-aeba-f7c85b4ff459","subnetpool_id":null,"name":"ext-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2c4535e-6b4e-4ece-a0c0-3c1d3b652d8e","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:03:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T04:03:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"f4fe8e70-c98a-4a7b-b517-939034f5f692","subnetpool_id":null,"name":"tenantnetwork1-subnet_41255c2f-3a86-42a3-9d13-95987bb7468b"}]} 2018-08-18 04:04:10,416 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a51f3880-7e56-44d7-b989-fb4feb773f7e 2018-08-18 04:04:10,416 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.107836961746s 2018-08-18 04:04:10,416 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a51f3880-7e56-44d7-b989-fb4feb773f7e 2018-08-18 04:04:10,417 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-18 04:04:10,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/f4fe8e70-c98a-4a7b-b517-939034f5f692.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9305994ea06e156763fa4d5117c579fb79425cff" 2018-08-18 04:04:14,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ad9315e-0944-46b5-af11-bd91c6efe562 Date: Sat, 18 Aug 2018 04:04:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:04:14,121 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/f4fe8e70-c98a-4a7b-b517-939034f5f692.json used request id req-8ad9315e-0944-46b5-af11-bd91c6efe562 2018-08-18 04:04:14,121 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.7040309906s 2018-08-18 04:04:14,121 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/f4fe8e70-c98a-4a7b-b517-939034f5f692.json used request id req-8ad9315e-0944-46b5-af11-bd91c6efe562 2018-08-18 04:04:14,122 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:04:14,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9305994ea06e156763fa4d5117c579fb79425cff" 2018-08-18 04:04:14,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-a1a71a3a-89f1-4de5-9cab-36aa21ba8849 Date: Sat, 18 Aug 2018 04:04:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0af31944-cf5d-42cc-ad16-ed23df330df2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"description":"","tags":[],"updated_at":"2018-08-18T03:58:56Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b2c4535e-6b4e-4ece-a0c0-3c1d3b652d8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T04:04:13Z","provider:segmentation_id":12,"name":"tenantnetwork1-net_41255c2f-3a86-42a3-9d13-95987bb7468b","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:03:44Z","provider:network_type":"vxlan"}]} 2018-08-18 04:04:14,266 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-a1a71a3a-89f1-4de5-9cab-36aa21ba8849 2018-08-18 04:04:14,266 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.144032001495s 2018-08-18 04:04:14,266 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-a1a71a3a-89f1-4de5-9cab-36aa21ba8849 2018-08-18 04:04:14,267 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-18 04:04:14,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/b2c4535e-6b4e-4ece-a0c0-3c1d3b652d8e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9305994ea06e156763fa4d5117c579fb79425cff" 2018-08-18 04:04:17,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-90b38ab2-d1f4-4a37-a443-0401c47a7c85 Date: Sat, 18 Aug 2018 04:04:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:04:17,405 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/b2c4535e-6b4e-4ece-a0c0-3c1d3b652d8e.json used request id req-90b38ab2-d1f4-4a37-a443-0401c47a7c85 2018-08-18 04:04:17,405 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 3.13822889328s 2018-08-18 04:04:17,405 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/b2c4535e-6b4e-4ece-a0c0-3c1d3b652d8e.json used request id req-90b38ab2-d1f4-4a37-a443-0401c47a7c85 2018-08-18 04:04:17,436 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-18 04:04:17,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 04:04:17,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 04:04:17,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 04:04:17,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 04:04:17,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 04:04:17,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 04:04:17,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 04:04:17,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 04:04:17,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 04:04:17,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 04:04:17,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 04:04:17,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 04:04:17,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 04:04:17,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 04:04:17,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 04:04:17,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 04:04:17,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 04:04:17,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 04:04:17,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 04:04:17,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 04:04:17,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 04:04:17,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 04:04:17,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:04:17,489 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:17 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-65c66ff9-3762-4ae3-99a2-bc17186f3ea7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY 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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-18 04:04:17,489 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-65c66ff9-3762-4ae3-99a2-bc17186f3ea7 2018-08-18 04:04:17,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-18 04:04:17,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b0e46d047424a1d929d89bad170040b", "name": "heat_stack_owner"}, {"id": "69186f526b40472b9f00c186bbe38942", "name": "admin"}], "expires_at": "2018-08-18T16:04:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa4564a16c3c485ebc44f56c811db94f", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "310d5277a83442b1943ae04e2ef749f2"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "96778a04f235463b99422f1352dbd2f7"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2dca2fe4d414c98a341cfc0b9f3f2bd"}], "type": "nfv-orchestration", "id": "0961b8f384ee4b19ae90e58dbe212684", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0541fb7df52a4acbab0faad96411389f"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72daf9e77bd342a89f457b0e9566b9d2"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dc361064d6f544168f9267b9f43bd261"}], "type": "metric", "id": "19f0f55f0446404a99c426733c36f69e", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2456e2f20fab483196e594289e712471"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ba1970f2c4a94adc962ba70242fbe128"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f43461780a1044f2b79c3d23562af7eb"}], "type": "image", "id": "258cd741cedb41b68b01793763cc6a9c", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "29c432587bf94fc891924d66c3d72224"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3c04c0cd4b8944f0a37e8251dff29a95"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d2c84de72dc94f7e96caa941f9e5b1cd"}], "type": "cloudformation", "id": "360087012a394c31ad6abaa87bb03251", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "bec637de39854a1ebad40ef3b45938e9"}, {"url": "https://192.16.1.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eda8946e0d044d828a53908deeeaf3ca"}, {"url": "http://10.1.0.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2046f12e6c043f58694649bc816e89f"}], "type": "volumev2", "id": "58a49e1eba174ac3a6b8c0cf4f393d91", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "23f2174d71164055b4d23332e01f8bd6"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4eb33f73ac13422fad132ebfb1a3fe4d"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fe6d0258bb784b7ea16e240fd844dd60"}], "type": "placement", "id": "70f7f546a55248c081aaf477f69078de", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "039da1175c0d484391738b839d134acd"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7fb9e3aae2be40ccb6ec07d36ad0000b"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eec2a47d8d8b4cfd98a403dfb782958b"}], "type": "alarming", "id": "754f2ce5e2ce41149e9f8d1e2c9146b0", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef3a66dcd0341199dcf8b9c9f9b7bd2"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "520b17ee438a433398178ea7ce02bfbf"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fb4470e5aecc4e0887ddf52caa95f54f"}], "type": "compute", "id": "8ee3d6ee2bf8488c81ca69678fb66f12", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0633d13e7c354785af6a7c85672506f0"}, {"url": "http://10.1.0.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "68b353cba0ca475bbfdf8c14824a95be"}, {"url": "https://192.16.1.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b77e21ae37d54e21b03dde236323f26c"}], "type": "volumev3", "id": "94aca909caff4eec93362787c623fec8", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "62ed117b250f4bf7866b871700029d18"}, {"url": "http://10.1.0.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "993865220edc4d9792175c12bb4e3178"}, {"url": "https://192.16.1.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c477888355e744f989185bd3c12fd291"}], "type": "orchestration", "id": "9801ab216c164ea09ce9e9b9a7208c0a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "e60d6b775fef48f5a0f98edfe01ff605", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7cee738895034762ab2b3bc12ce22ec5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c67d879059d845cd942926f8272804ab"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e198a555631b441ab2b28a0f1b03ece5"}], "type": "identity", "id": "f247f3bbfbc94b04a571499700767679", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1f91f691b0414461bed6880dd01baf10"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62cd1eb974e943d4a6d380de2c973b9a"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b391f52dab20446ca0323d86bbf93720"}], "type": "network", "id": "f29600b246194ed1a3688b6aa54795ce", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04caddd05d8b443088f48bc710a77a8b"}, {"url": "http://10.1.0.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "629a4602c8104a7684402e7bc52096d3"}, {"url": "https://192.16.1.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "db1d132b7f104c56a11a4662c362e30e"}], "type": "volume", "id": "f94c00fdc5554bd5bb38c1633d8908c6", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "312c945ae6f846448b06a9ac0c148409"}, "audit_ids": ["Ie_MzsekSBeeCzO-s4g8uw"], "issued_at": "2018-08-18T04:04:17.000000Z"}} 2018-08-18 04:04:17,945 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:04:17,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" 2018-08-18 04:04:18,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3255059a-10ea-4934-873d-780929df107d Date: Sat, 18 Aug 2018 04:04:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0af31944-cf5d-42cc-ad16-ed23df330df2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"description":"","tags":[],"updated_at":"2018-08-18T03:58:56Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","provider:network_type":"flat"}]} 2018-08-18 04:04:18,639 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3255059a-10ea-4934-873d-780929df107d 2018-08-18 04:04:18,639 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.693542003632s 2018-08-18 04:04:18,639 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3255059a-10ea-4934-873d-780929df107d 2018-08-18 04:04:18,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:04:18,652 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:18 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-18 04:04:18,653 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-18 04:04:18,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" 2018-08-18 04:04:19,123 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:19 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-9715a3b1-ee68-422b-b8a1-7ddd26c1f1e2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/2b4a3343d616479b831d4ec63861f47a"}, "tags": [], "enabled": true, "id": "2b4a3343d616479b831d4ec63861f47a", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 04:04:19,123 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-9715a3b1-ee68-422b-b8a1-7ddd26c1f1e2 2018-08-18 04:04:19,123 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.469887018204s 2018-08-18 04:04:19,123 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-9715a3b1-ee68-422b-b8a1-7ddd26c1f1e2 2018-08-18 04:04:19,127 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-08-18 04:04:19,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_bcbb72d9-b8ea-4649-8a98-63704d2b09af"}}' 2018-08-18 04:04:19,443 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:19 GMT Content-Type: application/json Content-Length: 376 Vary: X-Auth-Token x-openstack-request-id: req-28565eb8-b374-475c-b742-77e09d6c1f7c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/abe691f8beba4635a3bd63852ca082d7"}, "tags": [], "enabled": true, "id": "abe691f8beba4635a3bd63852ca082d7", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_bcbb72d9-b8ea-4649-8a98-63704d2b09af"}} 2018-08-18 04:04:19,443 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-28565eb8-b374-475c-b742-77e09d6c1f7c 2018-08-18 04:04:19,443 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.315336942673s 2018-08-18 04:04:19,443 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-28565eb8-b374-475c-b742-77e09d6c1f7c 2018-08-18 04:04:19,443 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'abe691f8beba4635a3bd63852ca082d7', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_bcbb72d9-b8ea-4649-8a98-63704d2b09af'}) 2018-08-18 04:04:19,447 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-08-18 04:04:19,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0ea7ef62-b4d2-43d3-94b2-f94c1e60b3eb", "email": null, "name": "tenantnetwork2-user_bcbb72d9-b8ea-4649-8a98-63704d2b09af"}}' 2018-08-18 04:04:21,074 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:21 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-35443aed-54bf-4f27-a1ce-e53ddcc68177 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "tenantnetwork2-user_bcbb72d9-b8ea-4649-8a98-63704d2b09af", "links": {"self": "https://192.16.1.222:5000/v3/users/8c25e930d06f4e6dbd22e6ee9a7920cc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8c25e930d06f4e6dbd22e6ee9a7920cc", "domain_id": "default", "password_expires_at": null}} 2018-08-18 04:04:21,074 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-35443aed-54bf-4f27-a1ce-e53ddcc68177 2018-08-18 04:04:21,075 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 1.62774705887s 2018-08-18 04:04:21,075 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-35443aed-54bf-4f27-a1ce-e53ddcc68177 2018-08-18 04:04:21,075 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8c25e930d06f4e6dbd22e6ee9a7920cc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_bcbb72d9-b8ea-4649-8a98-63704d2b09af'}) 2018-08-18 04:04:21,077 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-18 04:04:21,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" 2018-08-18 04:04:21,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:21 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-f63accde-f57b-47ab-ac4f-48ae3c469e92 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "291acac5d84b411b9e291d117f56e337", "links": {"self": "https://192.16.1.222:5000/v3/roles/291acac5d84b411b9e291d117f56e337"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3b0e46d047424a1d929d89bad170040b", "links": {"self": "https://192.16.1.222:5000/v3/roles/3b0e46d047424a1d929d89bad170040b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "69186f526b40472b9f00c186bbe38942", "links": {"self": "https://192.16.1.222:5000/v3/roles/69186f526b40472b9f00c186bbe38942"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-18 04:04:21,531 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-f63accde-f57b-47ab-ac4f-48ae3c469e92 2018-08-18 04:04:21,531 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.454209089279s 2018-08-18 04:04:21,532 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-f63accde-f57b-47ab-ac4f-48ae3c469e92 2018-08-18 04:04:21,534 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-18 04:04:21,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" 2018-08-18 04:04:21,572 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:21 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-437a0079-5aed-4091-ab4c-94b80223308d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "291acac5d84b411b9e291d117f56e337", "links": {"self": "https://192.16.1.222:5000/v3/roles/291acac5d84b411b9e291d117f56e337"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3b0e46d047424a1d929d89bad170040b", "links": {"self": "https://192.16.1.222:5000/v3/roles/3b0e46d047424a1d929d89bad170040b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "69186f526b40472b9f00c186bbe38942", "links": {"self": "https://192.16.1.222:5000/v3/roles/69186f526b40472b9f00c186bbe38942"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-18 04:04:21,572 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-437a0079-5aed-4091-ab4c-94b80223308d 2018-08-18 04:04:21,572 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0377969741821s 2018-08-18 04:04:21,572 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-437a0079-5aed-4091-ab4c-94b80223308d 2018-08-18 04:04:21,573 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-18 04:04:21,575 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-08-18 04:04:21,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" -d '{"role": {"name": "Member"}}' 2018-08-18 04:04:22,795 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:22 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-3a0f906a-24fe-44bc-bf2b-4656e53c950e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "996eb81ddf7d4d6e99b46c8e96559d05", "links": {"self": "https://192.16.1.222:5000/v3/roles/996eb81ddf7d4d6e99b46c8e96559d05"}, "name": "Member"}} 2018-08-18 04:04:22,795 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-3a0f906a-24fe-44bc-bf2b-4656e53c950e 2018-08-18 04:04:22,795 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 1.22042012215s 2018-08-18 04:04:22,796 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-3a0f906a-24fe-44bc-bf2b-4656e53c950e 2018-08-18 04:04:22,796 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'996eb81ddf7d4d6e99b46c8e96559d05'}) 2018-08-18 04:04:22,798 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-18 04:04:22,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" 2018-08-18 04:04:23,225 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:23 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-9510f54e-d65c-46ed-9902-b175e3776435 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "291acac5d84b411b9e291d117f56e337", "links": {"self": "https://192.16.1.222:5000/v3/roles/291acac5d84b411b9e291d117f56e337"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3b0e46d047424a1d929d89bad170040b", "links": {"self": "https://192.16.1.222:5000/v3/roles/3b0e46d047424a1d929d89bad170040b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "69186f526b40472b9f00c186bbe38942", "links": {"self": "https://192.16.1.222:5000/v3/roles/69186f526b40472b9f00c186bbe38942"}, "name": "admin"}, {"domain_id": null, "id": "996eb81ddf7d4d6e99b46c8e96559d05", "links": {"self": "https://192.16.1.222:5000/v3/roles/996eb81ddf7d4d6e99b46c8e96559d05"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-18 04:04:23,225 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-9510f54e-d65c-46ed-9902-b175e3776435 2018-08-18 04:04:23,225 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.427268028259s 2018-08-18 04:04:23,226 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-9510f54e-d65c-46ed-9902-b175e3776435 2018-08-18 04:04:23,228 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-18 04:04:23,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" 2018-08-18 04:04:23,276 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:23 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-aa696067-e75d-439d-b848-0d5b47bc6326 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-08-18 04:04:23,276 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-aa696067-e75d-439d-b848-0d5b47bc6326 2018-08-18 04:04:23,276 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0478301048279s 2018-08-18 04:04:23,276 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-aa696067-e75d-439d-b848-0d5b47bc6326 2018-08-18 04:04:23,277 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-18 04:04:23,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" 2018-08-18 04:04:23,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:23 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-5b23e58e-2540-4dc7-bd81-ae0946a1b34a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/00f5bad4d915444c96373d24489316aa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "00f5bad4d915444c96373d24489316aa", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/1d03f1d45db14af78ddb5421967c38dc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "1d03f1d45db14af78ddb5421967c38dc", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/1e5062d47827419ba322cbc8e7afff58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "1e5062d47827419ba322cbc8e7afff58", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/312c945ae6f846448b06a9ac0c148409"}, "domain_id": "default", "enabled": true, "id": "312c945ae6f846448b06a9ac0c148409", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/33d783e3154b49d783e1d2f7a0314db1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "33d783e3154b49d783e1d2f7a0314db1", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/66834d47f48d4f9e87def26d8077c5fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "66834d47f48d4f9e87def26d8077c5fa", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/8844a3ed66c746c8b0652787623a54b5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "8844a3ed66c746c8b0652787623a54b5", "password_expires_at": null}, {"name": "tenantnetwork2-user_bcbb72d9-b8ea-4649-8a98-63704d2b09af", "links": {"self": "https://192.16.1.222:5000/v3/users/8c25e930d06f4e6dbd22e6ee9a7920cc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8c25e930d06f4e6dbd22e6ee9a7920cc", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/8d0be396840444a2a9559514a4df7437"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "8d0be396840444a2a9559514a4df7437", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/ab6beaabbf174838923bbf396834b44c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "ab6beaabbf174838923bbf396834b44c", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/ac5db6f921634bea9c5de54cc4bbd406"}, "domain_id": "2b4a3343d616479b831d4ec63861f47a", "enabled": true, "id": "ac5db6f921634bea9c5de54cc4bbd406", "options": {}}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/c551acec77fb4587a3146c7cf2067fcc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "c551acec77fb4587a3146c7cf2067fcc", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/dfb0f82049124551a795b6390dac8209"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "dfb0f82049124551a795b6390dac8209", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/f5d94238387d4a21a0015834f7eae821"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "f5d94238387d4a21a0015834f7eae821", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-18 04:04:23,374 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-5b23e58e-2540-4dc7-bd81-ae0946a1b34a 2018-08-18 04:04:23,374 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0975110530853s 2018-08-18 04:04:23,374 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-5b23e58e-2540-4dc7-bd81-ae0946a1b34a 2018-08-18 04:04:23,380 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-18 04:04:23,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" 2018-08-18 04:04:23,863 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:23 GMT Content-Type: application/json Content-Length: 1101 Vary: X-Auth-Token x-openstack-request-id: req-0b7909a8-f2f0-4746-8e3b-20ef24386767 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/7344209b0fbc4e8ea20814a7a8236e0b"}, "tags": [], "enabled": true, "id": "7344209b0fbc4e8ea20814a7a8236e0b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/abe691f8beba4635a3bd63852ca082d7"}, "tags": [], "enabled": true, "id": "abe691f8beba4635a3bd63852ca082d7", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_bcbb72d9-b8ea-4649-8a98-63704d2b09af"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/fa4564a16c3c485ebc44f56c811db94f"}, "tags": [], "enabled": true, "id": "fa4564a16c3c485ebc44f56c811db94f", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-18 04:04:23,863 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-0b7909a8-f2f0-4746-8e3b-20ef24386767 2018-08-18 04:04:23,864 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.483299970627s 2018-08-18 04:04:23,864 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-0b7909a8-f2f0-4746-8e3b-20ef24386767 2018-08-18 04:04:23,868 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-08-18 04:04:23,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=8c25e930d06f4e6dbd22e6ee9a7920cc&role.id=996eb81ddf7d4d6e99b46c8e96559d05&scope.project.id=abe691f8beba4635a3bd63852ca082d7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" 2018-08-18 04:04:24,316 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:24 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-a6f7eea1-dbdf-4f86-9f68-c10556896d9e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=8c25e930d06f4e6dbd22e6ee9a7920cc&role.id=996eb81ddf7d4d6e99b46c8e96559d05&scope.project.id=abe691f8beba4635a3bd63852ca082d7", "previous": null, "next": null}} 2018-08-18 04:04:24,316 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=8c25e930d06f4e6dbd22e6ee9a7920cc&role.id=996eb81ddf7d4d6e99b46c8e96559d05&scope.project.id=abe691f8beba4635a3bd63852ca082d7 used request id req-a6f7eea1-dbdf-4f86-9f68-c10556896d9e 2018-08-18 04:04:24,316 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.44809794426s 2018-08-18 04:04:24,316 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=8c25e930d06f4e6dbd22e6ee9a7920cc&role.id=996eb81ddf7d4d6e99b46c8e96559d05&scope.project.id=abe691f8beba4635a3bd63852ca082d7 used request id req-a6f7eea1-dbdf-4f86-9f68-c10556896d9e 2018-08-18 04:04:24,318 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-08-18 04:04:24,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/abe691f8beba4635a3bd63852ca082d7/users/8c25e930d06f4e6dbd22e6ee9a7920cc/roles/996eb81ddf7d4d6e99b46c8e96559d05 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" 2018-08-18 04:04:24,593 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:24 GMT Vary: X-Auth-Token x-openstack-request-id: req-2d13896a-a2d5-426b-bbf3-61bfe2219a99 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:04:24,594 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/abe691f8beba4635a3bd63852ca082d7/users/8c25e930d06f4e6dbd22e6ee9a7920cc/roles/996eb81ddf7d4d6e99b46c8e96559d05 used request id req-2d13896a-a2d5-426b-bbf3-61bfe2219a99 2018-08-18 04:04:24,594 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.275059938431s 2018-08-18 04:04:24,594 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/abe691f8beba4635a3bd63852ca082d7/users/8c25e930d06f4e6dbd22e6ee9a7920cc/roles/996eb81ddf7d4d6e99b46c8e96559d05 used request id req-2d13896a-a2d5-426b-bbf3-61bfe2219a99 2018-08-18 04:04:24,594 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_bcbb72d9-b8ea-4649-8a98-63704d2b09af', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', '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, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'RegionOne', u'key_manager_api_version': u'v1', 'password': '0ea7ef62-b4d2-43d3-94b2-f94c1e60b3eb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'tenantnetwork2-user_bcbb72d9-b8ea-4649-8a98-63704d2b09af', 'project_id': u'abe691f8beba4635a3bd63852ca082d7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-08-18 04:04:24,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 04:04:24,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 04:04:24,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 04:04:24,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 04:04:24,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 04:04:24,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 04:04:24,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 04:04:24,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 04:04:24,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 04:04:24,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 04:04:24,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 04:04:24,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 04:04:24,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 04:04:24,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 04:04:24,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 04:04:24,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 04:04:24,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 04:04:24,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 04:04:24,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 04:04:24,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 04:04:24,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 04:04:24,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 04:04:24,597 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_bcbb72d9-b8ea-4649-8a98-63704d2b09af', 'password': '0ea7ef62-b4d2-43d3-94b2-f94c1e60b3eb', 'project_name': 'tenantnetwork2-project_bcbb72d9-b8ea-4649-8a98-63704d2b09af', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': 'abe691f8beba4635a3bd63852ca082d7', 'project_domain_name': 'Default'} 2018-08-18 04:04:24,597 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-18 04:04:24,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:04:24,610 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:24 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-300e39b9-3f1a-44a7-a037-9d354c6b3975 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY 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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-18 04:04:24,610 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-300e39b9-3f1a-44a7-a037-9d354c6b3975 2018-08-18 04:04:24,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-18 04:04:26,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "996eb81ddf7d4d6e99b46c8e96559d05", "name": "Member"}], "expires_at": "2018-08-18T16:04:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abe691f8beba4635a3bd63852ca082d7", "name": "tenantnetwork2-project_bcbb72d9-b8ea-4649-8a98-63704d2b09af"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "310d5277a83442b1943ae04e2ef749f2"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "96778a04f235463b99422f1352dbd2f7"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2dca2fe4d414c98a341cfc0b9f3f2bd"}], "type": "nfv-orchestration", "id": "0961b8f384ee4b19ae90e58dbe212684", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0541fb7df52a4acbab0faad96411389f"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72daf9e77bd342a89f457b0e9566b9d2"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dc361064d6f544168f9267b9f43bd261"}], "type": "metric", "id": "19f0f55f0446404a99c426733c36f69e", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2456e2f20fab483196e594289e712471"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ba1970f2c4a94adc962ba70242fbe128"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f43461780a1044f2b79c3d23562af7eb"}], "type": "image", "id": "258cd741cedb41b68b01793763cc6a9c", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "29c432587bf94fc891924d66c3d72224"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3c04c0cd4b8944f0a37e8251dff29a95"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d2c84de72dc94f7e96caa941f9e5b1cd"}], "type": "cloudformation", "id": "360087012a394c31ad6abaa87bb03251", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/abe691f8beba4635a3bd63852ca082d7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "bec637de39854a1ebad40ef3b45938e9"}, {"url": "https://192.16.1.222:8776/v2/abe691f8beba4635a3bd63852ca082d7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eda8946e0d044d828a53908deeeaf3ca"}, {"url": "http://10.1.0.222:8776/v2/abe691f8beba4635a3bd63852ca082d7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2046f12e6c043f58694649bc816e89f"}], "type": "volumev2", "id": "58a49e1eba174ac3a6b8c0cf4f393d91", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "23f2174d71164055b4d23332e01f8bd6"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4eb33f73ac13422fad132ebfb1a3fe4d"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fe6d0258bb784b7ea16e240fd844dd60"}], "type": "placement", "id": "70f7f546a55248c081aaf477f69078de", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "039da1175c0d484391738b839d134acd"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7fb9e3aae2be40ccb6ec07d36ad0000b"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eec2a47d8d8b4cfd98a403dfb782958b"}], "type": "alarming", "id": "754f2ce5e2ce41149e9f8d1e2c9146b0", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef3a66dcd0341199dcf8b9c9f9b7bd2"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "520b17ee438a433398178ea7ce02bfbf"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fb4470e5aecc4e0887ddf52caa95f54f"}], "type": "compute", "id": "8ee3d6ee2bf8488c81ca69678fb66f12", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/abe691f8beba4635a3bd63852ca082d7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0633d13e7c354785af6a7c85672506f0"}, {"url": "http://10.1.0.222:8776/v3/abe691f8beba4635a3bd63852ca082d7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "68b353cba0ca475bbfdf8c14824a95be"}, {"url": "https://192.16.1.222:8776/v3/abe691f8beba4635a3bd63852ca082d7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b77e21ae37d54e21b03dde236323f26c"}], "type": "volumev3", "id": "94aca909caff4eec93362787c623fec8", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/abe691f8beba4635a3bd63852ca082d7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "62ed117b250f4bf7866b871700029d18"}, {"url": "http://10.1.0.222:8004/v1/abe691f8beba4635a3bd63852ca082d7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "993865220edc4d9792175c12bb4e3178"}, {"url": "https://192.16.1.222:8004/v1/abe691f8beba4635a3bd63852ca082d7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c477888355e744f989185bd3c12fd291"}], "type": "orchestration", "id": "9801ab216c164ea09ce9e9b9a7208c0a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "e60d6b775fef48f5a0f98edfe01ff605", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7cee738895034762ab2b3bc12ce22ec5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c67d879059d845cd942926f8272804ab"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e198a555631b441ab2b28a0f1b03ece5"}], "type": "identity", "id": "f247f3bbfbc94b04a571499700767679", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1f91f691b0414461bed6880dd01baf10"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62cd1eb974e943d4a6d380de2c973b9a"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b391f52dab20446ca0323d86bbf93720"}], "type": "network", "id": "f29600b246194ed1a3688b6aa54795ce", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/abe691f8beba4635a3bd63852ca082d7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04caddd05d8b443088f48bc710a77a8b"}, {"url": "http://10.1.0.222:8776/v1/abe691f8beba4635a3bd63852ca082d7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "629a4602c8104a7684402e7bc52096d3"}, {"url": "https://192.16.1.222:8776/v1/abe691f8beba4635a3bd63852ca082d7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "db1d132b7f104c56a11a4662c362e30e"}], "type": "volume", "id": "f94c00fdc5554bd5bb38c1633d8908c6", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_bcbb72d9-b8ea-4649-8a98-63704d2b09af", "id": "8c25e930d06f4e6dbd22e6ee9a7920cc"}, "audit_ids": ["-PG_n5l-QumeIMB0IRNJMg"], "issued_at": "2018-08-18T04:04:26.000000Z"}} 2018-08-18 04:04:26,086 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-18 04:04:26,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bce12ca16c77fa5f473d57accfa2f940868c0e9" -d '{"network": {"name": "tenantnetwork2-net_bcbb72d9-b8ea-4649-8a98-63704d2b09af", "admin_state_up": true}}' 2018-08-18 04:04:26,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-405d4628-5885-45f5-8f48-896ab6811f88 Date: Sat, 18 Aug 2018 04:04:26 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"abe691f8beba4635a3bd63852ca082d7","created_at":"2018-08-18T04:04:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-18T04:04:26Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"abe691f8beba4635a3bd63852ca082d7","id":"7e702772-bc9d-426d-b53c-813c6e270c56","name":"tenantnetwork2-net_bcbb72d9-b8ea-4649-8a98-63704d2b09af"}} 2018-08-18 04:04:26,692 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-405d4628-5885-45f5-8f48-896ab6811f88 2018-08-18 04:04:26,692 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.605983018875s 2018-08-18 04:04:26,692 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-405d4628-5885-45f5-8f48-896ab6811f88 2018-08-18 04:04:26,693 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T04:04:26Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'7e702772-bc9d-426d-b53c-813c6e270c56', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_bcbb72d9-b8ea-4649-8a98-63704d2b09af', u'admin_state_up': True, u'tenant_id': u'abe691f8beba4635a3bd63852ca082d7', u'created_at': u'2018-08-18T04:04:26Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'abe691f8beba4635a3bd63852ca082d7'}) 2018-08-18 04:04:26,693 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:04:26,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9bce12ca16c77fa5f473d57accfa2f940868c0e9" 2018-08-18 04:04:26,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-4c5321a7-4fb7-4afb-8d1d-3bde993b52ce Date: Sat, 18 Aug 2018 04:04:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"updated_at":"2018-08-18T03:58:56Z","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"0af31944-cf5d-42cc-ad16-ed23df330df2","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-18T04:04:26Z","tenant_id":"abe691f8beba4635a3bd63852ca082d7","created_at":"2018-08-18T04:04:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"abe691f8beba4635a3bd63852ca082d7","id":"7e702772-bc9d-426d-b53c-813c6e270c56","name":"tenantnetwork2-net_bcbb72d9-b8ea-4649-8a98-63704d2b09af"}]} 2018-08-18 04:04:26,876 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-4c5321a7-4fb7-4afb-8d1d-3bde993b52ce 2018-08-18 04:04:26,876 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.182943105698s 2018-08-18 04:04:26,876 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-4c5321a7-4fb7-4afb-8d1d-3bde993b52ce 2018-08-18 04:04:26,877 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-18 04:04:26,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bce12ca16c77fa5f473d57accfa2f940868c0e9" -d '{"subnet": {"name": "tenantnetwork2-subnet_bcbb72d9-b8ea-4649-8a98-63704d2b09af", "enable_dhcp": true, "network_id": "7e702772-bc9d-426d-b53c-813c6e270c56", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 04:04:27,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1c24a0bd-983c-4cd6-9e5c-f2c392dabfd3 Date: Sat, 18 Aug 2018 04:04:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e702772-bc9d-426d-b53c-813c6e270c56","tenant_id":"abe691f8beba4635a3bd63852ca082d7","created_at":"2018-08-18T04:04:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T04:04:27Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"abe691f8beba4635a3bd63852ca082d7","id":"ceeaccde-95df-41e8-b20e-cd7eec829b86","subnetpool_id":null,"name":"tenantnetwork2-subnet_bcbb72d9-b8ea-4649-8a98-63704d2b09af"}} 2018-08-18 04:04:27,673 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-1c24a0bd-983c-4cd6-9e5c-f2c392dabfd3 2018-08-18 04:04:27,673 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.79540014267s 2018-08-18 04:04:27,673 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-1c24a0bd-983c-4cd6-9e5c-f2c392dabfd3 2018-08-18 04:04:27,673 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T04:04:27Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ceeaccde-95df-41e8-b20e-cd7eec829b86', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_bcbb72d9-b8ea-4649-8a98-63704d2b09af', u'enable_dhcp': True, u'network_id': u'7e702772-bc9d-426d-b53c-813c6e270c56', u'tenant_id': u'abe691f8beba4635a3bd63852ca082d7', u'created_at': u'2018-08-18T04:04:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'abe691f8beba4635a3bd63852ca082d7'}) 2018-08-18 04:04:27,674 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-18 04:04:27,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bce12ca16c77fa5f473d57accfa2f940868c0e9" -d '{"router": {"external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2"}, "name": "tenantnetwork2-router_bcbb72d9-b8ea-4649-8a98-63704d2b09af", "admin_state_up": true}}' 2018-08-18 04:04:35,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-dc68491f-ec49-4592-abc7-a4f81b816be8 Date: Sat, 18 Aug 2018 04:04:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "78afcefc-306d-474b-aeba-f7c85b4ff459", "ip_address": "192.16.1.125"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "created_at": "2018-08-18T04:04:28Z", "admin_state_up": true, "updated_at": "2018-08-18T04:04:29Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "abe691f8beba4635a3bd63852ca082d7", "id": "d524a194-197f-4fce-ab41-8c1044e327a0", "name": "tenantnetwork2-router_bcbb72d9-b8ea-4649-8a98-63704d2b09af"}} 2018-08-18 04:04:35,179 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-dc68491f-ec49-4592-abc7-a4f81b816be8 2018-08-18 04:04:35,179 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 7.50539708138s 2018-08-18 04:04:35,180 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-dc68491f-ec49-4592-abc7-a4f81b816be8 2018-08-18 04:04:35,180 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T04:04:29Z', u'revision_number': 3, u'id': u'd524a194-197f-4fce-ab41-8c1044e327a0', u'external_gateway_info': {u'network_id': u'0af31944-cf5d-42cc-ad16-ed23df330df2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'78afcefc-306d-474b-aeba-f7c85b4ff459', u'ip_address': u'192.16.1.125'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_bcbb72d9-b8ea-4649-8a98-63704d2b09af', u'admin_state_up': True, u'tenant_id': u'abe691f8beba4635a3bd63852ca082d7', u'created_at': u'2018-08-18T04:04:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'abe691f8beba4635a3bd63852ca082d7'}) 2018-08-18 04:04:35,180 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-18 04:04:35,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/d524a194-197f-4fce-ab41-8c1044e327a0/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bce12ca16c77fa5f473d57accfa2f940868c0e9" -d '{"subnet_id": "ceeaccde-95df-41e8-b20e-cd7eec829b86"}' 2018-08-18 04:04:39,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-588d7f04-cbf0-4494-84a5-b5648894c8e3 Date: Sat, 18 Aug 2018 04:04:39 GMT RESP BODY: {"network_id": "7e702772-bc9d-426d-b53c-813c6e270c56", "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "subnet_id": "ceeaccde-95df-41e8-b20e-cd7eec829b86", "subnet_ids": ["ceeaccde-95df-41e8-b20e-cd7eec829b86"], "port_id": "1b668a2b-8759-47ab-a1b4-2472aaea0ce0", "id": "d524a194-197f-4fce-ab41-8c1044e327a0"} 2018-08-18 04:04:39,373 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/d524a194-197f-4fce-ab41-8c1044e327a0/add_router_interface.json used request id req-588d7f04-cbf0-4494-84a5-b5648894c8e3 2018-08-18 04:04:39,373 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.19319391251s 2018-08-18 04:04:39,374 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/d524a194-197f-4fce-ab41-8c1044e327a0/add_router_interface.json used request id req-588d7f04-cbf0-4494-84a5-b5648894c8e3 returning object d524a194-197f-4fce-ab41-8c1044e327a0 2018-08-18 04:04:39,989 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 04:04:39,989 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-18 04:04:39,992 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-18 04:04:39,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/d524a194-197f-4fce-ab41-8c1044e327a0/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bce12ca16c77fa5f473d57accfa2f940868c0e9" -d '{"subnet_id": "ceeaccde-95df-41e8-b20e-cd7eec829b86"}' 2018-08-18 04:04:44,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a46c33eb-9bc4-4a63-8855-7c53f30c1c56 Date: Sat, 18 Aug 2018 04:04:44 GMT RESP BODY: {"network_id": "7e702772-bc9d-426d-b53c-813c6e270c56", "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "subnet_id": "ceeaccde-95df-41e8-b20e-cd7eec829b86", "subnet_ids": ["ceeaccde-95df-41e8-b20e-cd7eec829b86"], "port_id": "1b668a2b-8759-47ab-a1b4-2472aaea0ce0", "id": "d524a194-197f-4fce-ab41-8c1044e327a0"} 2018-08-18 04:04:44,622 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/d524a194-197f-4fce-ab41-8c1044e327a0/remove_router_interface.json used request id req-a46c33eb-9bc4-4a63-8855-7c53f30c1c56 2018-08-18 04:04:44,622 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 4.63026309013s 2018-08-18 04:04:44,623 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/d524a194-197f-4fce-ab41-8c1044e327a0/remove_router_interface.json used request id req-a46c33eb-9bc4-4a63-8855-7c53f30c1c56 returning object d524a194-197f-4fce-ab41-8c1044e327a0 2018-08-18 04:04:44,623 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-18 04:04:44,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9bce12ca16c77fa5f473d57accfa2f940868c0e9" 2018-08-18 04:04:44,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-e5479ce4-17ab-461d-93d8-95c330e10c43 Date: Sat, 18 Aug 2018 04:04:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "78afcefc-306d-474b-aeba-f7c85b4ff459", "ip_address": "192.16.1.125"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "created_at": "2018-08-18T04:04:28Z", "admin_state_up": true, "updated_at": "2018-08-18T04:04:41Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "abe691f8beba4635a3bd63852ca082d7", "id": "d524a194-197f-4fce-ab41-8c1044e327a0", "name": "tenantnetwork2-router_bcbb72d9-b8ea-4649-8a98-63704d2b09af"}]} 2018-08-18 04:04:44,818 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-e5479ce4-17ab-461d-93d8-95c330e10c43 2018-08-18 04:04:44,818 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.195143938065s 2018-08-18 04:04:44,818 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-e5479ce4-17ab-461d-93d8-95c330e10c43 2018-08-18 04:04:44,819 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-18 04:04:44,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/d524a194-197f-4fce-ab41-8c1044e327a0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9bce12ca16c77fa5f473d57accfa2f940868c0e9" 2018-08-18 04:04:50,624 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cad75eb2-bdc6-4656-a9ae-e2b5ae3d33ba Content-Length: 0 Date: Sat, 18 Aug 2018 04:04:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:04:50,624 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/d524a194-197f-4fce-ab41-8c1044e327a0.json used request id req-cad75eb2-bdc6-4656-a9ae-e2b5ae3d33ba 2018-08-18 04:04:50,624 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.80489397049s 2018-08-18 04:04:50,624 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/d524a194-197f-4fce-ab41-8c1044e327a0.json used request id req-cad75eb2-bdc6-4656-a9ae-e2b5ae3d33ba 2018-08-18 04:04:50,625 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-18 04:04:50,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9bce12ca16c77fa5f473d57accfa2f940868c0e9" 2018-08-18 04:04:50,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1415a3b4-aea1-4f4a-b2f1-43b7a3af6fd8 Date: Sat, 18 Aug 2018 04:04:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e702772-bc9d-426d-b53c-813c6e270c56","tenant_id":"abe691f8beba4635a3bd63852ca082d7","created_at":"2018-08-18T04:04:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T04:04:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"abe691f8beba4635a3bd63852ca082d7","id":"ceeaccde-95df-41e8-b20e-cd7eec829b86","subnetpool_id":null,"name":"tenantnetwork2-subnet_bcbb72d9-b8ea-4649-8a98-63704d2b09af"}]} 2018-08-18 04:04:50,771 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-1415a3b4-aea1-4f4a-b2f1-43b7a3af6fd8 2018-08-18 04:04:50,772 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.146686792374s 2018-08-18 04:04:50,772 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-1415a3b4-aea1-4f4a-b2f1-43b7a3af6fd8 2018-08-18 04:04:50,773 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-18 04:04:50,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/ceeaccde-95df-41e8-b20e-cd7eec829b86.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9bce12ca16c77fa5f473d57accfa2f940868c0e9" 2018-08-18 04:04:54,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-238ab28f-2970-4b33-814b-eb71e64193a7 Date: Sat, 18 Aug 2018 04:04:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:04:54,366 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/ceeaccde-95df-41e8-b20e-cd7eec829b86.json used request id req-238ab28f-2970-4b33-814b-eb71e64193a7 2018-08-18 04:04:54,366 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.59334301949s 2018-08-18 04:04:54,366 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/ceeaccde-95df-41e8-b20e-cd7eec829b86.json used request id req-238ab28f-2970-4b33-814b-eb71e64193a7 2018-08-18 04:04:54,366 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:04:54,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9bce12ca16c77fa5f473d57accfa2f940868c0e9" 2018-08-18 04:04:54,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1158 X-Openstack-Request-Id: req-22c74a1e-cf60-471b-9053-c446d28656e4 Date: Sat, 18 Aug 2018 04:04:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"updated_at":"2018-08-18T03:58:56Z","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"0af31944-cf5d-42cc-ad16-ed23df330df2","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-18T04:04:54Z","tenant_id":"abe691f8beba4635a3bd63852ca082d7","created_at":"2018-08-18T04:04:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"abe691f8beba4635a3bd63852ca082d7","id":"7e702772-bc9d-426d-b53c-813c6e270c56","name":"tenantnetwork2-net_bcbb72d9-b8ea-4649-8a98-63704d2b09af"}]} 2018-08-18 04:04:54,812 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-22c74a1e-cf60-471b-9053-c446d28656e4 2018-08-18 04:04:54,812 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.445168018341s 2018-08-18 04:04:54,812 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-22c74a1e-cf60-471b-9053-c446d28656e4 2018-08-18 04:04:54,813 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-18 04:04:54,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/7e702772-bc9d-426d-b53c-813c6e270c56.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9bce12ca16c77fa5f473d57accfa2f940868c0e9" 2018-08-18 04:04:58,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6f14156-d901-4745-b8dd-df7c3546fc72 Date: Sat, 18 Aug 2018 04:04:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:04:58,030 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/7e702772-bc9d-426d-b53c-813c6e270c56.json used request id req-f6f14156-d901-4745-b8dd-df7c3546fc72 2018-08-18 04:04:58,030 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 3.21771001816s 2018-08-18 04:04:58,030 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/7e702772-bc9d-426d-b53c-813c6e270c56.json used request id req-f6f14156-d901-4745-b8dd-df7c3546fc72 2018-08-18 04:04:58,031 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-18 04:04:58,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" 2018-08-18 04:04:58,930 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:58 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-ec4bf032-f6a4-4200-801c-23c10ee63d3e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/00f5bad4d915444c96373d24489316aa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "00f5bad4d915444c96373d24489316aa", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/1d03f1d45db14af78ddb5421967c38dc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "1d03f1d45db14af78ddb5421967c38dc", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/1e5062d47827419ba322cbc8e7afff58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "1e5062d47827419ba322cbc8e7afff58", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/312c945ae6f846448b06a9ac0c148409"}, "domain_id": "default", "enabled": true, "id": "312c945ae6f846448b06a9ac0c148409", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/33d783e3154b49d783e1d2f7a0314db1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "33d783e3154b49d783e1d2f7a0314db1", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/66834d47f48d4f9e87def26d8077c5fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "66834d47f48d4f9e87def26d8077c5fa", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/8844a3ed66c746c8b0652787623a54b5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "8844a3ed66c746c8b0652787623a54b5", "password_expires_at": null}, {"name": "tenantnetwork2-user_bcbb72d9-b8ea-4649-8a98-63704d2b09af", "links": {"self": "https://192.16.1.222:5000/v3/users/8c25e930d06f4e6dbd22e6ee9a7920cc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8c25e930d06f4e6dbd22e6ee9a7920cc", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/8d0be396840444a2a9559514a4df7437"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "8d0be396840444a2a9559514a4df7437", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/ab6beaabbf174838923bbf396834b44c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "ab6beaabbf174838923bbf396834b44c", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/ac5db6f921634bea9c5de54cc4bbd406"}, "domain_id": "2b4a3343d616479b831d4ec63861f47a", "enabled": true, "id": "ac5db6f921634bea9c5de54cc4bbd406", "options": {}}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/c551acec77fb4587a3146c7cf2067fcc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "c551acec77fb4587a3146c7cf2067fcc", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/dfb0f82049124551a795b6390dac8209"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "dfb0f82049124551a795b6390dac8209", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/f5d94238387d4a21a0015834f7eae821"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "f5d94238387d4a21a0015834f7eae821", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-18 04:04:58,930 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-ec4bf032-f6a4-4200-801c-23c10ee63d3e 2018-08-18 04:04:58,930 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.898983955383s 2018-08-18 04:04:58,930 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-ec4bf032-f6a4-4200-801c-23c10ee63d3e 2018-08-18 04:04:58,933 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-18 04:04:58,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/8c25e930d06f4e6dbd22e6ee9a7920cc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" 2018-08-18 04:04:58,980 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:58 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-72026442-9603-4a85-995d-340491e21b2b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/8c25e930d06f4e6dbd22e6ee9a7920cc"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "8c25e930d06f4e6dbd22e6ee9a7920cc", "email": null, "name": "tenantnetwork2-user_bcbb72d9-b8ea-4649-8a98-63704d2b09af"}} 2018-08-18 04:04:58,980 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/8c25e930d06f4e6dbd22e6ee9a7920cc used request id req-72026442-9603-4a85-995d-340491e21b2b 2018-08-18 04:04:58,981 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0474531650543s 2018-08-18 04:04:58,981 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/8c25e930d06f4e6dbd22e6ee9a7920cc used request id req-72026442-9603-4a85-995d-340491e21b2b 2018-08-18 04:04:58,981 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-08-18 04:04:58,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/8c25e930d06f4e6dbd22e6ee9a7920cc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" 2018-08-18 04:04:59,161 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:59 GMT Vary: X-Auth-Token x-openstack-request-id: req-538dd1e7-817a-4272-815f-44e08ddab0e5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:04:59,161 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/8c25e930d06f4e6dbd22e6ee9a7920cc used request id req-538dd1e7-817a-4272-815f-44e08ddab0e5 2018-08-18 04:04:59,161 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.180079936981s 2018-08-18 04:04:59,161 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/8c25e930d06f4e6dbd22e6ee9a7920cc used request id req-538dd1e7-817a-4272-815f-44e08ddab0e5 2018-08-18 04:04:59,165 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-18 04:04:59,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" 2018-08-18 04:04:59,227 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:04:59 GMT Content-Type: application/json Content-Length: 1083 Vary: X-Auth-Token x-openstack-request-id: req-646193a3-0009-4a67-a337-4e9a61126181 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/7344209b0fbc4e8ea20814a7a8236e0b"}, "tags": [], "enabled": true, "id": "7344209b0fbc4e8ea20814a7a8236e0b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/abe691f8beba4635a3bd63852ca082d7"}, "tags": [], "enabled": true, "id": "abe691f8beba4635a3bd63852ca082d7", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_bcbb72d9-b8ea-4649-8a98-63704d2b09af"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/fa4564a16c3c485ebc44f56c811db94f"}, "tags": [], "enabled": true, "id": "fa4564a16c3c485ebc44f56c811db94f", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-18 04:04:59,227 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-646193a3-0009-4a67-a337-4e9a61126181 2018-08-18 04:04:59,227 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0624680519104s 2018-08-18 04:04:59,227 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-646193a3-0009-4a67-a337-4e9a61126181 2018-08-18 04:04:59,229 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-08-18 04:04:59,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/abe691f8beba4635a3bd63852ca082d7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" 2018-08-18 04:05:00,150 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:00 GMT Vary: X-Auth-Token x-openstack-request-id: req-891e1539-ae2f-4a71-85a3-c6e59d612644 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:05:00,150 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/abe691f8beba4635a3bd63852ca082d7 used request id req-891e1539-ae2f-4a71-85a3-c6e59d612644 2018-08-18 04:05:00,151 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.921041965485s 2018-08-18 04:05:00,151 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/abe691f8beba4635a3bd63852ca082d7 used request id req-891e1539-ae2f-4a71-85a3-c6e59d612644 2018-08-18 04:05:00,153 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-18 04:05:00,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" 2018-08-18 04:05:00,723 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:00 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-0a860d80-ec36-427b-9a2a-292a860a64e8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "291acac5d84b411b9e291d117f56e337", "links": {"self": "https://192.16.1.222:5000/v3/roles/291acac5d84b411b9e291d117f56e337"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3b0e46d047424a1d929d89bad170040b", "links": {"self": "https://192.16.1.222:5000/v3/roles/3b0e46d047424a1d929d89bad170040b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "69186f526b40472b9f00c186bbe38942", "links": {"self": "https://192.16.1.222:5000/v3/roles/69186f526b40472b9f00c186bbe38942"}, "name": "admin"}, {"domain_id": null, "id": "996eb81ddf7d4d6e99b46c8e96559d05", "links": {"self": "https://192.16.1.222:5000/v3/roles/996eb81ddf7d4d6e99b46c8e96559d05"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-18 04:05:00,723 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-0a860d80-ec36-427b-9a2a-292a860a64e8 2018-08-18 04:05:00,723 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.570204973221s 2018-08-18 04:05:00,723 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-0a860d80-ec36-427b-9a2a-292a860a64e8 2018-08-18 04:05:00,726 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-08-18 04:05:00,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/996eb81ddf7d4d6e99b46c8e96559d05 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6865167a4bf84fb2174426f9a5bf6243fc40b914" 2018-08-18 04:05:00,814 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:00 GMT Vary: X-Auth-Token x-openstack-request-id: req-6df13c70-eef3-4963-8c6f-3d8d09d19911 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:05:00,814 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/996eb81ddf7d4d6e99b46c8e96559d05 used request id req-6df13c70-eef3-4963-8c6f-3d8d09d19911 2018-08-18 04:05:00,814 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.087553024292s 2018-08-18 04:05:00,814 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/996eb81ddf7d4d6e99b46c8e96559d05 used request id req-6df13c70-eef3-4963-8c6f-3d8d09d19911 2018-08-18 04:05:00,845 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-18 04:05:00,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 04:05:00,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 04:05:00,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 04:05:00,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 04:05:00,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 04:05:00,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 04:05:00,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 04:05:00,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 04:05:00,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 04:05:00,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 04:05:00,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 04:05:00,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 04:05:00,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 04:05:00,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 04:05:00,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 04:05:00,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 04:05:00,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 04:05:00,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 04:05:00,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 04:05:00,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 04:05:00,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 04:05:00,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 04:05:00,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:05:00,935 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-76cf5711-1c33-4f2a-9506-14f87ea21ab5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY 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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-18 04:05:00,935 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-76cf5711-1c33-4f2a-9506-14f87ea21ab5 2018-08-18 04:05:00,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-18 04:05:01,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b0e46d047424a1d929d89bad170040b", "name": "heat_stack_owner"}, {"id": "69186f526b40472b9f00c186bbe38942", "name": "admin"}], "expires_at": "2018-08-18T16:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa4564a16c3c485ebc44f56c811db94f", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "310d5277a83442b1943ae04e2ef749f2"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "96778a04f235463b99422f1352dbd2f7"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2dca2fe4d414c98a341cfc0b9f3f2bd"}], "type": "nfv-orchestration", "id": "0961b8f384ee4b19ae90e58dbe212684", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0541fb7df52a4acbab0faad96411389f"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72daf9e77bd342a89f457b0e9566b9d2"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dc361064d6f544168f9267b9f43bd261"}], "type": "metric", "id": "19f0f55f0446404a99c426733c36f69e", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2456e2f20fab483196e594289e712471"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ba1970f2c4a94adc962ba70242fbe128"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f43461780a1044f2b79c3d23562af7eb"}], "type": "image", "id": "258cd741cedb41b68b01793763cc6a9c", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "29c432587bf94fc891924d66c3d72224"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3c04c0cd4b8944f0a37e8251dff29a95"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d2c84de72dc94f7e96caa941f9e5b1cd"}], "type": "cloudformation", "id": "360087012a394c31ad6abaa87bb03251", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "bec637de39854a1ebad40ef3b45938e9"}, {"url": "https://192.16.1.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eda8946e0d044d828a53908deeeaf3ca"}, {"url": "http://10.1.0.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2046f12e6c043f58694649bc816e89f"}], "type": "volumev2", "id": "58a49e1eba174ac3a6b8c0cf4f393d91", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "23f2174d71164055b4d23332e01f8bd6"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4eb33f73ac13422fad132ebfb1a3fe4d"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fe6d0258bb784b7ea16e240fd844dd60"}], "type": "placement", "id": "70f7f546a55248c081aaf477f69078de", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "039da1175c0d484391738b839d134acd"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7fb9e3aae2be40ccb6ec07d36ad0000b"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eec2a47d8d8b4cfd98a403dfb782958b"}], "type": "alarming", "id": "754f2ce5e2ce41149e9f8d1e2c9146b0", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef3a66dcd0341199dcf8b9c9f9b7bd2"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "520b17ee438a433398178ea7ce02bfbf"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fb4470e5aecc4e0887ddf52caa95f54f"}], "type": "compute", "id": "8ee3d6ee2bf8488c81ca69678fb66f12", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0633d13e7c354785af6a7c85672506f0"}, {"url": "http://10.1.0.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "68b353cba0ca475bbfdf8c14824a95be"}, {"url": "https://192.16.1.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b77e21ae37d54e21b03dde236323f26c"}], "type": "volumev3", "id": "94aca909caff4eec93362787c623fec8", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "62ed117b250f4bf7866b871700029d18"}, {"url": "http://10.1.0.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "993865220edc4d9792175c12bb4e3178"}, {"url": "https://192.16.1.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c477888355e744f989185bd3c12fd291"}], "type": "orchestration", "id": "9801ab216c164ea09ce9e9b9a7208c0a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "e60d6b775fef48f5a0f98edfe01ff605", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7cee738895034762ab2b3bc12ce22ec5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c67d879059d845cd942926f8272804ab"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e198a555631b441ab2b28a0f1b03ece5"}], "type": "identity", "id": "f247f3bbfbc94b04a571499700767679", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1f91f691b0414461bed6880dd01baf10"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62cd1eb974e943d4a6d380de2c973b9a"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b391f52dab20446ca0323d86bbf93720"}], "type": "network", "id": "f29600b246194ed1a3688b6aa54795ce", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04caddd05d8b443088f48bc710a77a8b"}, {"url": "http://10.1.0.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "629a4602c8104a7684402e7bc52096d3"}, {"url": "https://192.16.1.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "db1d132b7f104c56a11a4662c362e30e"}], "type": "volume", "id": "f94c00fdc5554bd5bb38c1633d8908c6", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "312c945ae6f846448b06a9ac0c148409"}, "audit_ids": ["7NhBh3kFQ9OIWxXXxVGlpQ"], "issued_at": "2018-08-18T04:05:01.000000Z"}} 2018-08-18 04:05:01,455 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:05:01,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" 2018-08-18 04:05:01,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4802cc75-824d-412c-8ae2-ef130567904f Date: Sat, 18 Aug 2018 04:05:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0af31944-cf5d-42cc-ad16-ed23df330df2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"description":"","tags":[],"updated_at":"2018-08-18T03:58:56Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","provider:network_type":"flat"}]} 2018-08-18 04:05:01,660 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4802cc75-824d-412c-8ae2-ef130567904f 2018-08-18 04:05:01,660 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.20547413826s 2018-08-18 04:05:01,661 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4802cc75-824d-412c-8ae2-ef130567904f 2018-08-18 04:05:01,661 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-18 04:05:01,661 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-18 04:05:01,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" -d '{"network": {"name": "vmready1-net_4327149e-6a83-4c51-94ea-385ebf3ef5bd", "admin_state_up": true}}' 2018-08-18 04:05:02,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-83cc5291-a0fb-4093-a4ad-aefaa2ad866a Date: Sat, 18 Aug 2018 04:05:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ed623bb9-985d-49a4-8676-39038418446c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T04:05:01Z","is_default":false,"provider:segmentation_id":11,"name":"vmready1-net_4327149e-6a83-4c51-94ea-385ebf3ef5bd","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:05:01Z","mtu":1450}} 2018-08-18 04:05:02,169 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-83cc5291-a0fb-4093-a4ad-aefaa2ad866a 2018-08-18 04:05:02,169 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.507708072662s 2018-08-18 04:05:02,169 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-83cc5291-a0fb-4093-a4ad-aefaa2ad866a 2018-08-18 04:05:02,170 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-18T04:05:01Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ed623bb9-985d-49a4-8676-39038418446c', u'provider:segmentation_id': 11, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_4327149e-6a83-4c51-94ea-385ebf3ef5bd', u'admin_state_up': True, u'tenant_id': u'fa4564a16c3c485ebc44f56c811db94f', u'created_at': u'2018-08-18T04:05:01Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fa4564a16c3c485ebc44f56c811db94f'}) 2018-08-18 04:05:02,170 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:05:02,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" 2018-08-18 04:05:02,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1342 X-Openstack-Request-Id: req-e350d4c6-5c09-4f58-9e9c-3ff45e673ac6 Date: Sat, 18 Aug 2018 04:05:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0af31944-cf5d-42cc-ad16-ed23df330df2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"description":"","tags":[],"updated_at":"2018-08-18T03:58:56Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ed623bb9-985d-49a4-8676-39038418446c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T04:05:01Z","provider:segmentation_id":11,"name":"vmready1-net_4327149e-6a83-4c51-94ea-385ebf3ef5bd","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:05:01Z","provider:network_type":"vxlan"}]} 2018-08-18 04:05:02,326 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e350d4c6-5c09-4f58-9e9c-3ff45e673ac6 2018-08-18 04:05:02,326 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.155912876129s 2018-08-18 04:05:02,326 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e350d4c6-5c09-4f58-9e9c-3ff45e673ac6 2018-08-18 04:05:02,327 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-18 04:05:02,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" -d '{"subnet": {"name": "vmready1-subnet_4327149e-6a83-4c51-94ea-385ebf3ef5bd", "enable_dhcp": true, "network_id": "ed623bb9-985d-49a4-8676-39038418446c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 04:05:02,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-260d3242-aae1-41b5-a624-b09b34b49573 Date: Sat, 18 Aug 2018 04:05:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed623bb9-985d-49a4-8676-39038418446c","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:05:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T04:05:02Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"f3165371-3f19-44da-8244-60d60111b517","subnetpool_id":null,"name":"vmready1-subnet_4327149e-6a83-4c51-94ea-385ebf3ef5bd"}} 2018-08-18 04:05:02,956 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-260d3242-aae1-41b5-a624-b09b34b49573 2018-08-18 04:05:02,956 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.62855887413s 2018-08-18 04:05:02,956 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-260d3242-aae1-41b5-a624-b09b34b49573 2018-08-18 04:05:02,956 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T04:05:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f3165371-3f19-44da-8244-60d60111b517', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_4327149e-6a83-4c51-94ea-385ebf3ef5bd', u'enable_dhcp': True, u'network_id': u'ed623bb9-985d-49a4-8676-39038418446c', u'tenant_id': u'fa4564a16c3c485ebc44f56c811db94f', u'created_at': u'2018-08-18T04:05:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fa4564a16c3c485ebc44f56c811db94f'}) 2018-08-18 04:05:02,957 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-18 04:05:02,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" -d '{"router": {"external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2"}, "name": "vmready1-router_4327149e-6a83-4c51-94ea-385ebf3ef5bd", "admin_state_up": true}}' 2018-08-18 04:05:11,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-e1878106-9dfe-4ef4-886b-d30d1ffc2d91 Date: Sat, 18 Aug 2018 04:05:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "78afcefc-306d-474b-aeba-f7c85b4ff459", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:05:03Z", "admin_state_up": true, "updated_at": "2018-08-18T04:05:05Z", "project_id": "fa4564a16c3c485ebc44f56c811db94f", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "0e31ab26-54ec-419c-b19f-c72136436020", "name": "vmready1-router_4327149e-6a83-4c51-94ea-385ebf3ef5bd"}} 2018-08-18 04:05:11,307 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-e1878106-9dfe-4ef4-886b-d30d1ffc2d91 2018-08-18 04:05:11,307 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.35057115555s 2018-08-18 04:05:11,308 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-e1878106-9dfe-4ef4-886b-d30d1ffc2d91 2018-08-18 04:05:11,308 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T04:05:05Z', u'revision_number': 3, u'ha': True, u'id': u'0e31ab26-54ec-419c-b19f-c72136436020', u'external_gateway_info': {u'network_id': u'0af31944-cf5d-42cc-ad16-ed23df330df2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'78afcefc-306d-474b-aeba-f7c85b4ff459', u'ip_address': u'192.16.1.104'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_4327149e-6a83-4c51-94ea-385ebf3ef5bd', u'admin_state_up': True, u'tenant_id': u'fa4564a16c3c485ebc44f56c811db94f', u'created_at': u'2018-08-18T04:05:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'fa4564a16c3c485ebc44f56c811db94f'}) 2018-08-18 04:05:11,308 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-18 04:05:11,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/0e31ab26-54ec-419c-b19f-c72136436020/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" -d '{"subnet_id": "f3165371-3f19-44da-8244-60d60111b517"}' 2018-08-18 04:05:15,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7c717f28-5003-4966-8960-a963cf18fcc9 Date: Sat, 18 Aug 2018 04:05:15 GMT RESP BODY: {"network_id": "ed623bb9-985d-49a4-8676-39038418446c", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "subnet_id": "f3165371-3f19-44da-8244-60d60111b517", "subnet_ids": ["f3165371-3f19-44da-8244-60d60111b517"], "port_id": "75504435-9575-4a24-ba0b-eecec7f80e66", "id": "0e31ab26-54ec-419c-b19f-c72136436020"} 2018-08-18 04:05:15,712 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/0e31ab26-54ec-419c-b19f-c72136436020/add_router_interface.json used request id req-7c717f28-5003-4966-8960-a963cf18fcc9 2018-08-18 04:05:15,712 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.40349292755s 2018-08-18 04:05:15,712 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/0e31ab26-54ec-419c-b19f-c72136436020/add_router_interface.json used request id req-7c717f28-5003-4966-8960-a963cf18fcc9 returning object 0e31ab26-54ec-419c-b19f-c72136436020 2018-08-18 04:05:15,712 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-18 04:05:15,851 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-18 04:05:15,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:05:15,913 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-08-18 04:05:15,916 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-18 04:05:15,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" 2018-08-18 04:05:16,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-29c06a9e-509d-4b4e-9038-8d937bcd66a4 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 04:05:16,603 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-29c06a9e-509d-4b4e-9038-8d937bcd66a4 2018-08-18 04:05:16,604 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.687840938568s 2018-08-18 04:05:16,604 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-29c06a9e-509d-4b4e-9038-8d937bcd66a4 2018-08-18 04:05:16,608 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-08-18 04:05:16,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_4327149e-6a83-4c51-94ea-385ebf3ef5bd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_4327149e-6a83-4c51-94ea-385ebf3ef5bd"}' 2018-08-18 04:05:17,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/3b7f4aab-c7de-4f38-9852-457018cee401 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-b62c0a22-113b-40f2-bf63-d3ccf664f0a0 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3b7f4aab-c7de-4f38-9852-457018cee401/file", "owner": "fa4564a16c3c485ebc44f56c811db94f", "id": "3b7f4aab-c7de-4f38-9852-457018cee401", "size": null, "self": "/v2/images/3b7f4aab-c7de-4f38-9852-457018cee401", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-18T04:05:17Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_4327149e-6a83-4c51-94ea-385ebf3ef5bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_4327149e-6a83-4c51-94ea-385ebf3ef5bd", "checksum": null, "created_at": "2018-08-18T04:05:17Z", "protected": false} 2018-08-18 04:05:17,568 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-b62c0a22-113b-40f2-bf63-d3ccf664f0a0 2018-08-18 04:05:17,568 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.960242986679s 2018-08-18 04:05:17,569 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-b62c0a22-113b-40f2-bf63-d3ccf664f0a0 returning object 3b7f4aab-c7de-4f38-9852-457018cee401 2018-08-18 04:05:17,569 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-08-18 04:05:17,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/3b7f4aab-c7de-4f38-9852-457018cee401/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" -d '' 2018-08-18 04:05:20,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-3e2d977f-e0a6-42c0-80a5-6333441410e9 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 04:05:20,790 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/3b7f4aab-c7de-4f38-9852-457018cee401/file used request id req-3e2d977f-e0a6-42c0-80a5-6333441410e9 2018-08-18 04:05:20,791 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 3.22153997421s 2018-08-18 04:05:20,791 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/3b7f4aab-c7de-4f38-9852-457018cee401/file used request id req-3e2d977f-e0a6-42c0-80a5-6333441410e9 2018-08-18 04:05:20,795 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-18 04:05:20,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" 2018-08-18 04:05:21,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-b94c8b29-fd43-4d6d-97c8-2edb561573fe RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/3b7f4aab-c7de-4f38-9852-457018cee401/snap", "metadata": {}}], "file": "/v2/images/3b7f4aab-c7de-4f38-9852-457018cee401/file", "owner": "fa4564a16c3c485ebc44f56c811db94f", "id": "3b7f4aab-c7de-4f38-9852-457018cee401", "size": 12716032, "self": "/v2/images/3b7f4aab-c7de-4f38-9852-457018cee401", "disk_format": "qcow2", "direct_url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/3b7f4aab-c7de-4f38-9852-457018cee401/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-18T04:05:20Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_4327149e-6a83-4c51-94ea-385ebf3ef5bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_4327149e-6a83-4c51-94ea-385ebf3ef5bd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T04:05:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 04:05:21,198 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-b94c8b29-fd43-4d6d-97c8-2edb561573fe 2018-08-18 04:05:21,198 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.402191877365s 2018-08-18 04:05:21,198 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-b94c8b29-fd43-4d6d-97c8-2edb561573fe 2018-08-18 04:05:21,200 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/3b7f4aab-c7de-4f38-9852-457018cee401/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3b7f4aab-c7de-4f38-9852-457018cee401/file', 'owner': u'fa4564a16c3c485ebc44f56c811db94f', 'id': u'3b7f4aab-c7de-4f38-9852-457018cee401', 'size': 12716032, u'self': u'/v2/images/3b7f4aab-c7de-4f38-9852-457018cee401', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fa4564a16c3c485ebc44f56c811db94f', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/3b7f4aab-c7de-4f38-9852-457018cee401/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T04:05:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T04:05:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_4327149e-6a83-4c51-94ea-385ebf3ef5bd', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3b7f4aab-c7de-4f38-9852-457018cee401', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_4327149e-6a83-4c51-94ea-385ebf3ef5bd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_4327149e-6a83-4c51-94ea-385ebf3ef5bd', 'created': u'2018-08-18T04:05:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T04:05:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3b7f4aab-c7de-4f38-9852-457018cee401', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_4327149e-6a83-4c51-94ea-385ebf3ef5bd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-18 04:05:21,201 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-08-18 04:05:21,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_4327149e-6a83-4c51-94ea-385ebf3ef5bd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 04:05:21,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json 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-3c39717a-2abf-4406-9b08-e95412203af2 x-compute-request-id: req-3c39717a-2abf-4406-9b08-e95412203af2 RESP BODY: {"flavor": {"name": "vmready1-flavor_4327149e-6a83-4c51-94ea-385ebf3ef5bd", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/9185d9f3-3778-45d2-8fc5-4f072e3d2a7a", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/9185d9f3-3778-45d2-8fc5-4f072e3d2a7a", "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": "9185d9f3-3778-45d2-8fc5-4f072e3d2a7a"}} 2018-08-18 04:05:21,946 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-3c39717a-2abf-4406-9b08-e95412203af2 2018-08-18 04:05:21,946 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.745127916336s 2018-08-18 04:05:21,946 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-3c39717a-2abf-4406-9b08-e95412203af2 2018-08-18 04:05:21,947 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_4327149e-6a83-4c51-94ea-385ebf3ef5bd', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fa4564a16c3c485ebc44f56c811db94f', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'9185d9f3-3778-45d2-8fc5-4f072e3d2a7a', 'swap': 0}) 2018-08-18 04:05:21,948 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 04:05:21,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/9185d9f3-3778-45d2-8fc5-4f072e3d2a7a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" -d '{"extra_specs": {}}' 2018-08-18 04:05:22,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json 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-2c45ba62-d4ff-4f64-97ef-bd58850d6373 x-compute-request-id: req-2c45ba62-d4ff-4f64-97ef-bd58850d6373 RESP BODY: {"extra_specs": {}} 2018-08-18 04:05:22,013 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/9185d9f3-3778-45d2-8fc5-4f072e3d2a7a/os-extra_specs used request id req-2c45ba62-d4ff-4f64-97ef-bd58850d6373 2018-08-18 04:05:22,013 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0649950504303s 2018-08-18 04:05:22,013 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/9185d9f3-3778-45d2-8fc5-4f072e3d2a7a/os-extra_specs used request id req-2c45ba62-d4ff-4f64-97ef-bd58850d6373 2018-08-18 04:05:22,668 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 04:05:22,668 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-18 04:05:22,671 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-18 04:05:22,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/0e31ab26-54ec-419c-b19f-c72136436020/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" -d '{"subnet_id": "f3165371-3f19-44da-8244-60d60111b517"}' 2018-08-18 04:05:25,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a437ef91-8883-4fef-9d5b-16b874975921 Date: Sat, 18 Aug 2018 04:05:25 GMT RESP BODY: {"network_id": "ed623bb9-985d-49a4-8676-39038418446c", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "subnet_id": "f3165371-3f19-44da-8244-60d60111b517", "subnet_ids": ["f3165371-3f19-44da-8244-60d60111b517"], "port_id": "75504435-9575-4a24-ba0b-eecec7f80e66", "id": "0e31ab26-54ec-419c-b19f-c72136436020"} 2018-08-18 04:05:25,867 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/0e31ab26-54ec-419c-b19f-c72136436020/remove_router_interface.json used request id req-a437ef91-8883-4fef-9d5b-16b874975921 2018-08-18 04:05:25,867 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.19592905045s 2018-08-18 04:05:25,868 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/0e31ab26-54ec-419c-b19f-c72136436020/remove_router_interface.json used request id req-a437ef91-8883-4fef-9d5b-16b874975921 returning object 0e31ab26-54ec-419c-b19f-c72136436020 2018-08-18 04:05:25,868 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-18 04:05:25,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" 2018-08-18 04:05:26,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3f43ea7c-097b-4c28-87cd-994f66519f8b Date: Sat, 18 Aug 2018 04:05:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "78afcefc-306d-474b-aeba-f7c85b4ff459", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:05:03Z", "admin_state_up": true, "updated_at": "2018-08-18T04:05:23Z", "project_id": "fa4564a16c3c485ebc44f56c811db94f", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "0e31ab26-54ec-419c-b19f-c72136436020", "name": "vmready1-router_4327149e-6a83-4c51-94ea-385ebf3ef5bd"}]} 2018-08-18 04:05:26,067 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-3f43ea7c-097b-4c28-87cd-994f66519f8b 2018-08-18 04:05:26,067 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.199422121048s 2018-08-18 04:05:26,068 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-3f43ea7c-097b-4c28-87cd-994f66519f8b 2018-08-18 04:05:26,069 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-18 04:05:26,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/0e31ab26-54ec-419c-b19f-c72136436020.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" 2018-08-18 04:05:31,782 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-616f6b02-5e08-4008-9e4d-f8a0488770d8 Content-Length: 0 Date: Sat, 18 Aug 2018 04:05:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:05:31,782 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/0e31ab26-54ec-419c-b19f-c72136436020.json used request id req-616f6b02-5e08-4008-9e4d-f8a0488770d8 2018-08-18 04:05:31,783 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.713793993s 2018-08-18 04:05:31,783 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/0e31ab26-54ec-419c-b19f-c72136436020.json used request id req-616f6b02-5e08-4008-9e4d-f8a0488770d8 2018-08-18 04:05:31,783 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-18 04:05:31,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" 2018-08-18 04:05:32,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1284 X-Openstack-Request-Id: req-a2f4a110-5527-4745-8130-37f743bb196a Date: Sat, 18 Aug 2018 04:05:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0af31944-cf5d-42cc-ad16-ed23df330df2","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:56Z","dns_nameservers":[],"updated_at":"2018-08-18T03:58:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"78afcefc-306d-474b-aeba-f7c85b4ff459","subnetpool_id":null,"name":"ext-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed623bb9-985d-49a4-8676-39038418446c","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:05:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T04:05:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"f3165371-3f19-44da-8244-60d60111b517","subnetpool_id":null,"name":"vmready1-subnet_4327149e-6a83-4c51-94ea-385ebf3ef5bd"}]} 2018-08-18 04:05:32,488 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a2f4a110-5527-4745-8130-37f743bb196a 2018-08-18 04:05:32,489 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.705294132233s 2018-08-18 04:05:32,489 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a2f4a110-5527-4745-8130-37f743bb196a 2018-08-18 04:05:32,490 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-18 04:05:32,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/f3165371-3f19-44da-8244-60d60111b517.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" 2018-08-18 04:05:35,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-121ad6bc-7796-4364-8c33-93d332f4eb4d Date: Sat, 18 Aug 2018 04:05:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:05:35,538 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/f3165371-3f19-44da-8244-60d60111b517.json used request id req-121ad6bc-7796-4364-8c33-93d332f4eb4d 2018-08-18 04:05:35,538 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.04800987244s 2018-08-18 04:05:35,538 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/f3165371-3f19-44da-8244-60d60111b517.json used request id req-121ad6bc-7796-4364-8c33-93d332f4eb4d 2018-08-18 04:05:35,539 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:05:35,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" 2018-08-18 04:05:35,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-07dbbc97-b758-47e8-b47c-ea0f1202477e Date: Sat, 18 Aug 2018 04:05:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0af31944-cf5d-42cc-ad16-ed23df330df2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"description":"","tags":[],"updated_at":"2018-08-18T03:58:56Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed623bb9-985d-49a4-8676-39038418446c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T04:05:35Z","provider:segmentation_id":11,"name":"vmready1-net_4327149e-6a83-4c51-94ea-385ebf3ef5bd","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:05:01Z","provider:network_type":"vxlan"}]} 2018-08-18 04:05:35,689 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-07dbbc97-b758-47e8-b47c-ea0f1202477e 2018-08-18 04:05:35,689 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.150678873062s 2018-08-18 04:05:35,690 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-07dbbc97-b758-47e8-b47c-ea0f1202477e 2018-08-18 04:05:35,691 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-18 04:05:35,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/ed623bb9-985d-49a4-8676-39038418446c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" 2018-08-18 04:05:38,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b625318e-90ee-45f2-b256-1ed34fb49258 Date: Sat, 18 Aug 2018 04:05:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:05:38,639 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/ed623bb9-985d-49a4-8676-39038418446c.json used request id req-b625318e-90ee-45f2-b256-1ed34fb49258 2018-08-18 04:05:38,639 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.94802689552s 2018-08-18 04:05:38,639 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/ed623bb9-985d-49a4-8676-39038418446c.json used request id req-b625318e-90ee-45f2-b256-1ed34fb49258 2018-08-18 04:05:38,644 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-18 04:05:38,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" 2018-08-18 04:05:39,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-b201e104-f8b1-43df-bb05-71dfbe9745c3 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/3b7f4aab-c7de-4f38-9852-457018cee401/snap", "metadata": {}}], "file": "/v2/images/3b7f4aab-c7de-4f38-9852-457018cee401/file", "owner": "fa4564a16c3c485ebc44f56c811db94f", "id": "3b7f4aab-c7de-4f38-9852-457018cee401", "size": 12716032, "self": "/v2/images/3b7f4aab-c7de-4f38-9852-457018cee401", "disk_format": "qcow2", "direct_url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/3b7f4aab-c7de-4f38-9852-457018cee401/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-18T04:05:20Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_4327149e-6a83-4c51-94ea-385ebf3ef5bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_4327149e-6a83-4c51-94ea-385ebf3ef5bd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T04:05:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 04:05:39,142 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-b201e104-f8b1-43df-bb05-71dfbe9745c3 2018-08-18 04:05:39,142 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.498337984085s 2018-08-18 04:05:39,143 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-b201e104-f8b1-43df-bb05-71dfbe9745c3 2018-08-18 04:05:39,144 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-08-18 04:05:39,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/3b7f4aab-c7de-4f38-9852-457018cee401 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" 2018-08-18 04:05:40,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-1cfce106-c204-4e2f-b8c6-15f90595db60 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 04:05:40,747 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/3b7f4aab-c7de-4f38-9852-457018cee401 used request id req-1cfce106-c204-4e2f-b8c6-15f90595db60 2018-08-18 04:05:40,747 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 1.60333323479s 2018-08-18 04:05:40,748 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/3b7f4aab-c7de-4f38-9852-457018cee401 used request id req-1cfce106-c204-4e2f-b8c6-15f90595db60 2018-08-18 04:05:40,748 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-18 04:05:40,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" 2018-08-18 04:05:40,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2628 Content-Type: application/json 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-732a34c7-9ec1-4fd9-9539-6453c881a2de x-compute-request-id: req-732a34c7-9ec1-4fd9-9539-6453c881a2de RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "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": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "vmready1-flavor_4327149e-6a83-4c51-94ea-385ebf3ef5bd", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/9185d9f3-3778-45d2-8fc5-4f072e3d2a7a", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/9185d9f3-3778-45d2-8fc5-4f072e3d2a7a", "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": "9185d9f3-3778-45d2-8fc5-4f072e3d2a7a"}]} 2018-08-18 04:05:40,823 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-732a34c7-9ec1-4fd9-9539-6453c881a2de 2018-08-18 04:05:40,824 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.07546210289s 2018-08-18 04:05:40,824 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-732a34c7-9ec1-4fd9-9539-6453c881a2de 2018-08-18 04:05:40,827 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-08-18 04:05:40,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/9185d9f3-3778-45d2-8fc5-4f072e3d2a7a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c139fcd3a38e985c7a682c4802e9546be72c1f89" 2018-08-18 04:05:41,473 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json 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-91aeaa5d-efe1-46d2-96cc-b62963cf5fe4 x-compute-request-id: req-91aeaa5d-efe1-46d2-96cc-b62963cf5fe4 2018-08-18 04:05:41,473 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/9185d9f3-3778-45d2-8fc5-4f072e3d2a7a used request id req-91aeaa5d-efe1-46d2-96cc-b62963cf5fe4 2018-08-18 04:05:41,473 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.645959854126s 2018-08-18 04:05:41,474 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/9185d9f3-3778-45d2-8fc5-4f072e3d2a7a used request id req-91aeaa5d-efe1-46d2-96cc-b62963cf5fe4 2018-08-18 04:05:41,507 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-18 04:05:41,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 04:05:41,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 04:05:41,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 04:05:41,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 04:05:41,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 04:05:41,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 04:05:41,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 04:05:41,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 04:05:41,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 04:05:41,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 04:05:41,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 04:05:41,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 04:05:41,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 04:05:41,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 04:05:41,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 04:05:41,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 04:05:41,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 04:05:41,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 04:05:41,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 04:05:41,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 04:05:41,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 04:05:41,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 04:05:41,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:05:41,735 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:41 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e07d3160-c0bb-435b-9632-63291b639a8f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY 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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-18 04:05:41,735 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e07d3160-c0bb-435b-9632-63291b639a8f 2018-08-18 04:05:41,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-18 04:05:42,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b0e46d047424a1d929d89bad170040b", "name": "heat_stack_owner"}, {"id": "69186f526b40472b9f00c186bbe38942", "name": "admin"}], "expires_at": "2018-08-18T16:05:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa4564a16c3c485ebc44f56c811db94f", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "310d5277a83442b1943ae04e2ef749f2"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "96778a04f235463b99422f1352dbd2f7"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2dca2fe4d414c98a341cfc0b9f3f2bd"}], "type": "nfv-orchestration", "id": "0961b8f384ee4b19ae90e58dbe212684", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0541fb7df52a4acbab0faad96411389f"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72daf9e77bd342a89f457b0e9566b9d2"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dc361064d6f544168f9267b9f43bd261"}], "type": "metric", "id": "19f0f55f0446404a99c426733c36f69e", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2456e2f20fab483196e594289e712471"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ba1970f2c4a94adc962ba70242fbe128"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f43461780a1044f2b79c3d23562af7eb"}], "type": "image", "id": "258cd741cedb41b68b01793763cc6a9c", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "29c432587bf94fc891924d66c3d72224"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3c04c0cd4b8944f0a37e8251dff29a95"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d2c84de72dc94f7e96caa941f9e5b1cd"}], "type": "cloudformation", "id": "360087012a394c31ad6abaa87bb03251", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "bec637de39854a1ebad40ef3b45938e9"}, {"url": "https://192.16.1.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eda8946e0d044d828a53908deeeaf3ca"}, {"url": "http://10.1.0.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2046f12e6c043f58694649bc816e89f"}], "type": "volumev2", "id": "58a49e1eba174ac3a6b8c0cf4f393d91", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "23f2174d71164055b4d23332e01f8bd6"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4eb33f73ac13422fad132ebfb1a3fe4d"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fe6d0258bb784b7ea16e240fd844dd60"}], "type": "placement", "id": "70f7f546a55248c081aaf477f69078de", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "039da1175c0d484391738b839d134acd"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7fb9e3aae2be40ccb6ec07d36ad0000b"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eec2a47d8d8b4cfd98a403dfb782958b"}], "type": "alarming", "id": "754f2ce5e2ce41149e9f8d1e2c9146b0", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef3a66dcd0341199dcf8b9c9f9b7bd2"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "520b17ee438a433398178ea7ce02bfbf"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fb4470e5aecc4e0887ddf52caa95f54f"}], "type": "compute", "id": "8ee3d6ee2bf8488c81ca69678fb66f12", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0633d13e7c354785af6a7c85672506f0"}, {"url": "http://10.1.0.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "68b353cba0ca475bbfdf8c14824a95be"}, {"url": "https://192.16.1.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b77e21ae37d54e21b03dde236323f26c"}], "type": "volumev3", "id": "94aca909caff4eec93362787c623fec8", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "62ed117b250f4bf7866b871700029d18"}, {"url": "http://10.1.0.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "993865220edc4d9792175c12bb4e3178"}, {"url": "https://192.16.1.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c477888355e744f989185bd3c12fd291"}], "type": "orchestration", "id": "9801ab216c164ea09ce9e9b9a7208c0a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "e60d6b775fef48f5a0f98edfe01ff605", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7cee738895034762ab2b3bc12ce22ec5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c67d879059d845cd942926f8272804ab"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e198a555631b441ab2b28a0f1b03ece5"}], "type": "identity", "id": "f247f3bbfbc94b04a571499700767679", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1f91f691b0414461bed6880dd01baf10"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62cd1eb974e943d4a6d380de2c973b9a"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b391f52dab20446ca0323d86bbf93720"}], "type": "network", "id": "f29600b246194ed1a3688b6aa54795ce", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04caddd05d8b443088f48bc710a77a8b"}, {"url": "http://10.1.0.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "629a4602c8104a7684402e7bc52096d3"}, {"url": "https://192.16.1.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "db1d132b7f104c56a11a4662c362e30e"}], "type": "volume", "id": "f94c00fdc5554bd5bb38c1633d8908c6", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "312c945ae6f846448b06a9ac0c148409"}, "audit_ids": ["xsZH9bPATfOeoZM9Z-5xmg"], "issued_at": "2018-08-18T04:05:42.000000Z"}} 2018-08-18 04:05:42,374 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:05:42,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:05:43,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3b19ec74-9e93-4304-9750-a5eaefa8fecb Date: Sat, 18 Aug 2018 04:05:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0af31944-cf5d-42cc-ad16-ed23df330df2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"description":"","tags":[],"updated_at":"2018-08-18T03:58:56Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","provider:network_type":"flat"}]} 2018-08-18 04:05:43,208 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3b19ec74-9e93-4304-9750-a5eaefa8fecb 2018-08-18 04:05:43,208 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.83375120163s 2018-08-18 04:05:43,208 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3b19ec74-9e93-4304-9750-a5eaefa8fecb 2018-08-18 04:05:43,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:05:43,223 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:43 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-18 04:05:43,224 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-18 04:05:43,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:05:43,280 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:43 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-4374ff15-01f5-4718-aff2-7b0c75fdab12 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/2b4a3343d616479b831d4ec63861f47a"}, "tags": [], "enabled": true, "id": "2b4a3343d616479b831d4ec63861f47a", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 04:05:43,280 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-4374ff15-01f5-4718-aff2-7b0c75fdab12 2018-08-18 04:05:43,280 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0558190345764s 2018-08-18 04:05:43,280 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-4374ff15-01f5-4718-aff2-7b0c75fdab12 2018-08-18 04:05:43,284 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-08-18 04:05:43,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_ed5656b3-6320-4ba3-95d9-21e4a425fc7e"}}' 2018-08-18 04:05:44,337 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:44 GMT Content-Type: application/json Content-Length: 364 Vary: X-Auth-Token x-openstack-request-id: req-8e019273-4387-48e5-88bb-cd4ede036dfd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/26bdb1e850a24ba08664fec7b8608b60"}, "tags": [], "enabled": true, "id": "26bdb1e850a24ba08664fec7b8608b60", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_ed5656b3-6320-4ba3-95d9-21e4a425fc7e"}} 2018-08-18 04:05:44,337 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-8e019273-4387-48e5-88bb-cd4ede036dfd 2018-08-18 04:05:44,338 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 1.05380392075s 2018-08-18 04:05:44,338 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-8e019273-4387-48e5-88bb-cd4ede036dfd 2018-08-18 04:05:44,338 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'26bdb1e850a24ba08664fec7b8608b60', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_ed5656b3-6320-4ba3-95d9-21e4a425fc7e'}) 2018-08-18 04:05:44,342 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-08-18 04:05:44,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0e32ad84-a226-4491-bf49-9b9769956971", "email": null, "name": "vmready2-user_ed5656b3-6320-4ba3-95d9-21e4a425fc7e"}}' 2018-08-18 04:05:45,047 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:45 GMT Content-Type: application/json Content-Length: 325 Vary: X-Auth-Token x-openstack-request-id: req-b9d11488-2354-4a3c-994b-7c27cd797cd3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "vmready2-user_ed5656b3-6320-4ba3-95d9-21e4a425fc7e", "links": {"self": "https://192.16.1.222:5000/v3/users/b92839f3876040b787ae1bff3316adab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b92839f3876040b787ae1bff3316adab", "domain_id": "default", "password_expires_at": null}} 2018-08-18 04:05:45,047 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-b9d11488-2354-4a3c-994b-7c27cd797cd3 2018-08-18 04:05:45,047 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.705729961395s 2018-08-18 04:05:45,048 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-b9d11488-2354-4a3c-994b-7c27cd797cd3 2018-08-18 04:05:45,048 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b92839f3876040b787ae1bff3316adab', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_ed5656b3-6320-4ba3-95d9-21e4a425fc7e'}) 2018-08-18 04:05:45,050 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-18 04:05:45,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:05:45,101 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:45 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-92c2639b-3f82-4e0c-9c26-24d728503809 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "291acac5d84b411b9e291d117f56e337", "links": {"self": "https://192.16.1.222:5000/v3/roles/291acac5d84b411b9e291d117f56e337"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3b0e46d047424a1d929d89bad170040b", "links": {"self": "https://192.16.1.222:5000/v3/roles/3b0e46d047424a1d929d89bad170040b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "69186f526b40472b9f00c186bbe38942", "links": {"self": "https://192.16.1.222:5000/v3/roles/69186f526b40472b9f00c186bbe38942"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-18 04:05:45,101 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-92c2639b-3f82-4e0c-9c26-24d728503809 2018-08-18 04:05:45,101 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0504729747772s 2018-08-18 04:05:45,101 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-92c2639b-3f82-4e0c-9c26-24d728503809 2018-08-18 04:05:45,103 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-18 04:05:45,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:05:45,487 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:45 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-a8c7121f-f46c-4e6f-9fd9-b929a39312ca X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "291acac5d84b411b9e291d117f56e337", "links": {"self": "https://192.16.1.222:5000/v3/roles/291acac5d84b411b9e291d117f56e337"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3b0e46d047424a1d929d89bad170040b", "links": {"self": "https://192.16.1.222:5000/v3/roles/3b0e46d047424a1d929d89bad170040b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "69186f526b40472b9f00c186bbe38942", "links": {"self": "https://192.16.1.222:5000/v3/roles/69186f526b40472b9f00c186bbe38942"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-18 04:05:45,487 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-a8c7121f-f46c-4e6f-9fd9-b929a39312ca 2018-08-18 04:05:45,487 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.383683204651s 2018-08-18 04:05:45,487 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-a8c7121f-f46c-4e6f-9fd9-b929a39312ca 2018-08-18 04:05:45,488 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-18 04:05:45,492 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-08-18 04:05:45,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" -d '{"role": {"name": "Member"}}' 2018-08-18 04:05:45,707 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:45 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-6f63ca31-ae46-48d6-82e9-9ce191db1a3a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "0e90131534c14498a320c393aed78bc5", "links": {"self": "https://192.16.1.222:5000/v3/roles/0e90131534c14498a320c393aed78bc5"}, "name": "Member"}} 2018-08-18 04:05:45,707 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-6f63ca31-ae46-48d6-82e9-9ce191db1a3a 2018-08-18 04:05:45,707 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.214663982391s 2018-08-18 04:05:45,707 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-6f63ca31-ae46-48d6-82e9-9ce191db1a3a 2018-08-18 04:05:45,708 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'0e90131534c14498a320c393aed78bc5'}) 2018-08-18 04:05:45,710 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-18 04:05:45,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:05:45,781 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:45 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-9447e8aa-8bc1-4888-973a-562f74d19706 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e90131534c14498a320c393aed78bc5", "links": {"self": "https://192.16.1.222:5000/v3/roles/0e90131534c14498a320c393aed78bc5"}, "name": "Member"}, {"domain_id": null, "id": "291acac5d84b411b9e291d117f56e337", "links": {"self": "https://192.16.1.222:5000/v3/roles/291acac5d84b411b9e291d117f56e337"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3b0e46d047424a1d929d89bad170040b", "links": {"self": "https://192.16.1.222:5000/v3/roles/3b0e46d047424a1d929d89bad170040b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "69186f526b40472b9f00c186bbe38942", "links": {"self": "https://192.16.1.222:5000/v3/roles/69186f526b40472b9f00c186bbe38942"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-18 04:05:45,781 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-9447e8aa-8bc1-4888-973a-562f74d19706 2018-08-18 04:05:45,781 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0709948539734s 2018-08-18 04:05:45,782 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-9447e8aa-8bc1-4888-973a-562f74d19706 2018-08-18 04:05:45,784 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-18 04:05:45,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:05:45,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:45 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-9a19cf03-475d-4d6b-9113-c02917479104 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-08-18 04:05:45,817 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-9a19cf03-475d-4d6b-9113-c02917479104 2018-08-18 04:05:45,817 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0326199531555s 2018-08-18 04:05:45,817 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-9a19cf03-475d-4d6b-9113-c02917479104 2018-08-18 04:05:45,818 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-18 04:05:45,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:05:45,886 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:45 GMT Content-Type: application/json Content-Length: 4177 Vary: X-Auth-Token x-openstack-request-id: req-aa390003-78e6-4852-890d-0e9beb0ea5e9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/00f5bad4d915444c96373d24489316aa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "00f5bad4d915444c96373d24489316aa", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/1d03f1d45db14af78ddb5421967c38dc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "1d03f1d45db14af78ddb5421967c38dc", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/1e5062d47827419ba322cbc8e7afff58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "1e5062d47827419ba322cbc8e7afff58", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/312c945ae6f846448b06a9ac0c148409"}, "domain_id": "default", "enabled": true, "id": "312c945ae6f846448b06a9ac0c148409", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/33d783e3154b49d783e1d2f7a0314db1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "33d783e3154b49d783e1d2f7a0314db1", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/66834d47f48d4f9e87def26d8077c5fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "66834d47f48d4f9e87def26d8077c5fa", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/8844a3ed66c746c8b0652787623a54b5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "8844a3ed66c746c8b0652787623a54b5", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/8d0be396840444a2a9559514a4df7437"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "8d0be396840444a2a9559514a4df7437", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/ab6beaabbf174838923bbf396834b44c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "ab6beaabbf174838923bbf396834b44c", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/ac5db6f921634bea9c5de54cc4bbd406"}, "domain_id": "2b4a3343d616479b831d4ec63861f47a", "enabled": true, "id": "ac5db6f921634bea9c5de54cc4bbd406", "options": {}}, {"name": "vmready2-user_ed5656b3-6320-4ba3-95d9-21e4a425fc7e", "links": {"self": "https://192.16.1.222:5000/v3/users/b92839f3876040b787ae1bff3316adab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b92839f3876040b787ae1bff3316adab", "domain_id": "default", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/c551acec77fb4587a3146c7cf2067fcc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "c551acec77fb4587a3146c7cf2067fcc", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/dfb0f82049124551a795b6390dac8209"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "dfb0f82049124551a795b6390dac8209", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/f5d94238387d4a21a0015834f7eae821"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "f5d94238387d4a21a0015834f7eae821", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-18 04:05:45,886 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-aa390003-78e6-4852-890d-0e9beb0ea5e9 2018-08-18 04:05:45,886 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0684731006622s 2018-08-18 04:05:45,887 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-aa390003-78e6-4852-890d-0e9beb0ea5e9 2018-08-18 04:05:45,893 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-18 04:05:45,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:05:45,964 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:45 GMT Content-Type: application/json Content-Length: 1089 Vary: X-Auth-Token x-openstack-request-id: req-da174799-d67e-434f-934a-a449c521e27e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/26bdb1e850a24ba08664fec7b8608b60"}, "tags": [], "enabled": true, "id": "26bdb1e850a24ba08664fec7b8608b60", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_ed5656b3-6320-4ba3-95d9-21e4a425fc7e"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/7344209b0fbc4e8ea20814a7a8236e0b"}, "tags": [], "enabled": true, "id": "7344209b0fbc4e8ea20814a7a8236e0b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/fa4564a16c3c485ebc44f56c811db94f"}, "tags": [], "enabled": true, "id": "fa4564a16c3c485ebc44f56c811db94f", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-18 04:05:45,965 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-da174799-d67e-434f-934a-a449c521e27e 2018-08-18 04:05:45,965 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0721559524536s 2018-08-18 04:05:45,965 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-da174799-d67e-434f-934a-a449c521e27e 2018-08-18 04:05:45,969 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-08-18 04:05:45,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=b92839f3876040b787ae1bff3316adab&role.id=0e90131534c14498a320c393aed78bc5&scope.project.id=26bdb1e850a24ba08664fec7b8608b60" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:05:46,002 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:46 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-f21fd91f-d458-41fb-964c-9a5c4f1cc6a0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=b92839f3876040b787ae1bff3316adab&role.id=0e90131534c14498a320c393aed78bc5&scope.project.id=26bdb1e850a24ba08664fec7b8608b60", "previous": null, "next": null}} 2018-08-18 04:05:46,003 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=b92839f3876040b787ae1bff3316adab&role.id=0e90131534c14498a320c393aed78bc5&scope.project.id=26bdb1e850a24ba08664fec7b8608b60 used request id req-f21fd91f-d458-41fb-964c-9a5c4f1cc6a0 2018-08-18 04:05:46,003 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0334870815277s 2018-08-18 04:05:46,003 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=b92839f3876040b787ae1bff3316adab&role.id=0e90131534c14498a320c393aed78bc5&scope.project.id=26bdb1e850a24ba08664fec7b8608b60 used request id req-f21fd91f-d458-41fb-964c-9a5c4f1cc6a0 2018-08-18 04:05:46,005 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-08-18 04:05:46,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/26bdb1e850a24ba08664fec7b8608b60/users/b92839f3876040b787ae1bff3316adab/roles/0e90131534c14498a320c393aed78bc5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:05:46,303 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:46 GMT Vary: X-Auth-Token x-openstack-request-id: req-c8491345-437d-4157-95a9-e58290320ab7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:05:46,303 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/26bdb1e850a24ba08664fec7b8608b60/users/b92839f3876040b787ae1bff3316adab/roles/0e90131534c14498a320c393aed78bc5 used request id req-c8491345-437d-4157-95a9-e58290320ab7 2018-08-18 04:05:46,304 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.298352003098s 2018-08-18 04:05:46,304 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/26bdb1e850a24ba08664fec7b8608b60/users/b92839f3876040b787ae1bff3316adab/roles/0e90131534c14498a320c393aed78bc5 used request id req-c8491345-437d-4157-95a9-e58290320ab7 2018-08-18 04:05:46,304 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'vmready2-project_ed5656b3-6320-4ba3-95d9-21e4a425fc7e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', '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, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'RegionOne', u'key_manager_api_version': u'v1', 'password': '0e32ad84-a226-4491-bf49-9b9769956971', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'vmready2-user_ed5656b3-6320-4ba3-95d9-21e4a425fc7e', 'project_id': u'26bdb1e850a24ba08664fec7b8608b60', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-08-18 04:05:46,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 04:05:46,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 04:05:46,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 04:05:46,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 04:05:46,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 04:05:46,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 04:05:46,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 04:05:46,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 04:05:46,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 04:05:46,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 04:05:46,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 04:05:46,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 04:05:46,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 04:05:46,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 04:05:46,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 04:05:46,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 04:05:46,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 04:05:46,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 04:05:46,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 04:05:46,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 04:05:46,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 04:05:46,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 04:05:46,308 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_ed5656b3-6320-4ba3-95d9-21e4a425fc7e', 'password': '0e32ad84-a226-4491-bf49-9b9769956971', 'project_name': 'vmready2-project_ed5656b3-6320-4ba3-95d9-21e4a425fc7e', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '26bdb1e850a24ba08664fec7b8608b60', 'project_domain_name': 'Default'} 2018-08-18 04:05:46,308 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-18 04:05:46,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:05:46,329 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:05:46 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-4125b34f-4906-40cf-8dcc-1dd7d58743a3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY 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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-18 04:05:46,329 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-4125b34f-4906-40cf-8dcc-1dd7d58743a3 2018-08-18 04:05:46,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-18 04:05:47,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e90131534c14498a320c393aed78bc5", "name": "Member"}], "expires_at": "2018-08-18T16:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26bdb1e850a24ba08664fec7b8608b60", "name": "vmready2-project_ed5656b3-6320-4ba3-95d9-21e4a425fc7e"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "310d5277a83442b1943ae04e2ef749f2"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "96778a04f235463b99422f1352dbd2f7"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2dca2fe4d414c98a341cfc0b9f3f2bd"}], "type": "nfv-orchestration", "id": "0961b8f384ee4b19ae90e58dbe212684", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0541fb7df52a4acbab0faad96411389f"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72daf9e77bd342a89f457b0e9566b9d2"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dc361064d6f544168f9267b9f43bd261"}], "type": "metric", "id": "19f0f55f0446404a99c426733c36f69e", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2456e2f20fab483196e594289e712471"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ba1970f2c4a94adc962ba70242fbe128"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f43461780a1044f2b79c3d23562af7eb"}], "type": "image", "id": "258cd741cedb41b68b01793763cc6a9c", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "29c432587bf94fc891924d66c3d72224"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3c04c0cd4b8944f0a37e8251dff29a95"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d2c84de72dc94f7e96caa941f9e5b1cd"}], "type": "cloudformation", "id": "360087012a394c31ad6abaa87bb03251", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/26bdb1e850a24ba08664fec7b8608b60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "bec637de39854a1ebad40ef3b45938e9"}, {"url": "https://192.16.1.222:8776/v2/26bdb1e850a24ba08664fec7b8608b60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eda8946e0d044d828a53908deeeaf3ca"}, {"url": "http://10.1.0.222:8776/v2/26bdb1e850a24ba08664fec7b8608b60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2046f12e6c043f58694649bc816e89f"}], "type": "volumev2", "id": "58a49e1eba174ac3a6b8c0cf4f393d91", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "23f2174d71164055b4d23332e01f8bd6"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4eb33f73ac13422fad132ebfb1a3fe4d"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fe6d0258bb784b7ea16e240fd844dd60"}], "type": "placement", "id": "70f7f546a55248c081aaf477f69078de", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "039da1175c0d484391738b839d134acd"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7fb9e3aae2be40ccb6ec07d36ad0000b"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eec2a47d8d8b4cfd98a403dfb782958b"}], "type": "alarming", "id": "754f2ce5e2ce41149e9f8d1e2c9146b0", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef3a66dcd0341199dcf8b9c9f9b7bd2"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "520b17ee438a433398178ea7ce02bfbf"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fb4470e5aecc4e0887ddf52caa95f54f"}], "type": "compute", "id": "8ee3d6ee2bf8488c81ca69678fb66f12", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/26bdb1e850a24ba08664fec7b8608b60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0633d13e7c354785af6a7c85672506f0"}, {"url": "http://10.1.0.222:8776/v3/26bdb1e850a24ba08664fec7b8608b60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "68b353cba0ca475bbfdf8c14824a95be"}, {"url": "https://192.16.1.222:8776/v3/26bdb1e850a24ba08664fec7b8608b60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b77e21ae37d54e21b03dde236323f26c"}], "type": "volumev3", "id": "94aca909caff4eec93362787c623fec8", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/26bdb1e850a24ba08664fec7b8608b60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "62ed117b250f4bf7866b871700029d18"}, {"url": "http://10.1.0.222:8004/v1/26bdb1e850a24ba08664fec7b8608b60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "993865220edc4d9792175c12bb4e3178"}, {"url": "https://192.16.1.222:8004/v1/26bdb1e850a24ba08664fec7b8608b60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c477888355e744f989185bd3c12fd291"}], "type": "orchestration", "id": "9801ab216c164ea09ce9e9b9a7208c0a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "e60d6b775fef48f5a0f98edfe01ff605", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7cee738895034762ab2b3bc12ce22ec5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c67d879059d845cd942926f8272804ab"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e198a555631b441ab2b28a0f1b03ece5"}], "type": "identity", "id": "f247f3bbfbc94b04a571499700767679", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1f91f691b0414461bed6880dd01baf10"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62cd1eb974e943d4a6d380de2c973b9a"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b391f52dab20446ca0323d86bbf93720"}], "type": "network", "id": "f29600b246194ed1a3688b6aa54795ce", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/26bdb1e850a24ba08664fec7b8608b60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04caddd05d8b443088f48bc710a77a8b"}, {"url": "http://10.1.0.222:8776/v1/26bdb1e850a24ba08664fec7b8608b60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "629a4602c8104a7684402e7bc52096d3"}, {"url": "https://192.16.1.222:8776/v1/26bdb1e850a24ba08664fec7b8608b60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "db1d132b7f104c56a11a4662c362e30e"}], "type": "volume", "id": "f94c00fdc5554bd5bb38c1633d8908c6", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_ed5656b3-6320-4ba3-95d9-21e4a425fc7e", "id": "b92839f3876040b787ae1bff3316adab"}, "audit_ids": ["rfgZ_lXySpS5BVuLcGZWUg"], "issued_at": "2018-08-18T04:05:47.000000Z"}} 2018-08-18 04:05:47,407 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-18 04:05:47,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" -d '{"network": {"name": "vmready2-net_ed5656b3-6320-4ba3-95d9-21e4a425fc7e", "admin_state_up": true}}' 2018-08-18 04:05:48,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-bf3cc3c4-e76e-499d-9ce4-66cc2f7aacb4 Date: Sat, 18 Aug 2018 04:05:48 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"26bdb1e850a24ba08664fec7b8608b60","created_at":"2018-08-18T04:05:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-18T04:05:47Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"26bdb1e850a24ba08664fec7b8608b60","id":"f8ac365e-c5ec-4ad9-9450-cd8fa934e401","name":"vmready2-net_ed5656b3-6320-4ba3-95d9-21e4a425fc7e"}} 2018-08-18 04:05:48,042 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-bf3cc3c4-e76e-499d-9ce4-66cc2f7aacb4 2018-08-18 04:05:48,043 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.635819196701s 2018-08-18 04:05:48,043 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-bf3cc3c4-e76e-499d-9ce4-66cc2f7aacb4 2018-08-18 04:05:48,043 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T04:05:47Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'f8ac365e-c5ec-4ad9-9450-cd8fa934e401', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_ed5656b3-6320-4ba3-95d9-21e4a425fc7e', u'admin_state_up': True, u'tenant_id': u'26bdb1e850a24ba08664fec7b8608b60', u'created_at': u'2018-08-18T04:05:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'26bdb1e850a24ba08664fec7b8608b60'}) 2018-08-18 04:05:48,043 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:05:48,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" 2018-08-18 04:05:48,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-22170de0-2ea5-43f8-b5a7-7a7b75ed9bb9 Date: Sat, 18 Aug 2018 04:05:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"updated_at":"2018-08-18T03:58:56Z","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"0af31944-cf5d-42cc-ad16-ed23df330df2","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-18T04:05:47Z","tenant_id":"26bdb1e850a24ba08664fec7b8608b60","created_at":"2018-08-18T04:05:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"26bdb1e850a24ba08664fec7b8608b60","id":"f8ac365e-c5ec-4ad9-9450-cd8fa934e401","name":"vmready2-net_ed5656b3-6320-4ba3-95d9-21e4a425fc7e"}]} 2018-08-18 04:05:48,210 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-22170de0-2ea5-43f8-b5a7-7a7b75ed9bb9 2018-08-18 04:05:48,211 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.166971921921s 2018-08-18 04:05:48,211 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-22170de0-2ea5-43f8-b5a7-7a7b75ed9bb9 2018-08-18 04:05:48,212 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-18 04:05:48,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" -d '{"subnet": {"name": "vmready2-subnet_ed5656b3-6320-4ba3-95d9-21e4a425fc7e", "enable_dhcp": true, "network_id": "f8ac365e-c5ec-4ad9-9450-cd8fa934e401", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 04:05:48,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c670a458-129a-4761-a293-ed0ea559b423 Date: Sat, 18 Aug 2018 04:05:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8ac365e-c5ec-4ad9-9450-cd8fa934e401","tenant_id":"26bdb1e850a24ba08664fec7b8608b60","created_at":"2018-08-18T04:05:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T04:05:48Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"26bdb1e850a24ba08664fec7b8608b60","id":"69e38b9e-07f5-4e89-8c49-e7f1f99df1b8","subnetpool_id":null,"name":"vmready2-subnet_ed5656b3-6320-4ba3-95d9-21e4a425fc7e"}} 2018-08-18 04:05:48,991 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-c670a458-129a-4761-a293-ed0ea559b423 2018-08-18 04:05:48,991 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.779043912888s 2018-08-18 04:05:48,991 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-c670a458-129a-4761-a293-ed0ea559b423 2018-08-18 04:05:48,992 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T04:05:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'69e38b9e-07f5-4e89-8c49-e7f1f99df1b8', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_ed5656b3-6320-4ba3-95d9-21e4a425fc7e', u'enable_dhcp': True, u'network_id': u'f8ac365e-c5ec-4ad9-9450-cd8fa934e401', u'tenant_id': u'26bdb1e850a24ba08664fec7b8608b60', u'created_at': u'2018-08-18T04:05:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'26bdb1e850a24ba08664fec7b8608b60'}) 2018-08-18 04:05:48,992 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-18 04:05:48,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" -d '{"router": {"external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2"}, "name": "vmready2-router_ed5656b3-6320-4ba3-95d9-21e4a425fc7e", "admin_state_up": true}}' 2018-08-18 04:05:57,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-68b0b73d-c77b-4347-8a3f-849023edacf8 Date: Sat, 18 Aug 2018 04:05:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "78afcefc-306d-474b-aeba-f7c85b4ff459", "ip_address": "192.16.1.109"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "created_at": "2018-08-18T04:05:49Z", "admin_state_up": true, "updated_at": "2018-08-18T04:05:51Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "26bdb1e850a24ba08664fec7b8608b60", "id": "24d51e17-117d-4b13-a86d-94591b9d2ade", "name": "vmready2-router_ed5656b3-6320-4ba3-95d9-21e4a425fc7e"}} 2018-08-18 04:05:57,688 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-68b0b73d-c77b-4347-8a3f-849023edacf8 2018-08-18 04:05:57,688 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.69555902481s 2018-08-18 04:05:57,688 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-68b0b73d-c77b-4347-8a3f-849023edacf8 2018-08-18 04:05:57,688 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T04:05:51Z', u'revision_number': 3, u'id': u'24d51e17-117d-4b13-a86d-94591b9d2ade', u'external_gateway_info': {u'network_id': u'0af31944-cf5d-42cc-ad16-ed23df330df2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'78afcefc-306d-474b-aeba-f7c85b4ff459', u'ip_address': u'192.16.1.109'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_ed5656b3-6320-4ba3-95d9-21e4a425fc7e', u'admin_state_up': True, u'tenant_id': u'26bdb1e850a24ba08664fec7b8608b60', u'created_at': u'2018-08-18T04:05:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'26bdb1e850a24ba08664fec7b8608b60'}) 2018-08-18 04:05:57,689 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-18 04:05:57,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/24d51e17-117d-4b13-a86d-94591b9d2ade/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" -d '{"subnet_id": "69e38b9e-07f5-4e89-8c49-e7f1f99df1b8"}' 2018-08-18 04:06:01,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-54f37fab-933c-4824-82e3-b187ea8903e9 Date: Sat, 18 Aug 2018 04:06:01 GMT RESP BODY: {"network_id": "f8ac365e-c5ec-4ad9-9450-cd8fa934e401", "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "subnet_id": "69e38b9e-07f5-4e89-8c49-e7f1f99df1b8", "subnet_ids": ["69e38b9e-07f5-4e89-8c49-e7f1f99df1b8"], "port_id": "d831b7b3-5bf3-4c1f-958a-30ba9568c0d1", "id": "24d51e17-117d-4b13-a86d-94591b9d2ade"} 2018-08-18 04:06:01,844 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/24d51e17-117d-4b13-a86d-94591b9d2ade/add_router_interface.json used request id req-54f37fab-933c-4824-82e3-b187ea8903e9 2018-08-18 04:06:01,844 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.15448904037s 2018-08-18 04:06:01,844 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/24d51e17-117d-4b13-a86d-94591b9d2ade/add_router_interface.json used request id req-54f37fab-933c-4824-82e3-b187ea8903e9 returning object 24d51e17-117d-4b13-a86d-94591b9d2ade 2018-08-18 04:06:01,846 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-18 04:06:01,945 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-18 04:06:01,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:06:02,001 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-08-18 04:06:02,004 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-18 04:06:02,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" 2018-08-18 04:06:02,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-b6e348b0-0d16-4d8a-9a45-fc897f57ba13 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 04:06:02,570 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-b6e348b0-0d16-4d8a-9a45-fc897f57ba13 2018-08-18 04:06:02,570 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.565950870514s 2018-08-18 04:06:02,570 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-b6e348b0-0d16-4d8a-9a45-fc897f57ba13 2018-08-18 04:06:02,574 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-08-18 04:06:02,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_ed5656b3-6320-4ba3-95d9-21e4a425fc7e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_ed5656b3-6320-4ba3-95d9-21e4a425fc7e"}' 2018-08-18 04:06:03,743 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/e370a950-30a1-4821-b5a6-7fe714e10457 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-ddc73908-8544-426e-adf9-4ccd9fe0195b RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e370a950-30a1-4821-b5a6-7fe714e10457/file", "owner": "26bdb1e850a24ba08664fec7b8608b60", "id": "e370a950-30a1-4821-b5a6-7fe714e10457", "size": null, "self": "/v2/images/e370a950-30a1-4821-b5a6-7fe714e10457", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-18T04:06:02Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_ed5656b3-6320-4ba3-95d9-21e4a425fc7e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_ed5656b3-6320-4ba3-95d9-21e4a425fc7e", "checksum": null, "created_at": "2018-08-18T04:06:02Z", "protected": false} 2018-08-18 04:06:03,743 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-ddc73908-8544-426e-adf9-4ccd9fe0195b 2018-08-18 04:06:03,744 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 1.16897821426s 2018-08-18 04:06:03,744 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-ddc73908-8544-426e-adf9-4ccd9fe0195b returning object e370a950-30a1-4821-b5a6-7fe714e10457 2018-08-18 04:06:03,744 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-08-18 04:06:03,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/e370a950-30a1-4821-b5a6-7fe714e10457/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" -d '' 2018-08-18 04:06:05,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-6b7b0444-aaec-4a72-a1c0-8d72caa7ccc5 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 04:06:05,278 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/e370a950-30a1-4821-b5a6-7fe714e10457/file used request id req-6b7b0444-aaec-4a72-a1c0-8d72caa7ccc5 2018-08-18 04:06:05,278 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.53369903564s 2018-08-18 04:06:05,278 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/e370a950-30a1-4821-b5a6-7fe714e10457/file used request id req-6b7b0444-aaec-4a72-a1c0-8d72caa7ccc5 2018-08-18 04:06:05,281 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-18 04:06:05,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" 2018-08-18 04:06:05,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-d02ec24a-ecae-4018-8692-eef073f4cd3f RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/e370a950-30a1-4821-b5a6-7fe714e10457/snap", "metadata": {}}], "file": "/v2/images/e370a950-30a1-4821-b5a6-7fe714e10457/file", "owner": "26bdb1e850a24ba08664fec7b8608b60", "id": "e370a950-30a1-4821-b5a6-7fe714e10457", "size": 12716032, "self": "/v2/images/e370a950-30a1-4821-b5a6-7fe714e10457", "disk_format": "qcow2", "direct_url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/e370a950-30a1-4821-b5a6-7fe714e10457/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-18T04:06:05Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_ed5656b3-6320-4ba3-95d9-21e4a425fc7e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_ed5656b3-6320-4ba3-95d9-21e4a425fc7e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T04:06:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 04:06:05,853 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-d02ec24a-ecae-4018-8692-eef073f4cd3f 2018-08-18 04:06:05,854 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.572606801987s 2018-08-18 04:06:05,854 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-d02ec24a-ecae-4018-8692-eef073f4cd3f 2018-08-18 04:06:05,855 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/e370a950-30a1-4821-b5a6-7fe714e10457/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e370a950-30a1-4821-b5a6-7fe714e10457/file', 'owner': u'26bdb1e850a24ba08664fec7b8608b60', 'id': u'e370a950-30a1-4821-b5a6-7fe714e10457', 'size': 12716032, u'self': u'/v2/images/e370a950-30a1-4821-b5a6-7fe714e10457', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26bdb1e850a24ba08664fec7b8608b60', 'name': 'vmready2-project_ed5656b3-6320-4ba3-95d9-21e4a425fc7e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/e370a950-30a1-4821-b5a6-7fe714e10457/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T04:06:05Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T04:06:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_ed5656b3-6320-4ba3-95d9-21e4a425fc7e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e370a950-30a1-4821-b5a6-7fe714e10457', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_ed5656b3-6320-4ba3-95d9-21e4a425fc7e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_ed5656b3-6320-4ba3-95d9-21e4a425fc7e', 'created': u'2018-08-18T04:06:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T04:06:02Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e370a950-30a1-4821-b5a6-7fe714e10457', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_ed5656b3-6320-4ba3-95d9-21e4a425fc7e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-18 04:06:05,856 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-08-18 04:06:05,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_ed5656b3-6320-4ba3-95d9-21e4a425fc7e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 04:06:06,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json 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-797b59d2-8043-48c6-9dca-02e449f4c74f x-compute-request-id: req-797b59d2-8043-48c6-9dca-02e449f4c74f RESP BODY: {"flavor": {"name": "vmready2-flavor_ed5656b3-6320-4ba3-95d9-21e4a425fc7e", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/e05d9902-9a96-44c6-a5a4-6e4e5c225a57", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/e05d9902-9a96-44c6-a5a4-6e4e5c225a57", "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": "e05d9902-9a96-44c6-a5a4-6e4e5c225a57"}} 2018-08-18 04:06:06,042 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-797b59d2-8043-48c6-9dca-02e449f4c74f 2018-08-18 04:06:06,042 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.186278820038s 2018-08-18 04:06:06,042 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-797b59d2-8043-48c6-9dca-02e449f4c74f 2018-08-18 04:06:06,043 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_ed5656b3-6320-4ba3-95d9-21e4a425fc7e', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fa4564a16c3c485ebc44f56c811db94f', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'e05d9902-9a96-44c6-a5a4-6e4e5c225a57', 'swap': 0}) 2018-08-18 04:06:06,044 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 04:06:06,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/e05d9902-9a96-44c6-a5a4-6e4e5c225a57/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" -d '{"extra_specs": {}}' 2018-08-18 04:06:06,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json 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-00a02af4-c4e0-4a06-927a-4ef878f1c1b6 x-compute-request-id: req-00a02af4-c4e0-4a06-927a-4ef878f1c1b6 RESP BODY: {"extra_specs": {}} 2018-08-18 04:06:06,465 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/e05d9902-9a96-44c6-a5a4-6e4e5c225a57/os-extra_specs used request id req-00a02af4-c4e0-4a06-927a-4ef878f1c1b6 2018-08-18 04:06:06,465 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.421629190445s 2018-08-18 04:06:06,465 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/e05d9902-9a96-44c6-a5a4-6e4e5c225a57/os-extra_specs used request id req-00a02af4-c4e0-4a06-927a-4ef878f1c1b6 2018-08-18 04:06:07,028 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 04:06:07,030 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-18 04:06:07,034 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-18 04:06:07,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/24d51e17-117d-4b13-a86d-94591b9d2ade/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" -d '{"subnet_id": "69e38b9e-07f5-4e89-8c49-e7f1f99df1b8"}' 2018-08-18 04:06:10,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9b95122c-d895-494f-ab5b-7b04310df4d1 Date: Sat, 18 Aug 2018 04:06:10 GMT RESP BODY: {"network_id": "f8ac365e-c5ec-4ad9-9450-cd8fa934e401", "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "subnet_id": "69e38b9e-07f5-4e89-8c49-e7f1f99df1b8", "subnet_ids": ["69e38b9e-07f5-4e89-8c49-e7f1f99df1b8"], "port_id": "d831b7b3-5bf3-4c1f-958a-30ba9568c0d1", "id": "24d51e17-117d-4b13-a86d-94591b9d2ade"} 2018-08-18 04:06:10,780 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/24d51e17-117d-4b13-a86d-94591b9d2ade/remove_router_interface.json used request id req-9b95122c-d895-494f-ab5b-7b04310df4d1 2018-08-18 04:06:10,780 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.74604892731s 2018-08-18 04:06:10,780 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/24d51e17-117d-4b13-a86d-94591b9d2ade/remove_router_interface.json used request id req-9b95122c-d895-494f-ab5b-7b04310df4d1 returning object 24d51e17-117d-4b13-a86d-94591b9d2ade 2018-08-18 04:06:10,780 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-18 04:06:10,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" 2018-08-18 04:06:11,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-af390e37-109b-4195-bb5a-6b8bd91be1fb Date: Sat, 18 Aug 2018 04:06:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "78afcefc-306d-474b-aeba-f7c85b4ff459", "ip_address": "192.16.1.109"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "created_at": "2018-08-18T04:05:49Z", "admin_state_up": true, "updated_at": "2018-08-18T04:06:08Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "26bdb1e850a24ba08664fec7b8608b60", "id": "24d51e17-117d-4b13-a86d-94591b9d2ade", "name": "vmready2-router_ed5656b3-6320-4ba3-95d9-21e4a425fc7e"}]} 2018-08-18 04:06:11,044 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-af390e37-109b-4195-bb5a-6b8bd91be1fb 2018-08-18 04:06:11,044 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.263282060623s 2018-08-18 04:06:11,044 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-af390e37-109b-4195-bb5a-6b8bd91be1fb 2018-08-18 04:06:11,045 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-18 04:06:11,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/24d51e17-117d-4b13-a86d-94591b9d2ade.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" 2018-08-18 04:06:16,347 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86f817b9-be3a-4cf4-a18d-b974cb3ed5ac Content-Length: 0 Date: Sat, 18 Aug 2018 04:06:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:06:16,348 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/24d51e17-117d-4b13-a86d-94591b9d2ade.json used request id req-86f817b9-be3a-4cf4-a18d-b974cb3ed5ac 2018-08-18 04:06:16,348 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.30263400078s 2018-08-18 04:06:16,348 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/24d51e17-117d-4b13-a86d-94591b9d2ade.json used request id req-86f817b9-be3a-4cf4-a18d-b974cb3ed5ac 2018-08-18 04:06:16,348 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-18 04:06:16,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" 2018-08-18 04:06:16,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-66c5ea3c-5431-41cc-a6ad-8dcb512d5d41 Date: Sat, 18 Aug 2018 04:06:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8ac365e-c5ec-4ad9-9450-cd8fa934e401","tenant_id":"26bdb1e850a24ba08664fec7b8608b60","created_at":"2018-08-18T04:05:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T04:05:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"26bdb1e850a24ba08664fec7b8608b60","id":"69e38b9e-07f5-4e89-8c49-e7f1f99df1b8","subnetpool_id":null,"name":"vmready2-subnet_ed5656b3-6320-4ba3-95d9-21e4a425fc7e"}]} 2018-08-18 04:06:16,445 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-66c5ea3c-5431-41cc-a6ad-8dcb512d5d41 2018-08-18 04:06:16,446 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0971689224243s 2018-08-18 04:06:16,446 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-66c5ea3c-5431-41cc-a6ad-8dcb512d5d41 2018-08-18 04:06:16,447 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-18 04:06:16,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/69e38b9e-07f5-4e89-8c49-e7f1f99df1b8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" 2018-08-18 04:06:20,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dd351451-eb80-430f-a80f-f9203e344319 Date: Sat, 18 Aug 2018 04:06:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:06:20,195 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/69e38b9e-07f5-4e89-8c49-e7f1f99df1b8.json used request id req-dd351451-eb80-430f-a80f-f9203e344319 2018-08-18 04:06:20,196 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.74835991859s 2018-08-18 04:06:20,196 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/69e38b9e-07f5-4e89-8c49-e7f1f99df1b8.json used request id req-dd351451-eb80-430f-a80f-f9203e344319 2018-08-18 04:06:20,196 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:06:20,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" 2018-08-18 04:06:20,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-05a8c910-2dd0-49e5-8084-51fcfd9b394a Date: Sat, 18 Aug 2018 04:06:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"updated_at":"2018-08-18T03:58:56Z","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"0af31944-cf5d-42cc-ad16-ed23df330df2","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-18T04:06:19Z","tenant_id":"26bdb1e850a24ba08664fec7b8608b60","created_at":"2018-08-18T04:05:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"26bdb1e850a24ba08664fec7b8608b60","id":"f8ac365e-c5ec-4ad9-9450-cd8fa934e401","name":"vmready2-net_ed5656b3-6320-4ba3-95d9-21e4a425fc7e"}]} 2018-08-18 04:06:20,353 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-05a8c910-2dd0-49e5-8084-51fcfd9b394a 2018-08-18 04:06:20,353 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.156601190567s 2018-08-18 04:06:20,353 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-05a8c910-2dd0-49e5-8084-51fcfd9b394a 2018-08-18 04:06:20,354 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-18 04:06:20,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/f8ac365e-c5ec-4ad9-9450-cd8fa934e401.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" 2018-08-18 04:06:23,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a90feb7c-976f-427d-adae-07b8f73c1834 Date: Sat, 18 Aug 2018 04:06:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:06:23,126 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/f8ac365e-c5ec-4ad9-9450-cd8fa934e401.json used request id req-a90feb7c-976f-427d-adae-07b8f73c1834 2018-08-18 04:06:23,126 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.77208900452s 2018-08-18 04:06:23,126 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/f8ac365e-c5ec-4ad9-9450-cd8fa934e401.json used request id req-a90feb7c-976f-427d-adae-07b8f73c1834 2018-08-18 04:06:23,129 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-18 04:06:23,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" 2018-08-18 04:06:23,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-50aa4540-50f3-4b65-baed-33f8a6e91a37 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/e370a950-30a1-4821-b5a6-7fe714e10457/snap", "metadata": {}}], "file": "/v2/images/e370a950-30a1-4821-b5a6-7fe714e10457/file", "owner": "26bdb1e850a24ba08664fec7b8608b60", "id": "e370a950-30a1-4821-b5a6-7fe714e10457", "size": 12716032, "self": "/v2/images/e370a950-30a1-4821-b5a6-7fe714e10457", "disk_format": "qcow2", "direct_url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/e370a950-30a1-4821-b5a6-7fe714e10457/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-18T04:06:05Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_ed5656b3-6320-4ba3-95d9-21e4a425fc7e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_ed5656b3-6320-4ba3-95d9-21e4a425fc7e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T04:06:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 04:06:23,620 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-50aa4540-50f3-4b65-baed-33f8a6e91a37 2018-08-18 04:06:23,620 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.490848064423s 2018-08-18 04:06:23,620 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-50aa4540-50f3-4b65-baed-33f8a6e91a37 2018-08-18 04:06:23,621 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-08-18 04:06:23,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/e370a950-30a1-4821-b5a6-7fe714e10457 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a34af689da5f6506d5422e718b2fd0bede46d451" 2018-08-18 04:06:24,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-8c7b4861-e204-4219-9686-f1eacd73e21f RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 04:06:24,835 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/e370a950-30a1-4821-b5a6-7fe714e10457 used request id req-8c7b4861-e204-4219-9686-f1eacd73e21f 2018-08-18 04:06:24,835 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 1.21384501457s 2018-08-18 04:06:24,835 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/e370a950-30a1-4821-b5a6-7fe714e10457 used request id req-8c7b4861-e204-4219-9686-f1eacd73e21f 2018-08-18 04:06:24,836 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-18 04:06:24,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:06:24,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2628 Content-Type: application/json 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-00d38f56-2a8c-4bce-aa2b-e8cbee674033 x-compute-request-id: req-00d38f56-2a8c-4bce-aa2b-e8cbee674033 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "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": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "vmready2-flavor_ed5656b3-6320-4ba3-95d9-21e4a425fc7e", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/e05d9902-9a96-44c6-a5a4-6e4e5c225a57", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/e05d9902-9a96-44c6-a5a4-6e4e5c225a57", "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": "e05d9902-9a96-44c6-a5a4-6e4e5c225a57"}]} 2018-08-18 04:06:24,909 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-00d38f56-2a8c-4bce-aa2b-e8cbee674033 2018-08-18 04:06:24,909 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0728468894958s 2018-08-18 04:06:24,909 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-00d38f56-2a8c-4bce-aa2b-e8cbee674033 2018-08-18 04:06:24,912 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-08-18 04:06:24,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/e05d9902-9a96-44c6-a5a4-6e4e5c225a57 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:06:24,966 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json 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-6e190fb6-7e98-484f-abee-d7a747f626f2 x-compute-request-id: req-6e190fb6-7e98-484f-abee-d7a747f626f2 2018-08-18 04:06:24,967 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/e05d9902-9a96-44c6-a5a4-6e4e5c225a57 used request id req-6e190fb6-7e98-484f-abee-d7a747f626f2 2018-08-18 04:06:24,967 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0541129112244s 2018-08-18 04:06:24,967 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/e05d9902-9a96-44c6-a5a4-6e4e5c225a57 used request id req-6e190fb6-7e98-484f-abee-d7a747f626f2 2018-08-18 04:06:24,967 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-18 04:06:24,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:06:25,931 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:06:25 GMT Content-Type: application/json Content-Length: 4177 Vary: X-Auth-Token x-openstack-request-id: req-5bf9d2f4-0c4e-4d4a-b1b6-abae1b86f72a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/00f5bad4d915444c96373d24489316aa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "00f5bad4d915444c96373d24489316aa", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/1d03f1d45db14af78ddb5421967c38dc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "1d03f1d45db14af78ddb5421967c38dc", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/1e5062d47827419ba322cbc8e7afff58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "1e5062d47827419ba322cbc8e7afff58", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/312c945ae6f846448b06a9ac0c148409"}, "domain_id": "default", "enabled": true, "id": "312c945ae6f846448b06a9ac0c148409", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/33d783e3154b49d783e1d2f7a0314db1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "33d783e3154b49d783e1d2f7a0314db1", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/66834d47f48d4f9e87def26d8077c5fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "66834d47f48d4f9e87def26d8077c5fa", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/8844a3ed66c746c8b0652787623a54b5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "8844a3ed66c746c8b0652787623a54b5", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/8d0be396840444a2a9559514a4df7437"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "8d0be396840444a2a9559514a4df7437", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/ab6beaabbf174838923bbf396834b44c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "ab6beaabbf174838923bbf396834b44c", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/ac5db6f921634bea9c5de54cc4bbd406"}, "domain_id": "2b4a3343d616479b831d4ec63861f47a", "enabled": true, "id": "ac5db6f921634bea9c5de54cc4bbd406", "options": {}}, {"name": "vmready2-user_ed5656b3-6320-4ba3-95d9-21e4a425fc7e", "links": {"self": "https://192.16.1.222:5000/v3/users/b92839f3876040b787ae1bff3316adab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b92839f3876040b787ae1bff3316adab", "domain_id": "default", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/c551acec77fb4587a3146c7cf2067fcc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "c551acec77fb4587a3146c7cf2067fcc", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/dfb0f82049124551a795b6390dac8209"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "dfb0f82049124551a795b6390dac8209", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/f5d94238387d4a21a0015834f7eae821"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "f5d94238387d4a21a0015834f7eae821", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-18 04:06:25,932 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-5bf9d2f4-0c4e-4d4a-b1b6-abae1b86f72a 2018-08-18 04:06:25,932 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.964421987534s 2018-08-18 04:06:25,932 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-5bf9d2f4-0c4e-4d4a-b1b6-abae1b86f72a 2018-08-18 04:06:25,935 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-18 04:06:25,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/b92839f3876040b787ae1bff3316adab -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:06:25,988 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:06:25 GMT Content-Type: application/json Content-Length: 325 Vary: X-Auth-Token x-openstack-request-id: req-d1d7d855-2725-4590-a8c0-f34478a51930 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/b92839f3876040b787ae1bff3316adab"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "b92839f3876040b787ae1bff3316adab", "email": null, "name": "vmready2-user_ed5656b3-6320-4ba3-95d9-21e4a425fc7e"}} 2018-08-18 04:06:25,988 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/b92839f3876040b787ae1bff3316adab used request id req-d1d7d855-2725-4590-a8c0-f34478a51930 2018-08-18 04:06:25,988 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0528988838196s 2018-08-18 04:06:25,988 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/b92839f3876040b787ae1bff3316adab used request id req-d1d7d855-2725-4590-a8c0-f34478a51930 2018-08-18 04:06:25,989 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-08-18 04:06:25,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/b92839f3876040b787ae1bff3316adab -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:06:26,816 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:06:26 GMT Vary: X-Auth-Token x-openstack-request-id: req-1b1b6046-3d1c-4894-8275-f52286fa6feb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:06:26,816 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/b92839f3876040b787ae1bff3316adab used request id req-1b1b6046-3d1c-4894-8275-f52286fa6feb 2018-08-18 04:06:26,816 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.827491044998s 2018-08-18 04:06:26,817 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/b92839f3876040b787ae1bff3316adab used request id req-1b1b6046-3d1c-4894-8275-f52286fa6feb 2018-08-18 04:06:26,820 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-18 04:06:26,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:06:27,340 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:06:27 GMT Content-Type: application/json Content-Length: 1071 Vary: X-Auth-Token x-openstack-request-id: req-74fb1831-de09-425e-8564-a145b2e4213f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/26bdb1e850a24ba08664fec7b8608b60"}, "tags": [], "enabled": true, "id": "26bdb1e850a24ba08664fec7b8608b60", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_ed5656b3-6320-4ba3-95d9-21e4a425fc7e"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/7344209b0fbc4e8ea20814a7a8236e0b"}, "tags": [], "enabled": true, "id": "7344209b0fbc4e8ea20814a7a8236e0b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/fa4564a16c3c485ebc44f56c811db94f"}, "tags": [], "enabled": true, "id": "fa4564a16c3c485ebc44f56c811db94f", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-18 04:06:27,340 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-74fb1831-de09-425e-8564-a145b2e4213f 2018-08-18 04:06:27,340 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.51970911026s 2018-08-18 04:06:27,340 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-74fb1831-de09-425e-8564-a145b2e4213f 2018-08-18 04:06:27,343 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-08-18 04:06:27,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/26bdb1e850a24ba08664fec7b8608b60 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:06:27,750 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:06:27 GMT Vary: X-Auth-Token x-openstack-request-id: req-61b6b917-5228-441e-9f43-28104d5202fc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:06:27,750 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/26bdb1e850a24ba08664fec7b8608b60 used request id req-61b6b917-5228-441e-9f43-28104d5202fc 2018-08-18 04:06:27,750 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.406672000885s 2018-08-18 04:06:27,750 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/26bdb1e850a24ba08664fec7b8608b60 used request id req-61b6b917-5228-441e-9f43-28104d5202fc 2018-08-18 04:06:27,753 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-18 04:06:27,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:06:28,201 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:06:28 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-f5ea29b7-37e1-468c-8b22-2258b20b4746 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e90131534c14498a320c393aed78bc5", "links": {"self": "https://192.16.1.222:5000/v3/roles/0e90131534c14498a320c393aed78bc5"}, "name": "Member"}, {"domain_id": null, "id": "291acac5d84b411b9e291d117f56e337", "links": {"self": "https://192.16.1.222:5000/v3/roles/291acac5d84b411b9e291d117f56e337"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3b0e46d047424a1d929d89bad170040b", "links": {"self": "https://192.16.1.222:5000/v3/roles/3b0e46d047424a1d929d89bad170040b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "69186f526b40472b9f00c186bbe38942", "links": {"self": "https://192.16.1.222:5000/v3/roles/69186f526b40472b9f00c186bbe38942"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-18 04:06:28,201 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-f5ea29b7-37e1-468c-8b22-2258b20b4746 2018-08-18 04:06:28,202 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.44890999794s 2018-08-18 04:06:28,202 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-f5ea29b7-37e1-468c-8b22-2258b20b4746 2018-08-18 04:06:28,205 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-08-18 04:06:28,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/0e90131534c14498a320c393aed78bc5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbc709441eeb1e7c6ee08bae54ce3e477b4bbed1" 2018-08-18 04:06:28,277 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:06:28 GMT Vary: X-Auth-Token x-openstack-request-id: req-e70c5797-9e0e-43ef-9f0b-010e2858fa74 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:06:28,277 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/0e90131534c14498a320c393aed78bc5 used request id req-e70c5797-9e0e-43ef-9f0b-010e2858fa74 2018-08-18 04:06:28,277 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.0720739364624s 2018-08-18 04:06:28,277 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/0e90131534c14498a320c393aed78bc5 used request id req-e70c5797-9e0e-43ef-9f0b-010e2858fa74 2018-08-18 04:06:28,308 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-18 04:06:28,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 04:06:28,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 04:06:28,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 04:06:28,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 04:06:28,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 04:06:28,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 04:06:28,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 04:06:28,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 04:06:28,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 04:06:28,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 04:06:28,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 04:06:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 04:06:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 04:06:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 04:06:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 04:06:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 04:06:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 04:06:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 04:06:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 04:06:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 04:06:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 04:06:28,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 04:06:28,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:06:28,361 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:06:28 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-228d8329-8c47-4a08-9c0c-b925709e1238 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY 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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-18 04:06:28,361 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-228d8329-8c47-4a08-9c0c-b925709e1238 2018-08-18 04:06:28,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-18 04:06:28,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b0e46d047424a1d929d89bad170040b", "name": "heat_stack_owner"}, {"id": "69186f526b40472b9f00c186bbe38942", "name": "admin"}], "expires_at": "2018-08-18T16:06:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa4564a16c3c485ebc44f56c811db94f", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "310d5277a83442b1943ae04e2ef749f2"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "96778a04f235463b99422f1352dbd2f7"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2dca2fe4d414c98a341cfc0b9f3f2bd"}], "type": "nfv-orchestration", "id": "0961b8f384ee4b19ae90e58dbe212684", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0541fb7df52a4acbab0faad96411389f"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72daf9e77bd342a89f457b0e9566b9d2"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dc361064d6f544168f9267b9f43bd261"}], "type": "metric", "id": "19f0f55f0446404a99c426733c36f69e", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2456e2f20fab483196e594289e712471"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ba1970f2c4a94adc962ba70242fbe128"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f43461780a1044f2b79c3d23562af7eb"}], "type": "image", "id": "258cd741cedb41b68b01793763cc6a9c", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "29c432587bf94fc891924d66c3d72224"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3c04c0cd4b8944f0a37e8251dff29a95"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d2c84de72dc94f7e96caa941f9e5b1cd"}], "type": "cloudformation", "id": "360087012a394c31ad6abaa87bb03251", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "bec637de39854a1ebad40ef3b45938e9"}, {"url": "https://192.16.1.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eda8946e0d044d828a53908deeeaf3ca"}, {"url": "http://10.1.0.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2046f12e6c043f58694649bc816e89f"}], "type": "volumev2", "id": "58a49e1eba174ac3a6b8c0cf4f393d91", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "23f2174d71164055b4d23332e01f8bd6"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4eb33f73ac13422fad132ebfb1a3fe4d"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fe6d0258bb784b7ea16e240fd844dd60"}], "type": "placement", "id": "70f7f546a55248c081aaf477f69078de", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "039da1175c0d484391738b839d134acd"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7fb9e3aae2be40ccb6ec07d36ad0000b"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eec2a47d8d8b4cfd98a403dfb782958b"}], "type": "alarming", "id": "754f2ce5e2ce41149e9f8d1e2c9146b0", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef3a66dcd0341199dcf8b9c9f9b7bd2"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "520b17ee438a433398178ea7ce02bfbf"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fb4470e5aecc4e0887ddf52caa95f54f"}], "type": "compute", "id": "8ee3d6ee2bf8488c81ca69678fb66f12", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0633d13e7c354785af6a7c85672506f0"}, {"url": "http://10.1.0.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "68b353cba0ca475bbfdf8c14824a95be"}, {"url": "https://192.16.1.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b77e21ae37d54e21b03dde236323f26c"}], "type": "volumev3", "id": "94aca909caff4eec93362787c623fec8", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "62ed117b250f4bf7866b871700029d18"}, {"url": "http://10.1.0.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "993865220edc4d9792175c12bb4e3178"}, {"url": "https://192.16.1.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c477888355e744f989185bd3c12fd291"}], "type": "orchestration", "id": "9801ab216c164ea09ce9e9b9a7208c0a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "e60d6b775fef48f5a0f98edfe01ff605", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7cee738895034762ab2b3bc12ce22ec5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c67d879059d845cd942926f8272804ab"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e198a555631b441ab2b28a0f1b03ece5"}], "type": "identity", "id": "f247f3bbfbc94b04a571499700767679", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1f91f691b0414461bed6880dd01baf10"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62cd1eb974e943d4a6d380de2c973b9a"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b391f52dab20446ca0323d86bbf93720"}], "type": "network", "id": "f29600b246194ed1a3688b6aa54795ce", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04caddd05d8b443088f48bc710a77a8b"}, {"url": "http://10.1.0.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "629a4602c8104a7684402e7bc52096d3"}, {"url": "https://192.16.1.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "db1d132b7f104c56a11a4662c362e30e"}], "type": "volume", "id": "f94c00fdc5554bd5bb38c1633d8908c6", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "312c945ae6f846448b06a9ac0c148409"}, "audit_ids": ["l__4B3BbRGio6OVbRNOp5g"], "issued_at": "2018-08-18T04:06:28.000000Z"}} 2018-08-18 04:06:28,918 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:06:28,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:06:29,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7996c1b1-de15-48ee-a4fa-6ac37fb8cb00 Date: Sat, 18 Aug 2018 04:06:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0af31944-cf5d-42cc-ad16-ed23df330df2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"description":"","tags":[],"updated_at":"2018-08-18T03:58:56Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","provider:network_type":"flat"}]} 2018-08-18 04:06:29,760 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7996c1b1-de15-48ee-a4fa-6ac37fb8cb00 2018-08-18 04:06:29,760 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.842151880264s 2018-08-18 04:06:29,760 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7996c1b1-de15-48ee-a4fa-6ac37fb8cb00 2018-08-18 04:06:29,765 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-18 04:06:29,765 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-18 04:06:29,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '{"network": {"name": "singlevm1-net_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "admin_state_up": true}}' 2018-08-18 04:06:30,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6f8b6444-1b01-47de-a944-2ada5e202622 Date: Sat, 18 Aug 2018 04:06:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ca76ccd2-8ab4-485c-bf01-1c722e35c171","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T04:06:29Z","is_default":false,"provider:segmentation_id":49,"name":"singlevm1-net_2b1bcfc2-2a2d-432e-998c-3f66959c24be","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:06:29Z","mtu":1450}} 2018-08-18 04:06:30,067 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-6f8b6444-1b01-47de-a944-2ada5e202622 2018-08-18 04:06:30,067 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.301635980606s 2018-08-18 04:06:30,067 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-6f8b6444-1b01-47de-a944-2ada5e202622 2018-08-18 04:06:30,068 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-18T04:06:29Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ca76ccd2-8ab4-485c-bf01-1c722e35c171', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_2b1bcfc2-2a2d-432e-998c-3f66959c24be', u'admin_state_up': True, u'tenant_id': u'fa4564a16c3c485ebc44f56c811db94f', u'created_at': u'2018-08-18T04:06:29Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fa4564a16c3c485ebc44f56c811db94f'}) 2018-08-18 04:06:30,068 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:06:30,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:06:30,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1343 X-Openstack-Request-Id: req-04463bdb-2994-4a30-b18b-44f03402ff33 Date: Sat, 18 Aug 2018 04:06:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0af31944-cf5d-42cc-ad16-ed23df330df2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"description":"","tags":[],"updated_at":"2018-08-18T03:58:56Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ca76ccd2-8ab4-485c-bf01-1c722e35c171","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T04:06:29Z","provider:segmentation_id":49,"name":"singlevm1-net_2b1bcfc2-2a2d-432e-998c-3f66959c24be","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:06:29Z","provider:network_type":"vxlan"}]} 2018-08-18 04:06:30,243 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-04463bdb-2994-4a30-b18b-44f03402ff33 2018-08-18 04:06:30,243 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.174814939499s 2018-08-18 04:06:30,243 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-04463bdb-2994-4a30-b18b-44f03402ff33 2018-08-18 04:06:30,244 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-18 04:06:30,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '{"subnet": {"name": "singlevm1-subnet_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "enable_dhcp": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 04:06:30,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9d56b8c8-cf96-4d9a-84c4-2431fce93bfa Date: Sat, 18 Aug 2018 04:06:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca76ccd2-8ab4-485c-bf01-1c722e35c171","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:06:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T04:06:30Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"adb30dde-495f-4de3-ac55-0ced5d05aac0","subnetpool_id":null,"name":"singlevm1-subnet_2b1bcfc2-2a2d-432e-998c-3f66959c24be"}} 2018-08-18 04:06:30,915 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-9d56b8c8-cf96-4d9a-84c4-2431fce93bfa 2018-08-18 04:06:30,915 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.671076059341s 2018-08-18 04:06:30,915 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-9d56b8c8-cf96-4d9a-84c4-2431fce93bfa 2018-08-18 04:06:30,916 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T04:06:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'adb30dde-495f-4de3-ac55-0ced5d05aac0', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_2b1bcfc2-2a2d-432e-998c-3f66959c24be', u'enable_dhcp': True, u'network_id': u'ca76ccd2-8ab4-485c-bf01-1c722e35c171', u'tenant_id': u'fa4564a16c3c485ebc44f56c811db94f', u'created_at': u'2018-08-18T04:06:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fa4564a16c3c485ebc44f56c811db94f'}) 2018-08-18 04:06:30,916 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-18 04:06:30,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '{"router": {"external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2"}, "name": "singlevm1-router_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "admin_state_up": true}}' 2018-08-18 04:06:38,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-5dd7954d-d338-4112-a2a6-3787c300469e Date: Sat, 18 Aug 2018 04:06:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "78afcefc-306d-474b-aeba-f7c85b4ff459", "ip_address": "192.16.1.112"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:06:31Z", "admin_state_up": true, "updated_at": "2018-08-18T04:06:33Z", "project_id": "fa4564a16c3c485ebc44f56c811db94f", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "name": "singlevm1-router_2b1bcfc2-2a2d-432e-998c-3f66959c24be"}} 2018-08-18 04:06:38,716 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-5dd7954d-d338-4112-a2a6-3787c300469e 2018-08-18 04:06:38,716 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 7.79975295067s 2018-08-18 04:06:38,716 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-5dd7954d-d338-4112-a2a6-3787c300469e 2018-08-18 04:06:38,716 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T04:06:33Z', u'revision_number': 3, u'ha': True, u'id': u'032adbe4-40f2-431e-87f3-9d69359d46e1', u'external_gateway_info': {u'network_id': u'0af31944-cf5d-42cc-ad16-ed23df330df2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'78afcefc-306d-474b-aeba-f7c85b4ff459', u'ip_address': u'192.16.1.112'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_2b1bcfc2-2a2d-432e-998c-3f66959c24be', u'admin_state_up': True, u'tenant_id': u'fa4564a16c3c485ebc44f56c811db94f', u'created_at': u'2018-08-18T04:06:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'fa4564a16c3c485ebc44f56c811db94f'}) 2018-08-18 04:06:38,719 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-18 04:06:38,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/032adbe4-40f2-431e-87f3-9d69359d46e1/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '{"subnet_id": "adb30dde-495f-4de3-ac55-0ced5d05aac0"}' 2018-08-18 04:06:42,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c1202954-417a-42c8-880d-44ca35f87a3f Date: Sat, 18 Aug 2018 04:06:42 GMT RESP BODY: {"network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "subnet_id": "adb30dde-495f-4de3-ac55-0ced5d05aac0", "subnet_ids": ["adb30dde-495f-4de3-ac55-0ced5d05aac0"], "port_id": "3a313356-1933-4b0d-aa0e-0e57b2e3cdcd", "id": "032adbe4-40f2-431e-87f3-9d69359d46e1"} 2018-08-18 04:06:42,907 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/032adbe4-40f2-431e-87f3-9d69359d46e1/add_router_interface.json used request id req-c1202954-417a-42c8-880d-44ca35f87a3f 2018-08-18 04:06:42,907 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.18835806847s 2018-08-18 04:06:42,907 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/032adbe4-40f2-431e-87f3-9d69359d46e1/add_router_interface.json used request id req-c1202954-417a-42c8-880d-44ca35f87a3f returning object 032adbe4-40f2-431e-87f3-9d69359d46e1 2018-08-18 04:06:42,908 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-18 04:06:43,007 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-18 04:06:43,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:06:43,073 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-08-18 04:06:43,076 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-18 04:06:43,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:06:43,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-4c398d3d-b110-48fb-a2fe-5f4e81ee46b2 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 04:06:43,608 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-4c398d3d-b110-48fb-a2fe-5f4e81ee46b2 2018-08-18 04:06:43,608 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.531945943832s 2018-08-18 04:06:43,608 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-4c398d3d-b110-48fb-a2fe-5f4e81ee46b2 2018-08-18 04:06:43,612 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-08-18 04:06:43,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_2b1bcfc2-2a2d-432e-998c-3f66959c24be"}' 2018-08-18 04:06:44,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-76a83f10-f200-4ebb-bb20-5573457df19f RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6/file", "owner": "fa4564a16c3c485ebc44f56c811db94f", "id": "9007d892-c7eb-407a-8432-7959621ac0c6", "size": null, "self": "/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-18T04:06:43Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "checksum": null, "created_at": "2018-08-18T04:06:43Z", "protected": false} 2018-08-18 04:06:44,338 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-76a83f10-f200-4ebb-bb20-5573457df19f 2018-08-18 04:06:44,338 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.725746154785s 2018-08-18 04:06:44,338 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-76a83f10-f200-4ebb-bb20-5573457df19f returning object 9007d892-c7eb-407a-8432-7959621ac0c6 2018-08-18 04:06:44,339 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-08-18 04:06:44,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '' 2018-08-18 04:06:46,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-1926fd6f-4ff8-4f8d-9c86-487c2bfbd36b RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 04:06:46,784 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6/file used request id req-1926fd6f-4ff8-4f8d-9c86-487c2bfbd36b 2018-08-18 04:06:46,784 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 2.44527101517s 2018-08-18 04:06:46,784 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6/file used request id req-1926fd6f-4ff8-4f8d-9c86-487c2bfbd36b 2018-08-18 04:06:46,787 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-18 04:06:46,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:06:47,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-eab58c52-ed25-4928-9319-961c8fa466aa RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/9007d892-c7eb-407a-8432-7959621ac0c6/snap", "metadata": {}}], "file": "/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6/file", "owner": "fa4564a16c3c485ebc44f56c811db94f", "id": "9007d892-c7eb-407a-8432-7959621ac0c6", "size": 12716032, "self": "/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6", "disk_format": "qcow2", "direct_url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/9007d892-c7eb-407a-8432-7959621ac0c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-18T04:06:46Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T04:06:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 04:06:47,203 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-eab58c52-ed25-4928-9319-961c8fa466aa 2018-08-18 04:06:47,203 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.415872097015s 2018-08-18 04:06:47,203 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-eab58c52-ed25-4928-9319-961c8fa466aa 2018-08-18 04:06:47,204 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/9007d892-c7eb-407a-8432-7959621ac0c6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6/file', 'owner': u'fa4564a16c3c485ebc44f56c811db94f', 'id': u'9007d892-c7eb-407a-8432-7959621ac0c6', 'size': 12716032, u'self': u'/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fa4564a16c3c485ebc44f56c811db94f', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/9007d892-c7eb-407a-8432-7959621ac0c6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T04:06:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T04:06:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_2b1bcfc2-2a2d-432e-998c-3f66959c24be', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_2b1bcfc2-2a2d-432e-998c-3f66959c24be', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_2b1bcfc2-2a2d-432e-998c-3f66959c24be', 'created': u'2018-08-18T04:06:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T04:06:43Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_2b1bcfc2-2a2d-432e-998c-3f66959c24be', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-18 04:06:47,205 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-08-18 04:06:47,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 04:06:47,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 511 Content-Type: application/json 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-8eaa8b93-3606-427a-9e30-d6ce7a842955 x-compute-request-id: req-8eaa8b93-3606-427a-9e30-d6ce7a842955 RESP BODY: {"flavor": {"name": "singlevm1-flavor_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df", "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": "11ae515a-ff83-45a5-86fc-52f52ab2f7df"}} 2018-08-18 04:06:47,807 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-8eaa8b93-3606-427a-9e30-d6ce7a842955 2018-08-18 04:06:47,807 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.602186918259s 2018-08-18 04:06:47,808 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-8eaa8b93-3606-427a-9e30-d6ce7a842955 2018-08-18 04:06:47,808 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_2b1bcfc2-2a2d-432e-998c-3f66959c24be', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fa4564a16c3c485ebc44f56c811db94f', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'11ae515a-ff83-45a5-86fc-52f52ab2f7df', 'swap': 0}) 2018-08-18 04:06:47,809 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 04:06:47,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '{"extra_specs": {}}' 2018-08-18 04:06:48,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json 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-51d50dc7-220e-4b78-a347-011ba059a88b x-compute-request-id: req-51d50dc7-220e-4b78-a347-011ba059a88b RESP BODY: {"extra_specs": {}} 2018-08-18 04:06:48,319 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df/os-extra_specs used request id req-51d50dc7-220e-4b78-a347-011ba059a88b 2018-08-18 04:06:48,319 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.509007930756s 2018-08-18 04:06:48,319 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df/os-extra_specs used request id req-51d50dc7-220e-4b78-a347-011ba059a88b 2018-08-18 04:06:48,319 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-08-18 04:06:48,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '{"keypair": {"name": "singlevm1-kp_2b1bcfc2-2a2d-432e-998c-3f66959c24be"}}' 2018-08-18 04:06:48,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2328 Content-Type: application/json 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-a2ba14de-3af6-4616-8d78-39cf565b635c x-compute-request-id: req-a2ba14de-3af6-4616-8d78-39cf565b635c RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIiY+CiQTJp4ygsEDEMERbWGVtUYP+rUwpei3sYoIwqaMxprYNPQkWIz9JMJm0t0WsJxhYk/yypw5gJWp4yvSlrlar9xVWFHQ9eW5//YKrAHqjkh8sS7WjN/PgLZiVR2Qh72W7tcHsycDt5we2BQs950XFuCCKF19q2ArGIbOdfljxylbhNxECpXFBTbP/DNDYpU/NNiMwBGEFkL1eNDnM2ZfWmzadMj2kutiHjKFPfEgAHIj84CcLpn8x5vQblm+x1rQkrH5m3e6jjPePydZTKpuwiOSCPCKLWpml4FUm39l81XnTTCvEYjRnGMs9ISBKNzKDJ2uDNw8KU/wglpb1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyImPgokEyaeMoLBAxDBEW1hlbVGD/q1MKXot7GKCMKmjMaa2\nDT0JFiM/STCZtLdFrCcYWJP8sqcOYCVqeMr0pa5Wq/cVVhR0PXluf/2CqwB6o5If\nLEu1ozfz4C2YlUdkIe9lu7XB7MnA7ecHtgULPedFxbggihdfatgKxiGznX5Y8cpW\n4TcRAqVxQU2z/wzQ2KVPzTYjMARhBZC9XjQ5zNmX1ps2nTI9pLrYh4yhT3xIAByI\n/OAnC6Z/Meb0G5Zvsda0JKx+Zt3uo4z3j8nWUyqbsIjkgjwii1qZpeBVJt/ZfNV5\n00wrxGI0ZxjLPSEgSjcygydrgzcPClP8IJaW9QIDAQABAoIBAQCIl2H/mJKBRDV+\nMe87cmDtEw2q404TxzhMPCNRklt5B+LXa+UuqTcqNAHkOU1IkVjMhKiJlOsXSMB6\n7qFR+3Od8lyorxiCVFZElRSV6zf4f9AI3/uJsVvb+72KIaR/cWwbzTMvIwMe5OEb\najSPX2oj1QZqQRsw0/CzFspn4Aa2q2ZTxZlF4TNvzS1+KO/PdO8/6Pzc3n/t++27\nep/4BkEwaQpcfRa6Xoqe430jLH1ArGh8qnRPbO5VlhHL5YQBA1PYdUBDLThpHHHg\nfs/UKvJV/h1nvF6iRDopC497mHEShT8OMBaZSGuQyaM4LdqOi2hKgS9pESuN1XIs\nzWqfdZN1AoGBAPIpqpWQY/GsnQDFpRj5jMtOl5NWlihtY1Yp0hRd1usnIgT5Oacd\nUuAj3hzL8PfrIMLRoVz+0AaSlIadRpZtmv4GRw0Fr6GVQ4oeG7MwG0e6Om7J6h8s\n50lKim8sTf+hqIzGIHtNUfnN7mUXp29Yxlo6idAsCU+tXzIFn2dOgSXXAoGBANP/\nAG5OXJj2MwfgaZufE4lLLMZVfgqkpdmSAli4e2WhBNXkJUwJjHHHjMhy9G4AIXQY\nzbbejdk+GJBfOh56YLHFM4joO+K9srbkU/0T4Rn8AYPzokuxSpG7UtaVfVFMubgn\ni8XlFbBqfEBkXQBoG7gtdLNvnpb7EAxOkUTmXHgTAoGBAIqfp3LusQfLlCS4/4WI\ndTx8xPAnBNYnqFHOpt/ZyAnc4PCP6pzrgGGmpqM9a7e/9YUQk5q0k0jv5+4XYi0C\nmVMJLOsbcirBU2RhT+IHi9ZHmOOK2mb2QYAHF7AEYLIRTHcpg7aR0Hd7lxhvrf1j\niEhmcjWkv7/Is1HjPhjZK70JAoGAfjUJpKGyLr4jk0Temm8RymKevVSYPO3Ybral\n/vuVOuOpZUz1h1cH7ZTHE26cZgBd6if6ECxedj6pkQmgKBTjC/JCw/a98DbO9mLo\nPXpgQH/uxwd8T2O06R2EK4vDl2r+BcxFQgMn7mb2ob8ePue72OH23/xLhcbhvvHn\nOgWKd1ECgYBRqK/spuPhtkfORxj795moxX8GUEFJGFHGUtyL/wVJXpZfimbFbi1+\nMle8bXKV2VXhTkw1Q5lb3FPxBNEmz19igS1xL8u0WKOxNvV/p5zkKgmtyuZCLSz4\nmJTx6TCkjvA4bsusrcfMveEE3wHPhcGoEVtDp2C+Ew0/tkWQHwrrug==\n-----END RSA PRIVATE KEY-----\n", "user_id": "312c945ae6f846448b06a9ac0c148409", "name": "singlevm1-kp_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "fingerprint": "49:65:cb:7a:82:4b:6d:6b:bd:4a:b9:40:03:70:e8:1b"}} 2018-08-18 04:06:48,722 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-a2ba14de-3af6-4616-8d78-39cf565b635c 2018-08-18 04:06:48,723 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.403030872345s 2018-08-18 04:06:48,723 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-a2ba14de-3af6-4616-8d78-39cf565b635c 2018-08-18 04:06:48,723 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIiY+CiQTJp4ygsEDEMERbWGVtUYP+rUwpei3sYoIwqaMxprYNPQkWIz9JMJm0t0WsJxhYk/yypw5gJWp4yvSlrlar9xVWFHQ9eW5//YKrAHqjkh8sS7WjN/PgLZiVR2Qh72W7tcHsycDt5we2BQs950XFuCCKF19q2ArGIbOdfljxylbhNxECpXFBTbP/DNDYpU/NNiMwBGEFkL1eNDnM2ZfWmzadMj2kutiHjKFPfEgAHIj84CcLpn8x5vQblm+x1rQkrH5m3e6jjPePydZTKpuwiOSCPCKLWpml4FUm39l81XnTTCvEYjRnGMs9ISBKNzKDJ2uDNw8KU/wglpb1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyImPgokEyaeMoLBAxDBEW1hlbVGD/q1MKXot7GKCMKmjMaa2\nDT0JFiM/STCZtLdFrCcYWJP8sqcOYCVqeMr0pa5Wq/cVVhR0PXluf/2CqwB6o5If\nLEu1ozfz4C2YlUdkIe9lu7XB7MnA7ecHtgULPedFxbggihdfatgKxiGznX5Y8cpW\n4TcRAqVxQU2z/wzQ2KVPzTYjMARhBZC9XjQ5zNmX1ps2nTI9pLrYh4yhT3xIAByI\n/OAnC6Z/Meb0G5Zvsda0JKx+Zt3uo4z3j8nWUyqbsIjkgjwii1qZpeBVJt/ZfNV5\n00wrxGI0ZxjLPSEgSjcygydrgzcPClP8IJaW9QIDAQABAoIBAQCIl2H/mJKBRDV+\nMe87cmDtEw2q404TxzhMPCNRklt5B+LXa+UuqTcqNAHkOU1IkVjMhKiJlOsXSMB6\n7qFR+3Od8lyorxiCVFZElRSV6zf4f9AI3/uJsVvb+72KIaR/cWwbzTMvIwMe5OEb\najSPX2oj1QZqQRsw0/CzFspn4Aa2q2ZTxZlF4TNvzS1+KO/PdO8/6Pzc3n/t++27\nep/4BkEwaQpcfRa6Xoqe430jLH1ArGh8qnRPbO5VlhHL5YQBA1PYdUBDLThpHHHg\nfs/UKvJV/h1nvF6iRDopC497mHEShT8OMBaZSGuQyaM4LdqOi2hKgS9pESuN1XIs\nzWqfdZN1AoGBAPIpqpWQY/GsnQDFpRj5jMtOl5NWlihtY1Yp0hRd1usnIgT5Oacd\nUuAj3hzL8PfrIMLRoVz+0AaSlIadRpZtmv4GRw0Fr6GVQ4oeG7MwG0e6Om7J6h8s\n50lKim8sTf+hqIzGIHtNUfnN7mUXp29Yxlo6idAsCU+tXzIFn2dOgSXXAoGBANP/\nAG5OXJj2MwfgaZufE4lLLMZVfgqkpdmSAli4e2WhBNXkJUwJjHHHjMhy9G4AIXQY\nzbbejdk+GJBfOh56YLHFM4joO+K9srbkU/0T4Rn8AYPzokuxSpG7UtaVfVFMubgn\ni8XlFbBqfEBkXQBoG7gtdLNvnpb7EAxOkUTmXHgTAoGBAIqfp3LusQfLlCS4/4WI\ndTx8xPAnBNYnqFHOpt/ZyAnc4PCP6pzrgGGmpqM9a7e/9YUQk5q0k0jv5+4XYi0C\nmVMJLOsbcirBU2RhT+IHi9ZHmOOK2mb2QYAHF7AEYLIRTHcpg7aR0Hd7lxhvrf1j\niEhmcjWkv7/Is1HjPhjZK70JAoGAfjUJpKGyLr4jk0Temm8RymKevVSYPO3Ybral\n/vuVOuOpZUz1h1cH7ZTHE26cZgBd6if6ECxedj6pkQmgKBTjC/JCw/a98DbO9mLo\nPXpgQH/uxwd8T2O06R2EK4vDl2r+BcxFQgMn7mb2ob8ePue72OH23/xLhcbhvvHn\nOgWKd1ECgYBRqK/spuPhtkfORxj795moxX8GUEFJGFHGUtyL/wVJXpZfimbFbi1+\nMle8bXKV2VXhTkw1Q5lb3FPxBNEmz19igS1xL8u0WKOxNvV/p5zkKgmtyuZCLSz4\nmJTx6TCkjvA4bsusrcfMveEE3wHPhcGoEVtDp2C+Ew0/tkWQHwrrug==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'312c945ae6f846448b06a9ac0c148409', 'name': u'singlevm1-kp_2b1bcfc2-2a2d-432e-998c-3f66959c24be', 'created_at': '2018-08-18T04:06:48.723806', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fa4564a16c3c485ebc44f56c811db94f', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'49:65:cb:7a:82:4b:6d:6b:bd:4a:b9:40:03:70:e8:1b', 'type': 'ssh', 'id': u'singlevm1-kp_2b1bcfc2-2a2d-432e-998c-3f66959c24be'}) 2018-08-18 04:06:48,724 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAyImPgokEyaeMoLBAxDBEW1hlbVGD/q1MKXot7GKCMKmjMaa2 DT0JFiM/STCZtLdFrCcYWJP8sqcOYCVqeMr0pa5Wq/cVVhR0PXluf/2CqwB6o5If LEu1ozfz4C2YlUdkIe9lu7XB7MnA7ecHtgULPedFxbggihdfatgKxiGznX5Y8cpW 4TcRAqVxQU2z/wzQ2KVPzTYjMARhBZC9XjQ5zNmX1ps2nTI9pLrYh4yhT3xIAByI /OAnC6Z/Meb0G5Zvsda0JKx+Zt3uo4z3j8nWUyqbsIjkgjwii1qZpeBVJt/ZfNV5 00wrxGI0ZxjLPSEgSjcygydrgzcPClP8IJaW9QIDAQABAoIBAQCIl2H/mJKBRDV+ Me87cmDtEw2q404TxzhMPCNRklt5B+LXa+UuqTcqNAHkOU1IkVjMhKiJlOsXSMB6 7qFR+3Od8lyorxiCVFZElRSV6zf4f9AI3/uJsVvb+72KIaR/cWwbzTMvIwMe5OEb ajSPX2oj1QZqQRsw0/CzFspn4Aa2q2ZTxZlF4TNvzS1+KO/PdO8/6Pzc3n/t++27 ep/4BkEwaQpcfRa6Xoqe430jLH1ArGh8qnRPbO5VlhHL5YQBA1PYdUBDLThpHHHg fs/UKvJV/h1nvF6iRDopC497mHEShT8OMBaZSGuQyaM4LdqOi2hKgS9pESuN1XIs zWqfdZN1AoGBAPIpqpWQY/GsnQDFpRj5jMtOl5NWlihtY1Yp0hRd1usnIgT5Oacd UuAj3hzL8PfrIMLRoVz+0AaSlIadRpZtmv4GRw0Fr6GVQ4oeG7MwG0e6Om7J6h8s 50lKim8sTf+hqIzGIHtNUfnN7mUXp29Yxlo6idAsCU+tXzIFn2dOgSXXAoGBANP/ AG5OXJj2MwfgaZufE4lLLMZVfgqkpdmSAli4e2WhBNXkJUwJjHHHjMhy9G4AIXQY zbbejdk+GJBfOh56YLHFM4joO+K9srbkU/0T4Rn8AYPzokuxSpG7UtaVfVFMubgn i8XlFbBqfEBkXQBoG7gtdLNvnpb7EAxOkUTmXHgTAoGBAIqfp3LusQfLlCS4/4WI dTx8xPAnBNYnqFHOpt/ZyAnc4PCP6pzrgGGmpqM9a7e/9YUQk5q0k0jv5+4XYi0C mVMJLOsbcirBU2RhT+IHi9ZHmOOK2mb2QYAHF7AEYLIRTHcpg7aR0Hd7lxhvrf1j iEhmcjWkv7/Is1HjPhjZK70JAoGAfjUJpKGyLr4jk0Temm8RymKevVSYPO3Ybral /vuVOuOpZUz1h1cH7ZTHE26cZgBd6if6ECxedj6pkQmgKBTjC/JCw/a98DbO9mLo PXpgQH/uxwd8T2O06R2EK4vDl2r+BcxFQgMn7mb2ob8ePue72OH23/xLhcbhvvHn OgWKd1ECgYBRqK/spuPhtkfORxj795moxX8GUEFJGFHGUtyL/wVJXpZfimbFbi1+ Mle8bXKV2VXhTkw1Q5lb3FPxBNEmz19igS1xL8u0WKOxNvV/p5zkKgmtyuZCLSz4 mJTx6TCkjvA4bsusrcfMveEE3wHPhcGoEVtDp2C+Ew0/tkWQHwrrug== -----END RSA PRIVATE KEY----- 2018-08-18 04:06:48,725 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-08-18 04:06:48,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '{"security_group": {"name": "singlevm1-sg_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-18 04:06:48,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-484c17d6-0cbd-4836-834e-a9908edf5aca Date: Sat, 18 Aug 2018 04:06:48 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:06:48Z", "updated_at": "2018-08-18T04:06:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:06:48Z", "revision_number": 0, "id": "995da865-5b5a-4ca3-972f-2603f88ff846", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:06:48Z", "security_group_id": "01977e21-c4b7-4a85-9623-da07b586e9f6", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:06:48Z", "revision_number": 0, "id": "b4e421d3-bcb7-46a6-832b-105e22089930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:06:48Z", "security_group_id": "01977e21-c4b7-4a85-9623-da07b586e9f6", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}], "revision_number": 1, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "id": "01977e21-c4b7-4a85-9623-da07b586e9f6", "name": "singlevm1-sg_2b1bcfc2-2a2d-432e-998c-3f66959c24be"}} 2018-08-18 04:06:48,944 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-484c17d6-0cbd-4836-834e-a9908edf5aca 2018-08-18 04:06:48,944 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.218023061752s 2018-08-18 04:06:48,944 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-484c17d6-0cbd-4836-834e-a9908edf5aca 2018-08-18 04:06:48,946 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-18 04:06:48,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:06:49,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10753 X-Openstack-Request-Id: req-5367747a-3ea9-48fd-a840-085d528f2e24 Date: Sat, 18 Aug 2018 04:06:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:06:48Z", "updated_at": "2018-08-18T04:06:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:06:48Z", "revision_number": 0, "id": "995da865-5b5a-4ca3-972f-2603f88ff846", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:06:48Z", "security_group_id": "01977e21-c4b7-4a85-9623-da07b586e9f6", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:06:48Z", "revision_number": 0, "id": "b4e421d3-bcb7-46a6-832b-105e22089930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:06:48Z", "security_group_id": "01977e21-c4b7-4a85-9623-da07b586e9f6", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}], "revision_number": 1, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "id": "01977e21-c4b7-4a85-9623-da07b586e9f6", "name": "singlevm1-sg_2b1bcfc2-2a2d-432e-998c-3f66959c24be"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-18T04:03:46Z", "updated_at": "2018-08-18T04:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:03:46Z", "revision_number": 0, "id": "25cd72c0-65ee-4faa-b167-68c2bc437ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:03:46Z", "security_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:03:46Z", "revision_number": 0, "id": "53e9c943-0e0e-4000-b753-e8863880c286", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:03:46Z", "security_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:03:46Z", "revision_number": 0, "id": "5f346735-d2d0-4898-b456-8a9d8869652b", "remote_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "remote_ip_prefix": null, "created_at": "2018-08-18T04:03:46Z", "security_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:03:46Z", "revision_number": 0, "id": "987540f6-4b78-454f-85a0-c0a3a33c001d", "remote_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "remote_ip_prefix": null, "created_at": "2018-08-18T04:03:46Z", "security_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "created_at": "2018-08-18T04:05:47Z", "updated_at": "2018-08-18T04:05:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:05:47Z", "revision_number": 0, "id": "0c93eec0-cf38-4a20-b760-0489f65db88e", "remote_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "remote_ip_prefix": null, "created_at": "2018-08-18T04:05:47Z", "security_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "port_range_min": null, "ethertype": "IPv6", "project_id": "26bdb1e850a24ba08664fec7b8608b60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:05:47Z", "revision_number": 0, "id": "e2f90415-4063-41c8-81e3-b54c0bddddff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:05:47Z", "security_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "port_range_min": null, "ethertype": "IPv4", "project_id": "26bdb1e850a24ba08664fec7b8608b60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:05:47Z", "revision_number": 0, "id": "f3e3113c-09e1-41f1-9f8e-b5a3f544d3a5", "remote_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "remote_ip_prefix": null, "created_at": "2018-08-18T04:05:47Z", "security_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "port_range_min": null, "ethertype": "IPv4", "project_id": "26bdb1e850a24ba08664fec7b8608b60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:05:47Z", "revision_number": 0, "id": "fff30758-09aa-4ff0-8847-951347cf7d90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:05:47Z", "security_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "port_range_min": null, "ethertype": "IPv6", "project_id": "26bdb1e850a24ba08664fec7b8608b60"}], "revision_number": 1, "project_id": "26bdb1e850a24ba08664fec7b8608b60", "id": "c59d4805-46a1-435c-bd8c-42e831407d04", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "created_at": "2018-08-18T04:04:26Z", "updated_at": "2018-08-18T04:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:04:26Z", "revision_number": 0, "id": "6faedef0-7eb1-4de2-9895-262bc15c79d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:04:26Z", "security_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "abe691f8beba4635a3bd63852ca082d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:04:26Z", "revision_number": 0, "id": "9ec74fd8-fd1d-4ac7-8cc9-20ab0a808531", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:04:26Z", "security_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "abe691f8beba4635a3bd63852ca082d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:04:26Z", "revision_number": 0, "id": "f4d364b6-4e12-48ca-b0c6-6e1dea62c354", "remote_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "remote_ip_prefix": null, "created_at": "2018-08-18T04:04:26Z", "security_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "abe691f8beba4635a3bd63852ca082d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:04:26Z", "revision_number": 0, "id": "fd76b1e5-5a11-48fd-b428-f9c6deeee0ac", "remote_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "remote_ip_prefix": null, "created_at": "2018-08-18T04:04:26Z", "security_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "abe691f8beba4635a3bd63852ca082d7"}], "revision_number": 1, "project_id": "abe691f8beba4635a3bd63852ca082d7", "id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T03:58:49Z", "updated_at": "2018-08-18T03:58:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T03:58:49Z", "revision_number": 0, "id": "1adb21b9-7e03-4721-97fe-411ad5a36c35", "remote_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "remote_ip_prefix": null, "created_at": "2018-08-18T03:58:49Z", "security_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T03:58:49Z", "revision_number": 0, "id": "23766c64-6979-4dfd-985e-dfbf74f0b420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T03:58:49Z", "security_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T03:58:49Z", "revision_number": 0, "id": "76cef559-e2c7-4975-b827-bfe557c543d3", "remote_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "remote_ip_prefix": null, "created_at": "2018-08-18T03:58:49Z", "security_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T03:58:49Z", "revision_number": 0, "id": "fecab91d-29fe-4b23-b56d-faf5940e6887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T03:58:49Z", "security_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}], "revision_number": 1, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "name": "default"}]} 2018-08-18 04:06:49,288 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-5367747a-3ea9-48fd-a840-085d528f2e24 2018-08-18 04:06:49,288 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.342209100723s 2018-08-18 04:06:49,289 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-5367747a-3ea9-48fd-a840-085d528f2e24 2018-08-18 04:06:49,291 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-08-18 04:06:49,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "01977e21-c4b7-4a85-9623-da07b586e9f6"}}' 2018-08-18 04:06:49,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a90beb8c-fcb9-455c-87c2-3f6237c1bdd0 Date: Sat, 18 Aug 2018 04:06:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-18T04:06:49Z", "security_group_id": "01977e21-c4b7-4a85-9623-da07b586e9f6", "port_range_min": 22, "revision_number": 0, "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:06:49Z", "project_id": "fa4564a16c3c485ebc44f56c811db94f", "id": "643720d6-a1f1-44f3-aa02-72a20c7e6771"}} 2018-08-18 04:06:49,559 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-a90beb8c-fcb9-455c-87c2-3f6237c1bdd0 2018-08-18 04:06:49,559 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.267715215683s 2018-08-18 04:06:49,559 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-a90beb8c-fcb9-455c-87c2-3f6237c1bdd0 2018-08-18 04:06:49,561 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-18 04:06:49,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:06:50,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11249 X-Openstack-Request-Id: req-e76aed4c-043b-46e1-bfcf-4ff4565680c4 Date: Sat, 18 Aug 2018 04:06:50 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:06:48Z", "updated_at": "2018-08-18T04:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:06:48Z", "revision_number": 0, "id": "995da865-5b5a-4ca3-972f-2603f88ff846", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:06:48Z", "security_group_id": "01977e21-c4b7-4a85-9623-da07b586e9f6", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:06:48Z", "revision_number": 0, "id": "b4e421d3-bcb7-46a6-832b-105e22089930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:06:48Z", "security_group_id": "01977e21-c4b7-4a85-9623-da07b586e9f6", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T04:06:49Z", "revision_number": 0, "id": "643720d6-a1f1-44f3-aa02-72a20c7e6771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:06:49Z", "security_group_id": "01977e21-c4b7-4a85-9623-da07b586e9f6", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}], "revision_number": 2, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "id": "01977e21-c4b7-4a85-9623-da07b586e9f6", "name": "singlevm1-sg_2b1bcfc2-2a2d-432e-998c-3f66959c24be"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-18T04:03:46Z", "updated_at": "2018-08-18T04:03:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:03:46Z", "revision_number": 0, "id": "5f346735-d2d0-4898-b456-8a9d8869652b", "remote_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "remote_ip_prefix": null, "created_at": "2018-08-18T04:03:46Z", "security_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:03:46Z", "revision_number": 0, "id": "53e9c943-0e0e-4000-b753-e8863880c286", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:03:46Z", "security_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:03:46Z", "revision_number": 0, "id": "987540f6-4b78-454f-85a0-c0a3a33c001d", "remote_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "remote_ip_prefix": null, "created_at": "2018-08-18T04:03:46Z", "security_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:03:46Z", "revision_number": 0, "id": "25cd72c0-65ee-4faa-b167-68c2bc437ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:03:46Z", "security_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "created_at": "2018-08-18T04:05:47Z", "updated_at": "2018-08-18T04:05:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:05:47Z", "revision_number": 0, "id": "0c93eec0-cf38-4a20-b760-0489f65db88e", "remote_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "remote_ip_prefix": null, "created_at": "2018-08-18T04:05:47Z", "security_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "port_range_min": null, "ethertype": "IPv6", "project_id": "26bdb1e850a24ba08664fec7b8608b60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:05:47Z", "revision_number": 0, "id": "f3e3113c-09e1-41f1-9f8e-b5a3f544d3a5", "remote_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "remote_ip_prefix": null, "created_at": "2018-08-18T04:05:47Z", "security_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "port_range_min": null, "ethertype": "IPv4", "project_id": "26bdb1e850a24ba08664fec7b8608b60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:05:47Z", "revision_number": 0, "id": "e2f90415-4063-41c8-81e3-b54c0bddddff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:05:47Z", "security_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "port_range_min": null, "ethertype": "IPv4", "project_id": "26bdb1e850a24ba08664fec7b8608b60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:05:47Z", "revision_number": 0, "id": "fff30758-09aa-4ff0-8847-951347cf7d90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:05:47Z", "security_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "port_range_min": null, "ethertype": "IPv6", "project_id": "26bdb1e850a24ba08664fec7b8608b60"}], "revision_number": 1, "project_id": "26bdb1e850a24ba08664fec7b8608b60", "id": "c59d4805-46a1-435c-bd8c-42e831407d04", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "created_at": "2018-08-18T04:04:26Z", "updated_at": "2018-08-18T04:04:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:04:26Z", "revision_number": 0, "id": "fd76b1e5-5a11-48fd-b428-f9c6deeee0ac", "remote_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "remote_ip_prefix": null, "created_at": "2018-08-18T04:04:26Z", "security_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "abe691f8beba4635a3bd63852ca082d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:04:26Z", "revision_number": 0, "id": "f4d364b6-4e12-48ca-b0c6-6e1dea62c354", "remote_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "remote_ip_prefix": null, "created_at": "2018-08-18T04:04:26Z", "security_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "abe691f8beba4635a3bd63852ca082d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:04:26Z", "revision_number": 0, "id": "6faedef0-7eb1-4de2-9895-262bc15c79d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:04:26Z", "security_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "abe691f8beba4635a3bd63852ca082d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:04:26Z", "revision_number": 0, "id": "9ec74fd8-fd1d-4ac7-8cc9-20ab0a808531", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:04:26Z", "security_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "abe691f8beba4635a3bd63852ca082d7"}], "revision_number": 1, "project_id": "abe691f8beba4635a3bd63852ca082d7", "id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T03:58:49Z", "updated_at": "2018-08-18T03:58:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T03:58:49Z", "revision_number": 0, "id": "76cef559-e2c7-4975-b827-bfe557c543d3", "remote_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "remote_ip_prefix": null, "created_at": "2018-08-18T03:58:49Z", "security_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T03:58:49Z", "revision_number": 0, "id": "23766c64-6979-4dfd-985e-dfbf74f0b420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T03:58:49Z", "security_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T03:58:49Z", "revision_number": 0, "id": "fecab91d-29fe-4b23-b56d-faf5940e6887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T03:58:49Z", "security_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T03:58:49Z", "revision_number": 0, "id": "1adb21b9-7e03-4721-97fe-411ad5a36c35", "remote_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "remote_ip_prefix": null, "created_at": "2018-08-18T03:58:49Z", "security_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}], "revision_number": 1, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "name": "default"}]} 2018-08-18 04:06:50,857 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-e76aed4c-043b-46e1-bfcf-4ff4565680c4 2018-08-18 04:06:50,857 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 1.29574608803s 2018-08-18 04:06:50,857 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-e76aed4c-043b-46e1-bfcf-4ff4565680c4 2018-08-18 04:06:50,860 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-08-18 04:06:50,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "01977e21-c4b7-4a85-9623-da07b586e9f6"}}' 2018-08-18 04:06:51,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-2277c46f-44f9-49d1-81b9-928885e77e09 Date: Sat, 18 Aug 2018 04:06:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-18T04:06:50Z", "security_group_id": "01977e21-c4b7-4a85-9623-da07b586e9f6", "port_range_min": null, "revision_number": 0, "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:06:50Z", "project_id": "fa4564a16c3c485ebc44f56c811db94f", "id": "0b001921-c109-4855-861d-bfc9705a7ea1"}} 2018-08-18 04:06:51,086 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-2277c46f-44f9-49d1-81b9-928885e77e09 2018-08-18 04:06:51,086 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.225962877274s 2018-08-18 04:06:51,086 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-2277c46f-44f9-49d1-81b9-928885e77e09 2018-08-18 04:06:51,088 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:06:51,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:06:51,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2019 X-Openstack-Request-Id: req-c8b85eaa-efc5-4a4b-aabb-c52467e95c18 Date: Sat, 18 Aug 2018 04:06:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0af31944-cf5d-42cc-ad16-ed23df330df2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"description":"","tags":[],"updated_at":"2018-08-18T03:58:56Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c86b43dc-51ee-459e-8ed3-bc9fcf7b5f0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"","status":"ACTIVE","subnets":["bc22cb1f-a382-49ab-a5f4-9ffd659955c3"],"description":"","tags":[],"updated_at":"2018-08-18T04:06:31Z","provider:segmentation_id":18,"name":"HA network tenant fa4564a16c3c485ebc44f56c811db94f","admin_state_up":true,"tenant_id":"","created_at":"2018-08-18T04:06:31Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ca76ccd2-8ab4-485c-bf01-1c722e35c171","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["adb30dde-495f-4de3-ac55-0ced5d05aac0"],"description":"","tags":[],"updated_at":"2018-08-18T04:06:30Z","provider:segmentation_id":49,"name":"singlevm1-net_2b1bcfc2-2a2d-432e-998c-3f66959c24be","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:06:29Z","provider:network_type":"vxlan"}]} 2018-08-18 04:06:51,257 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-c8b85eaa-efc5-4a4b-aabb-c52467e95c18 2018-08-18 04:06:51,257 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.169722080231s 2018-08-18 04:06:51,258 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-c8b85eaa-efc5-4a4b-aabb-c52467e95c18 2018-08-18 04:06:51,260 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-18 04:06:51,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:06:51,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-e84a1b1c-562e-4ac2-975e-fcc90b8f97c4 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/9007d892-c7eb-407a-8432-7959621ac0c6/snap", "metadata": {}}], "file": "/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6/file", "owner": "fa4564a16c3c485ebc44f56c811db94f", "id": "9007d892-c7eb-407a-8432-7959621ac0c6", "size": 12716032, "self": "/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6", "disk_format": "qcow2", "direct_url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/9007d892-c7eb-407a-8432-7959621ac0c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-18T04:06:46Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T04:06:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 04:06:51,803 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-e84a1b1c-562e-4ac2-975e-fcc90b8f97c4 2018-08-18 04:06:51,803 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.542804956436s 2018-08-18 04:06:51,804 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-e84a1b1c-562e-4ac2-975e-fcc90b8f97c4 2018-08-18 04:06:51,805 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-18 04:06:51,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:06:51,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json 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-5a3ae2e0-eaac-4dc5-87cc-6d7ea9dac7ee x-compute-request-id: req-5a3ae2e0-eaac-4dc5-87cc-6d7ea9dac7ee RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "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": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "singlevm1-flavor_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df", "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": "11ae515a-ff83-45a5-86fc-52f52ab2f7df"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/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"}]} 2018-08-18 04:06:51,869 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-5a3ae2e0-eaac-4dc5-87cc-6d7ea9dac7ee 2018-08-18 04:06:51,869 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0642800331116s 2018-08-18 04:06:51,869 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-5a3ae2e0-eaac-4dc5-87cc-6d7ea9dac7ee 2018-08-18 04:06:51,872 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-08-18 04:06:51,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '{"server": {"name": "singlevm1-vm_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "imageRef": "9007d892-c7eb-407a-8432-7959621ac0c6", "key_name": "singlevm1-kp_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "flavorRef": "11ae515a-ff83-45a5-86fc-52f52ab2f7df", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ca76ccd2-8ab4-485c-bf01-1c722e35c171"}], "security_groups": [{"name": "01977e21-c4b7-4a85-9623-da07b586e9f6"}]}}' 2018-08-18 04:06:54,153 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0 Content-Type: application/json 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-03b7f368-9ecb-46b6-bf26-dcceaa0d6034 x-compute-request-id: req-03b7f368-9ecb-46b6-bf26-dcceaa0d6034 RESP BODY: {"server": {"security_groups": [{"name": "01977e21-c4b7-4a85-9623-da07b586e9f6"}], "OS-DCF:diskConfig": "MANUAL", "id": "45ed7de0-c12c-4047-ad30-26be1e2648b0", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0", "rel": "bookmark"}], "adminPass": "2RnVosG5Euwm"}} 2018-08-18 04:06:54,153 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-03b7f368-9ecb-46b6-bf26-dcceaa0d6034 2018-08-18 04:06:54,153 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 2.28165197372s 2018-08-18 04:06:54,154 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-03b7f368-9ecb-46b6-bf26-dcceaa0d6034 2018-08-18 04:06:54,154 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-18 04:06:54,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:06:55,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1441 Content-Type: application/json 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-d4a85f52-350f-40ab-97af-52a92961975f x-compute-request-id: req-d4a85f52-350f-40ab-97af-52a92961975f RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0", "rel": "bookmark"}], "image": {"id": "9007d892-c7eb-407a-8432-7959621ac0c6", "links": [{"href": "https://192.16.1.222:8774/images/9007d892-c7eb-407a-8432-7959621ac0c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11ae515a-ff83-45a5-86fc-52f52ab2f7df", "links": [{"href": "https://192.16.1.222:8774/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df", "rel": "bookmark"}]}, "id": "45ed7de0-c12c-4047-ad30-26be1e2648b0", "user_id": "312c945ae6f846448b06a9ac0c148409", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T04:06:54Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "created": "2018-08-18T04:06:53Z", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 04:06:55,075 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-d4a85f52-350f-40ab-97af-52a92961975f 2018-08-18 04:06:55,075 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.920540094376s 2018-08-18 04:06:55,075 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-d4a85f52-350f-40ab-97af-52a92961975f 2018-08-18 04:06:55,080 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:06:55,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:06:55,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2019 X-Openstack-Request-Id: req-9c8cf2d4-e819-4d0d-aa94-5321e16ea0ad Date: Sat, 18 Aug 2018 04:06:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0af31944-cf5d-42cc-ad16-ed23df330df2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"description":"","tags":[],"updated_at":"2018-08-18T03:58:56Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c86b43dc-51ee-459e-8ed3-bc9fcf7b5f0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"","status":"ACTIVE","subnets":["bc22cb1f-a382-49ab-a5f4-9ffd659955c3"],"description":"","tags":[],"updated_at":"2018-08-18T04:06:31Z","provider:segmentation_id":18,"name":"HA network tenant fa4564a16c3c485ebc44f56c811db94f","admin_state_up":true,"tenant_id":"","created_at":"2018-08-18T04:06:31Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ca76ccd2-8ab4-485c-bf01-1c722e35c171","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["adb30dde-495f-4de3-ac55-0ced5d05aac0"],"description":"","tags":[],"updated_at":"2018-08-18T04:06:30Z","provider:segmentation_id":49,"name":"singlevm1-net_2b1bcfc2-2a2d-432e-998c-3f66959c24be","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:06:29Z","provider:network_type":"vxlan"}]} 2018-08-18 04:06:55,265 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-9c8cf2d4-e819-4d0d-aa94-5321e16ea0ad 2018-08-18 04:06:55,265 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.18582701683s 2018-08-18 04:06:55,266 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-9c8cf2d4-e819-4d0d-aa94-5321e16ea0ad 2018-08-18 04:06:55,266 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-18 04:06:55,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:06:55,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1865 X-Openstack-Request-Id: req-6365fd7a-dc3f-41f7-829f-e25a4aede838 Date: Sat, 18 Aug 2018 04:06:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0af31944-cf5d-42cc-ad16-ed23df330df2","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:56Z","dns_nameservers":[],"updated_at":"2018-08-18T03:58:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"78afcefc-306d-474b-aeba-f7c85b4ff459","subnetpool_id":null,"name":"ext-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca76ccd2-8ab4-485c-bf01-1c722e35c171","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:06:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T04:06:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"adb30dde-495f-4de3-ac55-0ced5d05aac0","subnetpool_id":null,"name":"singlevm1-subnet_2b1bcfc2-2a2d-432e-998c-3f66959c24be"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c86b43dc-51ee-459e-8ed3-bc9fcf7b5f0b","tenant_id":"","created_at":"2018-08-18T04:06:31Z","dns_nameservers":[],"updated_at":"2018-08-18T04:06:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"gateway_ip":null,"revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"169.254.192.0/18","project_id":"","id":"bc22cb1f-a382-49ab-a5f4-9ffd659955c3","subnetpool_id":null,"name":"HA subnet tenant fa4564a16c3c485ebc44f56c811db94f"}]} 2018-08-18 04:06:55,337 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-6365fd7a-dc3f-41f7-829f-e25a4aede838 2018-08-18 04:06:55,337 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0704820156097s 2018-08-18 04:06:55,337 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-6365fd7a-dc3f-41f7-829f-e25a4aede838 2018-08-18 04:06:55,337 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 04:06:57,340 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-18 04:06:57,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:06:59,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1441 Content-Type: application/json 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-6f793a65-9a9d-4120-9e40-0368465129fe x-compute-request-id: req-6f793a65-9a9d-4120-9e40-0368465129fe RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0", "rel": "bookmark"}], "image": {"id": "9007d892-c7eb-407a-8432-7959621ac0c6", "links": [{"href": "https://192.16.1.222:8774/images/9007d892-c7eb-407a-8432-7959621ac0c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11ae515a-ff83-45a5-86fc-52f52ab2f7df", "links": [{"href": "https://192.16.1.222:8774/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df", "rel": "bookmark"}]}, "id": "45ed7de0-c12c-4047-ad30-26be1e2648b0", "user_id": "312c945ae6f846448b06a9ac0c148409", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T04:06:58Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "created": "2018-08-18T04:06:53Z", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 04:06:59,027 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-6f793a65-9a9d-4120-9e40-0368465129fe 2018-08-18 04:06:59,028 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.6872420311s 2018-08-18 04:06:59,028 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-6f793a65-9a9d-4120-9e40-0368465129fe 2018-08-18 04:06:59,030 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 04:07:01,034 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-18 04:07:01,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:03,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1606 Content-Type: application/json 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-15fbdf9a-b77d-405e-adf7-363eb3bb3906 x-compute-request-id: req-15fbdf9a-b77d-405e-adf7-363eb3bb3906 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0", "rel": "bookmark"}], "image": {"id": "9007d892-c7eb-407a-8432-7959621ac0c6", "links": [{"href": "https://192.16.1.222:8774/images/9007d892-c7eb-407a-8432-7959621ac0c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11ae515a-ff83-45a5-86fc-52f52ab2f7df", "links": [{"href": "https://192.16.1.222:8774/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df", "rel": "bookmark"}]}, "id": "45ed7de0-c12c-4047-ad30-26be1e2648b0", "security_groups": [{"name": "singlevm1-sg_2b1bcfc2-2a2d-432e-998c-3f66959c24be"}], "user_id": "312c945ae6f846448b06a9ac0c148409", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T04:07:00Z", "hostId": "69c161f3a9a6032b23cb30e0647cfb7b6d85c9565c112234ad51d2ff", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "singlevm1-vm_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "created": "2018-08-18T04:06:53Z", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 04:07:03,216 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-15fbdf9a-b77d-405e-adf7-363eb3bb3906 2018-08-18 04:07:03,216 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.182295084s 2018-08-18 04:07:03,217 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-15fbdf9a-b77d-405e-adf7-363eb3bb3906 2018-08-18 04:07:03,220 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 04:07:05,222 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-18 04:07:05,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:06,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1778 Content-Type: application/json 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-b561d5e9-8040-46b5-b59f-f24be660a4f8 x-compute-request-id: req-b561d5e9-8040-46b5-b59f-f24be660a4f8 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_2b1bcfc2-2a2d-432e-998c-3f66959c24be": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:ac", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0", "rel": "bookmark"}], "image": {"id": "9007d892-c7eb-407a-8432-7959621ac0c6", "links": [{"href": "https://192.16.1.222:8774/images/9007d892-c7eb-407a-8432-7959621ac0c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11ae515a-ff83-45a5-86fc-52f52ab2f7df", "links": [{"href": "https://192.16.1.222:8774/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df", "rel": "bookmark"}]}, "id": "45ed7de0-c12c-4047-ad30-26be1e2648b0", "security_groups": [{"name": "singlevm1-sg_2b1bcfc2-2a2d-432e-998c-3f66959c24be"}], "user_id": "312c945ae6f846448b06a9ac0c148409", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T04:07:00Z", "hostId": "69c161f3a9a6032b23cb30e0647cfb7b6d85c9565c112234ad51d2ff", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "singlevm1-vm_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "created": "2018-08-18T04:06:53Z", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 04:07:06,336 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b561d5e9-8040-46b5-b59f-f24be660a4f8 2018-08-18 04:07:06,336 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.11327505112s 2018-08-18 04:07:06,336 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b561d5e9-8040-46b5-b59f-f24be660a4f8 2018-08-18 04:07:06,339 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 04:07:08,341 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-18 04:07:08,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:09,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1795 Content-Type: application/json 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-8b424d26-8acb-421e-bdac-753bee394cdd x-compute-request-id: req-8b424d26-8acb-421e-bdac-753bee394cdd RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_2b1bcfc2-2a2d-432e-998c-3f66959c24be": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:ac", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0", "rel": "bookmark"}], "image": {"id": "9007d892-c7eb-407a-8432-7959621ac0c6", "links": [{"href": "https://192.16.1.222:8774/images/9007d892-c7eb-407a-8432-7959621ac0c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-18T04:07:07.000000", "flavor": {"id": "11ae515a-ff83-45a5-86fc-52f52ab2f7df", "links": [{"href": "https://192.16.1.222:8774/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df", "rel": "bookmark"}]}, "id": "45ed7de0-c12c-4047-ad30-26be1e2648b0", "security_groups": [{"name": "singlevm1-sg_2b1bcfc2-2a2d-432e-998c-3f66959c24be"}], "user_id": "312c945ae6f846448b06a9ac0c148409", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T04:07:07Z", "hostId": "69c161f3a9a6032b23cb30e0647cfb7b6d85c9565c112234ad51d2ff", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "singlevm1-vm_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "created": "2018-08-18T04:06:53Z", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 04:07:09,402 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8b424d26-8acb-421e-bdac-753bee394cdd 2018-08-18 04:07:09,403 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.06130409241s 2018-08-18 04:07:09,403 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8b424d26-8acb-421e-bdac-753bee394cdd 2018-08-18 04:07:09,406 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-18 04:07:09,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=45ed7de0-c12c-4047-ad30-26be1e2648b0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:09,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-ce1eb917-661e-40fd-b42b-41973a036ad6 Date: Sat, 18 Aug 2018 04:07:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T04:07:02Z","device_owner":"compute:nova","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"adb30dde-495f-4de3-ac55-0ced5d05aac0","ip_address":"192.168.120.14"}],"id":"27da97f5-1af5-474c-ba3e-95a046ca2872","security_groups":["01977e21-c4b7-4a85-9623-da07b586e9f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:4e:ac","project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"DOWN","binding:host_id":"host5","description":"","tags":[],"device_id":"45ed7de0-c12c-4047-ad30-26be1e2648b0","name":"","admin_state_up":true,"network_id":"ca76ccd2-8ab4-485c-bf01-1c722e35c171","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:06:59Z","binding:vnic_type":"normal"}]} 2018-08-18 04:07:09,512 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=45ed7de0-c12c-4047-ad30-26be1e2648b0 used request id req-ce1eb917-661e-40fd-b42b-41973a036ad6 2018-08-18 04:07:09,513 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.10626411438s 2018-08-18 04:07:09,513 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=45ed7de0-c12c-4047-ad30-26be1e2648b0 used request id req-ce1eb917-661e-40fd-b42b-41973a036ad6 2018-08-18 04:07:09,515 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:09,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=27da97f5-1af5-474c-ba3e-95a046ca2872" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:09,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e86853ec-cf41-4372-851f-d2735ae47084 Date: Sat, 18 Aug 2018 04:07:09 GMT RESP BODY: {"floatingips": []} 2018-08-18 04:07:09,610 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=27da97f5-1af5-474c-ba3e-95a046ca2872 used request id req-e86853ec-cf41-4372-851f-d2735ae47084 2018-08-18 04:07:09,610 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0941841602325s 2018-08-18 04:07:09,610 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=27da97f5-1af5-474c-ba3e-95a046ca2872 used request id req-e86853ec-cf41-4372-851f-d2735ae47084 2018-08-18 04:07:09,610 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_2b1bcfc2-2a2d-432e-998c-3f66959c24be': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f9:4e:ac', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9007d892-c7eb-407a-8432-7959621ac0c6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000005', u'OS-SRV-USG:launched_at': u'2018-08-18T04:07:07.000000', 'flavor': Munch({u'id': u'11ae515a-ff83-45a5-86fc-52f52ab2f7df'}), 'az': u'nova', 'id': u'45ed7de0-c12c-4047-ad30-26be1e2648b0', 'security_groups': [Munch({u'name': u'singlevm1-sg_2b1bcfc2-2a2d-432e-998c-3f66959c24be'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'312c945ae6f846448b06a9ac0c148409', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fa4564a16c3c485ebc44f56c811db94f', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-18T04:07:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T04:07:07Z', 'hostId': u'69c161f3a9a6032b23cb30e0647cfb7b6d85c9565c112234ad51d2ff', u'OS-EXT-SRV-ATTR:host': u'host5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_2b1bcfc2-2a2d-432e-998c-3f66959c24be', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'69c161f3a9a6032b23cb30e0647cfb7b6d85c9565c112234ad51d2ff', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host5', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000005', u'OS-SRV-USG:launched_at': u'2018-08-18T04:07:07.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host5', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fa4564a16c3c485ebc44f56c811db94f', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host5', 'name': u'singlevm1-vm_2b1bcfc2-2a2d-432e-998c-3f66959c24be', 'adminPass': u'2RnVosG5Euwm', 'tenant_id': u'fa4564a16c3c485ebc44f56c811db94f', 'created_at': u'2018-08-18T04:06:53Z', 'created': u'2018-08-18T04:06:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-08-18 04:07:09,612 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:07:09,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:09,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2019 X-Openstack-Request-Id: req-da9341d7-5b34-4222-835a-a6e100c7cf7d Date: Sat, 18 Aug 2018 04:07:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0af31944-cf5d-42cc-ad16-ed23df330df2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"description":"","tags":[],"updated_at":"2018-08-18T03:58:56Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c86b43dc-51ee-459e-8ed3-bc9fcf7b5f0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"","status":"ACTIVE","subnets":["bc22cb1f-a382-49ab-a5f4-9ffd659955c3"],"description":"","tags":[],"updated_at":"2018-08-18T04:06:31Z","provider:segmentation_id":18,"name":"HA network tenant fa4564a16c3c485ebc44f56c811db94f","admin_state_up":true,"tenant_id":"","created_at":"2018-08-18T04:06:31Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ca76ccd2-8ab4-485c-bf01-1c722e35c171","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["adb30dde-495f-4de3-ac55-0ced5d05aac0"],"description":"","tags":[],"updated_at":"2018-08-18T04:06:30Z","provider:segmentation_id":49,"name":"singlevm1-net_2b1bcfc2-2a2d-432e-998c-3f66959c24be","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:06:29Z","provider:network_type":"vxlan"}]} 2018-08-18 04:07:09,748 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-da9341d7-5b34-4222-835a-a6e100c7cf7d 2018-08-18 04:07:09,748 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.135787963867s 2018-08-18 04:07:09,748 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-da9341d7-5b34-4222-835a-a6e100c7cf7d 2018-08-18 04:07:09,749 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-18 04:07:09,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=45ed7de0-c12c-4047-ad30-26be1e2648b0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:10,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 913 X-Openstack-Request-Id: req-d818e38a-647b-4b4b-ba40-b149c4343ebc Date: Sat, 18 Aug 2018 04:07:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T04:07:09Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"adb30dde-495f-4de3-ac55-0ced5d05aac0","ip_address":"192.168.120.14"}],"id":"27da97f5-1af5-474c-ba3e-95a046ca2872","security_groups":["01977e21-c4b7-4a85-9623-da07b586e9f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:4e:ac","project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"45ed7de0-c12c-4047-ad30-26be1e2648b0","name":"","admin_state_up":true,"network_id":"ca76ccd2-8ab4-485c-bf01-1c722e35c171","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:06:59Z","binding:vnic_type":"normal"}]} 2018-08-18 04:07:10,236 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=45ed7de0-c12c-4047-ad30-26be1e2648b0 used request id req-d818e38a-647b-4b4b-ba40-b149c4343ebc 2018-08-18 04:07:10,236 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.486581087112s 2018-08-18 04:07:10,236 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=45ed7de0-c12c-4047-ad30-26be1e2648b0 used request id req-d818e38a-647b-4b4b-ba40-b149c4343ebc 2018-08-18 04:07:10,237 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-08-18 04:07:10,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '{"floatingip": {"floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "fixed_ip_address": "192.168.120.14", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872"}}' 2018-08-18 04:07:13,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-989c6af0-311a-4f02-847f-acbdda4830a9 Date: Sat, 18 Aug 2018 04:07:13 GMT RESP BODY: {"floatingip": {"router_id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:07:11Z", "updated_at": "2018-08-18T04:07:11Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:4e:ac", "device_id": "45ed7de0-c12c-4047-ad30-26be1e2648b0"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.133", "revision_number": 0, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872", "id": "a0b16793-e79f-434b-aa96-0d6cd55a524a"}} 2018-08-18 04:07:13,812 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-989c6af0-311a-4f02-847f-acbdda4830a9 2018-08-18 04:07:13,812 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 3.57549190521s 2018-08-18 04:07:13,812 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-989c6af0-311a-4f02-847f-acbdda4830a9 2018-08-18 04:07:13,817 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:13,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:13,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-5adc128c-40ff-43a3-a2f1-c409ec7cc7af Date: Sat, 18 Aug 2018 04:07:13 GMT RESP BODY: {"floatingips": [{"router_id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:07:11Z", "updated_at": "2018-08-18T04:07:11Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:4e:ac", "device_id": "45ed7de0-c12c-4047-ad30-26be1e2648b0"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.133", "revision_number": 0, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872", "id": "a0b16793-e79f-434b-aa96-0d6cd55a524a"}]} 2018-08-18 04:07:13,917 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-5adc128c-40ff-43a3-a2f1-c409ec7cc7af 2018-08-18 04:07:13,917 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.100134134293s 2018-08-18 04:07:13,918 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-5adc128c-40ff-43a3-a2f1-c409ec7cc7af 2018-08-18 04:07:13,920 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:07:14,023 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:14,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:14,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-f18b4720-b396-41fc-9963-09d94e1aff4f Date: Sat, 18 Aug 2018 04:07:14 GMT RESP BODY: {"floatingips": [{"router_id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:07:11Z", "updated_at": "2018-08-18T04:07:11Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:4e:ac", "device_id": "45ed7de0-c12c-4047-ad30-26be1e2648b0"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.133", "revision_number": 0, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872", "id": "a0b16793-e79f-434b-aa96-0d6cd55a524a"}]} 2018-08-18 04:07:14,128 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-f18b4720-b396-41fc-9963-09d94e1aff4f 2018-08-18 04:07:14,128 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.104644060135s 2018-08-18 04:07:14,128 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-f18b4720-b396-41fc-9963-09d94e1aff4f 2018-08-18 04:07:14,130 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:07:14,234 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:14,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:14,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-5a21ca11-d0fd-4528-a9f4-9dde4d83e389 Date: Sat, 18 Aug 2018 04:07:14 GMT RESP BODY: {"floatingips": [{"router_id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:07:11Z", "updated_at": "2018-08-18T04:07:11Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:4e:ac", "device_id": "45ed7de0-c12c-4047-ad30-26be1e2648b0"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.133", "revision_number": 0, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872", "id": "a0b16793-e79f-434b-aa96-0d6cd55a524a"}]} 2018-08-18 04:07:14,353 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-5a21ca11-d0fd-4528-a9f4-9dde4d83e389 2018-08-18 04:07:14,353 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.119744062424s 2018-08-18 04:07:14,354 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-5a21ca11-d0fd-4528-a9f4-9dde4d83e389 2018-08-18 04:07:14,356 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:07:14,459 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:14,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:14,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-f6c62458-f909-40c1-acc1-5f097e2a3890 Date: Sat, 18 Aug 2018 04:07:14 GMT RESP BODY: {"floatingips": [{"router_id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:07:11Z", "updated_at": "2018-08-18T04:07:11Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:4e:ac", "device_id": "45ed7de0-c12c-4047-ad30-26be1e2648b0"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.133", "revision_number": 0, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872", "id": "a0b16793-e79f-434b-aa96-0d6cd55a524a"}]} 2018-08-18 04:07:14,546 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-f6c62458-f909-40c1-acc1-5f097e2a3890 2018-08-18 04:07:14,546 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0866072177887s 2018-08-18 04:07:14,546 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-f6c62458-f909-40c1-acc1-5f097e2a3890 2018-08-18 04:07:14,548 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:07:14,651 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:14,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:14,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-2ecffbf9-0222-4b9d-b5c7-b41c57a22af8 Date: Sat, 18 Aug 2018 04:07:14 GMT RESP BODY: {"floatingips": [{"router_id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:07:11Z", "updated_at": "2018-08-18T04:07:11Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:4e:ac", "device_id": "45ed7de0-c12c-4047-ad30-26be1e2648b0"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.133", "revision_number": 0, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872", "id": "a0b16793-e79f-434b-aa96-0d6cd55a524a"}]} 2018-08-18 04:07:14,737 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-2ecffbf9-0222-4b9d-b5c7-b41c57a22af8 2018-08-18 04:07:14,737 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0854208469391s 2018-08-18 04:07:14,737 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-2ecffbf9-0222-4b9d-b5c7-b41c57a22af8 2018-08-18 04:07:14,739 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:07:14,842 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:14,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:14,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-be4da36e-f081-40b7-b14e-042b02543f1b Date: Sat, 18 Aug 2018 04:07:14 GMT RESP BODY: {"floatingips": [{"router_id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:07:11Z", "updated_at": "2018-08-18T04:07:11Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:4e:ac", "device_id": "45ed7de0-c12c-4047-ad30-26be1e2648b0"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.133", "revision_number": 0, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872", "id": "a0b16793-e79f-434b-aa96-0d6cd55a524a"}]} 2018-08-18 04:07:14,935 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-be4da36e-f081-40b7-b14e-042b02543f1b 2018-08-18 04:07:14,936 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0933530330658s 2018-08-18 04:07:14,936 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-be4da36e-f081-40b7-b14e-042b02543f1b 2018-08-18 04:07:14,938 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:07:15,040 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:15,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:15,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-6727b15e-fbcc-4d72-b4bb-a11aee957a5f Date: Sat, 18 Aug 2018 04:07:15 GMT RESP BODY: {"floatingips": [{"router_id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:07:11Z", "updated_at": "2018-08-18T04:07:11Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:4e:ac", "device_id": "45ed7de0-c12c-4047-ad30-26be1e2648b0"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.133", "revision_number": 0, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872", "id": "a0b16793-e79f-434b-aa96-0d6cd55a524a"}]} 2018-08-18 04:07:15,129 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-6727b15e-fbcc-4d72-b4bb-a11aee957a5f 2018-08-18 04:07:15,130 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0890040397644s 2018-08-18 04:07:15,130 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-6727b15e-fbcc-4d72-b4bb-a11aee957a5f 2018-08-18 04:07:15,132 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:07:15,235 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:15,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:15,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-ff7e8876-4147-4dbe-b9d5-537b064b46f0 Date: Sat, 18 Aug 2018 04:07:15 GMT RESP BODY: {"floatingips": [{"router_id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:07:11Z", "updated_at": "2018-08-18T04:07:11Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:4e:ac", "device_id": "45ed7de0-c12c-4047-ad30-26be1e2648b0"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.133", "revision_number": 0, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872", "id": "a0b16793-e79f-434b-aa96-0d6cd55a524a"}]} 2018-08-18 04:07:15,327 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-ff7e8876-4147-4dbe-b9d5-537b064b46f0 2018-08-18 04:07:15,327 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.092512845993s 2018-08-18 04:07:15,327 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-ff7e8876-4147-4dbe-b9d5-537b064b46f0 2018-08-18 04:07:15,329 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:07:15,432 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:15,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:15,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-38925502-4c7d-4c88-aaf8-083ebc6ff37f Date: Sat, 18 Aug 2018 04:07:15 GMT RESP BODY: {"floatingips": [{"router_id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:07:11Z", "updated_at": "2018-08-18T04:07:11Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:4e:ac", "device_id": "45ed7de0-c12c-4047-ad30-26be1e2648b0"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.133", "revision_number": 0, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872", "id": "a0b16793-e79f-434b-aa96-0d6cd55a524a"}]} 2018-08-18 04:07:15,551 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-38925502-4c7d-4c88-aaf8-083ebc6ff37f 2018-08-18 04:07:15,551 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.119167089462s 2018-08-18 04:07:15,551 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-38925502-4c7d-4c88-aaf8-083ebc6ff37f 2018-08-18 04:07:15,554 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:07:15,656 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:15,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:15,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-7496e26a-93e1-457b-86b6-d4bfcb7db78f Date: Sat, 18 Aug 2018 04:07:15 GMT RESP BODY: {"floatingips": [{"router_id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:07:11Z", "updated_at": "2018-08-18T04:07:11Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:4e:ac", "device_id": "45ed7de0-c12c-4047-ad30-26be1e2648b0"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.133", "revision_number": 0, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872", "id": "a0b16793-e79f-434b-aa96-0d6cd55a524a"}]} 2018-08-18 04:07:15,771 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-7496e26a-93e1-457b-86b6-d4bfcb7db78f 2018-08-18 04:07:15,771 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.114549160004s 2018-08-18 04:07:15,771 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-7496e26a-93e1-457b-86b6-d4bfcb7db78f 2018-08-18 04:07:15,773 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:07:15,876 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:15,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:15,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-b93be2fb-e0c3-4955-8b56-5a4bb3b8d35c Date: Sat, 18 Aug 2018 04:07:15 GMT RESP BODY: {"floatingips": [{"router_id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:07:11Z", "updated_at": "2018-08-18T04:07:11Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:4e:ac", "device_id": "45ed7de0-c12c-4047-ad30-26be1e2648b0"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.133", "revision_number": 0, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872", "id": "a0b16793-e79f-434b-aa96-0d6cd55a524a"}]} 2018-08-18 04:07:15,966 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-b93be2fb-e0c3-4955-8b56-5a4bb3b8d35c 2018-08-18 04:07:15,966 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0899839401245s 2018-08-18 04:07:15,966 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-b93be2fb-e0c3-4955-8b56-5a4bb3b8d35c 2018-08-18 04:07:15,969 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:07:16,072 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:16,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:16,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-898b0903-05c6-416a-9924-312fe07d27fb Date: Sat, 18 Aug 2018 04:07:16 GMT RESP BODY: {"floatingips": [{"router_id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:07:11Z", "updated_at": "2018-08-18T04:07:11Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:4e:ac", "device_id": "45ed7de0-c12c-4047-ad30-26be1e2648b0"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.133", "revision_number": 0, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872", "id": "a0b16793-e79f-434b-aa96-0d6cd55a524a"}]} 2018-08-18 04:07:16,463 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-898b0903-05c6-416a-9924-312fe07d27fb 2018-08-18 04:07:16,464 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.391721010208s 2018-08-18 04:07:16,464 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-898b0903-05c6-416a-9924-312fe07d27fb 2018-08-18 04:07:16,466 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:07:16,568 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:16,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:16,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-33d33ecb-df15-4560-a22f-03bdb18500a2 Date: Sat, 18 Aug 2018 04:07:16 GMT RESP BODY: {"floatingips": [{"router_id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:07:11Z", "updated_at": "2018-08-18T04:07:11Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:4e:ac", "device_id": "45ed7de0-c12c-4047-ad30-26be1e2648b0"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.133", "revision_number": 0, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872", "id": "a0b16793-e79f-434b-aa96-0d6cd55a524a"}]} 2018-08-18 04:07:16,666 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-33d33ecb-df15-4560-a22f-03bdb18500a2 2018-08-18 04:07:16,666 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.097874879837s 2018-08-18 04:07:16,667 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-33d33ecb-df15-4560-a22f-03bdb18500a2 2018-08-18 04:07:16,669 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:07:16,771 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:16,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:16,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-a492eaac-d77e-4adb-8616-c93452390451 Date: Sat, 18 Aug 2018 04:07:16 GMT RESP BODY: {"floatingips": [{"router_id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:07:11Z", "updated_at": "2018-08-18T04:07:11Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:4e:ac", "device_id": "45ed7de0-c12c-4047-ad30-26be1e2648b0"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.133", "revision_number": 0, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872", "id": "a0b16793-e79f-434b-aa96-0d6cd55a524a"}]} 2018-08-18 04:07:16,867 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-a492eaac-d77e-4adb-8616-c93452390451 2018-08-18 04:07:16,867 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.095626115799s 2018-08-18 04:07:16,867 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-a492eaac-d77e-4adb-8616-c93452390451 2018-08-18 04:07:16,869 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:07:16,972 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:16,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:17,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-0211a818-6093-4e4a-9891-3dfa0cd6f58d Date: Sat, 18 Aug 2018 04:07:17 GMT RESP BODY: {"floatingips": [{"router_id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:07:11Z", "updated_at": "2018-08-18T04:07:11Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:4e:ac", "device_id": "45ed7de0-c12c-4047-ad30-26be1e2648b0"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.133", "revision_number": 0, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872", "id": "a0b16793-e79f-434b-aa96-0d6cd55a524a"}]} 2018-08-18 04:07:17,429 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-0211a818-6093-4e4a-9891-3dfa0cd6f58d 2018-08-18 04:07:17,429 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.457188129425s 2018-08-18 04:07:17,430 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-0211a818-6093-4e4a-9891-3dfa0cd6f58d 2018-08-18 04:07:17,432 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:07:17,535 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:17,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:17,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-5a51546e-d7db-4d33-8639-1cd1146960fd Date: Sat, 18 Aug 2018 04:07:17 GMT RESP BODY: {"floatingips": [{"router_id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:07:11Z", "updated_at": "2018-08-18T04:07:17Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:4e:ac", "device_id": "45ed7de0-c12c-4047-ad30-26be1e2648b0"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.133", "revision_number": 2, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "port_id": "27da97f5-1af5-474c-ba3e-95a046ca2872", "id": "a0b16793-e79f-434b-aa96-0d6cd55a524a"}]} 2018-08-18 04:07:17,629 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-5a51546e-d7db-4d33-8639-1cd1146960fd 2018-08-18 04:07:17,629 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0943179130554s 2018-08-18 04:07:17,630 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-5a51546e-d7db-4d33-8639-1cd1146960fd 2018-08-18 04:07:17,632 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'032adbe4-40f2-431e-87f3-9d69359d46e1', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ca76ccd2-8ab4-485c-bf01-1c722e35c171', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f9:4e:ac', u'device_id': u'45ed7de0-c12c-4047-ad30-26be1e2648b0'}), u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'fa4564a16c3c485ebc44f56c811db94f', 'created_at': u'2018-08-18T04:07:11Z', 'attached': True, 'updated_at': u'2018-08-18T04:07:17Z', 'id': u'a0b16793-e79f-434b-aa96-0d6cd55a524a', 'floating_network_id': u'0af31944-cf5d-42cc-ad16-ed23df330df2', u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ca76ccd2-8ab4-485c-bf01-1c722e35c171', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f9:4e:ac', u'device_id': u'45ed7de0-c12c-4047-ad30-26be1e2648b0'}), 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'192.16.1.133', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fa4564a16c3c485ebc44f56c811db94f', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 2, 'router': u'032adbe4-40f2-431e-87f3-9d69359d46e1', 'project_id': u'fa4564a16c3c485ebc44f56c811db94f', 'port_id': u'27da97f5-1af5-474c-ba3e-95a046ca2872', 'port': u'27da97f5-1af5-474c-ba3e-95a046ca2872', 'network': u'0af31944-cf5d-42cc-ad16-ed23df330df2'}) 2018-08-18 04:07:17,633 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-18 04:07:17,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 04:07:20,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22255 Content-Type: application/json 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-72bc52db-1e8e-4148-b769-57907fa5617b x-compute-request-id: req-72bc52db-1e8e-4148-b769-57907fa5617b RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.980 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920)\n[ 0.028033] pid_max: default: 32768 minimum: 301\n[ 0.036035] ACPI: Core revision 20150930\n[ 0.044869] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060058] Security Framework initialized\n[ 0.068027] Yama: becoming mindful.\n[ 0.076043] AppArmor: AppArmor initialized\n[ 0.084093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092209] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116668] Initializing cgroup subsys io\n[ 0.124036] Initializing cgroup subsys memory\n[ 0.132038] Initializing cgroup subsys devices\n[ 0.140034] Initializing cgroup subsys freezer\n[ 0.152033] Initializing cgroup subsys net_cls\n[ 0.160032] Initializing cgroup subsys perf_event\n[ 0.168030] Initializing cgroup subsys net_prio\n[ 0.176032] Initializing cgroup subsys hugetlb\n[ 0.184032] Initializing cgroup subsys pids\n[ 0.193413] CPU: Physical Processor ID: 0\n[ 0.201206] mce: CPU supports 10 MCE banks\n[ 0.212708] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.460652] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.631113] ftrace: allocating 31920 entries in 125 pages\n[ 0.652317] smpboot: Max logical packages: 1\n[ 0.660029] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.672340] x2apic enabled\n[ 0.676034] Switched APIC routing to physical x2apic.\n[ 0.698138] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.700000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.712048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.724883] x86: Booted up 1 node, 1 CPUs\n[ 0.728071] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.734861] devtmpfs: initialized\n[ 0.737496] evm: security.selinux\n[ 0.740040] evm: security.SMACK64\n[ 0.744036] evm: security.SMACK64EXEC\n[ 0.748036] evm: security.SMACK64TRANSMUTE\n[ 0.752035] evm: security.SMACK64MMAP\n[ 0.756035] evm: security.ima\n[ 0.760037] evm: security.capability\n[ 0.764174] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.768132] pinctrl core: initialized pinctrl subsystem\n[ 0.772776] RTC time: 4:07:11, date: 08/18/18\n[ 0.776330] NET: Registered protocol family 16\n[ 0.780414] cpuidle: using governor ladder\n[ 0.784048] cpuidle: using governor menu\n[ 0.788041] PCCT header not found.\n[ 0.792269] ACPI: bus type PCI registered\n[ 0.796036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.800688] PCI: Using configuration type 1 for base access\n[ 0.805489] ACPI: Added _OSI(Module Device)\n[ 0.808036] ACPI: Added _OSI(Processor Device)\n[ 0.812036] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.816037] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.822555] ACPI: Interpreter enabled\n[ 0.824043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.836039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.848050] ACPI: (supports S0 S3 S4 S5)\n[ 0.852037] ACPI: Using IOAPIC for interrupt routing\n[ 0.856053] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.863812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.864043] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.868043] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.872046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.876616] acpiphp: Slot [3] registered\n[ 0.880137] acpiphp: Slot [4] registered\n[ 0.884132] acpiphp: Slot [5] registered\n[ 0.888131] acpiphp: Slot [6] registered\n[ 0.892130] acpiphp: Slot [7] registered\n[ 0.896139] acpiphp: Slot [8] registered\n[ 0.900133] acpiphp: Slot [9] registered\n[ 0.904133] acpiphp: Slot [10] registered\n[ 0.908132] acpiphp: Slot [11] registered\n[ 0.912143] acpiphp: Slot [12] registered\n[ 0.916134] acpiphp: Slot [13] registered\n[ 0.920135] acpiphp: Slot [14] registered\n[ 0.924135] acpiphp: Slot [15] registered\n[ 0.928145] acpiphp: Slot [16] registered\n[ 0.932136] acpiphp: Slot [17] registered\n[ 0.936133] acpiphp: Slot [18] registered\n[ 0.940137] acpiphp: Slot [19] registered\n[ 0.944134] acpiphp: Slot [20] registered\n[ 0.948132] acpiphp: Slot [21] registered\n[ 0.952139] acpiphp: Slot [22] registered\n[ 0.956134] acpiphp: Slot [23] registered\n[ 0.960153] acpiphp: Slot [24] registered\n[ 0.964136] acpiphp: Slot [25] registered\n[ 0.968135] acpiphp: Slot [26] registered\n[ 0.972134] acpiphp: Slot [27] registered\n[ 0.976137] acpiphp: Slot [28] registered\n[ 0.980141] acpiphp: Slot [29] registered\n[ 0.984149] acpiphp: Slot [30] registered\n[ 0.988135] acpiphp: Slot [31] registered\n[ 0.992125] PCI host bridge to bus 0000:00\n[ 0.996041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.000039] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.004045] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.008038] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.012039] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.016039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.036283] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.040050] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.044038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.048053] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.066147] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.068120] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.189576] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.200558] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.212263] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.224060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.235734] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.242115] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.253300] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.256000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.256057] vgaarb: loaded\n[ 1.260041] vgaarb: bridge control possible 0000:00:02.0\n[ 1.270606] SCSI subsystem initialized\n[ 1.277354] ACPI: bus type USB registered\n[ 1.280701] usbcore: registered new interface driver usbfs\n[ 1.284237] usbcore: registered new interface driver hub\n[ 1.288083] usbcore: registered new device driver usb\n[ 1.296164] PCI: Using ACPI for IRQ routing\n[ 1.306813] NetLabel: Initializing\n[ 1.308124] NetLabel: domain hash size = 128\n[ 1.312036] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.316509] NetLabel: unlabeled traffic allowed by default\n[ 1.324406] clocksource: Switched to clocksource kvm-clock\n[ 1.449193] AppArmor: AppArmor Filesystem Enabled\n[ 1.461266] pnp: PnP ACPI init\n[ 1.475005] pnp: PnP ACPI: found 5 devices\n[ 1.506293] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.527108] NET: Registered protocol family 2\n[ 1.543850] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.559125] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.574254] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.588764] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.602964] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.617559] NET: Registered protocol family 1\n[ 1.629724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.642599] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.655412] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.689285] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.725778] Trying to unpack rootfs image as initramfs...\n[ 2.093231] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.123325] Scanning for low memory corruption every 60 seconds\n[ 2.140188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.154557] audit: initializing netlink subsys (disabled)\n[ 2.166574] audit: type=2000 audit(1534565232.094:1): initialized\n[ 2.184471] Initialise system trusted keyring\n[ 2.195983] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.219884] zbud: loaded\n[ 2.229201] VFS: Disk quotas dquot_6.6.0\n[ 2.240516] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.258808] fuse init (API version 7.23)\n[ 2.270123] Key type big_key registered\n[ 2.279815] Allocating IMA MOK and blacklist keyrings.\n[ 2.296488] Key type asymmetric registered\n[ 2.307001] Asymmetric key parser 'x509' registered\n[ 2.318592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.337966] io scheduler noop registered\n[ 2.347655] io scheduler deadline registered (default)\n[ 2.359738] io scheduler cfq registered\n[ 2.370008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.382290] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.398494] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.416098] ACPI: Power Button [PWRF]\n[ 2.427553] GHES: HEST is not enabled!\n[ 2.456044] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.521739] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.560603] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.587391] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.640346] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.752051] Linux agpgart interface v0.103\n[ 2.808815] brd: module loaded\n[ 2.830822] loop: module loaded\n[ 2.863984] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.883290] GPT:90111 != 2097151\n[ 2.891624] GPT:Alternate GPT header not at the end of the disk.\n[ 2.906101] GPT:90111 != 2097151\n[ 2.914467] GPT: Use GNU Parted to correct GPT errors.\n[ 2.925734] vda: vda1 vda15\n[ 2.941163] scsi host0: ata_piix\n[ 2.950901] scsi host1: ata_piix\n[ 2.959619] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.976725] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.996955] libphy: Fixed MDIO Bus: probed\n[ 3.008922] tun: Universal TUN/TAP device driver, 1.6\n[ 3.020148] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.043955] PPP generic driver version 2.4.2\n[ 3.054692] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.069627] ehci-pci: EHCI PCI platform driver\n[ 3.080154] ehci-platform: EHCI generic platform driver\n[ 3.093930] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.107348] ohci-pci: OHCI PCI platform driver\n[ 3.119167] ohci-platform: OHCI generic platform driver\n[ 3.131559] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.169493] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.181727] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.199626] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.211498] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.225683] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.241682] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.259160] usb usb1: Product: UHCI Host Controller\n[ 3.270412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.285529] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.297150] hub 1-0:1.0: USB hub found\n[ 3.308134] hub 1-0:1.0: 2 ports detected\n[ 3.320087] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.345429] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.356868] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.370134] mousedev: PS/2 mouse device common for all mice\n[ 3.385144] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.406427] rtc_cmos 00:00: RTC can wake from S4\n[ 3.420758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.437839] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.451641] i2c /dev entries driver\n[ 3.462233] device-mapper: uevent: version 1.0.3\n[ 3.473638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 3.492995] ledtrig-cpu: registered to indicate activity on CPUs\n[ 3.509932] NET: Registered protocol family 10\n[ 3.524731] NET: Registered protocol family 17\n[ 3.535554] Key type dns_resolver registered\n[ 3.547393] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 3.561806] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 3.583692] registered taskstats version 1\n[ 3.594001] Loading compiled-in X.509 certificates\n[ 3.606580] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 3.629917] zswap: loaded using pool lzo/zbud\n[ 3.693550] Key type trusted registered\n[ 3.707599] Key type encrypted registered\n[ 3.717571] AppArmor: AppArmor sha1 policy hashing enabled\n[ 3.729774] ima: No TPM chip found, activating TPM-bypass!\n[ 3.744990] evm: HMAC attrs: 0x1\n[ 3.758102] Magic number: 14:849:110\n[ 3.767816] alarmtimer alarmtimer: hash matches\n[ 3.780812] rtc_cmos 00:00: setting system clock to 2018-08-18 04:07:15 UTC (1534565235)\n[ 3.801332] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.814339] EDD information not available.\n[ 3.842506] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.862348] Write protecting the kernel read-only data: 14336k\n[ 3.897751] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.918536] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 4.10\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 5.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 5.191692] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-08-18 04:07:20,188 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0/action used request id req-72bc52db-1e8e-4148-b769-57907fa5617b 2018-08-18 04:07:20,188 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 2.55560398102s 2018-08-18 04:07:20,190 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0/action used request id req-72bc52db-1e8e-4148-b769-57907fa5617b 2018-08-18 04:07:20,190 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.980 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920) [ 0.028033] pid_max: default: 32768 minimum: 301 [ 0.036035] ACPI: Core revision 20150930 [ 0.044869] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060058] Security Framework initialized [ 0.068027] Yama: becoming mindful. [ 0.076043] AppArmor: AppArmor initialized [ 0.084093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092209] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116668] Initializing cgroup subsys io [ 0.124036] Initializing cgroup subsys memory [ 0.132038] Initializing cgroup subsys devices [ 0.140034] Initializing cgroup subsys freezer [ 0.152033] Initializing cgroup subsys net_cls [ 0.160032] Initializing cgroup subsys perf_event [ 0.168030] Initializing cgroup subsys net_prio [ 0.176032] Initializing cgroup subsys hugetlb [ 0.184032] Initializing cgroup subsys pids [ 0.193413] CPU: Physical Processor ID: 0 [ 0.201206] mce: CPU supports 10 MCE banks [ 0.212708] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.460652] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.631113] ftrace: allocating 31920 entries in 125 pages [ 0.652317] smpboot: Max logical packages: 1 [ 0.660029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.672340] x2apic enabled [ 0.676034] Switched APIC routing to physical x2apic. [ 0.698138] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.700000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.712048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.724883] x86: Booted up 1 node, 1 CPUs [ 0.728071] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.734861] devtmpfs: initialized [ 0.737496] evm: security.selinux [ 0.740040] evm: security.SMACK64 [ 0.744036] evm: security.SMACK64EXEC [ 0.748036] evm: security.SMACK64TRANSMUTE [ 0.752035] evm: security.SMACK64MMAP [ 0.756035] evm: security.ima [ 0.760037] evm: security.capability [ 0.764174] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.768132] pinctrl core: initialized pinctrl subsystem [ 0.772776] RTC time: 4:07:11, date: 08/18/18 [ 0.776330] NET: Registered protocol family 16 [ 0.780414] cpuidle: using governor ladder [ 0.784048] cpuidle: using governor menu [ 0.788041] PCCT header not found. [ 0.792269] ACPI: bus type PCI registered [ 0.796036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.800688] PCI: Using configuration type 1 for base access [ 0.805489] ACPI: Added _OSI(Module Device) [ 0.808036] ACPI: Added _OSI(Processor Device) [ 0.812036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.816037] ACPI: Added _OSI(Processor Aggregator Device) [ 0.822555] ACPI: Interpreter enabled [ 0.824043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.836039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.848050] ACPI: (supports S0 S3 S4 S5) [ 0.852037] ACPI: Using IOAPIC for interrupt routing [ 0.856053] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.863812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.864043] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.868043] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.872046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.876616] acpiphp: Slot [3] registered [ 0.880137] acpiphp: Slot [4] registered [ 0.884132] acpiphp: Slot [5] registered [ 0.888131] acpiphp: Slot [6] registered [ 0.892130] acpiphp: Slot [7] registered [ 0.896139] acpiphp: Slot [8] registered [ 0.900133] acpiphp: Slot [9] registered [ 0.904133] acpiphp: Slot [10] registered [ 0.908132] acpiphp: Slot [11] registered [ 0.912143] acpiphp: Slot [12] registered [ 0.916134] acpiphp: Slot [13] registered [ 0.920135] acpiphp: Slot [14] registered [ 0.924135] acpiphp: Slot [15] registered [ 0.928145] acpiphp: Slot [16] registered [ 0.932136] acpiphp: Slot [17] registered [ 0.936133] acpiphp: Slot [18] registered [ 0.940137] acpiphp: Slot [19] registered [ 0.944134] acpiphp: Slot [20] registered [ 0.948132] acpiphp: Slot [21] registered [ 0.952139] acpiphp: Slot [22] registered [ 0.956134] acpiphp: Slot [23] registered [ 0.960153] acpiphp: Slot [24] registered [ 0.964136] acpiphp: Slot [25] registered [ 0.968135] acpiphp: Slot [26] registered [ 0.972134] acpiphp: Slot [27] registered [ 0.976137] acpiphp: Slot [28] registered [ 0.980141] acpiphp: Slot [29] registered [ 0.984149] acpiphp: Slot [30] registered [ 0.988135] acpiphp: Slot [31] registered [ 0.992125] PCI host bridge to bus 0000:00 [ 0.996041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.000039] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.004045] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.008038] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.012039] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.016039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.036283] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.040050] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.044038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.048053] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.066147] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.068120] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.189576] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.200558] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.212263] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.224060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.235734] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.242115] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.253300] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.256000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.256057] vgaarb: loaded [ 1.260041] vgaarb: bridge control possible 0000:00:02.0 [ 1.270606] SCSI subsystem initialized [ 1.277354] ACPI: bus type USB registered [ 1.280701] usbcore: registered new interface driver usbfs [ 1.284237] usbcore: registered new interface driver hub [ 1.288083] usbcore: registered new device driver usb [ 1.296164] PCI: Using ACPI for IRQ routing [ 1.306813] NetLabel: Initializing [ 1.308124] NetLabel: domain hash size = 128 [ 1.312036] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.316509] NetLabel: unlabeled traffic allowed by default [ 1.324406] clocksource: Switched to clocksource kvm-clock [ 1.449193] AppArmor: AppArmor Filesystem Enabled [ 1.461266] pnp: PnP ACPI init [ 1.475005] pnp: PnP ACPI: found 5 devices [ 1.506293] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.527108] NET: Registered protocol family 2 [ 1.543850] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.559125] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.574254] TCP: Hash tables configured (established 4096 bind 4096) [ 1.588764] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.602964] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.617559] NET: Registered protocol family 1 [ 1.629724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.642599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.655412] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.689285] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.725778] Trying to unpack rootfs image as initramfs... [ 2.093231] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.123325] Scanning for low memory corruption every 60 seconds [ 2.140188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.154557] audit: initializing netlink subsys (disabled) [ 2.166574] audit: type=2000 audit(1534565232.094:1): initialized [ 2.184471] Initialise system trusted keyring [ 2.195983] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.219884] zbud: loaded [ 2.229201] VFS: Disk quotas dquot_6.6.0 [ 2.240516] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.258808] fuse init (API version 7.23) [ 2.270123] Key type big_key registered [ 2.279815] Allocating IMA MOK and blacklist keyrings. [ 2.296488] Key type asymmetric registered [ 2.307001] Asymmetric key parser 'x509' registered [ 2.318592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.337966] io scheduler noop registered [ 2.347655] io scheduler deadline registered (default) [ 2.359738] io scheduler cfq registered [ 2.370008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.382290] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.398494] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.416098] ACPI: Power Button [PWRF] [ 2.427553] GHES: HEST is not enabled! [ 2.456044] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.521739] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.560603] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.587391] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.640346] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.752051] Linux agpgart interface v0.103 [ 2.808815] brd: module loaded [ 2.830822] loop: module loaded [ 2.863984] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.883290] GPT:90111 != 2097151 [ 2.891624] GPT:Alternate GPT header not at the end of the disk. [ 2.906101] GPT:90111 != 2097151 [ 2.914467] GPT: Use GNU Parted to correct GPT errors. [ 2.925734] vda: vda1 vda15 [ 2.941163] scsi host0: ata_piix [ 2.950901] scsi host1: ata_piix [ 2.959619] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.976725] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.996955] libphy: Fixed MDIO Bus: probed [ 3.008922] tun: Universal TUN/TAP device driver, 1.6 [ 3.020148] tun: (C) 1999-2004 Max Krasnyansky [ 3.043955] PPP generic driver version 2.4.2 [ 3.054692] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.069627] ehci-pci: EHCI PCI platform driver [ 3.080154] ehci-platform: EHCI generic platform driver [ 3.093930] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.107348] ohci-pci: OHCI PCI platform driver [ 3.119167] ohci-platform: OHCI generic platform driver [ 3.131559] uhci_hcd: USB Universal Host Controller Interface driver [ 3.169493] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.181727] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.199626] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.211498] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.225683] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.241682] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.259160] usb usb1: Product: UHCI Host Controller [ 3.270412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.285529] usb usb1: SerialNumber: 0000:00:01.2 [ 3.297150] hub 1-0:1.0: USB hub found [ 3.308134] hub 1-0:1.0: 2 ports detected [ 3.320087] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.345429] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.356868] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.370134] mousedev: PS/2 mouse device common for all mice [ 3.385144] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.406427] rtc_cmos 00:00: RTC can wake from S4 [ 3.420758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.437839] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.451641] i2c /dev entries driver [ 3.462233] device-mapper: uevent: version 1.0.3 [ 3.473638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.492995] ledtrig-cpu: registered to indicate activity on CPUs [ 3.509932] NET: Registered protocol family 10 [ 3.524731] NET: Registered protocol family 17 [ 3.535554] Key type dns_resolver registered [ 3.547393] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 3.561806] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.583692] registered taskstats version 1 [ 3.594001] Loading compiled-in X.509 certificates [ 3.606580] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.629917] zswap: loaded using pool lzo/zbud [ 3.693550] Key type trusted registered [ 3.707599] Key type encrypted registered [ 3.717571] AppArmor: AppArmor sha1 policy hashing enabled [ 3.729774] ima: No TPM chip found, activating TPM-bypass! [ 3.744990] evm: HMAC attrs: 0x1 [ 3.758102] Magic number: 14:849:110 [ 3.767816] alarmtimer alarmtimer: hash matches [ 3.780812] rtc_cmos 00:00: setting system clock to 2018-08-18 04:07:15 UTC (1534565235) [ 3.801332] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.814339] EDD information not available. [ 3.842506] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.862348] Write protecting the kernel read-only data: 14336k [ 3.897751] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.918536] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.10 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 5.191692] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-08-18 04:07:21,192 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.133: timed out 2018-08-18 04:07:30,202 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-18 04:07:30,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 04:07:30,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22447 Content-Type: application/json 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-51515472-2a0c-4ecd-9487-b2473b76ad1e x-compute-request-id: req-51515472-2a0c-4ecd-9487-b2473b76ad1e RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.980 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920)\n[ 0.028033] pid_max: default: 32768 minimum: 301\n[ 0.036035] ACPI: Core revision 20150930\n[ 0.044869] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060058] Security Framework initialized\n[ 0.068027] Yama: becoming mindful.\n[ 0.076043] AppArmor: AppArmor initialized\n[ 0.084093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092209] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116668] Initializing cgroup subsys io\n[ 0.124036] Initializing cgroup subsys memory\n[ 0.132038] Initializing cgroup subsys devices\n[ 0.140034] Initializing cgroup subsys freezer\n[ 0.152033] Initializing cgroup subsys net_cls\n[ 0.160032] Initializing cgroup subsys perf_event\n[ 0.168030] Initializing cgroup subsys net_prio\n[ 0.176032] Initializing cgroup subsys hugetlb\n[ 0.184032] Initializing cgroup subsys pids\n[ 0.193413] CPU: Physical Processor ID: 0\n[ 0.201206] mce: CPU supports 10 MCE banks\n[ 0.212708] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.460652] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.631113] ftrace: allocating 31920 entries in 125 pages\n[ 0.652317] smpboot: Max logical packages: 1\n[ 0.660029] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.672340] x2apic enabled\n[ 0.676034] Switched APIC routing to physical x2apic.\n[ 0.698138] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.700000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.712048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.724883] x86: Booted up 1 node, 1 CPUs\n[ 0.728071] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.734861] devtmpfs: initialized\n[ 0.737496] evm: security.selinux\n[ 0.740040] evm: security.SMACK64\n[ 0.744036] evm: security.SMACK64EXEC\n[ 0.748036] evm: security.SMACK64TRANSMUTE\n[ 0.752035] evm: security.SMACK64MMAP\n[ 0.756035] evm: security.ima\n[ 0.760037] evm: security.capability\n[ 0.764174] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.768132] pinctrl core: initialized pinctrl subsystem\n[ 0.772776] RTC time: 4:07:11, date: 08/18/18\n[ 0.776330] NET: Registered protocol family 16\n[ 0.780414] cpuidle: using governor ladder\n[ 0.784048] cpuidle: using governor menu\n[ 0.788041] PCCT header not found.\n[ 0.792269] ACPI: bus type PCI registered\n[ 0.796036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.800688] PCI: Using configuration type 1 for base access\n[ 0.805489] ACPI: Added _OSI(Module Device)\n[ 0.808036] ACPI: Added _OSI(Processor Device)\n[ 0.812036] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.816037] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.822555] ACPI: Interpreter enabled\n[ 0.824043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.836039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.848050] ACPI: (supports S0 S3 S4 S5)\n[ 0.852037] ACPI: Using IOAPIC for interrupt routing\n[ 0.856053] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.863812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.864043] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.868043] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.872046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.876616] acpiphp: Slot [3] registered\n[ 0.880137] acpiphp: Slot [4] registered\n[ 0.884132] acpiphp: Slot [5] registered\n[ 0.888131] acpiphp: Slot [6] registered\n[ 0.892130] acpiphp: Slot [7] registered\n[ 0.896139] acpiphp: Slot [8] registered\n[ 0.900133] acpiphp: Slot [9] registered\n[ 0.904133] acpiphp: Slot [10] registered\n[ 0.908132] acpiphp: Slot [11] registered\n[ 0.912143] acpiphp: Slot [12] registered\n[ 0.916134] acpiphp: Slot [13] registered\n[ 0.920135] acpiphp: Slot [14] registered\n[ 0.924135] acpiphp: Slot [15] registered\n[ 0.928145] acpiphp: Slot [16] registered\n[ 0.932136] acpiphp: Slot [17] registered\n[ 0.936133] acpiphp: Slot [18] registered\n[ 0.940137] acpiphp: Slot [19] registered\n[ 0.944134] acpiphp: Slot [20] registered\n[ 0.948132] acpiphp: Slot [21] registered\n[ 0.952139] acpiphp: Slot [22] registered\n[ 0.956134] acpiphp: Slot [23] registered\n[ 0.960153] acpiphp: Slot [24] registered\n[ 0.964136] acpiphp: Slot [25] registered\n[ 0.968135] acpiphp: Slot [26] registered\n[ 0.972134] acpiphp: Slot [27] registered\n[ 0.976137] acpiphp: Slot [28] registered\n[ 0.980141] acpiphp: Slot [29] registered\n[ 0.984149] acpiphp: Slot [30] registered\n[ 0.988135] acpiphp: Slot [31] registered\n[ 0.992125] PCI host bridge to bus 0000:00\n[ 0.996041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.000039] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.004045] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.008038] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.012039] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.016039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.036283] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.040050] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.044038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.048053] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.066147] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.068120] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.189576] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.200558] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.212263] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.224060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.235734] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.242115] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.253300] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.256000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.256057] vgaarb: loaded\n[ 1.260041] vgaarb: bridge control possible 0000:00:02.0\n[ 1.270606] SCSI subsystem initialized\n[ 1.277354] ACPI: bus type USB registered\n[ 1.280701] usbcore: registered new interface driver usbfs\n[ 1.284237] usbcore: registered new interface driver hub\n[ 1.288083] usbcore: registered new device driver usb\n[ 1.296164] PCI: Using ACPI for IRQ routing\n[ 1.306813] NetLabel: Initializing\n[ 1.308124] NetLabel: domain hash size = 128\n[ 1.312036] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.316509] NetLabel: unlabeled traffic allowed by default\n[ 1.324406] clocksource: Switched to clocksource kvm-clock\n[ 1.449193] AppArmor: AppArmor Filesystem Enabled\n[ 1.461266] pnp: PnP ACPI init\n[ 1.475005] pnp: PnP ACPI: found 5 devices\n[ 1.506293] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.527108] NET: Registered protocol family 2\n[ 1.543850] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.559125] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.574254] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.588764] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.602964] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.617559] NET: Registered protocol family 1\n[ 1.629724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.642599] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.655412] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.689285] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.725778] Trying to unpack rootfs image as initramfs...\n[ 2.093231] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.123325] Scanning for low memory corruption every 60 seconds\n[ 2.140188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.154557] audit: initializing netlink subsys (disabled)\n[ 2.166574] audit: type=2000 audit(1534565232.094:1): initialized\n[ 2.184471] Initialise system trusted keyring\n[ 2.195983] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.219884] zbud: loaded\n[ 2.229201] VFS: Disk quotas dquot_6.6.0\n[ 2.240516] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.258808] fuse init (API version 7.23)\n[ 2.270123] Key type big_key registered\n[ 2.279815] Allocating IMA MOK and blacklist keyrings.\n[ 2.296488] Key type asymmetric registered\n[ 2.307001] Asymmetric key parser 'x509' registered\n[ 2.318592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.337966] io scheduler noop registered\n[ 2.347655] io scheduler deadline registered (default)\n[ 2.359738] io scheduler cfq registered\n[ 2.370008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.382290] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.398494] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.416098] ACPI: Power Button [PWRF]\n[ 2.427553] GHES: HEST is not enabled!\n[ 2.456044] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.521739] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.560603] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.587391] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.640346] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.752051] Linux agpgart interface v0.103\n[ 2.808815] brd: module loaded\n[ 2.830822] loop: module loaded\n[ 2.863984] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.883290] GPT:90111 != 2097151\n[ 2.891624] GPT:Alternate GPT header not at the end of the disk.\n[ 2.906101] GPT:90111 != 2097151\n[ 2.914467] GPT: Use GNU Parted to correct GPT errors.\n[ 2.925734] vda: vda1 vda15\n[ 2.941163] scsi host0: ata_piix\n[ 2.950901] scsi host1: ata_piix\n[ 2.959619] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.976725] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.996955] libphy: Fixed MDIO Bus: probed\n[ 3.008922] tun: Universal TUN/TAP device driver, 1.6\n[ 3.020148] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.043955] PPP generic driver version 2.4.2\n[ 3.054692] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.069627] ehci-pci: EHCI PCI platform driver\n[ 3.080154] ehci-platform: EHCI generic platform driver\n[ 3.093930] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.107348] ohci-pci: OHCI PCI platform driver\n[ 3.119167] ohci-platform: OHCI generic platform driver\n[ 3.131559] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.169493] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.181727] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.199626] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.211498] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.225683] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.241682] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.259160] usb usb1: Product: UHCI Host Controller\n[ 3.270412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.285529] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.297150] hub 1-0:1.0: USB hub found\n[ 3.308134] hub 1-0:1.0: 2 ports detected\n[ 3.320087] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.345429] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.356868] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.370134] mousedev: PS/2 mouse device common for all mice\n[ 3.385144] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.406427] rtc_cmos 00:00: RTC can wake from S4\n[ 3.420758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.437839] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.451641] i2c /dev entries driver\n[ 3.462233] device-mapper: uevent: version 1.0.3\n[ 3.473638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 3.492995] ledtrig-cpu: registered to indicate activity on CPUs\n[ 3.509932] NET: Registered protocol family 10\n[ 3.524731] NET: Registered protocol family 17\n[ 3.535554] Key type dns_resolver registered\n[ 3.547393] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 3.561806] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 3.583692] registered taskstats version 1\n[ 3.594001] Loading compiled-in X.509 certificates\n[ 3.606580] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 3.629917] zswap: loaded using pool lzo/zbud\n[ 3.693550] Key type trusted registered\n[ 3.707599] Key type encrypted registered\n[ 3.717571] AppArmor: AppArmor sha1 policy hashing enabled\n[ 3.729774] ima: No TPM chip found, activating TPM-bypass!\n[ 3.744990] evm: HMAC attrs: 0x1\n[ 3.758102] Magic number: 14:849:110\n[ 3.767816] alarmtimer alarmtimer: hash matches\n[ 3.780812] rtc_cmos 00:00: setting system clock to 2018-08-18 04:07:15 UTC (1534565235)\n[ 3.801332] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.814339] EDD information not available.\n[ 3.842506] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.862348] Write protecting the kernel read-only data: 14336k\n[ 3.897751] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.918536] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 4.10\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 5.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 5.191692] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nfailed 1/20: up 5.35. request failed\nsuccessful after 2/20 tries: up 13.91. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2018-08-18 04:07:30,500 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0/action used request id req-51515472-2a0c-4ecd-9487-b2473b76ad1e 2018-08-18 04:07:30,500 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.298166036606s 2018-08-18 04:07:30,501 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0/action used request id req-51515472-2a0c-4ecd-9487-b2473b76ad1e 2018-08-18 04:07:30,501 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.980 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920) [ 0.028033] pid_max: default: 32768 minimum: 301 [ 0.036035] ACPI: Core revision 20150930 [ 0.044869] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060058] Security Framework initialized [ 0.068027] Yama: becoming mindful. [ 0.076043] AppArmor: AppArmor initialized [ 0.084093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092209] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116668] Initializing cgroup subsys io [ 0.124036] Initializing cgroup subsys memory [ 0.132038] Initializing cgroup subsys devices [ 0.140034] Initializing cgroup subsys freezer [ 0.152033] Initializing cgroup subsys net_cls [ 0.160032] Initializing cgroup subsys perf_event [ 0.168030] Initializing cgroup subsys net_prio [ 0.176032] Initializing cgroup subsys hugetlb [ 0.184032] Initializing cgroup subsys pids [ 0.193413] CPU: Physical Processor ID: 0 [ 0.201206] mce: CPU supports 10 MCE banks [ 0.212708] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.460652] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.631113] ftrace: allocating 31920 entries in 125 pages [ 0.652317] smpboot: Max logical packages: 1 [ 0.660029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.672340] x2apic enabled [ 0.676034] Switched APIC routing to physical x2apic. [ 0.698138] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.700000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.712048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.724883] x86: Booted up 1 node, 1 CPUs [ 0.728071] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.734861] devtmpfs: initialized [ 0.737496] evm: security.selinux [ 0.740040] evm: security.SMACK64 [ 0.744036] evm: security.SMACK64EXEC [ 0.748036] evm: security.SMACK64TRANSMUTE [ 0.752035] evm: security.SMACK64MMAP [ 0.756035] evm: security.ima [ 0.760037] evm: security.capability [ 0.764174] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.768132] pinctrl core: initialized pinctrl subsystem [ 0.772776] RTC time: 4:07:11, date: 08/18/18 [ 0.776330] NET: Registered protocol family 16 [ 0.780414] cpuidle: using governor ladder [ 0.784048] cpuidle: using governor menu [ 0.788041] PCCT header not found. [ 0.792269] ACPI: bus type PCI registered [ 0.796036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.800688] PCI: Using configuration type 1 for base access [ 0.805489] ACPI: Added _OSI(Module Device) [ 0.808036] ACPI: Added _OSI(Processor Device) [ 0.812036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.816037] ACPI: Added _OSI(Processor Aggregator Device) [ 0.822555] ACPI: Interpreter enabled [ 0.824043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.836039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.848050] ACPI: (supports S0 S3 S4 S5) [ 0.852037] ACPI: Using IOAPIC for interrupt routing [ 0.856053] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.863812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.864043] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.868043] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.872046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.876616] acpiphp: Slot [3] registered [ 0.880137] acpiphp: Slot [4] registered [ 0.884132] acpiphp: Slot [5] registered [ 0.888131] acpiphp: Slot [6] registered [ 0.892130] acpiphp: Slot [7] registered [ 0.896139] acpiphp: Slot [8] registered [ 0.900133] acpiphp: Slot [9] registered [ 0.904133] acpiphp: Slot [10] registered [ 0.908132] acpiphp: Slot [11] registered [ 0.912143] acpiphp: Slot [12] registered [ 0.916134] acpiphp: Slot [13] registered [ 0.920135] acpiphp: Slot [14] registered [ 0.924135] acpiphp: Slot [15] registered [ 0.928145] acpiphp: Slot [16] registered [ 0.932136] acpiphp: Slot [17] registered [ 0.936133] acpiphp: Slot [18] registered [ 0.940137] acpiphp: Slot [19] registered [ 0.944134] acpiphp: Slot [20] registered [ 0.948132] acpiphp: Slot [21] registered [ 0.952139] acpiphp: Slot [22] registered [ 0.956134] acpiphp: Slot [23] registered [ 0.960153] acpiphp: Slot [24] registered [ 0.964136] acpiphp: Slot [25] registered [ 0.968135] acpiphp: Slot [26] registered [ 0.972134] acpiphp: Slot [27] registered [ 0.976137] acpiphp: Slot [28] registered [ 0.980141] acpiphp: Slot [29] registered [ 0.984149] acpiphp: Slot [30] registered [ 0.988135] acpiphp: Slot [31] registered [ 0.992125] PCI host bridge to bus 0000:00 [ 0.996041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.000039] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.004045] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.008038] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.012039] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.016039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.036283] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.040050] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.044038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.048053] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.066147] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.068120] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.189576] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.200558] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.212263] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.224060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.235734] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.242115] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.253300] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.256000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.256057] vgaarb: loaded [ 1.260041] vgaarb: bridge control possible 0000:00:02.0 [ 1.270606] SCSI subsystem initialized [ 1.277354] ACPI: bus type USB registered [ 1.280701] usbcore: registered new interface driver usbfs [ 1.284237] usbcore: registered new interface driver hub [ 1.288083] usbcore: registered new device driver usb [ 1.296164] PCI: Using ACPI for IRQ routing [ 1.306813] NetLabel: Initializing [ 1.308124] NetLabel: domain hash size = 128 [ 1.312036] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.316509] NetLabel: unlabeled traffic allowed by default [ 1.324406] clocksource: Switched to clocksource kvm-clock [ 1.449193] AppArmor: AppArmor Filesystem Enabled [ 1.461266] pnp: PnP ACPI init [ 1.475005] pnp: PnP ACPI: found 5 devices [ 1.506293] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.527108] NET: Registered protocol family 2 [ 1.543850] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.559125] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.574254] TCP: Hash tables configured (established 4096 bind 4096) [ 1.588764] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.602964] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.617559] NET: Registered protocol family 1 [ 1.629724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.642599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.655412] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.689285] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.725778] Trying to unpack rootfs image as initramfs... [ 2.093231] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.123325] Scanning for low memory corruption every 60 seconds [ 2.140188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.154557] audit: initializing netlink subsys (disabled) [ 2.166574] audit: type=2000 audit(1534565232.094:1): initialized [ 2.184471] Initialise system trusted keyring [ 2.195983] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.219884] zbud: loaded [ 2.229201] VFS: Disk quotas dquot_6.6.0 [ 2.240516] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.258808] fuse init (API version 7.23) [ 2.270123] Key type big_key registered [ 2.279815] Allocating IMA MOK and blacklist keyrings. [ 2.296488] Key type asymmetric registered [ 2.307001] Asymmetric key parser 'x509' registered [ 2.318592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.337966] io scheduler noop registered [ 2.347655] io scheduler deadline registered (default) [ 2.359738] io scheduler cfq registered [ 2.370008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.382290] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.398494] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.416098] ACPI: Power Button [PWRF] [ 2.427553] GHES: HEST is not enabled! [ 2.456044] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.521739] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.560603] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.587391] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.640346] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.752051] Linux agpgart interface v0.103 [ 2.808815] brd: module loaded [ 2.830822] loop: module loaded [ 2.863984] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.883290] GPT:90111 != 2097151 [ 2.891624] GPT:Alternate GPT header not at the end of the disk. [ 2.906101] GPT:90111 != 2097151 [ 2.914467] GPT: Use GNU Parted to correct GPT errors. [ 2.925734] vda: vda1 vda15 [ 2.941163] scsi host0: ata_piix [ 2.950901] scsi host1: ata_piix [ 2.959619] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.976725] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.996955] libphy: Fixed MDIO Bus: probed [ 3.008922] tun: Universal TUN/TAP device driver, 1.6 [ 3.020148] tun: (C) 1999-2004 Max Krasnyansky [ 3.043955] PPP generic driver version 2.4.2 [ 3.054692] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.069627] ehci-pci: EHCI PCI platform driver [ 3.080154] ehci-platform: EHCI generic platform driver [ 3.093930] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.107348] ohci-pci: OHCI PCI platform driver [ 3.119167] ohci-platform: OHCI generic platform driver [ 3.131559] uhci_hcd: USB Universal Host Controller Interface driver [ 3.169493] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.181727] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.199626] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.211498] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.225683] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.241682] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.259160] usb usb1: Product: UHCI Host Controller [ 3.270412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.285529] usb usb1: SerialNumber: 0000:00:01.2 [ 3.297150] hub 1-0:1.0: USB hub found [ 3.308134] hub 1-0:1.0: 2 ports detected [ 3.320087] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.345429] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.356868] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.370134] mousedev: PS/2 mouse device common for all mice [ 3.385144] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.406427] rtc_cmos 00:00: RTC can wake from S4 [ 3.420758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.437839] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.451641] i2c /dev entries driver [ 3.462233] device-mapper: uevent: version 1.0.3 [ 3.473638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.492995] ledtrig-cpu: registered to indicate activity on CPUs [ 3.509932] NET: Registered protocol family 10 [ 3.524731] NET: Registered protocol family 17 [ 3.535554] Key type dns_resolver registered [ 3.547393] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 3.561806] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.583692] registered taskstats version 1 [ 3.594001] Loading compiled-in X.509 certificates [ 3.606580] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.629917] zswap: loaded using pool lzo/zbud [ 3.693550] Key type trusted registered [ 3.707599] Key type encrypted registered [ 3.717571] AppArmor: AppArmor sha1 policy hashing enabled [ 3.729774] ima: No TPM chip found, activating TPM-bypass! [ 3.744990] evm: HMAC attrs: 0x1 [ 3.758102] Magic number: 14:849:110 [ 3.767816] alarmtimer alarmtimer: hash matches [ 3.780812] rtc_cmos 00:00: setting system clock to 2018-08-18 04:07:15 UTC (1534565235) [ 3.801332] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.814339] EDD information not available. [ 3.842506] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.862348] Write protecting the kernel read-only data: 14336k [ 3.897751] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.918536] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.10 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 5.191692] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 5.35. request failed successful after 2/20 tries: up 13.91. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-08-18 04:07:30,503 - functest.core.singlevm - DEBUG - try 2: cannot connect to 192.16.1.133: [Errno None] Unable to connect to port 22 on 192.16.1.133 2018-08-18 04:07:39,511 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-18 04:07:39,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 04:07:40,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 25291 Content-Type: application/json 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-27d6d764-ec36-4a2a-902d-4429176340f5 x-compute-request-id: req-27d6d764-ec36-4a2a-902d-4429176340f5 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.980 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920)\n[ 0.028033] pid_max: default: 32768 minimum: 301\n[ 0.036035] ACPI: Core revision 20150930\n[ 0.044869] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060058] Security Framework initialized\n[ 0.068027] Yama: becoming mindful.\n[ 0.076043] AppArmor: AppArmor initialized\n[ 0.084093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092209] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116668] Initializing cgroup subsys io\n[ 0.124036] Initializing cgroup subsys memory\n[ 0.132038] Initializing cgroup subsys devices\n[ 0.140034] Initializing cgroup subsys freezer\n[ 0.152033] Initializing cgroup subsys net_cls\n[ 0.160032] Initializing cgroup subsys perf_event\n[ 0.168030] Initializing cgroup subsys net_prio\n[ 0.176032] Initializing cgroup subsys hugetlb\n[ 0.184032] Initializing cgroup subsys pids\n[ 0.193413] CPU: Physical Processor ID: 0\n[ 0.201206] mce: CPU supports 10 MCE banks\n[ 0.212708] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.460652] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.631113] ftrace: allocating 31920 entries in 125 pages\n[ 0.652317] smpboot: Max logical packages: 1\n[ 0.660029] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.672340] x2apic enabled\n[ 0.676034] Switched APIC routing to physical x2apic.\n[ 0.698138] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.700000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.712048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.724883] x86: Booted up 1 node, 1 CPUs\n[ 0.728071] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.734861] devtmpfs: initialized\n[ 0.737496] evm: security.selinux\n[ 0.740040] evm: security.SMACK64\n[ 0.744036] evm: security.SMACK64EXEC\n[ 0.748036] evm: security.SMACK64TRANSMUTE\n[ 0.752035] evm: security.SMACK64MMAP\n[ 0.756035] evm: security.ima\n[ 0.760037] evm: security.capability\n[ 0.764174] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.768132] pinctrl core: initialized pinctrl subsystem\n[ 0.772776] RTC time: 4:07:11, date: 08/18/18\n[ 0.776330] NET: Registered protocol family 16\n[ 0.780414] cpuidle: using governor ladder\n[ 0.784048] cpuidle: using governor menu\n[ 0.788041] PCCT header not found.\n[ 0.792269] ACPI: bus type PCI registered\n[ 0.796036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.800688] PCI: Using configuration type 1 for base access\n[ 0.805489] ACPI: Added _OSI(Module Device)\n[ 0.808036] ACPI: Added _OSI(Processor Device)\n[ 0.812036] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.816037] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.822555] ACPI: Interpreter enabled\n[ 0.824043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.836039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.848050] ACPI: (supports S0 S3 S4 S5)\n[ 0.852037] ACPI: Using IOAPIC for interrupt routing\n[ 0.856053] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.863812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.864043] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.868043] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.872046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.876616] acpiphp: Slot [3] registered\n[ 0.880137] acpiphp: Slot [4] registered\n[ 0.884132] acpiphp: Slot [5] registered\n[ 0.888131] acpiphp: Slot [6] registered\n[ 0.892130] acpiphp: Slot [7] registered\n[ 0.896139] acpiphp: Slot [8] registered\n[ 0.900133] acpiphp: Slot [9] registered\n[ 0.904133] acpiphp: Slot [10] registered\n[ 0.908132] acpiphp: Slot [11] registered\n[ 0.912143] acpiphp: Slot [12] registered\n[ 0.916134] acpiphp: Slot [13] registered\n[ 0.920135] acpiphp: Slot [14] registered\n[ 0.924135] acpiphp: Slot [15] registered\n[ 0.928145] acpiphp: Slot [16] registered\n[ 0.932136] acpiphp: Slot [17] registered\n[ 0.936133] acpiphp: Slot [18] registered\n[ 0.940137] acpiphp: Slot [19] registered\n[ 0.944134] acpiphp: Slot [20] registered\n[ 0.948132] acpiphp: Slot [21] registered\n[ 0.952139] acpiphp: Slot [22] registered\n[ 0.956134] acpiphp: Slot [23] registered\n[ 0.960153] acpiphp: Slot [24] registered\n[ 0.964136] acpiphp: Slot [25] registered\n[ 0.968135] acpiphp: Slot [26] registered\n[ 0.972134] acpiphp: Slot [27] registered\n[ 0.976137] acpiphp: Slot [28] registered\n[ 0.980141] acpiphp: Slot [29] registered\n[ 0.984149] acpiphp: Slot [30] registered\n[ 0.988135] acpiphp: Slot [31] registered\n[ 0.992125] PCI host bridge to bus 0000:00\n[ 0.996041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.000039] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.004045] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.008038] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.012039] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.016039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.036283] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.040050] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.044038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.048053] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.066147] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.068120] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.189576] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.200558] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.212263] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.224060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.235734] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.242115] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.253300] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.256000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.256057] vgaarb: loaded\n[ 1.260041] vgaarb: bridge control possible 0000:00:02.0\n[ 1.270606] SCSI subsystem initialized\n[ 1.277354] ACPI: bus type USB registered\n[ 1.280701] usbcore: registered new interface driver usbfs\n[ 1.284237] usbcore: registered new interface driver hub\n[ 1.288083] usbcore: registered new device driver usb\n[ 1.296164] PCI: Using ACPI for IRQ routing\n[ 1.306813] NetLabel: Initializing\n[ 1.308124] NetLabel: domain hash size = 128\n[ 1.312036] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.316509] NetLabel: unlabeled traffic allowed by default\n[ 1.324406] clocksource: Switched to clocksource kvm-clock\n[ 1.449193] AppArmor: AppArmor Filesystem Enabled\n[ 1.461266] pnp: PnP ACPI init\n[ 1.475005] pnp: PnP ACPI: found 5 devices\n[ 1.506293] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.527108] NET: Registered protocol family 2\n[ 1.543850] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.559125] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.574254] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.588764] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.602964] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.617559] NET: Registered protocol family 1\n[ 1.629724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.642599] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.655412] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.689285] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.725778] Trying to unpack rootfs image as initramfs...\n[ 2.093231] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.123325] Scanning for low memory corruption every 60 seconds\n[ 2.140188] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.154557] audit: initializing netlink subsys (disabled)\n[ 2.166574] audit: type=2000 audit(1534565232.094:1): initialized\n[ 2.184471] Initialise system trusted keyring\n[ 2.195983] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.219884] zbud: loaded\n[ 2.229201] VFS: Disk quotas dquot_6.6.0\n[ 2.240516] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.258808] fuse init (API version 7.23)\n[ 2.270123] Key type big_key registered\n[ 2.279815] Allocating IMA MOK and blacklist keyrings.\n[ 2.296488] Key type asymmetric registered\n[ 2.307001] Asymmetric key parser 'x509' registered\n[ 2.318592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.337966] io scheduler noop registered\n[ 2.347655] io scheduler deadline registered (default)\n[ 2.359738] io scheduler cfq registered\n[ 2.370008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.382290] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.398494] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.416098] ACPI: Power Button [PWRF]\n[ 2.427553] GHES: HEST is not enabled!\n[ 2.456044] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.521739] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.560603] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.587391] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.640346] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.752051] Linux agpgart interface v0.103\n[ 2.808815] brd: module loaded\n[ 2.830822] loop: module loaded\n[ 2.863984] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.883290] GPT:90111 != 2097151\n[ 2.891624] GPT:Alternate GPT header not at the end of the disk.\n[ 2.906101] GPT:90111 != 2097151\n[ 2.914467] GPT: Use GNU Parted to correct GPT errors.\n[ 2.925734] vda: vda1 vda15\n[ 2.941163] scsi host0: ata_piix\n[ 2.950901] scsi host1: ata_piix\n[ 2.959619] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.976725] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.996955] libphy: Fixed MDIO Bus: probed\n[ 3.008922] tun: Universal TUN/TAP device driver, 1.6\n[ 3.020148] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.043955] PPP generic driver version 2.4.2\n[ 3.054692] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.069627] ehci-pci: EHCI PCI platform driver\n[ 3.080154] ehci-platform: EHCI generic platform driver\n[ 3.093930] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.107348] ohci-pci: OHCI PCI platform driver\n[ 3.119167] ohci-platform: OHCI generic platform driver\n[ 3.131559] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.169493] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.181727] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.199626] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.211498] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.225683] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.241682] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.259160] usb usb1: Product: UHCI Host Controller\n[ 3.270412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.285529] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.297150] hub 1-0:1.0: USB hub found\n[ 3.308134] hub 1-0:1.0: 2 ports detected\n[ 3.320087] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.345429] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.356868] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.370134] mousedev: PS/2 mouse device common for all mice\n[ 3.385144] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.406427] rtc_cmos 00:00: RTC can wake from S4\n[ 3.420758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.437839] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.451641] i2c /dev entries driver\n[ 3.462233] device-mapper: uevent: version 1.0.3\n[ 3.473638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 3.492995] ledtrig-cpu: registered to indicate activity on CPUs\n[ 3.509932] NET: Registered protocol family 10\n[ 3.524731] NET: Registered protocol family 17\n[ 3.535554] Key type dns_resolver registered\n[ 3.547393] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 3.561806] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 3.583692] registered taskstats version 1\n[ 3.594001] Loading compiled-in X.509 certificates\n[ 3.606580] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 3.629917] zswap: loaded using pool lzo/zbud\n[ 3.693550] Key type trusted registered\n[ 3.707599] Key type encrypted registered\n[ 3.717571] AppArmor: AppArmor sha1 policy hashing enabled\n[ 3.729774] ima: No TPM chip found, activating TPM-bypass!\n[ 3.744990] evm: HMAC attrs: 0x1\n[ 3.758102] Magic number: 14:849:110\n[ 3.767816] alarmtimer alarmtimer: hash matches\n[ 3.780812] rtc_cmos 00:00: setting system clock to 2018-08-18 04:07:15 UTC (1534565235)\n[ 3.801332] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.814339] EDD information not available.\n[ 3.842506] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.862348] Write protecting the kernel read-only data: 14336k\n[ 3.897751] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.918536] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 4.10\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 5.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 5.191692] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nfailed 1/20: up 5.35. request failed\nsuccessful after 2/20 tries: up 13.91. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 2493.980 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: VT-x\nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCTBuDqEAG5/1m9uGMN5TvCcceOQGgIIMn1j2K0IqINwNlIjBSQZgZpO6VN7UCp9Q4zUBePK6dA0V9PT4XfqFDtW7SKvsvGqsn4smuGnxnjs0PG1m03nCV4pwnqZnVgRbTtBdK3ZFIAK/bN/6Rlu+VPZulP0tYxFpcUWXYWjceb+vPu0fgZqNCo565oEZFG7+T50L1lIfNkCY1nlp3fQEd0wny3tRTqeXNDz5dkhIv3BkazM+eH4yVCDKRI243/SZyybZRI/4BmP9ZqUYcf0V+JJlRuEZllTgAKwTCxOpV4HiSKV/0lTgj9OnyxZ4kMZlyXvcz3PfRfZrcs+GUkBjb root@singlevm1-vm-2b1bcfc2-2a2d-432e-998c-3f66959c24be\nssh-dss AAAAB3NzaC1kc3MAAACBAIBqz+TCylGQkmZQVkQksUKunVVJnMzCMU0bt/rcbbgUMxkGr/+RNGmXSmBMg0WwVROKGcsyV97KPCowgHj7Eqn2UNMduulduCj7sKEYBlsK5mGgIuCo7bSM4/tKtg7X61zBCnH4E42tuPVdfKFH71EmIGLVk8wP61QWelAfBBbjAAAAFQDDjLy1aQmKBktfudFn8Jc3mC8KaQAAAIAdkH7BKXkXYzdAInB6J8zs6qpF3Wk5uxXK6IKso4Raxb0xIIrvwYlgS97HZ9/DjZrmnfCADURbHZ/VbfVBDVEgvXpL1jhTj6QfyME6l6mcKBdMIf/QDTGDgJ0ZTnMSBuqYWLmeFHv9JjicWxPOAyUWDBsAm4PHgSSsNX1kE6lRrwAAAIAbIxDxyC1kC+5G6tEjAZ1DK0fI6oku3lrLIC9zANFPNwLJoSZ485b7APCBqg9mjH52zhFjH5TT8JmIT7B0PZLaKb2bUpTqxyaH76USStmTQ7E2o/Cqavdb3xSAtaIlD2Pi9AksLXW1iwu5vgVHBVhzUq9QL+YjWGXZ/fwS1cTVpg== root@singlevm1-vm-2b1bcfc2-2a2d-432e-998c-3f66959c24be\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 1.40s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fef9:4eac/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-2b1bcfc2-2a2d-432e-998c-3f66959c24be.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=20.62 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-2b1bcfc2-2a2d-432e-998c-3f66959c24be login: "} 2018-08-18 04:07:40,875 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0/action used request id req-27d6d764-ec36-4a2a-902d-4429176340f5 2018-08-18 04:07:40,875 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 1.36388707161s 2018-08-18 04:07:40,876 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0/action used request id req-27d6d764-ec36-4a2a-902d-4429176340f5 2018-08-18 04:07:40,876 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.980 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920) [ 0.028033] pid_max: default: 32768 minimum: 301 [ 0.036035] ACPI: Core revision 20150930 [ 0.044869] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060058] Security Framework initialized [ 0.068027] Yama: becoming mindful. [ 0.076043] AppArmor: AppArmor initialized [ 0.084093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092209] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116668] Initializing cgroup subsys io [ 0.124036] Initializing cgroup subsys memory [ 0.132038] Initializing cgroup subsys devices [ 0.140034] Initializing cgroup subsys freezer [ 0.152033] Initializing cgroup subsys net_cls [ 0.160032] Initializing cgroup subsys perf_event [ 0.168030] Initializing cgroup subsys net_prio [ 0.176032] Initializing cgroup subsys hugetlb [ 0.184032] Initializing cgroup subsys pids [ 0.193413] CPU: Physical Processor ID: 0 [ 0.201206] mce: CPU supports 10 MCE banks [ 0.212708] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.460652] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.631113] ftrace: allocating 31920 entries in 125 pages [ 0.652317] smpboot: Max logical packages: 1 [ 0.660029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.672340] x2apic enabled [ 0.676034] Switched APIC routing to physical x2apic. [ 0.698138] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.700000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.712048] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.724883] x86: Booted up 1 node, 1 CPUs [ 0.728071] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.734861] devtmpfs: initialized [ 0.737496] evm: security.selinux [ 0.740040] evm: security.SMACK64 [ 0.744036] evm: security.SMACK64EXEC [ 0.748036] evm: security.SMACK64TRANSMUTE [ 0.752035] evm: security.SMACK64MMAP [ 0.756035] evm: security.ima [ 0.760037] evm: security.capability [ 0.764174] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.768132] pinctrl core: initialized pinctrl subsystem [ 0.772776] RTC time: 4:07:11, date: 08/18/18 [ 0.776330] NET: Registered protocol family 16 [ 0.780414] cpuidle: using governor ladder [ 0.784048] cpuidle: using governor menu [ 0.788041] PCCT header not found. [ 0.792269] ACPI: bus type PCI registered [ 0.796036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.800688] PCI: Using configuration type 1 for base access [ 0.805489] ACPI: Added _OSI(Module Device) [ 0.808036] ACPI: Added _OSI(Processor Device) [ 0.812036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.816037] ACPI: Added _OSI(Processor Aggregator Device) [ 0.822555] ACPI: Interpreter enabled [ 0.824043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.836039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.848050] ACPI: (supports S0 S3 S4 S5) [ 0.852037] ACPI: Using IOAPIC for interrupt routing [ 0.856053] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.863812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.864043] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.868043] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.872046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.876616] acpiphp: Slot [3] registered [ 0.880137] acpiphp: Slot [4] registered [ 0.884132] acpiphp: Slot [5] registered [ 0.888131] acpiphp: Slot [6] registered [ 0.892130] acpiphp: Slot [7] registered [ 0.896139] acpiphp: Slot [8] registered [ 0.900133] acpiphp: Slot [9] registered [ 0.904133] acpiphp: Slot [10] registered [ 0.908132] acpiphp: Slot [11] registered [ 0.912143] acpiphp: Slot [12] registered [ 0.916134] acpiphp: Slot [13] registered [ 0.920135] acpiphp: Slot [14] registered [ 0.924135] acpiphp: Slot [15] registered [ 0.928145] acpiphp: Slot [16] registered [ 0.932136] acpiphp: Slot [17] registered [ 0.936133] acpiphp: Slot [18] registered [ 0.940137] acpiphp: Slot [19] registered [ 0.944134] acpiphp: Slot [20] registered [ 0.948132] acpiphp: Slot [21] registered [ 0.952139] acpiphp: Slot [22] registered [ 0.956134] acpiphp: Slot [23] registered [ 0.960153] acpiphp: Slot [24] registered [ 0.964136] acpiphp: Slot [25] registered [ 0.968135] acpiphp: Slot [26] registered [ 0.972134] acpiphp: Slot [27] registered [ 0.976137] acpiphp: Slot [28] registered [ 0.980141] acpiphp: Slot [29] registered [ 0.984149] acpiphp: Slot [30] registered [ 0.988135] acpiphp: Slot [31] registered [ 0.992125] PCI host bridge to bus 0000:00 [ 0.996041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.000039] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.004045] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.008038] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.012039] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.016039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.036283] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.040050] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.044038] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.048053] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.066147] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.068120] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.189576] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.200558] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.212263] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.224060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.235734] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.242115] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.253300] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.256000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.256057] vgaarb: loaded [ 1.260041] vgaarb: bridge control possible 0000:00:02.0 [ 1.270606] SCSI subsystem initialized [ 1.277354] ACPI: bus type USB registered [ 1.280701] usbcore: registered new interface driver usbfs [ 1.284237] usbcore: registered new interface driver hub [ 1.288083] usbcore: registered new device driver usb [ 1.296164] PCI: Using ACPI for IRQ routing [ 1.306813] NetLabel: Initializing [ 1.308124] NetLabel: domain hash size = 128 [ 1.312036] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.316509] NetLabel: unlabeled traffic allowed by default [ 1.324406] clocksource: Switched to clocksource kvm-clock [ 1.449193] AppArmor: AppArmor Filesystem Enabled [ 1.461266] pnp: PnP ACPI init [ 1.475005] pnp: PnP ACPI: found 5 devices [ 1.506293] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.527108] NET: Registered protocol family 2 [ 1.543850] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.559125] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.574254] TCP: Hash tables configured (established 4096 bind 4096) [ 1.588764] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.602964] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.617559] NET: Registered protocol family 1 [ 1.629724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.642599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.655412] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.689285] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.725778] Trying to unpack rootfs image as initramfs... [ 2.093231] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.123325] Scanning for low memory corruption every 60 seconds [ 2.140188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.154557] audit: initializing netlink subsys (disabled) [ 2.166574] audit: type=2000 audit(1534565232.094:1): initialized [ 2.184471] Initialise system trusted keyring [ 2.195983] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.219884] zbud: loaded [ 2.229201] VFS: Disk quotas dquot_6.6.0 [ 2.240516] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.258808] fuse init (API version 7.23) [ 2.270123] Key type big_key registered [ 2.279815] Allocating IMA MOK and blacklist keyrings. [ 2.296488] Key type asymmetric registered [ 2.307001] Asymmetric key parser 'x509' registered [ 2.318592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.337966] io scheduler noop registered [ 2.347655] io scheduler deadline registered (default) [ 2.359738] io scheduler cfq registered [ 2.370008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.382290] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.398494] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.416098] ACPI: Power Button [PWRF] [ 2.427553] GHES: HEST is not enabled! [ 2.456044] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.521739] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.560603] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.587391] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.640346] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.752051] Linux agpgart interface v0.103 [ 2.808815] brd: module loaded [ 2.830822] loop: module loaded [ 2.863984] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.883290] GPT:90111 != 2097151 [ 2.891624] GPT:Alternate GPT header not at the end of the disk. [ 2.906101] GPT:90111 != 2097151 [ 2.914467] GPT: Use GNU Parted to correct GPT errors. [ 2.925734] vda: vda1 vda15 [ 2.941163] scsi host0: ata_piix [ 2.950901] scsi host1: ata_piix [ 2.959619] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.976725] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.996955] libphy: Fixed MDIO Bus: probed [ 3.008922] tun: Universal TUN/TAP device driver, 1.6 [ 3.020148] tun: (C) 1999-2004 Max Krasnyansky [ 3.043955] PPP generic driver version 2.4.2 [ 3.054692] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.069627] ehci-pci: EHCI PCI platform driver [ 3.080154] ehci-platform: EHCI generic platform driver [ 3.093930] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.107348] ohci-pci: OHCI PCI platform driver [ 3.119167] ohci-platform: OHCI generic platform driver [ 3.131559] uhci_hcd: USB Universal Host Controller Interface driver [ 3.169493] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.181727] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.199626] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.211498] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.225683] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.241682] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.259160] usb usb1: Product: UHCI Host Controller [ 3.270412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.285529] usb usb1: SerialNumber: 0000:00:01.2 [ 3.297150] hub 1-0:1.0: USB hub found [ 3.308134] hub 1-0:1.0: 2 ports detected [ 3.320087] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.345429] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.356868] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.370134] mousedev: PS/2 mouse device common for all mice [ 3.385144] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.406427] rtc_cmos 00:00: RTC can wake from S4 [ 3.420758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.437839] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.451641] i2c /dev entries driver [ 3.462233] device-mapper: uevent: version 1.0.3 [ 3.473638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.492995] ledtrig-cpu: registered to indicate activity on CPUs [ 3.509932] NET: Registered protocol family 10 [ 3.524731] NET: Registered protocol family 17 [ 3.535554] Key type dns_resolver registered [ 3.547393] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 3.561806] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.583692] registered taskstats version 1 [ 3.594001] Loading compiled-in X.509 certificates [ 3.606580] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.629917] zswap: loaded using pool lzo/zbud [ 3.693550] Key type trusted registered [ 3.707599] Key type encrypted registered [ 3.717571] AppArmor: AppArmor sha1 policy hashing enabled [ 3.729774] ima: No TPM chip found, activating TPM-bypass! [ 3.744990] evm: HMAC attrs: 0x1 [ 3.758102] Magic number: 14:849:110 [ 3.767816] alarmtimer alarmtimer: hash matches [ 3.780812] rtc_cmos 00:00: setting system clock to 2018-08-18 04:07:15 UTC (1534565235) [ 3.801332] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.814339] EDD information not available. [ 3.842506] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.862348] Write protecting the kernel read-only data: 14336k [ 3.897751] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.918536] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.10 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.11 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 5.191692] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 5.35. request failed successful after 2/20 tries: up 13.91. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2493.980 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCTBuDqEAG5/1m9uGMN5TvCcceOQGgIIMn1j2K0IqINwNlIjBSQZgZpO6VN7UCp9Q4zUBePK6dA0V9PT4XfqFDtW7SKvsvGqsn4smuGnxnjs0PG1m03nCV4pwnqZnVgRbTtBdK3ZFIAK/bN/6Rlu+VPZulP0tYxFpcUWXYWjceb+vPu0fgZqNCo565oEZFG7+T50L1lIfNkCY1nlp3fQEd0wny3tRTqeXNDz5dkhIv3BkazM+eH4yVCDKRI243/SZyybZRI/4BmP9ZqUYcf0V+JJlRuEZllTgAKwTCxOpV4HiSKV/0lTgj9OnyxZ4kMZlyXvcz3PfRfZrcs+GUkBjb root@singlevm1-vm-2b1bcfc2-2a2d-432e-998c-3f66959c24be ssh-dss AAAAB3NzaC1kc3MAAACBAIBqz+TCylGQkmZQVkQksUKunVVJnMzCMU0bt/rcbbgUMxkGr/+RNGmXSmBMg0WwVROKGcsyV97KPCowgHj7Eqn2UNMduulduCj7sKEYBlsK5mGgIuCo7bSM4/tKtg7X61zBCnH4E42tuPVdfKFH71EmIGLVk8wP61QWelAfBBbjAAAAFQDDjLy1aQmKBktfudFn8Jc3mC8KaQAAAIAdkH7BKXkXYzdAInB6J8zs6qpF3Wk5uxXK6IKso4Raxb0xIIrvwYlgS97HZ9/DjZrmnfCADURbHZ/VbfVBDVEgvXpL1jhTj6QfyME6l6mcKBdMIf/QDTGDgJ0ZTnMSBuqYWLmeFHv9JjicWxPOAyUWDBsAm4PHgSSsNX1kE6lRrwAAAIAbIxDxyC1kC+5G6tEjAZ1DK0fI6oku3lrLIC9zANFPNwLJoSZ485b7APCBqg9mjH52zhFjH5TT8JmIT7B0PZLaKb2bUpTqxyaH76USStmTQ7E2o/Cqavdb3xSAtaIlD2Pi9AksLXW1iwu5vgVHBVhzUq9QL+YjWGXZ/fwS1cTVpg== root@singlevm1-vm-2b1bcfc2-2a2d-432e-998c-3f66959c24be -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 1.40s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fef9:4eac/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm1-vm-2b1bcfc2-2a2d-432e-998c-3f66959c24be.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=20.62 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-2b1bcfc2-2a2d-432e-998c-3f66959c24be login: 2018-08-18 04:07:40,880 - paramiko.transport - DEBUG - starting thread (client mode): 0x6ea66fd0L 2018-08-18 04:07:40,880 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 04:07:40,882 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-18 04:07:40,882 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-18 04:07:40,883 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-18 04:07:40,883 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-18 04:07:40,883 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-18 04:07:40,883 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 04:07:40,883 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-18 04:07:40,883 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 04:07:40,944 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-18 04:07:40,945 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 04:07:40,981 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.133: fc82e6e45391f0f47c221f2ffaa0ccae 2018-08-18 04:07:40,981 - paramiko.transport - DEBUG - Trying discovered key 4965cb7a824b6d6bbd4ab9400370e81b in /tmp/tmp4AP4zZ 2018-08-18 04:07:40,986 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 04:07:40,991 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-18 04:07:40,998 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-18 04:07:41,000 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-18 04:07:41,000 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-18 04:07:41,003 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-18 04:07:41,006 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-18 04:07:41,006 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-18 04:07:41,006 - functest.core.singlevm - DEBUG - error: 2018-08-18 04:07:41,007 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-18 04:07:41,590 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 04:07:41,591 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 01:11 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-18 04:07:41,595 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-08-18 04:07:41,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/a0b16793-e79f-434b-aa96-0d6cd55a524a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:44,218 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a4b666e-5b5d-41c0-b9f9-89dcbbb5c381 Content-Length: 0 Date: Sat, 18 Aug 2018 04:07:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:07:44,218 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/a0b16793-e79f-434b-aa96-0d6cd55a524a.json used request id req-9a4b666e-5b5d-41c0-b9f9-89dcbbb5c381 2018-08-18 04:07:44,219 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 2.62328791618s 2018-08-18 04:07:44,219 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/a0b16793-e79f-434b-aa96-0d6cd55a524a.json used request id req-9a4b666e-5b5d-41c0-b9f9-89dcbbb5c381 2018-08-18 04:07:44,223 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:07:44,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:44,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1b817184-ab46-4319-a2a6-564f9d415234 Date: Sat, 18 Aug 2018 04:07:44 GMT RESP BODY: {"floatingips": []} 2018-08-18 04:07:44,293 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-1b817184-ab46-4319-a2a6-564f9d415234 2018-08-18 04:07:44,293 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0698590278625s 2018-08-18 04:07:44,293 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-1b817184-ab46-4319-a2a6-564f9d415234 2018-08-18 04:07:44,293 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-08-18 04:07:44,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:45,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json 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-fadaf995-a129-4c92-a391-7429415e5f4e x-compute-request-id: req-fadaf995-a129-4c92-a391-7429415e5f4e 2018-08-18 04:07:45,615 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0 used request id req-fadaf995-a129-4c92-a391-7429415e5f4e 2018-08-18 04:07:45,615 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 1.3218960762s 2018-08-18 04:07:45,616 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0 used request id req-fadaf995-a129-4c92-a391-7429415e5f4e 2018-08-18 04:07:45,616 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-18 04:07:45,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:47,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1801 Content-Type: application/json 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-512cd310-2358-4699-9592-6b8a2f980c86 x-compute-request-id: req-512cd310-2358-4699-9592-6b8a2f980c86 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_2b1bcfc2-2a2d-432e-998c-3f66959c24be": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:ac", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/45ed7de0-c12c-4047-ad30-26be1e2648b0", "rel": "bookmark"}], "image": {"id": "9007d892-c7eb-407a-8432-7959621ac0c6", "links": [{"href": "https://192.16.1.222:8774/images/9007d892-c7eb-407a-8432-7959621ac0c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-18T04:07:07.000000", "flavor": {"id": "11ae515a-ff83-45a5-86fc-52f52ab2f7df", "links": [{"href": "https://192.16.1.222:8774/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df", "rel": "bookmark"}]}, "id": "45ed7de0-c12c-4047-ad30-26be1e2648b0", "security_groups": [{"name": "singlevm1-sg_2b1bcfc2-2a2d-432e-998c-3f66959c24be"}], "user_id": "312c945ae6f846448b06a9ac0c148409", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T04:07:46Z", "hostId": "69c161f3a9a6032b23cb30e0647cfb7b6d85c9565c112234ad51d2ff", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "singlevm1-vm_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "created": "2018-08-18T04:06:53Z", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 04:07:47,399 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-512cd310-2358-4699-9592-6b8a2f980c86 2018-08-18 04:07:47,400 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.78368997574s 2018-08-18 04:07:47,400 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-512cd310-2358-4699-9592-6b8a2f980c86 2018-08-18 04:07:47,401 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 04:07:49,403 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-18 04:07:49,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:49,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json 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-338946c2-cc27-4469-834f-bf43e735cd30 x-compute-request-id: req-338946c2-cc27-4469-834f-bf43e735cd30 RESP BODY: {"servers": []} 2018-08-18 04:07:49,556 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-338946c2-cc27-4469-834f-bf43e735cd30 2018-08-18 04:07:49,556 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.152162075043s 2018-08-18 04:07:49,556 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-338946c2-cc27-4469-834f-bf43e735cd30 2018-08-18 04:07:49,558 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-18 04:07:49,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:49,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-47e8d582-e192-414e-8dd3-22b5b53ed6f5 Date: Sat, 18 Aug 2018 04:07:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:06:48Z", "updated_at": "2018-08-18T04:06:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:06:50Z", "revision_number": 0, "id": "0b001921-c109-4855-861d-bfc9705a7ea1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:06:50Z", "security_group_id": "01977e21-c4b7-4a85-9623-da07b586e9f6", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T04:06:49Z", "revision_number": 0, "id": "643720d6-a1f1-44f3-aa02-72a20c7e6771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:06:49Z", "security_group_id": "01977e21-c4b7-4a85-9623-da07b586e9f6", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:06:48Z", "revision_number": 0, "id": "995da865-5b5a-4ca3-972f-2603f88ff846", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:06:48Z", "security_group_id": "01977e21-c4b7-4a85-9623-da07b586e9f6", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:06:48Z", "revision_number": 0, "id": "b4e421d3-bcb7-46a6-832b-105e22089930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:06:48Z", "security_group_id": "01977e21-c4b7-4a85-9623-da07b586e9f6", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}], "revision_number": 3, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "id": "01977e21-c4b7-4a85-9623-da07b586e9f6", "name": "singlevm1-sg_2b1bcfc2-2a2d-432e-998c-3f66959c24be"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-18T04:03:46Z", "updated_at": "2018-08-18T04:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:03:46Z", "revision_number": 0, "id": "25cd72c0-65ee-4faa-b167-68c2bc437ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:03:46Z", "security_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:03:46Z", "revision_number": 0, "id": "53e9c943-0e0e-4000-b753-e8863880c286", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:03:46Z", "security_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:03:46Z", "revision_number": 0, "id": "5f346735-d2d0-4898-b456-8a9d8869652b", "remote_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "remote_ip_prefix": null, "created_at": "2018-08-18T04:03:46Z", "security_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:03:46Z", "revision_number": 0, "id": "987540f6-4b78-454f-85a0-c0a3a33c001d", "remote_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "remote_ip_prefix": null, "created_at": "2018-08-18T04:03:46Z", "security_group_id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7ec77bf6-608c-40b2-a0a3-b030711b0816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "created_at": "2018-08-18T04:05:47Z", "updated_at": "2018-08-18T04:05:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:05:47Z", "revision_number": 0, "id": "0c93eec0-cf38-4a20-b760-0489f65db88e", "remote_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "remote_ip_prefix": null, "created_at": "2018-08-18T04:05:47Z", "security_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "port_range_min": null, "ethertype": "IPv6", "project_id": "26bdb1e850a24ba08664fec7b8608b60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:05:47Z", "revision_number": 0, "id": "e2f90415-4063-41c8-81e3-b54c0bddddff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:05:47Z", "security_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "port_range_min": null, "ethertype": "IPv4", "project_id": "26bdb1e850a24ba08664fec7b8608b60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:05:47Z", "revision_number": 0, "id": "f3e3113c-09e1-41f1-9f8e-b5a3f544d3a5", "remote_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "remote_ip_prefix": null, "created_at": "2018-08-18T04:05:47Z", "security_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "port_range_min": null, "ethertype": "IPv4", "project_id": "26bdb1e850a24ba08664fec7b8608b60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:05:47Z", "revision_number": 0, "id": "fff30758-09aa-4ff0-8847-951347cf7d90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:05:47Z", "security_group_id": "c59d4805-46a1-435c-bd8c-42e831407d04", "tenant_id": "26bdb1e850a24ba08664fec7b8608b60", "port_range_min": null, "ethertype": "IPv6", "project_id": "26bdb1e850a24ba08664fec7b8608b60"}], "revision_number": 1, "project_id": "26bdb1e850a24ba08664fec7b8608b60", "id": "c59d4805-46a1-435c-bd8c-42e831407d04", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7344209b0fbc4e8ea20814a7a8236e0b", "created_at": "2018-08-18T04:07:20Z", "updated_at": "2018-08-18T04:07:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:07:20Z", "revision_number": 0, "id": "0f4277f7-e9da-4a43-a016-71f05f100749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:07:20Z", "security_group_id": "dfdf1ba5-081c-451d-91d0-2248f53487b1", "tenant_id": "7344209b0fbc4e8ea20814a7a8236e0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7344209b0fbc4e8ea20814a7a8236e0b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:07:20Z", "revision_number": 0, "id": "168bb177-6109-4b04-9083-4c8a851666f6", "remote_group_id": "dfdf1ba5-081c-451d-91d0-2248f53487b1", "remote_ip_prefix": null, "created_at": "2018-08-18T04:07:20Z", "security_group_id": "dfdf1ba5-081c-451d-91d0-2248f53487b1", "tenant_id": "7344209b0fbc4e8ea20814a7a8236e0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7344209b0fbc4e8ea20814a7a8236e0b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:07:20Z", "revision_number": 0, "id": "187566f4-5632-49ec-bf60-9f86411e016a", "remote_group_id": "dfdf1ba5-081c-451d-91d0-2248f53487b1", "remote_ip_prefix": null, "created_at": "2018-08-18T04:07:20Z", "security_group_id": "dfdf1ba5-081c-451d-91d0-2248f53487b1", "tenant_id": "7344209b0fbc4e8ea20814a7a8236e0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7344209b0fbc4e8ea20814a7a8236e0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:07:20Z", "revision_number": 0, "id": "7835cfb0-53e9-4415-9db5-43065e2d4424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:07:20Z", "security_group_id": "dfdf1ba5-081c-451d-91d0-2248f53487b1", "tenant_id": "7344209b0fbc4e8ea20814a7a8236e0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7344209b0fbc4e8ea20814a7a8236e0b"}], "revision_number": 1, "project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "dfdf1ba5-081c-451d-91d0-2248f53487b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "created_at": "2018-08-18T04:04:26Z", "updated_at": "2018-08-18T04:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:04:26Z", "revision_number": 0, "id": "6faedef0-7eb1-4de2-9895-262bc15c79d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:04:26Z", "security_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "abe691f8beba4635a3bd63852ca082d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:04:26Z", "revision_number": 0, "id": "9ec74fd8-fd1d-4ac7-8cc9-20ab0a808531", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:04:26Z", "security_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "abe691f8beba4635a3bd63852ca082d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:04:26Z", "revision_number": 0, "id": "f4d364b6-4e12-48ca-b0c6-6e1dea62c354", "remote_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "remote_ip_prefix": null, "created_at": "2018-08-18T04:04:26Z", "security_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "abe691f8beba4635a3bd63852ca082d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:04:26Z", "revision_number": 0, "id": "fd76b1e5-5a11-48fd-b428-f9c6deeee0ac", "remote_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "remote_ip_prefix": null, "created_at": "2018-08-18T04:04:26Z", "security_group_id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "tenant_id": "abe691f8beba4635a3bd63852ca082d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "abe691f8beba4635a3bd63852ca082d7"}], "revision_number": 1, "project_id": "abe691f8beba4635a3bd63852ca082d7", "id": "f0ed98f6-b6aa-4e37-831a-486fe123fdc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T03:58:49Z", "updated_at": "2018-08-18T03:58:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T03:58:49Z", "revision_number": 0, "id": "1adb21b9-7e03-4721-97fe-411ad5a36c35", "remote_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "remote_ip_prefix": null, "created_at": "2018-08-18T03:58:49Z", "security_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T03:58:49Z", "revision_number": 0, "id": "23766c64-6979-4dfd-985e-dfbf74f0b420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T03:58:49Z", "security_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T03:58:49Z", "revision_number": 0, "id": "76cef559-e2c7-4975-b827-bfe557c543d3", "remote_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "remote_ip_prefix": null, "created_at": "2018-08-18T03:58:49Z", "security_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T03:58:49Z", "revision_number": 0, "id": "fecab91d-29fe-4b23-b56d-faf5940e6887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T03:58:49Z", "security_group_id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa4564a16c3c485ebc44f56c811db94f"}], "revision_number": 1, "project_id": "fa4564a16c3c485ebc44f56c811db94f", "id": "fbac87bd-1b45-4d73-bb20-00bb207e4fee", "name": "default"}]} 2018-08-18 04:07:49,643 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-47e8d582-e192-414e-8dd3-22b5b53ed6f5 2018-08-18 04:07:49,643 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0853509902954s 2018-08-18 04:07:49,644 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-47e8d582-e192-414e-8dd3-22b5b53ed6f5 2018-08-18 04:07:49,646 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-08-18 04:07:49,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/01977e21-c4b7-4a85-9623-da07b586e9f6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:49,839 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ffa3f42-7927-4c4c-8ae9-4f63fd462cd3 Content-Length: 0 Date: Sat, 18 Aug 2018 04:07:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:07:49,839 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/01977e21-c4b7-4a85-9623-da07b586e9f6.json used request id req-8ffa3f42-7927-4c4c-8ae9-4f63fd462cd3 2018-08-18 04:07:49,839 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.193551063538s 2018-08-18 04:07:49,839 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/01977e21-c4b7-4a85-9623-da07b586e9f6.json used request id req-8ffa3f42-7927-4c4c-8ae9-4f63fd462cd3 2018-08-18 04:07:49,840 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-08-18 04:07:49,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_2b1bcfc2-2a2d-432e-998c-3f66959c24be -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:50,006 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json 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-9553ed6e-2e3d-472e-82af-3894f480f761 x-compute-request-id: req-9553ed6e-2e3d-472e-82af-3894f480f761 2018-08-18 04:07:50,006 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_2b1bcfc2-2a2d-432e-998c-3f66959c24be used request id req-9553ed6e-2e3d-472e-82af-3894f480f761 2018-08-18 04:07:50,006 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.166507005692s 2018-08-18 04:07:50,006 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_2b1bcfc2-2a2d-432e-998c-3f66959c24be used request id req-9553ed6e-2e3d-472e-82af-3894f480f761 2018-08-18 04:07:50,007 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-18 04:07:50,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/032adbe4-40f2-431e-87f3-9d69359d46e1/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" -d '{"subnet_id": "adb30dde-495f-4de3-ac55-0ced5d05aac0"}' 2018-08-18 04:07:53,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ef9832d6-2963-42f3-a5e6-213a0a06a809 Date: Sat, 18 Aug 2018 04:07:53 GMT RESP BODY: {"network_id": "ca76ccd2-8ab4-485c-bf01-1c722e35c171", "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "subnet_id": "adb30dde-495f-4de3-ac55-0ced5d05aac0", "subnet_ids": ["adb30dde-495f-4de3-ac55-0ced5d05aac0"], "port_id": "3a313356-1933-4b0d-aa0e-0e57b2e3cdcd", "id": "032adbe4-40f2-431e-87f3-9d69359d46e1"} 2018-08-18 04:07:53,424 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/032adbe4-40f2-431e-87f3-9d69359d46e1/remove_router_interface.json used request id req-ef9832d6-2963-42f3-a5e6-213a0a06a809 2018-08-18 04:07:53,424 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.41704511642s 2018-08-18 04:07:53,424 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/032adbe4-40f2-431e-87f3-9d69359d46e1/remove_router_interface.json used request id req-ef9832d6-2963-42f3-a5e6-213a0a06a809 returning object 032adbe4-40f2-431e-87f3-9d69359d46e1 2018-08-18 04:07:53,424 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-18 04:07:53,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:53,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-6a64ebc8-3723-4b16-84bc-49bb67168b25 Date: Sat, 18 Aug 2018 04:07:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "78afcefc-306d-474b-aeba-f7c85b4ff459", "ip_address": "192.16.1.112"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fa4564a16c3c485ebc44f56c811db94f", "created_at": "2018-08-18T04:06:31Z", "admin_state_up": true, "updated_at": "2018-08-18T04:07:51Z", "project_id": "fa4564a16c3c485ebc44f56c811db94f", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "032adbe4-40f2-431e-87f3-9d69359d46e1", "name": "singlevm1-router_2b1bcfc2-2a2d-432e-998c-3f66959c24be"}]} 2018-08-18 04:07:53,636 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-6a64ebc8-3723-4b16-84bc-49bb67168b25 2018-08-18 04:07:53,636 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.211992025375s 2018-08-18 04:07:53,637 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-6a64ebc8-3723-4b16-84bc-49bb67168b25 2018-08-18 04:07:53,638 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-18 04:07:53,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/032adbe4-40f2-431e-87f3-9d69359d46e1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:07:59,967 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9efc451-e25a-4282-810c-9d6df29bc088 Content-Length: 0 Date: Sat, 18 Aug 2018 04:07:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:07:59,967 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/032adbe4-40f2-431e-87f3-9d69359d46e1.json used request id req-a9efc451-e25a-4282-810c-9d6df29bc088 2018-08-18 04:07:59,967 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 6.32938218117s 2018-08-18 04:07:59,967 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/032adbe4-40f2-431e-87f3-9d69359d46e1.json used request id req-a9efc451-e25a-4282-810c-9d6df29bc088 2018-08-18 04:07:59,968 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-18 04:07:59,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:08:00,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1285 X-Openstack-Request-Id: req-3df8cd08-5560-484c-8453-5f0c027fc548 Date: Sat, 18 Aug 2018 04:08:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0af31944-cf5d-42cc-ad16-ed23df330df2","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:56Z","dns_nameservers":[],"updated_at":"2018-08-18T03:58:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"78afcefc-306d-474b-aeba-f7c85b4ff459","subnetpool_id":null,"name":"ext-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca76ccd2-8ab4-485c-bf01-1c722e35c171","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:06:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T04:06:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"adb30dde-495f-4de3-ac55-0ced5d05aac0","subnetpool_id":null,"name":"singlevm1-subnet_2b1bcfc2-2a2d-432e-998c-3f66959c24be"}]} 2018-08-18 04:08:00,064 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-3df8cd08-5560-484c-8453-5f0c027fc548 2018-08-18 04:08:00,064 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0957629680634s 2018-08-18 04:08:00,064 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-3df8cd08-5560-484c-8453-5f0c027fc548 2018-08-18 04:08:00,065 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-18 04:08:00,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/adb30dde-495f-4de3-ac55-0ced5d05aac0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:08:03,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79fd9c01-0abd-4606-99a2-dde82b66c081 Date: Sat, 18 Aug 2018 04:08:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:08:03,295 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/adb30dde-495f-4de3-ac55-0ced5d05aac0.json used request id req-79fd9c01-0abd-4606-99a2-dde82b66c081 2018-08-18 04:08:03,295 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.22991085052s 2018-08-18 04:08:03,295 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/adb30dde-495f-4de3-ac55-0ced5d05aac0.json used request id req-79fd9c01-0abd-4606-99a2-dde82b66c081 2018-08-18 04:08:03,295 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:08:03,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:08:03,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-7a78cb0f-9eca-41aa-a9f7-d5218bcce179 Date: Sat, 18 Aug 2018 04:08:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0af31944-cf5d-42cc-ad16-ed23df330df2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"description":"","tags":[],"updated_at":"2018-08-18T03:58:56Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ca76ccd2-8ab4-485c-bf01-1c722e35c171","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T04:08:03Z","provider:segmentation_id":49,"name":"singlevm1-net_2b1bcfc2-2a2d-432e-998c-3f66959c24be","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T04:06:29Z","provider:network_type":"vxlan"}]} 2018-08-18 04:08:03,429 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7a78cb0f-9eca-41aa-a9f7-d5218bcce179 2018-08-18 04:08:03,429 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.133442878723s 2018-08-18 04:08:03,429 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7a78cb0f-9eca-41aa-a9f7-d5218bcce179 2018-08-18 04:08:03,430 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-18 04:08:03,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/ca76ccd2-8ab4-485c-bf01-1c722e35c171.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:08:06,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95c04fb5-7ff0-48e4-a7fd-b20cb9ae59a3 Date: Sat, 18 Aug 2018 04:08:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:08:06,570 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/ca76ccd2-8ab4-485c-bf01-1c722e35c171.json used request id req-95c04fb5-7ff0-48e4-a7fd-b20cb9ae59a3 2018-08-18 04:08:06,570 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 3.13974905014s 2018-08-18 04:08:06,570 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/ca76ccd2-8ab4-485c-bf01-1c722e35c171.json used request id req-95c04fb5-7ff0-48e4-a7fd-b20cb9ae59a3 2018-08-18 04:08:06,573 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-18 04:08:06,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:08:06,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-db80ae21-8613-4dfd-93eb-8f2d03920ed8 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/9007d892-c7eb-407a-8432-7959621ac0c6/snap", "metadata": {}}], "file": "/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6/file", "owner": "fa4564a16c3c485ebc44f56c811db94f", "id": "9007d892-c7eb-407a-8432-7959621ac0c6", "size": 12716032, "self": "/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6", "disk_format": "qcow2", "direct_url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/9007d892-c7eb-407a-8432-7959621ac0c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-18T04:06:46Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T04:06:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 04:08:06,624 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-db80ae21-8613-4dfd-93eb-8f2d03920ed8 2018-08-18 04:08:06,624 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0515348911285s 2018-08-18 04:08:06,624 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-db80ae21-8613-4dfd-93eb-8f2d03920ed8 2018-08-18 04:08:06,625 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-08-18 04:08:06,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:08:07,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-d2851597-952f-4e07-b172-3d3192545ef9 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 04:08:07,538 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6 used request id req-d2851597-952f-4e07-b172-3d3192545ef9 2018-08-18 04:08:07,538 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.912563085556s 2018-08-18 04:08:07,538 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/9007d892-c7eb-407a-8432-7959621ac0c6 used request id req-d2851597-952f-4e07-b172-3d3192545ef9 2018-08-18 04:08:07,539 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-18 04:08:07,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:08:07,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json 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-8956f4f7-272c-48ff-ac9b-edf603fa04cc x-compute-request-id: req-8956f4f7-272c-48ff-ac9b-edf603fa04cc RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "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": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "singlevm1-flavor_2b1bcfc2-2a2d-432e-998c-3f66959c24be", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df", "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": "11ae515a-ff83-45a5-86fc-52f52ab2f7df"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/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"}]} 2018-08-18 04:08:07,586 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-8956f4f7-272c-48ff-ac9b-edf603fa04cc 2018-08-18 04:08:07,586 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0469598770142s 2018-08-18 04:08:07,586 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-8956f4f7-272c-48ff-ac9b-edf603fa04cc 2018-08-18 04:08:07,588 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-08-18 04:08:07,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a68e55fbdf52afa45b9e9b92e80b7a77c4cfcd9" 2018-08-18 04:08:07,747 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json 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-e3dad631-13fd-47ca-9db3-77f405b9dc6a x-compute-request-id: req-e3dad631-13fd-47ca-9db3-77f405b9dc6a 2018-08-18 04:08:07,747 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df used request id req-e3dad631-13fd-47ca-9db3-77f405b9dc6a 2018-08-18 04:08:07,748 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.159348011017s 2018-08-18 04:08:07,748 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/11ae515a-ff83-45a5-86fc-52f52ab2f7df used request id req-e3dad631-13fd-47ca-9db3-77f405b9dc6a 2018-08-18 04:08:07,780 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-18 04:08:07,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 04:08:07,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 04:08:07,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 04:08:07,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 04:08:07,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 04:08:07,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 04:08:07,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 04:08:07,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 04:08:07,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 04:08:07,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 04:08:07,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 04:08:07,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 04:08:07,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 04:08:07,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 04:08:07,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 04:08:07,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 04:08:07,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 04:08:07,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 04:08:07,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 04:08:07,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 04:08:07,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 04:08:07,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 04:08:07,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:08:07,840 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:08:07 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-317822e2-ba7f-4cf5-963c-74134e2f4407 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY 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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-18 04:08:07,840 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-317822e2-ba7f-4cf5-963c-74134e2f4407 2018-08-18 04:08:07,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-18 04:08:08,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b0e46d047424a1d929d89bad170040b", "name": "heat_stack_owner"}, {"id": "69186f526b40472b9f00c186bbe38942", "name": "admin"}], "expires_at": "2018-08-18T16:08:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa4564a16c3c485ebc44f56c811db94f", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "310d5277a83442b1943ae04e2ef749f2"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "96778a04f235463b99422f1352dbd2f7"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2dca2fe4d414c98a341cfc0b9f3f2bd"}], "type": "nfv-orchestration", "id": "0961b8f384ee4b19ae90e58dbe212684", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0541fb7df52a4acbab0faad96411389f"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72daf9e77bd342a89f457b0e9566b9d2"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dc361064d6f544168f9267b9f43bd261"}], "type": "metric", "id": "19f0f55f0446404a99c426733c36f69e", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2456e2f20fab483196e594289e712471"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ba1970f2c4a94adc962ba70242fbe128"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f43461780a1044f2b79c3d23562af7eb"}], "type": "image", "id": "258cd741cedb41b68b01793763cc6a9c", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "29c432587bf94fc891924d66c3d72224"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3c04c0cd4b8944f0a37e8251dff29a95"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d2c84de72dc94f7e96caa941f9e5b1cd"}], "type": "cloudformation", "id": "360087012a394c31ad6abaa87bb03251", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "bec637de39854a1ebad40ef3b45938e9"}, {"url": "https://192.16.1.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eda8946e0d044d828a53908deeeaf3ca"}, {"url": "http://10.1.0.222:8776/v2/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2046f12e6c043f58694649bc816e89f"}], "type": "volumev2", "id": "58a49e1eba174ac3a6b8c0cf4f393d91", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "23f2174d71164055b4d23332e01f8bd6"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4eb33f73ac13422fad132ebfb1a3fe4d"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fe6d0258bb784b7ea16e240fd844dd60"}], "type": "placement", "id": "70f7f546a55248c081aaf477f69078de", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "039da1175c0d484391738b839d134acd"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7fb9e3aae2be40ccb6ec07d36ad0000b"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eec2a47d8d8b4cfd98a403dfb782958b"}], "type": "alarming", "id": "754f2ce5e2ce41149e9f8d1e2c9146b0", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef3a66dcd0341199dcf8b9c9f9b7bd2"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "520b17ee438a433398178ea7ce02bfbf"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fb4470e5aecc4e0887ddf52caa95f54f"}], "type": "compute", "id": "8ee3d6ee2bf8488c81ca69678fb66f12", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0633d13e7c354785af6a7c85672506f0"}, {"url": "http://10.1.0.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "68b353cba0ca475bbfdf8c14824a95be"}, {"url": "https://192.16.1.222:8776/v3/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b77e21ae37d54e21b03dde236323f26c"}], "type": "volumev3", "id": "94aca909caff4eec93362787c623fec8", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "62ed117b250f4bf7866b871700029d18"}, {"url": "http://10.1.0.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "993865220edc4d9792175c12bb4e3178"}, {"url": "https://192.16.1.222:8004/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c477888355e744f989185bd3c12fd291"}], "type": "orchestration", "id": "9801ab216c164ea09ce9e9b9a7208c0a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "e60d6b775fef48f5a0f98edfe01ff605", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7cee738895034762ab2b3bc12ce22ec5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c67d879059d845cd942926f8272804ab"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e198a555631b441ab2b28a0f1b03ece5"}], "type": "identity", "id": "f247f3bbfbc94b04a571499700767679", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1f91f691b0414461bed6880dd01baf10"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62cd1eb974e943d4a6d380de2c973b9a"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b391f52dab20446ca0323d86bbf93720"}], "type": "network", "id": "f29600b246194ed1a3688b6aa54795ce", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04caddd05d8b443088f48bc710a77a8b"}, {"url": "http://10.1.0.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "629a4602c8104a7684402e7bc52096d3"}, {"url": "https://192.16.1.222:8776/v1/fa4564a16c3c485ebc44f56c811db94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "db1d132b7f104c56a11a4662c362e30e"}], "type": "volume", "id": "f94c00fdc5554bd5bb38c1633d8908c6", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "312c945ae6f846448b06a9ac0c148409"}, "audit_ids": ["tUqTINpvTc2oKb-2Qe23ig"], "issued_at": "2018-08-18T04:08:08.000000Z"}} 2018-08-18 04:08:08,295 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:08:08,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:08:08,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b063912a-6e86-4f8f-b7f5-4aee069e92e8 Date: Sat, 18 Aug 2018 04:08:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0af31944-cf5d-42cc-ad16-ed23df330df2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","status":"ACTIVE","subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"description":"","tags":[],"updated_at":"2018-08-18T03:58:56Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","provider:network_type":"flat"}]} 2018-08-18 04:08:08,488 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b063912a-6e86-4f8f-b7f5-4aee069e92e8 2018-08-18 04:08:08,488 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.193026065826s 2018-08-18 04:08:08,488 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b063912a-6e86-4f8f-b7f5-4aee069e92e8 2018-08-18 04:08:08,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:08:08,499 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:08:08 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-18 04:08:08,500 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-18 04:08:08,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:08:09,093 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:08:09 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-e9bb26eb-0803-45ac-9d4b-90bd361c3d76 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/2b4a3343d616479b831d4ec63861f47a"}, "tags": [], "enabled": true, "id": "2b4a3343d616479b831d4ec63861f47a", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 04:08:09,094 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-e9bb26eb-0803-45ac-9d4b-90bd361c3d76 2018-08-18 04:08:09,094 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.594002962112s 2018-08-18 04:08:09,094 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-e9bb26eb-0803-45ac-9d4b-90bd361c3d76 2018-08-18 04:08:09,098 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-08-18 04:08:09,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_0a8499af-8366-4a31-8103-eddc6857a82b"}}' 2018-08-18 04:08:10,595 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:08:10 GMT Content-Type: application/json Content-Length: 366 Vary: X-Auth-Token x-openstack-request-id: req-659e6bd8-9f4f-4617-b603-5cbc68b06bac X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "https://192.16.1.222:5000/v3/projects/205e7575e01f4a7c88ea8cb4e4ef2a9d"}, "tags": [], "enabled": true, "id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_0a8499af-8366-4a31-8103-eddc6857a82b"}} 2018-08-18 04:08:10,596 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-659e6bd8-9f4f-4617-b603-5cbc68b06bac 2018-08-18 04:08:10,596 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 1.49728608131s 2018-08-18 04:08:10,596 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-659e6bd8-9f4f-4617-b603-5cbc68b06bac 2018-08-18 04:08:10,596 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'205e7575e01f4a7c88ea8cb4e4ef2a9d', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_0a8499af-8366-4a31-8103-eddc6857a82b'}) 2018-08-18 04:08:10,600 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-08-18 04:08:10,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1f845f9d-cc25-4b3e-92e0-a5d7ce1dcfef", "email": null, "name": "singlevm2-user_0a8499af-8366-4a31-8103-eddc6857a82b"}}' 2018-08-18 04:08:11,339 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:08:11 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-3c962a4b-94c9-4d4d-a5c9-a3fc4a1eef36 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "singlevm2-user_0a8499af-8366-4a31-8103-eddc6857a82b", "links": {"self": "https://192.16.1.222:5000/v3/users/7fef778ca89244abab916fdb44fa5c73"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7fef778ca89244abab916fdb44fa5c73", "domain_id": "default", "password_expires_at": null}} 2018-08-18 04:08:11,340 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-3c962a4b-94c9-4d4d-a5c9-a3fc4a1eef36 2018-08-18 04:08:11,340 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.739987134933s 2018-08-18 04:08:11,340 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-3c962a4b-94c9-4d4d-a5c9-a3fc4a1eef36 2018-08-18 04:08:11,340 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7fef778ca89244abab916fdb44fa5c73', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_0a8499af-8366-4a31-8103-eddc6857a82b'}) 2018-08-18 04:08:11,342 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-18 04:08:11,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:08:11,386 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:08:11 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-a17e08a5-00e8-4282-9b5d-c9cffcecbb24 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "291acac5d84b411b9e291d117f56e337", "links": {"self": "https://192.16.1.222:5000/v3/roles/291acac5d84b411b9e291d117f56e337"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3b0e46d047424a1d929d89bad170040b", "links": {"self": "https://192.16.1.222:5000/v3/roles/3b0e46d047424a1d929d89bad170040b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "69186f526b40472b9f00c186bbe38942", "links": {"self": "https://192.16.1.222:5000/v3/roles/69186f526b40472b9f00c186bbe38942"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-18 04:08:11,386 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-a17e08a5-00e8-4282-9b5d-c9cffcecbb24 2018-08-18 04:08:11,386 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0436789989471s 2018-08-18 04:08:11,386 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-a17e08a5-00e8-4282-9b5d-c9cffcecbb24 2018-08-18 04:08:11,389 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-18 04:08:11,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:08:11,555 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:08:11 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-6999e770-35f0-48f7-8009-aff87a41be88 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "291acac5d84b411b9e291d117f56e337", "links": {"self": "https://192.16.1.222:5000/v3/roles/291acac5d84b411b9e291d117f56e337"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3b0e46d047424a1d929d89bad170040b", "links": {"self": "https://192.16.1.222:5000/v3/roles/3b0e46d047424a1d929d89bad170040b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "69186f526b40472b9f00c186bbe38942", "links": {"self": "https://192.16.1.222:5000/v3/roles/69186f526b40472b9f00c186bbe38942"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-18 04:08:11,555 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-6999e770-35f0-48f7-8009-aff87a41be88 2018-08-18 04:08:11,555 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.16587305069s 2018-08-18 04:08:11,555 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-6999e770-35f0-48f7-8009-aff87a41be88 2018-08-18 04:08:11,555 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-18 04:08:11,558 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-08-18 04:08:11,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" -d '{"role": {"name": "Member"}}' 2018-08-18 04:08:11,628 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:08:11 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-555a2254-030a-427a-9b02-834ff1efbb95 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "732b876118804b60b61d66dcd66c7ffa", "links": {"self": "https://192.16.1.222:5000/v3/roles/732b876118804b60b61d66dcd66c7ffa"}, "name": "Member"}} 2018-08-18 04:08:11,628 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-555a2254-030a-427a-9b02-834ff1efbb95 2018-08-18 04:08:11,628 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.0701279640198s 2018-08-18 04:08:11,629 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-555a2254-030a-427a-9b02-834ff1efbb95 2018-08-18 04:08:11,629 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'732b876118804b60b61d66dcd66c7ffa'}) 2018-08-18 04:08:11,631 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-18 04:08:11,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:08:11,667 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:08:11 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-b25c48d2-9d69-4da1-87ff-e258bb50a4c2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "291acac5d84b411b9e291d117f56e337", "links": {"self": "https://192.16.1.222:5000/v3/roles/291acac5d84b411b9e291d117f56e337"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3b0e46d047424a1d929d89bad170040b", "links": {"self": "https://192.16.1.222:5000/v3/roles/3b0e46d047424a1d929d89bad170040b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "69186f526b40472b9f00c186bbe38942", "links": {"self": "https://192.16.1.222:5000/v3/roles/69186f526b40472b9f00c186bbe38942"}, "name": "admin"}, {"domain_id": null, "id": "732b876118804b60b61d66dcd66c7ffa", "links": {"self": "https://192.16.1.222:5000/v3/roles/732b876118804b60b61d66dcd66c7ffa"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-18 04:08:11,668 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-b25c48d2-9d69-4da1-87ff-e258bb50a4c2 2018-08-18 04:08:11,668 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0361969470978s 2018-08-18 04:08:11,668 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-b25c48d2-9d69-4da1-87ff-e258bb50a4c2 2018-08-18 04:08:11,670 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-18 04:08:11,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:08:12,214 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:08:12 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-b3e3db76-7c25-4c39-af79-86dca32f658d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-08-18 04:08:12,214 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-b3e3db76-7c25-4c39-af79-86dca32f658d 2018-08-18 04:08:12,214 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.543712854385s 2018-08-18 04:08:12,214 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-b3e3db76-7c25-4c39-af79-86dca32f658d 2018-08-18 04:08:12,215 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-18 04:08:12,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:08:12,279 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:08:12 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-0e5f3922-8fb3-4220-89d6-2c9eddb430f9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/00f5bad4d915444c96373d24489316aa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "00f5bad4d915444c96373d24489316aa", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/1d03f1d45db14af78ddb5421967c38dc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "1d03f1d45db14af78ddb5421967c38dc", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/1e5062d47827419ba322cbc8e7afff58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "1e5062d47827419ba322cbc8e7afff58", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/312c945ae6f846448b06a9ac0c148409"}, "domain_id": "default", "enabled": true, "id": "312c945ae6f846448b06a9ac0c148409", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/33d783e3154b49d783e1d2f7a0314db1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "33d783e3154b49d783e1d2f7a0314db1", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/66834d47f48d4f9e87def26d8077c5fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "66834d47f48d4f9e87def26d8077c5fa", "password_expires_at": null}, {"name": "singlevm2-user_0a8499af-8366-4a31-8103-eddc6857a82b", "links": {"self": "https://192.16.1.222:5000/v3/users/7fef778ca89244abab916fdb44fa5c73"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7fef778ca89244abab916fdb44fa5c73", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/8844a3ed66c746c8b0652787623a54b5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "8844a3ed66c746c8b0652787623a54b5", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/8d0be396840444a2a9559514a4df7437"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "8d0be396840444a2a9559514a4df7437", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/ab6beaabbf174838923bbf396834b44c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "ab6beaabbf174838923bbf396834b44c", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/ac5db6f921634bea9c5de54cc4bbd406"}, "domain_id": "2b4a3343d616479b831d4ec63861f47a", "enabled": true, "id": "ac5db6f921634bea9c5de54cc4bbd406", "options": {}}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/c551acec77fb4587a3146c7cf2067fcc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "c551acec77fb4587a3146c7cf2067fcc", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/dfb0f82049124551a795b6390dac8209"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "dfb0f82049124551a795b6390dac8209", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/f5d94238387d4a21a0015834f7eae821"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "f5d94238387d4a21a0015834f7eae821", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-18 04:08:12,279 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-0e5f3922-8fb3-4220-89d6-2c9eddb430f9 2018-08-18 04:08:12,279 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0642931461334s 2018-08-18 04:08:12,279 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-0e5f3922-8fb3-4220-89d6-2c9eddb430f9 2018-08-18 04:08:12,286 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-18 04:08:12,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:08:12,327 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:08:12 GMT Content-Type: application/json Content-Length: 1091 Vary: X-Auth-Token x-openstack-request-id: req-92e16442-3ed0-475d-9f5e-ca6ab4b67254 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "https://192.16.1.222:5000/v3/projects/205e7575e01f4a7c88ea8cb4e4ef2a9d"}, "tags": [], "enabled": true, "id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_0a8499af-8366-4a31-8103-eddc6857a82b"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/7344209b0fbc4e8ea20814a7a8236e0b"}, "tags": [], "enabled": true, "id": "7344209b0fbc4e8ea20814a7a8236e0b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/fa4564a16c3c485ebc44f56c811db94f"}, "tags": [], "enabled": true, "id": "fa4564a16c3c485ebc44f56c811db94f", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-18 04:08:12,327 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-92e16442-3ed0-475d-9f5e-ca6ab4b67254 2018-08-18 04:08:12,327 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0411818027496s 2018-08-18 04:08:12,327 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-92e16442-3ed0-475d-9f5e-ca6ab4b67254 2018-08-18 04:08:12,331 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-08-18 04:08:12,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=7fef778ca89244abab916fdb44fa5c73&role.id=732b876118804b60b61d66dcd66c7ffa&scope.project.id=205e7575e01f4a7c88ea8cb4e4ef2a9d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:08:12,378 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:08:12 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-561787f6-f834-4943-a911-55e7c3e09c2b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=7fef778ca89244abab916fdb44fa5c73&role.id=732b876118804b60b61d66dcd66c7ffa&scope.project.id=205e7575e01f4a7c88ea8cb4e4ef2a9d", "previous": null, "next": null}} 2018-08-18 04:08:12,378 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=7fef778ca89244abab916fdb44fa5c73&role.id=732b876118804b60b61d66dcd66c7ffa&scope.project.id=205e7575e01f4a7c88ea8cb4e4ef2a9d used request id req-561787f6-f834-4943-a911-55e7c3e09c2b 2018-08-18 04:08:12,378 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0472099781036s 2018-08-18 04:08:12,379 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=7fef778ca89244abab916fdb44fa5c73&role.id=732b876118804b60b61d66dcd66c7ffa&scope.project.id=205e7575e01f4a7c88ea8cb4e4ef2a9d used request id req-561787f6-f834-4943-a911-55e7c3e09c2b 2018-08-18 04:08:12,381 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-08-18 04:08:12,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/205e7575e01f4a7c88ea8cb4e4ef2a9d/users/7fef778ca89244abab916fdb44fa5c73/roles/732b876118804b60b61d66dcd66c7ffa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:08:12,618 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:08:12 GMT Vary: X-Auth-Token x-openstack-request-id: req-ad59b379-fb0c-4a38-9e09-1bd0a2334ea4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:08:12,618 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/205e7575e01f4a7c88ea8cb4e4ef2a9d/users/7fef778ca89244abab916fdb44fa5c73/roles/732b876118804b60b61d66dcd66c7ffa used request id req-ad59b379-fb0c-4a38-9e09-1bd0a2334ea4 2018-08-18 04:08:12,618 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.23724603653s 2018-08-18 04:08:12,618 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/205e7575e01f4a7c88ea8cb4e4ef2a9d/users/7fef778ca89244abab916fdb44fa5c73/roles/732b876118804b60b61d66dcd66c7ffa used request id req-ad59b379-fb0c-4a38-9e09-1bd0a2334ea4 2018-08-18 04:08:12,619 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'singlevm2-project_0a8499af-8366-4a31-8103-eddc6857a82b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', '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, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'RegionOne', u'key_manager_api_version': u'v1', 'password': '1f845f9d-cc25-4b3e-92e0-a5d7ce1dcfef', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'singlevm2-user_0a8499af-8366-4a31-8103-eddc6857a82b', 'project_id': u'205e7575e01f4a7c88ea8cb4e4ef2a9d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-08-18 04:08:12,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 04:08:12,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 04:08:12,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 04:08:12,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 04:08:12,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 04:08:12,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 04:08:12,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 04:08:12,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 04:08:12,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 04:08:12,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 04:08:12,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 04:08:12,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 04:08:12,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 04:08:12,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 04:08:12,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 04:08:12,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 04:08:12,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 04:08:12,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 04:08:12,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 04:08:12,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 04:08:12,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 04:08:12,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 04:08:12,622 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_0a8499af-8366-4a31-8103-eddc6857a82b', 'password': '1f845f9d-cc25-4b3e-92e0-a5d7ce1dcfef', 'project_name': 'singlevm2-project_0a8499af-8366-4a31-8103-eddc6857a82b', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '205e7575e01f4a7c88ea8cb4e4ef2a9d', 'project_domain_name': 'Default'} 2018-08-18 04:08:12,622 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-18 04:08:12,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:08:12,637 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:08:12 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-70bb1f78-7752-4fcb-a5bd-602c7fb8a1e7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY 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": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-18 04:08:12,637 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-70bb1f78-7752-4fcb-a5bd-602c7fb8a1e7 2018-08-18 04:08:12,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-18 04:08:13,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "732b876118804b60b61d66dcd66c7ffa", "name": "Member"}], "expires_at": "2018-08-18T16:08:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "name": "singlevm2-project_0a8499af-8366-4a31-8103-eddc6857a82b"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "310d5277a83442b1943ae04e2ef749f2"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "96778a04f235463b99422f1352dbd2f7"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b2dca2fe4d414c98a341cfc0b9f3f2bd"}], "type": "nfv-orchestration", "id": "0961b8f384ee4b19ae90e58dbe212684", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0541fb7df52a4acbab0faad96411389f"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "72daf9e77bd342a89f457b0e9566b9d2"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dc361064d6f544168f9267b9f43bd261"}], "type": "metric", "id": "19f0f55f0446404a99c426733c36f69e", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2456e2f20fab483196e594289e712471"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ba1970f2c4a94adc962ba70242fbe128"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f43461780a1044f2b79c3d23562af7eb"}], "type": "image", "id": "258cd741cedb41b68b01793763cc6a9c", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "29c432587bf94fc891924d66c3d72224"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3c04c0cd4b8944f0a37e8251dff29a95"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d2c84de72dc94f7e96caa941f9e5b1cd"}], "type": "cloudformation", "id": "360087012a394c31ad6abaa87bb03251", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/205e7575e01f4a7c88ea8cb4e4ef2a9d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "bec637de39854a1ebad40ef3b45938e9"}, {"url": "https://192.16.1.222:8776/v2/205e7575e01f4a7c88ea8cb4e4ef2a9d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eda8946e0d044d828a53908deeeaf3ca"}, {"url": "http://10.1.0.222:8776/v2/205e7575e01f4a7c88ea8cb4e4ef2a9d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2046f12e6c043f58694649bc816e89f"}], "type": "volumev2", "id": "58a49e1eba174ac3a6b8c0cf4f393d91", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "23f2174d71164055b4d23332e01f8bd6"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4eb33f73ac13422fad132ebfb1a3fe4d"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fe6d0258bb784b7ea16e240fd844dd60"}], "type": "placement", "id": "70f7f546a55248c081aaf477f69078de", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "039da1175c0d484391738b839d134acd"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7fb9e3aae2be40ccb6ec07d36ad0000b"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eec2a47d8d8b4cfd98a403dfb782958b"}], "type": "alarming", "id": "754f2ce5e2ce41149e9f8d1e2c9146b0", "name": "aodh"}, {"endpoints": [{"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3ef3a66dcd0341199dcf8b9c9f9b7bd2"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "520b17ee438a433398178ea7ce02bfbf"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "fb4470e5aecc4e0887ddf52caa95f54f"}], "type": "compute", "id": "8ee3d6ee2bf8488c81ca69678fb66f12", "name": "nova"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/205e7575e01f4a7c88ea8cb4e4ef2a9d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0633d13e7c354785af6a7c85672506f0"}, {"url": "http://10.1.0.222:8776/v3/205e7575e01f4a7c88ea8cb4e4ef2a9d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "68b353cba0ca475bbfdf8c14824a95be"}, {"url": "https://192.16.1.222:8776/v3/205e7575e01f4a7c88ea8cb4e4ef2a9d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b77e21ae37d54e21b03dde236323f26c"}], "type": "volumev3", "id": "94aca909caff4eec93362787c623fec8", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/205e7575e01f4a7c88ea8cb4e4ef2a9d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "62ed117b250f4bf7866b871700029d18"}, {"url": "http://10.1.0.222:8004/v1/205e7575e01f4a7c88ea8cb4e4ef2a9d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "993865220edc4d9792175c12bb4e3178"}, {"url": "https://192.16.1.222:8004/v1/205e7575e01f4a7c88ea8cb4e4ef2a9d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c477888355e744f989185bd3c12fd291"}], "type": "orchestration", "id": "9801ab216c164ea09ce9e9b9a7208c0a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "e60d6b775fef48f5a0f98edfe01ff605", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7cee738895034762ab2b3bc12ce22ec5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c67d879059d845cd942926f8272804ab"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e198a555631b441ab2b28a0f1b03ece5"}], "type": "identity", "id": "f247f3bbfbc94b04a571499700767679", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1f91f691b0414461bed6880dd01baf10"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62cd1eb974e943d4a6d380de2c973b9a"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b391f52dab20446ca0323d86bbf93720"}], "type": "network", "id": "f29600b246194ed1a3688b6aa54795ce", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/205e7575e01f4a7c88ea8cb4e4ef2a9d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04caddd05d8b443088f48bc710a77a8b"}, {"url": "http://10.1.0.222:8776/v1/205e7575e01f4a7c88ea8cb4e4ef2a9d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "629a4602c8104a7684402e7bc52096d3"}, {"url": "https://192.16.1.222:8776/v1/205e7575e01f4a7c88ea8cb4e4ef2a9d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "db1d132b7f104c56a11a4662c362e30e"}], "type": "volume", "id": "f94c00fdc5554bd5bb38c1633d8908c6", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_0a8499af-8366-4a31-8103-eddc6857a82b", "id": "7fef778ca89244abab916fdb44fa5c73"}, "audit_ids": ["a7nx1mF8QeWBNzt_RGnoDQ"], "issued_at": "2018-08-18T04:08:13.000000Z"}} 2018-08-18 04:08:13,294 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-18 04:08:13,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"network": {"name": "singlevm2-net_0a8499af-8366-4a31-8103-eddc6857a82b", "admin_state_up": true}}' 2018-08-18 04:08:14,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-5da2915e-7506-4c63-9ae5-b06b2fc167b3 Date: Sat, 18 Aug 2018 04:08:14 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","created_at":"2018-08-18T04:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-18T04:08:13Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","id":"08cd97d1-b435-4336-a3e1-880126f4a513","name":"singlevm2-net_0a8499af-8366-4a31-8103-eddc6857a82b"}} 2018-08-18 04:08:14,052 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5da2915e-7506-4c63-9ae5-b06b2fc167b3 2018-08-18 04:08:14,052 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.75772690773s 2018-08-18 04:08:14,052 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5da2915e-7506-4c63-9ae5-b06b2fc167b3 2018-08-18 04:08:14,052 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T04:08:13Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'08cd97d1-b435-4336-a3e1-880126f4a513', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_0a8499af-8366-4a31-8103-eddc6857a82b', u'admin_state_up': True, u'tenant_id': u'205e7575e01f4a7c88ea8cb4e4ef2a9d', u'created_at': u'2018-08-18T04:08:13Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'205e7575e01f4a7c88ea8cb4e4ef2a9d'}) 2018-08-18 04:08:14,053 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:08:14,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:14,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-aecc3598-5550-4553-aae2-c0abc521a268 Date: Sat, 18 Aug 2018 04:08:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-18T04:08:13Z","tenant_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","created_at":"2018-08-18T04:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","id":"08cd97d1-b435-4336-a3e1-880126f4a513","name":"singlevm2-net_0a8499af-8366-4a31-8103-eddc6857a82b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"updated_at":"2018-08-18T03:58:56Z","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"0af31944-cf5d-42cc-ad16-ed23df330df2","name":"ext-net"}]} 2018-08-18 04:08:14,214 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-aecc3598-5550-4553-aae2-c0abc521a268 2018-08-18 04:08:14,214 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.160737991333s 2018-08-18 04:08:14,214 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-aecc3598-5550-4553-aae2-c0abc521a268 2018-08-18 04:08:14,215 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-18 04:08:14,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"subnet": {"name": "singlevm2-subnet_0a8499af-8366-4a31-8103-eddc6857a82b", "enable_dhcp": true, "network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 04:08:15,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9b62af5f-dd41-472d-9318-3a0f1471970e Date: Sat, 18 Aug 2018 04:08:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08cd97d1-b435-4336-a3e1-880126f4a513","tenant_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","created_at":"2018-08-18T04:08:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T04:08:14Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","id":"215b9503-0d86-47da-8a91-97da47eb9301","subnetpool_id":null,"name":"singlevm2-subnet_0a8499af-8366-4a31-8103-eddc6857a82b"}} 2018-08-18 04:08:15,345 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-9b62af5f-dd41-472d-9318-3a0f1471970e 2018-08-18 04:08:15,345 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.12955904007s 2018-08-18 04:08:15,345 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-9b62af5f-dd41-472d-9318-3a0f1471970e 2018-08-18 04:08:15,345 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T04:08:14Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'215b9503-0d86-47da-8a91-97da47eb9301', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_0a8499af-8366-4a31-8103-eddc6857a82b', u'enable_dhcp': True, u'network_id': u'08cd97d1-b435-4336-a3e1-880126f4a513', u'tenant_id': u'205e7575e01f4a7c88ea8cb4e4ef2a9d', u'created_at': u'2018-08-18T04:08:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'205e7575e01f4a7c88ea8cb4e4ef2a9d'}) 2018-08-18 04:08:15,346 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-18 04:08:15,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"router": {"external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2"}, "name": "singlevm2-router_0a8499af-8366-4a31-8103-eddc6857a82b", "admin_state_up": true}}' 2018-08-18 04:08:24,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-0de98c72-3711-4328-943e-cfd6f4a39044 Date: Sat, 18 Aug 2018 04:08:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "78afcefc-306d-474b-aeba-f7c85b4ff459", "ip_address": "192.16.1.120"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:16Z", "admin_state_up": true, "updated_at": "2018-08-18T04:08:18Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "name": "singlevm2-router_0a8499af-8366-4a31-8103-eddc6857a82b"}} 2018-08-18 04:08:24,216 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-0de98c72-3711-4328-943e-cfd6f4a39044 2018-08-18 04:08:24,216 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.87004709244s 2018-08-18 04:08:24,216 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-0de98c72-3711-4328-943e-cfd6f4a39044 2018-08-18 04:08:24,217 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T04:08:18Z', u'revision_number': 3, u'id': u'fef38a8d-b943-4a46-bac4-d71f46343ae3', u'external_gateway_info': {u'network_id': u'0af31944-cf5d-42cc-ad16-ed23df330df2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'78afcefc-306d-474b-aeba-f7c85b4ff459', u'ip_address': u'192.16.1.120'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_0a8499af-8366-4a31-8103-eddc6857a82b', u'admin_state_up': True, u'tenant_id': u'205e7575e01f4a7c88ea8cb4e4ef2a9d', u'created_at': u'2018-08-18T04:08:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'205e7575e01f4a7c88ea8cb4e4ef2a9d'}) 2018-08-18 04:08:24,217 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-18 04:08:24,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/fef38a8d-b943-4a46-bac4-d71f46343ae3/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"subnet_id": "215b9503-0d86-47da-8a91-97da47eb9301"}' 2018-08-18 04:08:28,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-57c34fe5-bd20-45a1-a9bd-aeec3ee1c086 Date: Sat, 18 Aug 2018 04:08:28 GMT RESP BODY: {"network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "subnet_id": "215b9503-0d86-47da-8a91-97da47eb9301", "subnet_ids": ["215b9503-0d86-47da-8a91-97da47eb9301"], "port_id": "b09b4983-59cc-43a6-81cc-0716fae6df0b", "id": "fef38a8d-b943-4a46-bac4-d71f46343ae3"} 2018-08-18 04:08:28,492 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/fef38a8d-b943-4a46-bac4-d71f46343ae3/add_router_interface.json used request id req-57c34fe5-bd20-45a1-a9bd-aeec3ee1c086 2018-08-18 04:08:28,492 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.27511811256s 2018-08-18 04:08:28,493 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/fef38a8d-b943-4a46-bac4-d71f46343ae3/add_router_interface.json used request id req-57c34fe5-bd20-45a1-a9bd-aeec3ee1c086 returning object fef38a8d-b943-4a46-bac4-d71f46343ae3 2018-08-18 04:08:28,493 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-18 04:08:28,590 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-18 04:08:28,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 04:08:28,655 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-08-18 04:08:28,657 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-18 04:08:28,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:29,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-dce077ec-8ff5-4663-933f-dded6e3dade3 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 04:08:29,160 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-dce077ec-8ff5-4663-933f-dded6e3dade3 2018-08-18 04:08:29,160 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.502580881119s 2018-08-18 04:08:29,160 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-dce077ec-8ff5-4663-933f-dded6e3dade3 2018-08-18 04:08:29,164 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-08-18 04:08:29,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_0a8499af-8366-4a31-8103-eddc6857a82b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_0a8499af-8366-4a31-8103-eddc6857a82b"}' 2018-08-18 04:08:29,817 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-80321f4f-a34e-4a60-b65f-bd75fd153cfc RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377/file", "owner": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "id": "f900707b-b33b-466c-a58e-0fd6da8b0377", "size": null, "self": "/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-18T04:08:29Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0a8499af-8366-4a31-8103-eddc6857a82b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0a8499af-8366-4a31-8103-eddc6857a82b", "checksum": null, "created_at": "2018-08-18T04:08:29Z", "protected": false} 2018-08-18 04:08:29,817 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-80321f4f-a34e-4a60-b65f-bd75fd153cfc 2018-08-18 04:08:29,817 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.652839899063s 2018-08-18 04:08:29,817 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-80321f4f-a34e-4a60-b65f-bd75fd153cfc returning object f900707b-b33b-466c-a58e-0fd6da8b0377 2018-08-18 04:08:29,818 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-08-18 04:08:29,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '' 2018-08-18 04:08:30,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-a31906eb-6a2f-448c-a4a8-d5b7f85baa13 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 04:08:30,966 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377/file used request id req-a31906eb-6a2f-448c-a4a8-d5b7f85baa13 2018-08-18 04:08:30,966 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.14840388298s 2018-08-18 04:08:30,967 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377/file used request id req-a31906eb-6a2f-448c-a4a8-d5b7f85baa13 2018-08-18 04:08:30,969 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-18 04:08:30,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:31,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-a985db6d-2d2e-4509-9280-4627866288df RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/f900707b-b33b-466c-a58e-0fd6da8b0377/snap", "metadata": {}}], "file": "/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377/file", "owner": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "id": "f900707b-b33b-466c-a58e-0fd6da8b0377", "size": 12716032, "self": "/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377", "disk_format": "qcow2", "direct_url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/f900707b-b33b-466c-a58e-0fd6da8b0377/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-18T04:08:30Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0a8499af-8366-4a31-8103-eddc6857a82b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0a8499af-8366-4a31-8103-eddc6857a82b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T04:08:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 04:08:31,488 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-a985db6d-2d2e-4509-9280-4627866288df 2018-08-18 04:08:31,488 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.519076824188s 2018-08-18 04:08:31,488 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-a985db6d-2d2e-4509-9280-4627866288df 2018-08-18 04:08:31,490 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/f900707b-b33b-466c-a58e-0fd6da8b0377/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377/file', 'owner': u'205e7575e01f4a7c88ea8cb4e4ef2a9d', 'id': u'f900707b-b33b-466c-a58e-0fd6da8b0377', 'size': 12716032, u'self': u'/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'205e7575e01f4a7c88ea8cb4e4ef2a9d', 'name': 'singlevm2-project_0a8499af-8366-4a31-8103-eddc6857a82b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/f900707b-b33b-466c-a58e-0fd6da8b0377/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T04:08:30Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T04:08:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_0a8499af-8366-4a31-8103-eddc6857a82b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_0a8499af-8366-4a31-8103-eddc6857a82b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_0a8499af-8366-4a31-8103-eddc6857a82b', 'created': u'2018-08-18T04:08:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T04:08:29Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_0a8499af-8366-4a31-8103-eddc6857a82b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-18 04:08:31,490 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-08-18 04:08:31,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_0a8499af-8366-4a31-8103-eddc6857a82b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 04:08:32,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 511 Content-Type: application/json 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-d4b97989-2706-4d6b-abea-e4eada9c6abc x-compute-request-id: req-d4b97989-2706-4d6b-abea-e4eada9c6abc RESP BODY: {"flavor": {"name": "singlevm2-flavor_0a8499af-8366-4a31-8103-eddc6857a82b", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409", "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": "c3917cdf-54df-4a11-b5b0-0eab96dda409"}} 2018-08-18 04:08:32,203 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-d4b97989-2706-4d6b-abea-e4eada9c6abc 2018-08-18 04:08:32,203 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.71270108223s 2018-08-18 04:08:32,203 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-d4b97989-2706-4d6b-abea-e4eada9c6abc 2018-08-18 04:08:32,204 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_0a8499af-8366-4a31-8103-eddc6857a82b', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fa4564a16c3c485ebc44f56c811db94f', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'c3917cdf-54df-4a11-b5b0-0eab96dda409', 'swap': 0}) 2018-08-18 04:08:32,204 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 04:08:32,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" -d '{"extra_specs": {}}' 2018-08-18 04:08:32,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json 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-22aef866-7a98-4e7a-9eb4-a0634a56993f x-compute-request-id: req-22aef866-7a98-4e7a-9eb4-a0634a56993f RESP BODY: {"extra_specs": {}} 2018-08-18 04:08:32,292 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409/os-extra_specs used request id req-22aef866-7a98-4e7a-9eb4-a0634a56993f 2018-08-18 04:08:32,293 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0882887840271s 2018-08-18 04:08:32,293 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409/os-extra_specs used request id req-22aef866-7a98-4e7a-9eb4-a0634a56993f 2018-08-18 04:08:32,293 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-08-18 04:08:32,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"keypair": {"name": "singlevm2-kp_0a8499af-8366-4a31-8103-eddc6857a82b"}}' 2018-08-18 04:08:32,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2324 Content-Type: application/json 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-c8c6efa3-1c30-4f7f-a3f3-dab176ef8d50 x-compute-request-id: req-c8c6efa3-1c30-4f7f-a3f3-dab176ef8d50 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC26/jIQ4iTP7m5vtYDjwI7bk8IYbCUUaA/ptIC7G35BtYtXiSOF/dgoGcwzEJYp8byfttzQKEGimhmQLUoLsxwrcOqlxAium1E6c0l53AbG1GENckr94kTpqkLJoheH9Ln+lYadK4IZuK53yvsYeq4LJCH009gMe9b3/ppkMaUXrr+mrefKTqhg5MnKGjrwVajDPzdt9rMH3nfRlYdQ47mBjvO0WdaEOLBJRbvY0mW6dLELZ+q6e2I9iZ34dBjlbx+cri3TPet6lhUUHb9NYirNMAre1gGRuD6BnsR1BCBGVIGlWMWZwXQaHZnAF08jVXXnLJgMXM08Vcvzmaw5GIv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtuv4yEOIkz+5ub7WA48CO25PCGGwlFGgP6bSAuxt+QbWLV4k\njhf3YKBnMMxCWKfG8n7bc0ChBopoZkC1KC7McK3DqpcQIrptROnNJedwGxtRhDXJ\nK/eJE6apCyaIXh/S5/pWGnSuCGbiud8r7GHquCyQh9NPYDHvW9/6aZDGlF66/pq3\nnyk6oYOTJyho68FWowz83bfazB9530ZWHUOO5gY7ztFnWhDiwSUW72NJlunSxC2f\nquntiPYmd+HQY5W8fnK4t0z3repYVFB2/TWIqzTAK3tYBkbg+gZ7EdQQgRlSBpVj\nFmcF0Gh2ZwBdPI1V15yyYDFzNPFXL85msORiLwIDAQABAoIBAQCi9D5xsW/mtXtv\n1Gj1TJ4RcahocBaNWtYmPieSwSsLEKMWUWrBRupyoxKqbxyfu/9Ioeg/mRCaMgzl\nIrn/rQklTDcmLmMKfQfAv4OpQ68kBscsv3mSeHceEXdAXrhXGYSacfHoqY8sHvPV\n39FSSLyAC/tJdN6edH2mXDbJelbdbrDIgBocw6njE+5dKRo5LfC7fjX9Dq2jAVzt\n4/OjBP8XYJlDDFoKxttpG0/uW1VtguqLsTZLkxH0drBxgzWyHopVl8z7HzSBgGKJ\n529TY8a4Xu+gOZf+69MX30IoPfysfuEC3ccIszlIr7c5g+nlC/EMZ+GW3fS1C64d\nuMydhA2JAoGBAOFjpKK5HPZ7/4FwzLKqXCMGzTdkiPHc8kuJArcubUsDsX3uEPKc\nxZ9FTsP24MbiZXgL6sE4/GZ9/Sfy5f/BtYKS5goJDZ1VhM5KzaZiZ8+rt4r+Kwq6\nTjMVLYMAi7odIPAVzy2Ht9STO1EgSS4V80JD3zD2dntJjo6FZkHTT8grAoGBAM/D\n0Lc69Pd5cmaW2MUtAm3bTId2OZV84ZztBRB92r3Z4x51vdMge95kNoFfX2A0twr4\nVWG7frvFyA0SZW1hTKFv0U1zm7QgSwl9bt4CiibdJgdEXSKpJUcDiRTei4N4Cqbo\nCCT7BzaxsLVsIXrI9//RSCHXmU2zNuLzdEZ+8agNAoGAfmo67yHQgtctidZQmW0/\n3E12ULlMrgt0wrUIFuItXsOli7I5Qzp3BUwET5lqnWJh8yEL/HAP8RR9Jyjvo7Fs\nMt5dtAc74aETqfj+u3G6NBpmCclhLtUsAy6/phhqRmsMDFzPJQRYMRybSndHVFfv\nZp1W08mIzsGE+Z8MqaLxvp0CgYBXKHlVdJkxfDQ+z0dOqEwdk+Lt7O3JRWNMNq5q\nNbHe9RnvPEuO11C/geDPsxfKvzKOmpEO9935ncYHndEI6sl/6+2tBTOrg+SWrZUl\n84DLPvjmEYrUsIqf2N7X72gtld06GZrZEKn9Ctvrr9n3rXlESyJseAqq6uS6npEH\nxddQvQKBgA9561avPiBgsaFP4YPwhhG8x6GOufvZ+CQ2mAeJVAZ44+mu00sF+AN0\nQ7oLhdkmEEG074nAviXZcRKdAPP+HHWnaK1pCNiTcf55hwtyeelL2ztOKzghkV3b\nWOIPO7GMpuk/vypoOmcYd9zdotodxZbI0UxLFAGb1Dm8F1XkTtCE\n-----END RSA PRIVATE KEY-----\n", "user_id": "7fef778ca89244abab916fdb44fa5c73", "name": "singlevm2-kp_0a8499af-8366-4a31-8103-eddc6857a82b", "fingerprint": "bf:30:71:03:4f:f0:c4:99:13:7f:47:70:27:6f:0b:2d"}} 2018-08-18 04:08:32,647 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-c8c6efa3-1c30-4f7f-a3f3-dab176ef8d50 2018-08-18 04:08:32,647 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.353822946548s 2018-08-18 04:08:32,647 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-c8c6efa3-1c30-4f7f-a3f3-dab176ef8d50 2018-08-18 04:08:32,648 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC26/jIQ4iTP7m5vtYDjwI7bk8IYbCUUaA/ptIC7G35BtYtXiSOF/dgoGcwzEJYp8byfttzQKEGimhmQLUoLsxwrcOqlxAium1E6c0l53AbG1GENckr94kTpqkLJoheH9Ln+lYadK4IZuK53yvsYeq4LJCH009gMe9b3/ppkMaUXrr+mrefKTqhg5MnKGjrwVajDPzdt9rMH3nfRlYdQ47mBjvO0WdaEOLBJRbvY0mW6dLELZ+q6e2I9iZ34dBjlbx+cri3TPet6lhUUHb9NYirNMAre1gGRuD6BnsR1BCBGVIGlWMWZwXQaHZnAF08jVXXnLJgMXM08Vcvzmaw5GIv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtuv4yEOIkz+5ub7WA48CO25PCGGwlFGgP6bSAuxt+QbWLV4k\njhf3YKBnMMxCWKfG8n7bc0ChBopoZkC1KC7McK3DqpcQIrptROnNJedwGxtRhDXJ\nK/eJE6apCyaIXh/S5/pWGnSuCGbiud8r7GHquCyQh9NPYDHvW9/6aZDGlF66/pq3\nnyk6oYOTJyho68FWowz83bfazB9530ZWHUOO5gY7ztFnWhDiwSUW72NJlunSxC2f\nquntiPYmd+HQY5W8fnK4t0z3repYVFB2/TWIqzTAK3tYBkbg+gZ7EdQQgRlSBpVj\nFmcF0Gh2ZwBdPI1V15yyYDFzNPFXL85msORiLwIDAQABAoIBAQCi9D5xsW/mtXtv\n1Gj1TJ4RcahocBaNWtYmPieSwSsLEKMWUWrBRupyoxKqbxyfu/9Ioeg/mRCaMgzl\nIrn/rQklTDcmLmMKfQfAv4OpQ68kBscsv3mSeHceEXdAXrhXGYSacfHoqY8sHvPV\n39FSSLyAC/tJdN6edH2mXDbJelbdbrDIgBocw6njE+5dKRo5LfC7fjX9Dq2jAVzt\n4/OjBP8XYJlDDFoKxttpG0/uW1VtguqLsTZLkxH0drBxgzWyHopVl8z7HzSBgGKJ\n529TY8a4Xu+gOZf+69MX30IoPfysfuEC3ccIszlIr7c5g+nlC/EMZ+GW3fS1C64d\nuMydhA2JAoGBAOFjpKK5HPZ7/4FwzLKqXCMGzTdkiPHc8kuJArcubUsDsX3uEPKc\nxZ9FTsP24MbiZXgL6sE4/GZ9/Sfy5f/BtYKS5goJDZ1VhM5KzaZiZ8+rt4r+Kwq6\nTjMVLYMAi7odIPAVzy2Ht9STO1EgSS4V80JD3zD2dntJjo6FZkHTT8grAoGBAM/D\n0Lc69Pd5cmaW2MUtAm3bTId2OZV84ZztBRB92r3Z4x51vdMge95kNoFfX2A0twr4\nVWG7frvFyA0SZW1hTKFv0U1zm7QgSwl9bt4CiibdJgdEXSKpJUcDiRTei4N4Cqbo\nCCT7BzaxsLVsIXrI9//RSCHXmU2zNuLzdEZ+8agNAoGAfmo67yHQgtctidZQmW0/\n3E12ULlMrgt0wrUIFuItXsOli7I5Qzp3BUwET5lqnWJh8yEL/HAP8RR9Jyjvo7Fs\nMt5dtAc74aETqfj+u3G6NBpmCclhLtUsAy6/phhqRmsMDFzPJQRYMRybSndHVFfv\nZp1W08mIzsGE+Z8MqaLxvp0CgYBXKHlVdJkxfDQ+z0dOqEwdk+Lt7O3JRWNMNq5q\nNbHe9RnvPEuO11C/geDPsxfKvzKOmpEO9935ncYHndEI6sl/6+2tBTOrg+SWrZUl\n84DLPvjmEYrUsIqf2N7X72gtld06GZrZEKn9Ctvrr9n3rXlESyJseAqq6uS6npEH\nxddQvQKBgA9561avPiBgsaFP4YPwhhG8x6GOufvZ+CQ2mAeJVAZ44+mu00sF+AN0\nQ7oLhdkmEEG074nAviXZcRKdAPP+HHWnaK1pCNiTcf55hwtyeelL2ztOKzghkV3b\nWOIPO7GMpuk/vypoOmcYd9zdotodxZbI0UxLFAGb1Dm8F1XkTtCE\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7fef778ca89244abab916fdb44fa5c73', 'name': u'singlevm2-kp_0a8499af-8366-4a31-8103-eddc6857a82b', 'created_at': '2018-08-18T04:08:32.648296', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'205e7575e01f4a7c88ea8cb4e4ef2a9d', 'name': 'singlevm2-project_0a8499af-8366-4a31-8103-eddc6857a82b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'bf:30:71:03:4f:f0:c4:99:13:7f:47:70:27:6f:0b:2d', 'type': 'ssh', 'id': u'singlevm2-kp_0a8499af-8366-4a31-8103-eddc6857a82b'}) 2018-08-18 04:08:32,648 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAtuv4yEOIkz+5ub7WA48CO25PCGGwlFGgP6bSAuxt+QbWLV4k jhf3YKBnMMxCWKfG8n7bc0ChBopoZkC1KC7McK3DqpcQIrptROnNJedwGxtRhDXJ K/eJE6apCyaIXh/S5/pWGnSuCGbiud8r7GHquCyQh9NPYDHvW9/6aZDGlF66/pq3 nyk6oYOTJyho68FWowz83bfazB9530ZWHUOO5gY7ztFnWhDiwSUW72NJlunSxC2f quntiPYmd+HQY5W8fnK4t0z3repYVFB2/TWIqzTAK3tYBkbg+gZ7EdQQgRlSBpVj FmcF0Gh2ZwBdPI1V15yyYDFzNPFXL85msORiLwIDAQABAoIBAQCi9D5xsW/mtXtv 1Gj1TJ4RcahocBaNWtYmPieSwSsLEKMWUWrBRupyoxKqbxyfu/9Ioeg/mRCaMgzl Irn/rQklTDcmLmMKfQfAv4OpQ68kBscsv3mSeHceEXdAXrhXGYSacfHoqY8sHvPV 39FSSLyAC/tJdN6edH2mXDbJelbdbrDIgBocw6njE+5dKRo5LfC7fjX9Dq2jAVzt 4/OjBP8XYJlDDFoKxttpG0/uW1VtguqLsTZLkxH0drBxgzWyHopVl8z7HzSBgGKJ 529TY8a4Xu+gOZf+69MX30IoPfysfuEC3ccIszlIr7c5g+nlC/EMZ+GW3fS1C64d uMydhA2JAoGBAOFjpKK5HPZ7/4FwzLKqXCMGzTdkiPHc8kuJArcubUsDsX3uEPKc xZ9FTsP24MbiZXgL6sE4/GZ9/Sfy5f/BtYKS5goJDZ1VhM5KzaZiZ8+rt4r+Kwq6 TjMVLYMAi7odIPAVzy2Ht9STO1EgSS4V80JD3zD2dntJjo6FZkHTT8grAoGBAM/D 0Lc69Pd5cmaW2MUtAm3bTId2OZV84ZztBRB92r3Z4x51vdMge95kNoFfX2A0twr4 VWG7frvFyA0SZW1hTKFv0U1zm7QgSwl9bt4CiibdJgdEXSKpJUcDiRTei4N4Cqbo CCT7BzaxsLVsIXrI9//RSCHXmU2zNuLzdEZ+8agNAoGAfmo67yHQgtctidZQmW0/ 3E12ULlMrgt0wrUIFuItXsOli7I5Qzp3BUwET5lqnWJh8yEL/HAP8RR9Jyjvo7Fs Mt5dtAc74aETqfj+u3G6NBpmCclhLtUsAy6/phhqRmsMDFzPJQRYMRybSndHVFfv Zp1W08mIzsGE+Z8MqaLxvp0CgYBXKHlVdJkxfDQ+z0dOqEwdk+Lt7O3JRWNMNq5q NbHe9RnvPEuO11C/geDPsxfKvzKOmpEO9935ncYHndEI6sl/6+2tBTOrg+SWrZUl 84DLPvjmEYrUsIqf2N7X72gtld06GZrZEKn9Ctvrr9n3rXlESyJseAqq6uS6npEH xddQvQKBgA9561avPiBgsaFP4YPwhhG8x6GOufvZ+CQ2mAeJVAZ44+mu00sF+AN0 Q7oLhdkmEEG074nAviXZcRKdAPP+HHWnaK1pCNiTcf55hwtyeelL2ztOKzghkV3b WOIPO7GMpuk/vypoOmcYd9zdotodxZbI0UxLFAGb1Dm8F1XkTtCE -----END RSA PRIVATE KEY----- 2018-08-18 04:08:32,650 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-08-18 04:08:32,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"security_group": {"name": "singlevm2-sg_0a8499af-8366-4a31-8103-eddc6857a82b", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-18 04:08:32,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-29aa1a9f-5a6b-4a0b-a715-27439d9e32fd Date: Sat, 18 Aug 2018 04:08:32 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:32Z", "updated_at": "2018-08-18T04:08:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:32Z", "revision_number": 0, "id": "64fe0e6f-274b-4bde-a017-26203d4c9644", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:32Z", "security_group_id": "7b0932c4-7684-4765-825f-e0cdefe45063", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:32Z", "revision_number": 0, "id": "6f210782-e860-4e17-8e88-47e826870ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:32Z", "security_group_id": "7b0932c4-7684-4765-825f-e0cdefe45063", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}], "revision_number": 1, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "id": "7b0932c4-7684-4765-825f-e0cdefe45063", "name": "singlevm2-sg_0a8499af-8366-4a31-8103-eddc6857a82b"}} 2018-08-18 04:08:32,910 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-29aa1a9f-5a6b-4a0b-a715-27439d9e32fd 2018-08-18 04:08:32,910 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.259429931641s 2018-08-18 04:08:32,910 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-29aa1a9f-5a6b-4a0b-a715-27439d9e32fd 2018-08-18 04:08:32,913 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-18 04:08:32,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:33,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-882d7501-4c3b-4aa2-be74-f8a849b7aa56 Date: Sat, 18 Aug 2018 04:08:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:13Z", "updated_at": "2018-08-18T04:08:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:13Z", "revision_number": 0, "id": "064ad532-1902-4bb0-ac82-380405953ab5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:13Z", "security_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:13Z", "revision_number": 0, "id": "08599687-87b6-4ad9-a95a-ee7cbdec4875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:13Z", "security_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:13Z", "revision_number": 0, "id": "3ce2fa11-09e8-4a25-bad0-36a53d790873", "remote_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:13Z", "security_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:13Z", "revision_number": 0, "id": "68440a35-70c5-4487-947d-60e1c2c53126", "remote_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:13Z", "security_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}], "revision_number": 1, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:32Z", "updated_at": "2018-08-18T04:08:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:32Z", "revision_number": 0, "id": "64fe0e6f-274b-4bde-a017-26203d4c9644", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:32Z", "security_group_id": "7b0932c4-7684-4765-825f-e0cdefe45063", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:32Z", "revision_number": 0, "id": "6f210782-e860-4e17-8e88-47e826870ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:32Z", "security_group_id": "7b0932c4-7684-4765-825f-e0cdefe45063", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}], "revision_number": 1, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "id": "7b0932c4-7684-4765-825f-e0cdefe45063", "name": "singlevm2-sg_0a8499af-8366-4a31-8103-eddc6857a82b"}]} 2018-08-18 04:08:33,042 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-882d7501-4c3b-4aa2-be74-f8a849b7aa56 2018-08-18 04:08:33,043 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.129451036453s 2018-08-18 04:08:33,043 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-882d7501-4c3b-4aa2-be74-f8a849b7aa56 2018-08-18 04:08:33,045 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-08-18 04:08:33,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "7b0932c4-7684-4765-825f-e0cdefe45063"}}' 2018-08-18 04:08:33,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f1e7cd4b-f7c2-43a7-84a4-7723935abe99 Date: Sat, 18 Aug 2018 04:08:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-18T04:08:33Z", "security_group_id": "7b0932c4-7684-4765-825f-e0cdefe45063", "port_range_min": 22, "revision_number": 0, "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:33Z", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "id": "8e00506c-1153-43ca-b366-ff9fdce4f7eb"}} 2018-08-18 04:08:33,246 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-f1e7cd4b-f7c2-43a7-84a4-7723935abe99 2018-08-18 04:08:33,246 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.201192140579s 2018-08-18 04:08:33,246 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-f1e7cd4b-f7c2-43a7-84a4-7723935abe99 2018-08-18 04:08:33,248 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-18 04:08:33,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:33,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-10bb48cd-06b0-400a-9aab-8bfa12577720 Date: Sat, 18 Aug 2018 04:08:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:13Z", "updated_at": "2018-08-18T04:08:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:13Z", "revision_number": 0, "id": "064ad532-1902-4bb0-ac82-380405953ab5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:13Z", "security_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:13Z", "revision_number": 0, "id": "08599687-87b6-4ad9-a95a-ee7cbdec4875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:13Z", "security_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:13Z", "revision_number": 0, "id": "3ce2fa11-09e8-4a25-bad0-36a53d790873", "remote_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:13Z", "security_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:13Z", "revision_number": 0, "id": "68440a35-70c5-4487-947d-60e1c2c53126", "remote_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:13Z", "security_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}], "revision_number": 1, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:32Z", "updated_at": "2018-08-18T04:08:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:32Z", "revision_number": 0, "id": "64fe0e6f-274b-4bde-a017-26203d4c9644", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:32Z", "security_group_id": "7b0932c4-7684-4765-825f-e0cdefe45063", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:32Z", "revision_number": 0, "id": "6f210782-e860-4e17-8e88-47e826870ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:32Z", "security_group_id": "7b0932c4-7684-4765-825f-e0cdefe45063", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T04:08:33Z", "revision_number": 0, "id": "8e00506c-1153-43ca-b366-ff9fdce4f7eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:33Z", "security_group_id": "7b0932c4-7684-4765-825f-e0cdefe45063", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}], "revision_number": 2, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "id": "7b0932c4-7684-4765-825f-e0cdefe45063", "name": "singlevm2-sg_0a8499af-8366-4a31-8103-eddc6857a82b"}]} 2018-08-18 04:08:33,351 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-10bb48cd-06b0-400a-9aab-8bfa12577720 2018-08-18 04:08:33,351 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.102975130081s 2018-08-18 04:08:33,352 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-10bb48cd-06b0-400a-9aab-8bfa12577720 2018-08-18 04:08:33,353 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-08-18 04:08:33,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "7b0932c4-7684-4765-825f-e0cdefe45063"}}' 2018-08-18 04:08:33,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6321cf37-cd98-4d48-8162-2f57c674d1e1 Date: Sat, 18 Aug 2018 04:08:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-18T04:08:33Z", "security_group_id": "7b0932c4-7684-4765-825f-e0cdefe45063", "port_range_min": null, "revision_number": 0, "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:33Z", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "id": "940f7940-2248-4e02-acd4-29707d69a744"}} 2018-08-18 04:08:33,552 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-6321cf37-cd98-4d48-8162-2f57c674d1e1 2018-08-18 04:08:33,552 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.198940038681s 2018-08-18 04:08:33,553 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-6321cf37-cd98-4d48-8162-2f57c674d1e1 2018-08-18 04:08:33,554 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:08:33,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:33,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-ee14cdd9-38c9-4ce9-b1cc-569f9cbf0e49 Date: Sat, 18 Aug 2018 04:08:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["215b9503-0d86-47da-8a91-97da47eb9301"],"updated_at":"2018-08-18T04:08:14Z","tenant_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","created_at":"2018-08-18T04:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","id":"08cd97d1-b435-4336-a3e1-880126f4a513","name":"singlevm2-net_0a8499af-8366-4a31-8103-eddc6857a82b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"updated_at":"2018-08-18T03:58:56Z","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"0af31944-cf5d-42cc-ad16-ed23df330df2","name":"ext-net"}]} 2018-08-18 04:08:33,710 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-ee14cdd9-38c9-4ce9-b1cc-569f9cbf0e49 2018-08-18 04:08:33,710 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.156449079514s 2018-08-18 04:08:33,710 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-ee14cdd9-38c9-4ce9-b1cc-569f9cbf0e49 2018-08-18 04:08:33,713 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-18 04:08:33,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:34,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-2ef8c5ec-c706-4695-be6c-3cc2b6797110 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/f900707b-b33b-466c-a58e-0fd6da8b0377/snap", "metadata": {}}], "file": "/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377/file", "owner": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "id": "f900707b-b33b-466c-a58e-0fd6da8b0377", "size": 12716032, "self": "/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377", "disk_format": "qcow2", "direct_url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/f900707b-b33b-466c-a58e-0fd6da8b0377/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-18T04:08:30Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0a8499af-8366-4a31-8103-eddc6857a82b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0a8499af-8366-4a31-8103-eddc6857a82b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T04:08:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 04:08:34,359 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-2ef8c5ec-c706-4695-be6c-3cc2b6797110 2018-08-18 04:08:34,359 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.64613199234s 2018-08-18 04:08:34,359 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-2ef8c5ec-c706-4695-be6c-3cc2b6797110 2018-08-18 04:08:34,360 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-18 04:08:34,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:34,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json 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-8a1b8fbd-d709-46d3-a8bb-c83e8d209343 x-compute-request-id: req-8a1b8fbd-d709-46d3-a8bb-c83e8d209343 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "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": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "singlevm2-flavor_0a8499af-8366-4a31-8103-eddc6857a82b", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409", "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": "c3917cdf-54df-4a11-b5b0-0eab96dda409"}]} 2018-08-18 04:08:34,440 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-8a1b8fbd-d709-46d3-a8bb-c83e8d209343 2018-08-18 04:08:34,440 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0802979469299s 2018-08-18 04:08:34,441 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-8a1b8fbd-d709-46d3-a8bb-c83e8d209343 2018-08-18 04:08:34,443 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-08-18 04:08:34,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"server": {"name": "singlevm2-vm_0a8499af-8366-4a31-8103-eddc6857a82b", "imageRef": "f900707b-b33b-466c-a58e-0fd6da8b0377", "key_name": "singlevm2-kp_0a8499af-8366-4a31-8103-eddc6857a82b", "flavorRef": "c3917cdf-54df-4a11-b5b0-0eab96dda409", "max_count": 1, "min_count": 1, "networks": [{"uuid": "08cd97d1-b435-4336-a3e1-880126f4a513"}], "security_groups": [{"name": "7b0932c4-7684-4765-825f-e0cdefe45063"}]}}' 2018-08-18 04:08:35,568 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b Content-Type: application/json 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-06636692-09b0-431e-91a8-907019aed020 x-compute-request-id: req-06636692-09b0-431e-91a8-907019aed020 RESP BODY: {"server": {"security_groups": [{"name": "7b0932c4-7684-4765-825f-e0cdefe45063"}], "OS-DCF:diskConfig": "MANUAL", "id": "5809cb19-1708-46b0-84c4-97a0300fdd2b", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b", "rel": "bookmark"}], "adminPass": "2ugZUJ2a6rcN"}} 2018-08-18 04:08:35,568 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-06636692-09b0-431e-91a8-907019aed020 2018-08-18 04:08:35,568 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 1.12524604797s 2018-08-18 04:08:35,568 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-06636692-09b0-431e-91a8-907019aed020 2018-08-18 04:08:35,569 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-18 04:08:35,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:36,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1329 Content-Type: application/json 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-4aec204d-2793-4d2e-95d8-241eae9f831c x-compute-request-id: req-4aec204d-2793-4d2e-95d8-241eae9f831c RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b", "rel": "bookmark"}], "image": {"id": "f900707b-b33b-466c-a58e-0fd6da8b0377", "links": [{"href": "https://192.16.1.222:8774/images/f900707b-b33b-466c-a58e-0fd6da8b0377", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3917cdf-54df-4a11-b5b0-0eab96dda409", "links": [{"href": "https://192.16.1.222:8774/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409", "rel": "bookmark"}]}, "id": "5809cb19-1708-46b0-84c4-97a0300fdd2b", "user_id": "7fef778ca89244abab916fdb44fa5c73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T04:08:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0a8499af-8366-4a31-8103-eddc6857a82b", "name": "singlevm2-vm_0a8499af-8366-4a31-8103-eddc6857a82b", "created": "2018-08-18T04:08:35Z", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 04:08:36,578 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-4aec204d-2793-4d2e-95d8-241eae9f831c 2018-08-18 04:08:36,578 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.00891804695s 2018-08-18 04:08:36,578 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-4aec204d-2793-4d2e-95d8-241eae9f831c 2018-08-18 04:08:36,582 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:08:36,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:36,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-40f3784c-7234-4bdc-b392-42458ad34c4f Date: Sat, 18 Aug 2018 04:08:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["215b9503-0d86-47da-8a91-97da47eb9301"],"updated_at":"2018-08-18T04:08:14Z","tenant_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","created_at":"2018-08-18T04:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","id":"08cd97d1-b435-4336-a3e1-880126f4a513","name":"singlevm2-net_0a8499af-8366-4a31-8103-eddc6857a82b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"updated_at":"2018-08-18T03:58:56Z","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"0af31944-cf5d-42cc-ad16-ed23df330df2","name":"ext-net"}]} 2018-08-18 04:08:36,763 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-40f3784c-7234-4bdc-b392-42458ad34c4f 2018-08-18 04:08:36,763 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.181321144104s 2018-08-18 04:08:36,763 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-40f3784c-7234-4bdc-b392-42458ad34c4f 2018-08-18 04:08:36,764 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-18 04:08:36,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:36,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-d9e8dbc2-4475-44ff-8d24-a49b8a4f5dae Date: Sat, 18 Aug 2018 04:08:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08cd97d1-b435-4336-a3e1-880126f4a513","tenant_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","created_at":"2018-08-18T04:08:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T04:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","id":"215b9503-0d86-47da-8a91-97da47eb9301","subnetpool_id":null,"name":"singlevm2-subnet_0a8499af-8366-4a31-8103-eddc6857a82b"}]} 2018-08-18 04:08:36,849 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-d9e8dbc2-4475-44ff-8d24-a49b8a4f5dae 2018-08-18 04:08:36,849 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0850660800934s 2018-08-18 04:08:36,849 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-d9e8dbc2-4475-44ff-8d24-a49b8a4f5dae 2018-08-18 04:08:36,850 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 04:08:38,852 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-18 04:08:38,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:39,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1333 Content-Type: application/json 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-878096f1-9894-4f06-929b-d5cda4478617 x-compute-request-id: req-878096f1-9894-4f06-929b-d5cda4478617 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b", "rel": "bookmark"}], "image": {"id": "f900707b-b33b-466c-a58e-0fd6da8b0377", "links": [{"href": "https://192.16.1.222:8774/images/f900707b-b33b-466c-a58e-0fd6da8b0377", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3917cdf-54df-4a11-b5b0-0eab96dda409", "links": [{"href": "https://192.16.1.222:8774/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409", "rel": "bookmark"}]}, "id": "5809cb19-1708-46b0-84c4-97a0300fdd2b", "user_id": "7fef778ca89244abab916fdb44fa5c73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T04:08:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0a8499af-8366-4a31-8103-eddc6857a82b", "name": "singlevm2-vm_0a8499af-8366-4a31-8103-eddc6857a82b", "created": "2018-08-18T04:08:35Z", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 04:08:39,132 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-878096f1-9894-4f06-929b-d5cda4478617 2018-08-18 04:08:39,132 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.280310153961s 2018-08-18 04:08:39,132 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-878096f1-9894-4f06-929b-d5cda4478617 2018-08-18 04:08:39,134 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 04:08:41,137 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-18 04:08:41,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:42,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1471 Content-Type: application/json 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-aa8dcaf9-0483-494f-b78c-8a43c812efe3 x-compute-request-id: req-aa8dcaf9-0483-494f-b78c-8a43c812efe3 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b", "rel": "bookmark"}], "image": {"id": "f900707b-b33b-466c-a58e-0fd6da8b0377", "links": [{"href": "https://192.16.1.222:8774/images/f900707b-b33b-466c-a58e-0fd6da8b0377", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3917cdf-54df-4a11-b5b0-0eab96dda409", "links": [{"href": "https://192.16.1.222:8774/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409", "rel": "bookmark"}]}, "id": "5809cb19-1708-46b0-84c4-97a0300fdd2b", "security_groups": [{"name": "singlevm2-sg_0a8499af-8366-4a31-8103-eddc6857a82b"}], "user_id": "7fef778ca89244abab916fdb44fa5c73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T04:08:39Z", "hostId": "08c03c9a93c418ea9c5bc788facc73554be4b09c5d389bf980056b77", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0a8499af-8366-4a31-8103-eddc6857a82b", "name": "singlevm2-vm_0a8499af-8366-4a31-8103-eddc6857a82b", "created": "2018-08-18T04:08:35Z", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 04:08:42,247 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-aa8dcaf9-0483-494f-b78c-8a43c812efe3 2018-08-18 04:08:42,248 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.11045408249s 2018-08-18 04:08:42,248 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-aa8dcaf9-0483-494f-b78c-8a43c812efe3 2018-08-18 04:08:42,250 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 04:08:44,252 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-18 04:08:44,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:44,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1471 Content-Type: application/json 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-43be1027-38f5-4bab-a252-55d7cde3eb20 x-compute-request-id: req-43be1027-38f5-4bab-a252-55d7cde3eb20 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b", "rel": "bookmark"}], "image": {"id": "f900707b-b33b-466c-a58e-0fd6da8b0377", "links": [{"href": "https://192.16.1.222:8774/images/f900707b-b33b-466c-a58e-0fd6da8b0377", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3917cdf-54df-4a11-b5b0-0eab96dda409", "links": [{"href": "https://192.16.1.222:8774/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409", "rel": "bookmark"}]}, "id": "5809cb19-1708-46b0-84c4-97a0300fdd2b", "security_groups": [{"name": "singlevm2-sg_0a8499af-8366-4a31-8103-eddc6857a82b"}], "user_id": "7fef778ca89244abab916fdb44fa5c73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T04:08:39Z", "hostId": "08c03c9a93c418ea9c5bc788facc73554be4b09c5d389bf980056b77", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0a8499af-8366-4a31-8103-eddc6857a82b", "name": "singlevm2-vm_0a8499af-8366-4a31-8103-eddc6857a82b", "created": "2018-08-18T04:08:35Z", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 04:08:44,855 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-43be1027-38f5-4bab-a252-55d7cde3eb20 2018-08-18 04:08:44,855 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.602709054947s 2018-08-18 04:08:44,855 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-43be1027-38f5-4bab-a252-55d7cde3eb20 2018-08-18 04:08:44,858 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 04:08:46,860 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-18 04:08:46,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:47,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1659 Content-Type: application/json 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-e5a12e67-4ead-40b1-91b9-086061360b99 x-compute-request-id: req-e5a12e67-4ead-40b1-91b9-086061360b99 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_0a8499af-8366-4a31-8103-eddc6857a82b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:79:7a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b", "rel": "bookmark"}], "image": {"id": "f900707b-b33b-466c-a58e-0fd6da8b0377", "links": [{"href": "https://192.16.1.222:8774/images/f900707b-b33b-466c-a58e-0fd6da8b0377", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T04:08:44.000000", "flavor": {"id": "c3917cdf-54df-4a11-b5b0-0eab96dda409", "links": [{"href": "https://192.16.1.222:8774/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409", "rel": "bookmark"}]}, "id": "5809cb19-1708-46b0-84c4-97a0300fdd2b", "security_groups": [{"name": "singlevm2-sg_0a8499af-8366-4a31-8103-eddc6857a82b"}], "user_id": "7fef778ca89244abab916fdb44fa5c73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T04:08:44Z", "hostId": "08c03c9a93c418ea9c5bc788facc73554be4b09c5d389bf980056b77", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0a8499af-8366-4a31-8103-eddc6857a82b", "name": "singlevm2-vm_0a8499af-8366-4a31-8103-eddc6857a82b", "created": "2018-08-18T04:08:35Z", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 04:08:47,912 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e5a12e67-4ead-40b1-91b9-086061360b99 2018-08-18 04:08:47,912 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.05159378052s 2018-08-18 04:08:47,912 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e5a12e67-4ead-40b1-91b9-086061360b99 2018-08-18 04:08:47,914 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-18 04:08:47,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=5809cb19-1708-46b0-84c4-97a0300fdd2b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:48,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-cf764487-a6b3-421a-937a-6e28ad0c32cf Date: Sat, 18 Aug 2018 04:08:48 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"08cd97d1-b435-4336-a3e1-880126f4a513","tenant_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","created_at":"2018-08-18T04:08:40Z","admin_state_up":true,"updated_at":"2018-08-18T04:08:42Z","binding:vnic_type":"normal","device_id":"5809cb19-1708-46b0-84c4-97a0300fdd2b","device_owner":"compute:nova","revision_number":3,"mac_address":"fa:16:3e:38:79:7a","id":"28164642-7890-45fe-8685-54ff68c343dd","port_security_enabled":true,"project_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","fixed_ips":[{"subnet_id":"215b9503-0d86-47da-8a91-97da47eb9301","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["7b0932c4-7684-4765-825f-e0cdefe45063"],"name":""}]} 2018-08-18 04:08:48,065 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=5809cb19-1708-46b0-84c4-97a0300fdd2b used request id req-cf764487-a6b3-421a-937a-6e28ad0c32cf 2018-08-18 04:08:48,065 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.150782108307s 2018-08-18 04:08:48,065 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=5809cb19-1708-46b0-84c4-97a0300fdd2b used request id req-cf764487-a6b3-421a-937a-6e28ad0c32cf 2018-08-18 04:08:48,068 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:08:48,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=28164642-7890-45fe-8685-54ff68c343dd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:48,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c3a331a6-10f6-410a-8253-23d961e5bf75 Date: Sat, 18 Aug 2018 04:08:48 GMT RESP BODY: {"floatingips": []} 2018-08-18 04:08:48,149 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=28164642-7890-45fe-8685-54ff68c343dd used request id req-c3a331a6-10f6-410a-8253-23d961e5bf75 2018-08-18 04:08:48,149 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0812609195709s 2018-08-18 04:08:48,149 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=28164642-7890-45fe-8685-54ff68c343dd used request id req-c3a331a6-10f6-410a-8253-23d961e5bf75 2018-08-18 04:08:48,150 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_0a8499af-8366-4a31-8103-eddc6857a82b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:38:79:7a', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f900707b-b33b-466c-a58e-0fd6da8b0377'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-18T04:08:44.000000', 'flavor': Munch({u'id': u'c3917cdf-54df-4a11-b5b0-0eab96dda409'}), 'az': u'nova', 'id': u'5809cb19-1708-46b0-84c4-97a0300fdd2b', 'security_groups': [Munch({u'name': u'singlevm2-sg_0a8499af-8366-4a31-8103-eddc6857a82b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7fef778ca89244abab916fdb44fa5c73', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'205e7575e01f4a7c88ea8cb4e4ef2a9d', 'name': 'singlevm2-project_0a8499af-8366-4a31-8103-eddc6857a82b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-18T04:08:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T04:08:44Z', 'hostId': u'08c03c9a93c418ea9c5bc788facc73554be4b09c5d389bf980056b77', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_0a8499af-8366-4a31-8103-eddc6857a82b', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'08c03c9a93c418ea9c5bc788facc73554be4b09c5d389bf980056b77', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-18T04:08:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'205e7575e01f4a7c88ea8cb4e4ef2a9d', 'name': u'singlevm2-vm_0a8499af-8366-4a31-8103-eddc6857a82b', 'adminPass': u'2ugZUJ2a6rcN', 'tenant_id': u'205e7575e01f4a7c88ea8cb4e4ef2a9d', 'created_at': u'2018-08-18T04:08:35Z', 'created': u'2018-08-18T04:08:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-08-18 04:08:48,151 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:08:48,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:48,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-97969ffd-c302-4723-a6d9-c1a5237ac5b2 Date: Sat, 18 Aug 2018 04:08:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["215b9503-0d86-47da-8a91-97da47eb9301"],"updated_at":"2018-08-18T04:08:14Z","tenant_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","created_at":"2018-08-18T04:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","id":"08cd97d1-b435-4336-a3e1-880126f4a513","name":"singlevm2-net_0a8499af-8366-4a31-8103-eddc6857a82b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"updated_at":"2018-08-18T03:58:56Z","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"0af31944-cf5d-42cc-ad16-ed23df330df2","name":"ext-net"}]} 2018-08-18 04:08:48,304 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-97969ffd-c302-4723-a6d9-c1a5237ac5b2 2018-08-18 04:08:48,304 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.152969837189s 2018-08-18 04:08:48,304 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-97969ffd-c302-4723-a6d9-c1a5237ac5b2 2018-08-18 04:08:48,305 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-18 04:08:48,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=5809cb19-1708-46b0-84c4-97a0300fdd2b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:48,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-cf0428a1-ab39-4e6d-a362-2b1cf4fd5780 Date: Sat, 18 Aug 2018 04:08:48 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"08cd97d1-b435-4336-a3e1-880126f4a513","tenant_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","created_at":"2018-08-18T04:08:40Z","admin_state_up":true,"updated_at":"2018-08-18T04:08:42Z","binding:vnic_type":"normal","device_id":"5809cb19-1708-46b0-84c4-97a0300fdd2b","device_owner":"compute:nova","revision_number":3,"mac_address":"fa:16:3e:38:79:7a","id":"28164642-7890-45fe-8685-54ff68c343dd","port_security_enabled":true,"project_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","fixed_ips":[{"subnet_id":"215b9503-0d86-47da-8a91-97da47eb9301","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["7b0932c4-7684-4765-825f-e0cdefe45063"],"name":""}]} 2018-08-18 04:08:48,392 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=5809cb19-1708-46b0-84c4-97a0300fdd2b used request id req-cf0428a1-ab39-4e6d-a362-2b1cf4fd5780 2018-08-18 04:08:48,392 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0872418880463s 2018-08-18 04:08:48,392 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=5809cb19-1708-46b0-84c4-97a0300fdd2b used request id req-cf0428a1-ab39-4e6d-a362-2b1cf4fd5780 2018-08-18 04:08:48,393 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-08-18 04:08:48,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"floatingip": {"floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "fixed_ip_address": "192.168.120.6", "port_id": "28164642-7890-45fe-8685-54ff68c343dd"}}' 2018-08-18 04:08:52,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-0482544e-a5e3-4995-8550-2ab2ff5877e5 Date: Sat, 18 Aug 2018 04:08:52 GMT RESP BODY: {"floatingip": {"router_id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:49Z", "updated_at": "2018-08-18T04:08:49Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "DOWN", "name": "", "admin_state_up": true, "network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:79:7a", "device_id": "5809cb19-1708-46b0-84c4-97a0300fdd2b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "192.16.1.119", "revision_number": 0, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_id": "28164642-7890-45fe-8685-54ff68c343dd", "id": "6d2f33f3-5f0d-40e8-a9d3-15f8ba31a1c9"}} 2018-08-18 04:08:52,512 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-0482544e-a5e3-4995-8550-2ab2ff5877e5 2018-08-18 04:08:52,512 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 4.11937785149s 2018-08-18 04:08:52,513 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-0482544e-a5e3-4995-8550-2ab2ff5877e5 2018-08-18 04:08:52,517 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:08:52,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:52,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-3a6a5022-3503-4301-88a5-89978ec75593 Date: Sat, 18 Aug 2018 04:08:52 GMT RESP BODY: {"floatingips": [{"router_id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:49Z", "updated_at": "2018-08-18T04:08:49Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:79:7a", "device_id": "5809cb19-1708-46b0-84c4-97a0300fdd2b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "192.16.1.119", "revision_number": 0, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_id": "28164642-7890-45fe-8685-54ff68c343dd", "id": "6d2f33f3-5f0d-40e8-a9d3-15f8ba31a1c9"}]} 2018-08-18 04:08:52,658 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-3a6a5022-3503-4301-88a5-89978ec75593 2018-08-18 04:08:52,658 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.140847921371s 2018-08-18 04:08:52,658 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-3a6a5022-3503-4301-88a5-89978ec75593 2018-08-18 04:08:52,661 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:08:52,763 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:08:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:53,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-8bb82c3e-bf8b-4946-898d-de68434699dc Date: Sat, 18 Aug 2018 04:08:53 GMT RESP BODY: {"floatingips": [{"router_id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:49Z", "updated_at": "2018-08-18T04:08:49Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:79:7a", "device_id": "5809cb19-1708-46b0-84c4-97a0300fdd2b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "192.16.1.119", "revision_number": 0, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_id": "28164642-7890-45fe-8685-54ff68c343dd", "id": "6d2f33f3-5f0d-40e8-a9d3-15f8ba31a1c9"}]} 2018-08-18 04:08:53,059 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-8bb82c3e-bf8b-4946-898d-de68434699dc 2018-08-18 04:08:53,059 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.295883893967s 2018-08-18 04:08:53,060 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-8bb82c3e-bf8b-4946-898d-de68434699dc 2018-08-18 04:08:53,062 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:08:53,166 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:08:53,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:53,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-b6981b8d-18ea-4676-94dd-a09c2313523c Date: Sat, 18 Aug 2018 04:08:53 GMT RESP BODY: {"floatingips": [{"router_id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:49Z", "updated_at": "2018-08-18T04:08:49Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:79:7a", "device_id": "5809cb19-1708-46b0-84c4-97a0300fdd2b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "192.16.1.119", "revision_number": 0, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_id": "28164642-7890-45fe-8685-54ff68c343dd", "id": "6d2f33f3-5f0d-40e8-a9d3-15f8ba31a1c9"}]} 2018-08-18 04:08:53,273 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-b6981b8d-18ea-4676-94dd-a09c2313523c 2018-08-18 04:08:53,273 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.107164859772s 2018-08-18 04:08:53,273 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-b6981b8d-18ea-4676-94dd-a09c2313523c 2018-08-18 04:08:53,275 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:08:53,378 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:08:53,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:53,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-ad4e04da-31f9-41b2-be36-272793310cfd Date: Sat, 18 Aug 2018 04:08:53 GMT RESP BODY: {"floatingips": [{"router_id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:49Z", "updated_at": "2018-08-18T04:08:49Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:79:7a", "device_id": "5809cb19-1708-46b0-84c4-97a0300fdd2b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "192.16.1.119", "revision_number": 0, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_id": "28164642-7890-45fe-8685-54ff68c343dd", "id": "6d2f33f3-5f0d-40e8-a9d3-15f8ba31a1c9"}]} 2018-08-18 04:08:53,493 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-ad4e04da-31f9-41b2-be36-272793310cfd 2018-08-18 04:08:53,493 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.115034103394s 2018-08-18 04:08:53,493 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-ad4e04da-31f9-41b2-be36-272793310cfd 2018-08-18 04:08:53,495 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:08:53,598 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:08:53,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:53,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-31066284-d06b-4d2e-8bb7-4d57cd302215 Date: Sat, 18 Aug 2018 04:08:53 GMT RESP BODY: {"floatingips": [{"router_id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:49Z", "updated_at": "2018-08-18T04:08:49Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:79:7a", "device_id": "5809cb19-1708-46b0-84c4-97a0300fdd2b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "192.16.1.119", "revision_number": 0, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_id": "28164642-7890-45fe-8685-54ff68c343dd", "id": "6d2f33f3-5f0d-40e8-a9d3-15f8ba31a1c9"}]} 2018-08-18 04:08:53,726 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-31066284-d06b-4d2e-8bb7-4d57cd302215 2018-08-18 04:08:53,726 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.128185987473s 2018-08-18 04:08:53,727 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-31066284-d06b-4d2e-8bb7-4d57cd302215 2018-08-18 04:08:53,729 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:08:53,832 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:08:53,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:54,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-0c00b3f1-a1d5-419a-84ab-cf4b94b49bad Date: Sat, 18 Aug 2018 04:08:53 GMT RESP BODY: {"floatingips": [{"router_id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:49Z", "updated_at": "2018-08-18T04:08:49Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:79:7a", "device_id": "5809cb19-1708-46b0-84c4-97a0300fdd2b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "192.16.1.119", "revision_number": 0, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_id": "28164642-7890-45fe-8685-54ff68c343dd", "id": "6d2f33f3-5f0d-40e8-a9d3-15f8ba31a1c9"}]} 2018-08-18 04:08:54,000 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-0c00b3f1-a1d5-419a-84ab-cf4b94b49bad 2018-08-18 04:08:54,000 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.16742515564s 2018-08-18 04:08:54,000 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-0c00b3f1-a1d5-419a-84ab-cf4b94b49bad 2018-08-18 04:08:54,002 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:08:54,106 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:08:54,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:54,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-26afde93-5902-4807-8f7c-3fb8c33878b6 Date: Sat, 18 Aug 2018 04:08:54 GMT RESP BODY: {"floatingips": [{"router_id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:49Z", "updated_at": "2018-08-18T04:08:49Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:79:7a", "device_id": "5809cb19-1708-46b0-84c4-97a0300fdd2b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "192.16.1.119", "revision_number": 0, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_id": "28164642-7890-45fe-8685-54ff68c343dd", "id": "6d2f33f3-5f0d-40e8-a9d3-15f8ba31a1c9"}]} 2018-08-18 04:08:54,216 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-26afde93-5902-4807-8f7c-3fb8c33878b6 2018-08-18 04:08:54,217 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.110548973083s 2018-08-18 04:08:54,217 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-26afde93-5902-4807-8f7c-3fb8c33878b6 2018-08-18 04:08:54,219 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:08:54,322 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:08:54,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:54,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-6fe4e6a5-dff3-4e61-bcf3-08164a8c7841 Date: Sat, 18 Aug 2018 04:08:54 GMT RESP BODY: {"floatingips": [{"router_id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:49Z", "updated_at": "2018-08-18T04:08:49Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:79:7a", "device_id": "5809cb19-1708-46b0-84c4-97a0300fdd2b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "192.16.1.119", "revision_number": 0, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_id": "28164642-7890-45fe-8685-54ff68c343dd", "id": "6d2f33f3-5f0d-40e8-a9d3-15f8ba31a1c9"}]} 2018-08-18 04:08:54,409 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-6fe4e6a5-dff3-4e61-bcf3-08164a8c7841 2018-08-18 04:08:54,409 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.086984872818s 2018-08-18 04:08:54,409 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-6fe4e6a5-dff3-4e61-bcf3-08164a8c7841 2018-08-18 04:08:54,412 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:08:54,515 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:08:54,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:54,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-717ff602-7051-43aa-b985-b150e6758c66 Date: Sat, 18 Aug 2018 04:08:54 GMT RESP BODY: {"floatingips": [{"router_id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:49Z", "updated_at": "2018-08-18T04:08:49Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:79:7a", "device_id": "5809cb19-1708-46b0-84c4-97a0300fdd2b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "192.16.1.119", "revision_number": 0, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_id": "28164642-7890-45fe-8685-54ff68c343dd", "id": "6d2f33f3-5f0d-40e8-a9d3-15f8ba31a1c9"}]} 2018-08-18 04:08:54,622 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-717ff602-7051-43aa-b985-b150e6758c66 2018-08-18 04:08:54,622 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.10672712326s 2018-08-18 04:08:54,622 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-717ff602-7051-43aa-b985-b150e6758c66 2018-08-18 04:08:54,624 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:08:54,727 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:08:54,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:54,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-741204e5-0d10-410b-ad2b-ee2ac187c262 Date: Sat, 18 Aug 2018 04:08:54 GMT RESP BODY: {"floatingips": [{"router_id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:49Z", "updated_at": "2018-08-18T04:08:49Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:79:7a", "device_id": "5809cb19-1708-46b0-84c4-97a0300fdd2b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "192.16.1.119", "revision_number": 0, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_id": "28164642-7890-45fe-8685-54ff68c343dd", "id": "6d2f33f3-5f0d-40e8-a9d3-15f8ba31a1c9"}]} 2018-08-18 04:08:54,844 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-741204e5-0d10-410b-ad2b-ee2ac187c262 2018-08-18 04:08:54,844 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.116588115692s 2018-08-18 04:08:54,844 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-741204e5-0d10-410b-ad2b-ee2ac187c262 2018-08-18 04:08:54,846 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:08:54,949 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:08:54,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:55,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-f56ec15d-edff-4285-bf80-13b03aa74674 Date: Sat, 18 Aug 2018 04:08:55 GMT RESP BODY: {"floatingips": [{"router_id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:49Z", "updated_at": "2018-08-18T04:08:49Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:79:7a", "device_id": "5809cb19-1708-46b0-84c4-97a0300fdd2b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "192.16.1.119", "revision_number": 0, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_id": "28164642-7890-45fe-8685-54ff68c343dd", "id": "6d2f33f3-5f0d-40e8-a9d3-15f8ba31a1c9"}]} 2018-08-18 04:08:55,073 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-f56ec15d-edff-4285-bf80-13b03aa74674 2018-08-18 04:08:55,073 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.123846054077s 2018-08-18 04:08:55,074 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-f56ec15d-edff-4285-bf80-13b03aa74674 2018-08-18 04:08:55,076 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:08:55,179 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:08:55,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:55,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-5982399b-9825-4599-9486-9049d0b94dad Date: Sat, 18 Aug 2018 04:08:55 GMT RESP BODY: {"floatingips": [{"router_id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:49Z", "updated_at": "2018-08-18T04:08:49Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:79:7a", "device_id": "5809cb19-1708-46b0-84c4-97a0300fdd2b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "192.16.1.119", "revision_number": 0, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_id": "28164642-7890-45fe-8685-54ff68c343dd", "id": "6d2f33f3-5f0d-40e8-a9d3-15f8ba31a1c9"}]} 2018-08-18 04:08:55,293 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-5982399b-9825-4599-9486-9049d0b94dad 2018-08-18 04:08:55,293 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.113589048386s 2018-08-18 04:08:55,293 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-5982399b-9825-4599-9486-9049d0b94dad 2018-08-18 04:08:55,295 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:08:55,398 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:08:55,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:55,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-5faf702d-31cf-4e89-8f0f-a572dc07fb98 Date: Sat, 18 Aug 2018 04:08:55 GMT RESP BODY: {"floatingips": [{"router_id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:49Z", "updated_at": "2018-08-18T04:08:49Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:79:7a", "device_id": "5809cb19-1708-46b0-84c4-97a0300fdd2b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "192.16.1.119", "revision_number": 0, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_id": "28164642-7890-45fe-8685-54ff68c343dd", "id": "6d2f33f3-5f0d-40e8-a9d3-15f8ba31a1c9"}]} 2018-08-18 04:08:55,552 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-5faf702d-31cf-4e89-8f0f-a572dc07fb98 2018-08-18 04:08:55,552 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.154003143311s 2018-08-18 04:08:55,553 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-5faf702d-31cf-4e89-8f0f-a572dc07fb98 2018-08-18 04:08:55,555 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:08:55,658 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:08:55,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:55,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-cb4f2b3a-67f6-409a-99b7-78390b8848b3 Date: Sat, 18 Aug 2018 04:08:55 GMT RESP BODY: {"floatingips": [{"router_id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:49Z", "updated_at": "2018-08-18T04:08:49Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:79:7a", "device_id": "5809cb19-1708-46b0-84c4-97a0300fdd2b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "192.16.1.119", "revision_number": 0, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_id": "28164642-7890-45fe-8685-54ff68c343dd", "id": "6d2f33f3-5f0d-40e8-a9d3-15f8ba31a1c9"}]} 2018-08-18 04:08:55,754 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-cb4f2b3a-67f6-409a-99b7-78390b8848b3 2018-08-18 04:08:55,754 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0958609580994s 2018-08-18 04:08:55,754 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-cb4f2b3a-67f6-409a-99b7-78390b8848b3 2018-08-18 04:08:55,756 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 04:08:55,859 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-18 04:08:55,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:08:55,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-27d980d1-8212-41a5-b249-679fcabda0d0 Date: Sat, 18 Aug 2018 04:08:55 GMT RESP BODY: {"floatingips": [{"router_id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:49Z", "updated_at": "2018-08-18T04:08:55Z", "floating_network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:79:7a", "device_id": "5809cb19-1708-46b0-84c4-97a0300fdd2b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "192.16.1.119", "revision_number": 1, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_id": "28164642-7890-45fe-8685-54ff68c343dd", "id": "6d2f33f3-5f0d-40e8-a9d3-15f8ba31a1c9"}]} 2018-08-18 04:08:55,954 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-27d980d1-8212-41a5-b249-679fcabda0d0 2018-08-18 04:08:55,954 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0943350791931s 2018-08-18 04:08:55,954 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-27d980d1-8212-41a5-b249-679fcabda0d0 2018-08-18 04:08:55,956 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'fef38a8d-b943-4a46-bac4-d71f46343ae3', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'08cd97d1-b435-4336-a3e1-880126f4a513', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:38:79:7a', u'device_id': u'5809cb19-1708-46b0-84c4-97a0300fdd2b'}), u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'205e7575e01f4a7c88ea8cb4e4ef2a9d', 'created_at': u'2018-08-18T04:08:49Z', 'attached': True, 'updated_at': u'2018-08-18T04:08:55Z', 'id': u'6d2f33f3-5f0d-40e8-a9d3-15f8ba31a1c9', 'floating_network_id': u'0af31944-cf5d-42cc-ad16-ed23df330df2', u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'08cd97d1-b435-4336-a3e1-880126f4a513', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:38:79:7a', u'device_id': u'5809cb19-1708-46b0-84c4-97a0300fdd2b'}), 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'192.16.1.119', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'205e7575e01f4a7c88ea8cb4e4ef2a9d', 'name': 'singlevm2-project_0a8499af-8366-4a31-8103-eddc6857a82b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'fef38a8d-b943-4a46-bac4-d71f46343ae3', 'project_id': u'205e7575e01f4a7c88ea8cb4e4ef2a9d', 'port_id': u'28164642-7890-45fe-8685-54ff68c343dd', 'port': u'28164642-7890-45fe-8685-54ff68c343dd', 'network': u'0af31944-cf5d-42cc-ad16-ed23df330df2'}) 2018-08-18 04:08:55,957 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-18 04:08:55,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 04:08:56,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22253 Content-Type: application/json 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-f503386d-6d27-4a6b-a00c-88c5c784d90b x-compute-request-id: req-f503386d-6d27-4a6b-a00c-88c5c784d90b RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.980 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920)\n[ 0.028033] pid_max: default: 32768 minimum: 301\n[ 0.036040] ACPI: Core revision 20150930\n[ 0.044937] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060061] Security Framework initialized\n[ 0.068032] Yama: becoming mindful.\n[ 0.076047] AppArmor: AppArmor initialized\n[ 0.084098] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092226] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100125] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108036] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116682] Initializing cgroup subsys io\n[ 0.120043] Initializing cgroup subsys memory\n[ 0.124044] Initializing cgroup subsys devices\n[ 0.128038] Initializing cgroup subsys freezer\n[ 0.132038] Initializing cgroup subsys net_cls\n[ 0.136038] Initializing cgroup subsys perf_event\n[ 0.144032] Initializing cgroup subsys net_prio\n[ 0.148037] Initializing cgroup subsys hugetlb\n[ 0.152037] Initializing cgroup subsys pids\n[ 0.164501] CPU: Physical Processor ID: 0\n[ 0.173282] mce: CPU supports 10 MCE banks\n[ 0.180939] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.436497] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.617709] ftrace: allocating 31920 entries in 125 pages\n[ 0.640386] smpboot: Max logical packages: 1\n[ 0.644037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.654661] x2apic enabled\n[ 0.656036] Switched APIC routing to physical x2apic.\n[ 0.680000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.680000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.692052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.705317] x86: Booted up 1 node, 1 CPUs\n[ 0.708079] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.715139] devtmpfs: initialized\n[ 0.717563] evm: security.selinux\n[ 0.720044] evm: security.SMACK64\n[ 0.724039] evm: security.SMACK64EXEC\n[ 0.728040] evm: security.SMACK64TRANSMUTE\n[ 0.732039] evm: security.SMACK64MMAP\n[ 0.736039] evm: security.ima\n[ 0.740040] evm: security.capability\n[ 0.744239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.748174] pinctrl core: initialized pinctrl subsystem\n[ 0.752882] RTC time: 4:08:50, date: 08/18/18\n[ 0.756435] NET: Registered protocol family 16\n[ 0.760520] cpuidle: using governor ladder\n[ 0.764047] cpuidle: using governor menu\n[ 0.768046] PCCT header not found.\n[ 0.772319] ACPI: bus type PCI registered\n[ 0.776043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.780782] PCI: Using configuration type 1 for base access\n[ 0.785653] ACPI: Added _OSI(Module Device)\n[ 0.788043] ACPI: Added _OSI(Processor Device)\n[ 0.792043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.796040] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.802862] ACPI: Interpreter enabled\n[ 0.804047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.816042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.828060] ACPI: (supports S0 S3 S4 S5)\n[ 0.832041] ACPI: Using IOAPIC for interrupt routing\n[ 0.836085] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.844263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.848049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.852048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.856049] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.860700] acpiphp: Slot [3] registered\n[ 0.864150] acpiphp: Slot [4] registered\n[ 0.868148] acpiphp: Slot [5] registered\n[ 0.872145] acpiphp: Slot [6] registered\n[ 0.876142] acpiphp: Slot [7] registered\n[ 0.880150] acpiphp: Slot [8] registered\n[ 0.884143] acpiphp: Slot [9] registered\n[ 0.888143] acpiphp: Slot [10] registered\n[ 0.892147] acpiphp: Slot [11] registered\n[ 0.896142] acpiphp: Slot [12] registered\n[ 0.900141] acpiphp: Slot [13] registered\n[ 0.904147] acpiphp: Slot [14] registered\n[ 0.908147] acpiphp: Slot [15] registered\n[ 0.912147] acpiphp: Slot [16] registered\n[ 0.916244] acpiphp: Slot [17] registered\n[ 0.920163] acpiphp: Slot [18] registered\n[ 0.924151] acpiphp: Slot [19] registered\n[ 0.928153] acpiphp: Slot [20] registered\n[ 0.932150] acpiphp: Slot [21] registered\n[ 0.936167] acpiphp: Slot [22] registered\n[ 0.940152] acpiphp: Slot [23] registered\n[ 0.944166] acpiphp: Slot [24] registered\n[ 0.948153] acpiphp: Slot [25] registered\n[ 0.952151] acpiphp: Slot [26] registered\n[ 0.956156] acpiphp: Slot [27] registered\n[ 0.960156] acpiphp: Slot [28] registered\n[ 0.964151] acpiphp: Slot [29] registered\n[ 0.968165] acpiphp: Slot [30] registered\n[ 0.972150] acpiphp: Slot [31] registered\n[ 0.976148] PCI host bridge to bus 0000:00\n[ 0.980046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.984043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.988043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.992045] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.996044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.000046] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.022243] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.024044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.028043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.032044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.052306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.056138] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.192491] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.204625] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.216614] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.228527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.240355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.250376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.262130] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.264000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.264066] vgaarb: loaded\n[ 1.268048] vgaarb: bridge control possible 0000:00:02.0\n[ 1.279168] SCSI subsystem initialized\n[ 1.286241] ACPI: bus type USB registered\n[ 1.288777] usbcore: registered new interface driver usbfs\n[ 1.292270] usbcore: registered new interface driver hub\n[ 1.296089] usbcore: registered new device driver usb\n[ 1.304817] PCI: Using ACPI for IRQ routing\n[ 1.315347] NetLabel: Initializing\n[ 1.316110] NetLabel: domain hash size = 128\n[ 1.320042] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.324432] NetLabel: unlabeled traffic allowed by default\n[ 1.332471] clocksource: Switched to clocksource kvm-clock\n[ 1.465380] AppArmor: AppArmor Filesystem Enabled\n[ 1.478674] pnp: PnP ACPI init\n[ 1.491477] pnp: PnP ACPI: found 5 devices\n[ 1.526956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.551871] NET: Registered protocol family 2\n[ 1.569449] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.586631] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.604933] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.621283] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.637633] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.655853] NET: Registered protocol family 1\n[ 1.668049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.682714] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.699535] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.736968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.774094] Trying to unpack rootfs image as initramfs...\n[ 2.165054] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.201941] Scanning for low memory corruption every 60 seconds\n[ 2.219021] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.234501] audit: initializing netlink subsys (disabled)\n[ 2.247367] audit: type=2000 audit(1534565329.456:1): initialized\n[ 2.262683] Initialise system trusted keyring\n[ 2.276462] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.300131] zbud: loaded\n[ 2.309675] VFS: Disk quotas dquot_6.6.0\n[ 2.319993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.353231] fuse init (API version 7.23)\n[ 2.364726] Key type big_key registered\n[ 2.374827] Allocating IMA MOK and blacklist keyrings.\n[ 2.391666] Key type asymmetric registered\n[ 2.402001] Asymmetric key parser 'x509' registered\n[ 2.414831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.433277] io scheduler noop registered\n[ 2.444594] io scheduler deadline registered (default)\n[ 2.456779] io scheduler cfq registered\n[ 2.468049] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.480301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.495287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.513997] ACPI: Power Button [PWRF]\n[ 2.524491] GHES: HEST is not enabled!\n[ 2.554292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.621497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.660458] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.686985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.739863] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.832691] Linux agpgart interface v0.103\n[ 2.866959] brd: module loaded\n[ 2.888211] loop: module loaded\n[ 2.918607] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.937309] GPT:90111 != 2097151\n[ 2.945894] GPT:Alternate GPT header not at the end of the disk.\n[ 2.958942] GPT:90111 != 2097151\n[ 2.967591] GPT: Use GNU Parted to correct GPT errors.\n[ 2.979131] vda: vda1 vda15\n[ 2.993599] scsi host0: ata_piix\n[ 3.003321] scsi host1: ata_piix\n[ 3.012150] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.027670] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.045300] libphy: Fixed MDIO Bus: probed\n[ 3.058523] tun: Universal TUN/TAP device driver, 1.6\n[ 3.070077] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.094344] PPP generic driver version 2.4.2\n[ 3.105316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.120294] ehci-pci: EHCI PCI platform driver\n[ 3.130779] ehci-platform: EHCI generic platform driver\n[ 3.142795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.156181] ohci-pci: OHCI PCI platform driver\n[ 3.166702] ohci-platform: OHCI generic platform driver\n[ 3.179513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.216514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.228404] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.247399] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.259118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.274149] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.288656] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.307289] usb usb1: Product: UHCI Host Controller\n[ 3.318332] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.332965] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.344685] hub 1-0:1.0: USB hub found\n[ 3.354788] hub 1-0:1.0: 2 ports detected\n[ 3.366541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.392551] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.404099] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.417422] mousedev: PS/2 mouse device common for all mice\n[ 3.432423] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.452893] rtc_cmos 00:00: RTC can wake from S4\n[ 3.467630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.483452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.497301] i2c /dev entries driver\n[ 3.506848] device-mapper: uevent: version 1.0.3\n[ 3.519430] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 3.539076] ledtrig-cpu: registered to indicate activity on CPUs\n[ 3.556773] NET: Registered protocol family 10\n[ 3.571118] NET: Registered protocol family 17\n[ 3.582226] Key type dns_resolver registered\n[ 3.594026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 3.608320] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 3.629733] registered taskstats version 1\n[ 3.641205] Loading compiled-in X.509 certificates\n[ 3.653949] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 3.677151] zswap: loaded using pool lzo/zbud\n[ 3.695803] Key type trusted registered\n[ 3.709346] Key type encrypted registered\n[ 3.719282] AppArmor: AppArmor sha1 policy hashing enabled\n[ 3.732702] ima: No TPM chip found, activating TPM-bypass!\n[ 3.745016] evm: HMAC attrs: 0x1\n[ 3.758847] Magic number: 14:849:110\n[ 3.768593] alarmtimer alarmtimer: hash matches\n[ 3.780306] rtc_cmos 00:00: setting system clock to 2018-08-18 04:08:54 UTC (1534565334)\n[ 3.800829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.813888] EDD information not available.\n[ 3.842221] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.861875] Write protecting the kernel read-only data: 14336k\n[ 3.897010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.917707] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 4.10\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 4.846638] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-08-18 04:08:56,239 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action used request id req-f503386d-6d27-4a6b-a00c-88c5c784d90b 2018-08-18 04:08:56,239 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.282232046127s 2018-08-18 04:08:56,240 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action used request id req-f503386d-6d27-4a6b-a00c-88c5c784d90b 2018-08-18 04:08:56,240 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.980 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920) [ 0.028033] pid_max: default: 32768 minimum: 301 [ 0.036040] ACPI: Core revision 20150930 [ 0.044937] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060061] Security Framework initialized [ 0.068032] Yama: becoming mindful. [ 0.076047] AppArmor: AppArmor initialized [ 0.084098] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092226] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100125] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108036] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116682] Initializing cgroup subsys io [ 0.120043] Initializing cgroup subsys memory [ 0.124044] Initializing cgroup subsys devices [ 0.128038] Initializing cgroup subsys freezer [ 0.132038] Initializing cgroup subsys net_cls [ 0.136038] Initializing cgroup subsys perf_event [ 0.144032] Initializing cgroup subsys net_prio [ 0.148037] Initializing cgroup subsys hugetlb [ 0.152037] Initializing cgroup subsys pids [ 0.164501] CPU: Physical Processor ID: 0 [ 0.173282] mce: CPU supports 10 MCE banks [ 0.180939] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.184035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.436497] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.617709] ftrace: allocating 31920 entries in 125 pages [ 0.640386] smpboot: Max logical packages: 1 [ 0.644037] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.654661] x2apic enabled [ 0.656036] Switched APIC routing to physical x2apic. [ 0.680000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.680000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.692052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.705317] x86: Booted up 1 node, 1 CPUs [ 0.708079] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.715139] devtmpfs: initialized [ 0.717563] evm: security.selinux [ 0.720044] evm: security.SMACK64 [ 0.724039] evm: security.SMACK64EXEC [ 0.728040] evm: security.SMACK64TRANSMUTE [ 0.732039] evm: security.SMACK64MMAP [ 0.736039] evm: security.ima [ 0.740040] evm: security.capability [ 0.744239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.748174] pinctrl core: initialized pinctrl subsystem [ 0.752882] RTC time: 4:08:50, date: 08/18/18 [ 0.756435] NET: Registered protocol family 16 [ 0.760520] cpuidle: using governor ladder [ 0.764047] cpuidle: using governor menu [ 0.768046] PCCT header not found. [ 0.772319] ACPI: bus type PCI registered [ 0.776043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.780782] PCI: Using configuration type 1 for base access [ 0.785653] ACPI: Added _OSI(Module Device) [ 0.788043] ACPI: Added _OSI(Processor Device) [ 0.792043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.796040] ACPI: Added _OSI(Processor Aggregator Device) [ 0.802862] ACPI: Interpreter enabled [ 0.804047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.816042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.828060] ACPI: (supports S0 S3 S4 S5) [ 0.832041] ACPI: Using IOAPIC for interrupt routing [ 0.836085] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.844263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.848049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.852048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.856049] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.860700] acpiphp: Slot [3] registered [ 0.864150] acpiphp: Slot [4] registered [ 0.868148] acpiphp: Slot [5] registered [ 0.872145] acpiphp: Slot [6] registered [ 0.876142] acpiphp: Slot [7] registered [ 0.880150] acpiphp: Slot [8] registered [ 0.884143] acpiphp: Slot [9] registered [ 0.888143] acpiphp: Slot [10] registered [ 0.892147] acpiphp: Slot [11] registered [ 0.896142] acpiphp: Slot [12] registered [ 0.900141] acpiphp: Slot [13] registered [ 0.904147] acpiphp: Slot [14] registered [ 0.908147] acpiphp: Slot [15] registered [ 0.912147] acpiphp: Slot [16] registered [ 0.916244] acpiphp: Slot [17] registered [ 0.920163] acpiphp: Slot [18] registered [ 0.924151] acpiphp: Slot [19] registered [ 0.928153] acpiphp: Slot [20] registered [ 0.932150] acpiphp: Slot [21] registered [ 0.936167] acpiphp: Slot [22] registered [ 0.940152] acpiphp: Slot [23] registered [ 0.944166] acpiphp: Slot [24] registered [ 0.948153] acpiphp: Slot [25] registered [ 0.952151] acpiphp: Slot [26] registered [ 0.956156] acpiphp: Slot [27] registered [ 0.960156] acpiphp: Slot [28] registered [ 0.964151] acpiphp: Slot [29] registered [ 0.968165] acpiphp: Slot [30] registered [ 0.972150] acpiphp: Slot [31] registered [ 0.976148] PCI host bridge to bus 0000:00 [ 0.980046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.984043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.988043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.992045] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.996044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.000046] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.022243] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.024044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.028043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.032044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.052306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.056138] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.192491] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.204625] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.216614] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.228527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.240355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.250376] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.262130] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.264000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.264066] vgaarb: loaded [ 1.268048] vgaarb: bridge control possible 0000:00:02.0 [ 1.279168] SCSI subsystem initialized [ 1.286241] ACPI: bus type USB registered [ 1.288777] usbcore: registered new interface driver usbfs [ 1.292270] usbcore: registered new interface driver hub [ 1.296089] usbcore: registered new device driver usb [ 1.304817] PCI: Using ACPI for IRQ routing [ 1.315347] NetLabel: Initializing [ 1.316110] NetLabel: domain hash size = 128 [ 1.320042] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.324432] NetLabel: unlabeled traffic allowed by default [ 1.332471] clocksource: Switched to clocksource kvm-clock [ 1.465380] AppArmor: AppArmor Filesystem Enabled [ 1.478674] pnp: PnP ACPI init [ 1.491477] pnp: PnP ACPI: found 5 devices [ 1.526956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.551871] NET: Registered protocol family 2 [ 1.569449] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.586631] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.604933] TCP: Hash tables configured (established 4096 bind 4096) [ 1.621283] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.637633] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.655853] NET: Registered protocol family 1 [ 1.668049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.682714] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.699535] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.736968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.774094] Trying to unpack rootfs image as initramfs... [ 2.165054] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.201941] Scanning for low memory corruption every 60 seconds [ 2.219021] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.234501] audit: initializing netlink subsys (disabled) [ 2.247367] audit: type=2000 audit(1534565329.456:1): initialized [ 2.262683] Initialise system trusted keyring [ 2.276462] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.300131] zbud: loaded [ 2.309675] VFS: Disk quotas dquot_6.6.0 [ 2.319993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.353231] fuse init (API version 7.23) [ 2.364726] Key type big_key registered [ 2.374827] Allocating IMA MOK and blacklist keyrings. [ 2.391666] Key type asymmetric registered [ 2.402001] Asymmetric key parser 'x509' registered [ 2.414831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.433277] io scheduler noop registered [ 2.444594] io scheduler deadline registered (default) [ 2.456779] io scheduler cfq registered [ 2.468049] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.480301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.495287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.513997] ACPI: Power Button [PWRF] [ 2.524491] GHES: HEST is not enabled! [ 2.554292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.621497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.660458] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.686985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.739863] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.832691] Linux agpgart interface v0.103 [ 2.866959] brd: module loaded [ 2.888211] loop: module loaded [ 2.918607] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.937309] GPT:90111 != 2097151 [ 2.945894] GPT:Alternate GPT header not at the end of the disk. [ 2.958942] GPT:90111 != 2097151 [ 2.967591] GPT: Use GNU Parted to correct GPT errors. [ 2.979131] vda: vda1 vda15 [ 2.993599] scsi host0: ata_piix [ 3.003321] scsi host1: ata_piix [ 3.012150] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.027670] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.045300] libphy: Fixed MDIO Bus: probed [ 3.058523] tun: Universal TUN/TAP device driver, 1.6 [ 3.070077] tun: (C) 1999-2004 Max Krasnyansky [ 3.094344] PPP generic driver version 2.4.2 [ 3.105316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.120294] ehci-pci: EHCI PCI platform driver [ 3.130779] ehci-platform: EHCI generic platform driver [ 3.142795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.156181] ohci-pci: OHCI PCI platform driver [ 3.166702] ohci-platform: OHCI generic platform driver [ 3.179513] uhci_hcd: USB Universal Host Controller Interface driver [ 3.216514] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.228404] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.247399] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.259118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.274149] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.288656] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.307289] usb usb1: Product: UHCI Host Controller [ 3.318332] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.332965] usb usb1: SerialNumber: 0000:00:01.2 [ 3.344685] hub 1-0:1.0: USB hub found [ 3.354788] hub 1-0:1.0: 2 ports detected [ 3.366541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.392551] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.404099] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.417422] mousedev: PS/2 mouse device common for all mice [ 3.432423] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.452893] rtc_cmos 00:00: RTC can wake from S4 [ 3.467630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.483452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.497301] i2c /dev entries driver [ 3.506848] device-mapper: uevent: version 1.0.3 [ 3.519430] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.539076] ledtrig-cpu: registered to indicate activity on CPUs [ 3.556773] NET: Registered protocol family 10 [ 3.571118] NET: Registered protocol family 17 [ 3.582226] Key type dns_resolver registered [ 3.594026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 3.608320] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.629733] registered taskstats version 1 [ 3.641205] Loading compiled-in X.509 certificates [ 3.653949] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.677151] zswap: loaded using pool lzo/zbud [ 3.695803] Key type trusted registered [ 3.709346] Key type encrypted registered [ 3.719282] AppArmor: AppArmor sha1 policy hashing enabled [ 3.732702] ima: No TPM chip found, activating TPM-bypass! [ 3.745016] evm: HMAC attrs: 0x1 [ 3.758847] Magic number: 14:849:110 [ 3.768593] alarmtimer alarmtimer: hash matches [ 3.780306] rtc_cmos 00:00: setting system clock to 2018-08-18 04:08:54 UTC (1534565334) [ 3.800829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.813888] EDD information not available. [ 3.842221] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.861875] Write protecting the kernel read-only data: 14336k [ 3.897010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.917707] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.10 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 4.76 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 4.846638] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-08-18 04:08:57,242 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.119: timed out 2018-08-18 04:09:06,252 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-18 04:09:06,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 04:09:06,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 26349 Content-Type: application/json 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-89cbbe24-bdc8-497e-8172-4d0f9aa62255 x-compute-request-id: req-89cbbe24-bdc8-497e-8172-4d0f9aa62255 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.980 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920)\n[ 0.028033] pid_max: default: 32768 minimum: 301\n[ 0.036040] ACPI: Core revision 20150930\n[ 0.044937] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060061] Security Framework initialized\n[ 0.068032] Yama: becoming mindful.\n[ 0.076047] AppArmor: AppArmor initialized\n[ 0.084098] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092226] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100125] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108036] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116682] Initializing cgroup subsys io\n[ 0.120043] Initializing cgroup subsys memory\n[ 0.124044] Initializing cgroup subsys devices\n[ 0.128038] Initializing cgroup subsys freezer\n[ 0.132038] Initializing cgroup subsys net_cls\n[ 0.136038] Initializing cgroup subsys perf_event\n[ 0.144032] Initializing cgroup subsys net_prio\n[ 0.148037] Initializing cgroup subsys hugetlb\n[ 0.152037] Initializing cgroup subsys pids\n[ 0.164501] CPU: Physical Processor ID: 0\n[ 0.173282] mce: CPU supports 10 MCE banks\n[ 0.180939] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.436497] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.617709] ftrace: allocating 31920 entries in 125 pages\n[ 0.640386] smpboot: Max logical packages: 1\n[ 0.644037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.654661] x2apic enabled\n[ 0.656036] Switched APIC routing to physical x2apic.\n[ 0.680000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.680000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.692052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.705317] x86: Booted up 1 node, 1 CPUs\n[ 0.708079] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.715139] devtmpfs: initialized\n[ 0.717563] evm: security.selinux\n[ 0.720044] evm: security.SMACK64\n[ 0.724039] evm: security.SMACK64EXEC\n[ 0.728040] evm: security.SMACK64TRANSMUTE\n[ 0.732039] evm: security.SMACK64MMAP\n[ 0.736039] evm: security.ima\n[ 0.740040] evm: security.capability\n[ 0.744239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.748174] pinctrl core: initialized pinctrl subsystem\n[ 0.752882] RTC time: 4:08:50, date: 08/18/18\n[ 0.756435] NET: Registered protocol family 16\n[ 0.760520] cpuidle: using governor ladder\n[ 0.764047] cpuidle: using governor menu\n[ 0.768046] PCCT header not found.\n[ 0.772319] ACPI: bus type PCI registered\n[ 0.776043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.780782] PCI: Using configuration type 1 for base access\n[ 0.785653] ACPI: Added _OSI(Module Device)\n[ 0.788043] ACPI: Added _OSI(Processor Device)\n[ 0.792043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.796040] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.802862] ACPI: Interpreter enabled\n[ 0.804047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.816042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.828060] ACPI: (supports S0 S3 S4 S5)\n[ 0.832041] ACPI: Using IOAPIC for interrupt routing\n[ 0.836085] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.844263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.848049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.852048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.856049] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.860700] acpiphp: Slot [3] registered\n[ 0.864150] acpiphp: Slot [4] registered\n[ 0.868148] acpiphp: Slot [5] registered\n[ 0.872145] acpiphp: Slot [6] registered\n[ 0.876142] acpiphp: Slot [7] registered\n[ 0.880150] acpiphp: Slot [8] registered\n[ 0.884143] acpiphp: Slot [9] registered\n[ 0.888143] acpiphp: Slot [10] registered\n[ 0.892147] acpiphp: Slot [11] registered\n[ 0.896142] acpiphp: Slot [12] registered\n[ 0.900141] acpiphp: Slot [13] registered\n[ 0.904147] acpiphp: Slot [14] registered\n[ 0.908147] acpiphp: Slot [15] registered\n[ 0.912147] acpiphp: Slot [16] registered\n[ 0.916244] acpiphp: Slot [17] registered\n[ 0.920163] acpiphp: Slot [18] registered\n[ 0.924151] acpiphp: Slot [19] registered\n[ 0.928153] acpiphp: Slot [20] registered\n[ 0.932150] acpiphp: Slot [21] registered\n[ 0.936167] acpiphp: Slot [22] registered\n[ 0.940152] acpiphp: Slot [23] registered\n[ 0.944166] acpiphp: Slot [24] registered\n[ 0.948153] acpiphp: Slot [25] registered\n[ 0.952151] acpiphp: Slot [26] registered\n[ 0.956156] acpiphp: Slot [27] registered\n[ 0.960156] acpiphp: Slot [28] registered\n[ 0.964151] acpiphp: Slot [29] registered\n[ 0.968165] acpiphp: Slot [30] registered\n[ 0.972150] acpiphp: Slot [31] registered\n[ 0.976148] PCI host bridge to bus 0000:00\n[ 0.980046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.984043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.988043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.992045] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.996044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.000046] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.022243] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.024044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.028043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.032044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.052306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.056138] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.192491] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.204625] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.216614] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.228527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.240355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.250376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.262130] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.264000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.264066] vgaarb: loaded\n[ 1.268048] vgaarb: bridge control possible 0000:00:02.0\n[ 1.279168] SCSI subsystem initialized\n[ 1.286241] ACPI: bus type USB registered\n[ 1.288777] usbcore: registered new interface driver usbfs\n[ 1.292270] usbcore: registered new interface driver hub\n[ 1.296089] usbcore: registered new device driver usb\n[ 1.304817] PCI: Using ACPI for IRQ routing\n[ 1.315347] NetLabel: Initializing\n[ 1.316110] NetLabel: domain hash size = 128\n[ 1.320042] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.324432] NetLabel: unlabeled traffic allowed by default\n[ 1.332471] clocksource: Switched to clocksource kvm-clock\n[ 1.465380] AppArmor: AppArmor Filesystem Enabled\n[ 1.478674] pnp: PnP ACPI init\n[ 1.491477] pnp: PnP ACPI: found 5 devices\n[ 1.526956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.551871] NET: Registered protocol family 2\n[ 1.569449] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.586631] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.604933] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.621283] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.637633] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.655853] NET: Registered protocol family 1\n[ 1.668049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.682714] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.699535] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.736968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.774094] Trying to unpack rootfs image as initramfs...\n[ 2.165054] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.201941] Scanning for low memory corruption every 60 seconds\n[ 2.219021] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.234501] audit: initializing netlink subsys (disabled)\n[ 2.247367] audit: type=2000 audit(1534565329.456:1): initialized\n[ 2.262683] Initialise system trusted keyring\n[ 2.276462] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.300131] zbud: loaded\n[ 2.309675] VFS: Disk quotas dquot_6.6.0\n[ 2.319993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.353231] fuse init (API version 7.23)\n[ 2.364726] Key type big_key registered\n[ 2.374827] Allocating IMA MOK and blacklist keyrings.\n[ 2.391666] Key type asymmetric registered\n[ 2.402001] Asymmetric key parser 'x509' registered\n[ 2.414831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.433277] io scheduler noop registered\n[ 2.444594] io scheduler deadline registered (default)\n[ 2.456779] io scheduler cfq registered\n[ 2.468049] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.480301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.495287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.513997] ACPI: Power Button [PWRF]\n[ 2.524491] GHES: HEST is not enabled!\n[ 2.554292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.621497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.660458] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.686985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.739863] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.832691] Linux agpgart interface v0.103\n[ 2.866959] brd: module loaded\n[ 2.888211] loop: module loaded\n[ 2.918607] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.937309] GPT:90111 != 2097151\n[ 2.945894] GPT:Alternate GPT header not at the end of the disk.\n[ 2.958942] GPT:90111 != 2097151\n[ 2.967591] GPT: Use GNU Parted to correct GPT errors.\n[ 2.979131] vda: vda1 vda15\n[ 2.993599] scsi host0: ata_piix\n[ 3.003321] scsi host1: ata_piix\n[ 3.012150] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.027670] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.045300] libphy: Fixed MDIO Bus: probed\n[ 3.058523] tun: Universal TUN/TAP device driver, 1.6\n[ 3.070077] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.094344] PPP generic driver version 2.4.2\n[ 3.105316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.120294] ehci-pci: EHCI PCI platform driver\n[ 3.130779] ehci-platform: EHCI generic platform driver\n[ 3.142795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.156181] ohci-pci: OHCI PCI platform driver\n[ 3.166702] ohci-platform: OHCI generic platform driver\n[ 3.179513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.216514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.228404] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.247399] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.259118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.274149] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.288656] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.307289] usb usb1: Product: UHCI Host Controller\n[ 3.318332] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.332965] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.344685] hub 1-0:1.0: USB hub found\n[ 3.354788] hub 1-0:1.0: 2 ports detected\n[ 3.366541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.392551] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.404099] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.417422] mousedev: PS/2 mouse device common for all mice\n[ 3.432423] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.452893] rtc_cmos 00:00: RTC can wake from S4\n[ 3.467630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.483452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.497301] i2c /dev entries driver\n[ 3.506848] device-mapper: uevent: version 1.0.3\n[ 3.519430] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 3.539076] ledtrig-cpu: registered to indicate activity on CPUs\n[ 3.556773] NET: Registered protocol family 10\n[ 3.571118] NET: Registered protocol family 17\n[ 3.582226] Key type dns_resolver registered\n[ 3.594026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 3.608320] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 3.629733] registered taskstats version 1\n[ 3.641205] Loading compiled-in X.509 certificates\n[ 3.653949] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 3.677151] zswap: loaded using pool lzo/zbud\n[ 3.695803] Key type trusted registered\n[ 3.709346] Key type encrypted registered\n[ 3.719282] AppArmor: AppArmor sha1 policy hashing enabled\n[ 3.732702] ima: No TPM chip found, activating TPM-bypass!\n[ 3.745016] evm: HMAC attrs: 0x1\n[ 3.758847] Magic number: 14:849:110\n[ 3.768593] alarmtimer alarmtimer: hash matches\n[ 3.780306] rtc_cmos 00:00: setting system clock to 2018-08-18 04:08:54 UTC (1534565334)\n[ 3.800829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.813888] EDD information not available.\n[ 3.842221] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.861875] Write protecting the kernel read-only data: 14336k\n[ 3.897010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.917707] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 4.10\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 4.846638] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 5.01. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/meta-data/instance-id\nwarning: no ec2 metadata for instance-id\nfailed to get http://169.254.169.254/2009-04-04/meta-data/ami-launch-index\nwarning: no ec2 metadata for ami-launch-index\nfailed to get http://169.254.169.254/2009-04-04/meta-data/instance-type\nwarning: no ec2 metadata for instance-type\nfailed to get http://169.254.169.254/2009-04-04/meta-data/local-ipv4\nwarning: no ec2 metadata for local-ipv4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-ipv4\nwarning: no ec2 metadata for public-ipv4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/hostname\nwarning: no ec2 metadata for hostname\nfailed to get http://169.254.169.254/2009-04-04/meta-data/local-hostname\nwarning: no ec2 metadata for local-hostname\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nfailed to get http://169.254.169.254/2009-04-04/meta-data/block-device-mapping\nwarning: no ec2 metadata for block-device-mappings\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-hostname\nwarning: no ec2 metadata for public-hostname\nfailed to get http://169.254.169.254/2009-04-04/meta-data/placement/availability-zone\nwarning: no ec2 metadata for availability-zone\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 2493.980 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: VT-x\nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDLajmREAe6LYhgq6+HjT/TRdHz/sArtK7hxZqIpnwLSXAsfjsEWMppA0D0b4s7ZTuavGrMel2+P/99PJCpU+tLXr/d0MhVCTCfCdEDfbnMMEIxuoIy6BPqz85G1GgAxOOGR6H1CGbSmyPQbTO6BqCyWDjdfb6IEc/5NkbI2SDsDnIit4w+8CTcoys/173S2VZeee7cKy155buZK3oNq9KNZApo70M8BA0nFKl8pMBU0R2kPetdAYapxD0EZTraVYbxG+WaZtdA/qrkQ/iYLe2dQOw1bTD1MKuTzU1DaqkFMsokK/id/5/YUNymnv7/TXQnP/g+in/jCJFmBszBD7p root@cirros\nssh-dss AAAAB3NzaC1kc3MAAACBAPMNidSmjIqUpjyKuDNOTOsEjt/4uhNOYtY/9CsPsYKa2+Fc6TfSy8NrvVbmLsJGlYj2aAEbhUuW02ow42kgx1zdb1DITgTgeEHsYBSBw+uPHaHOGFTe+h8kMatDG8c4NMALdVjakGLN+M/W+8cKSQt9+stBaB6Cdsz34xIUwLdvAAAAFQDdHXn/i0Fqc2o9CTEvsCChrFS+yQAAAIBZKr0Pe134QZZ1hmwq52OhaBALfrF6pO9Y4mgSL0ZNG3t1HZd9eCdaI1BfrfpwIZ+TbSLksZsC/Vf72qS4ydduvf2VSvfFIFrkaoT+e6cfjUvkYi8iGAH/bOeFPy6nsrhE4oXAPFfYdrxVsbwgs6FEXaFyyc09PxGq82aGJ2RdRwAAAIBPWMVHRZ38rZFGG09zuxdzz+X/vhhd0rRWAc0P7Gwk8yVrfz4xmSu1oxBfcq9c2T/DMH8xZ+jNxk/KCT40xtOgXPg4QiDw9qOsl6uQ2yhWaGaozgmGkcfEqFq+LY6mgJajQ6fiEBOUSUAHXEx1rMWU5dbLxdhfbmUd1F1DV+4wnw== root@cirros\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe38:797a/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: \nname: N/A\navailability-zone: \nlocal-hostname: \nlaunch-index: \n=== cirros: current=0.4.0 latest=0.4.0 uptime=11.87 ===\n/dev/root resized successfully [took 2.53s]\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncirros login: "} 2018-08-18 04:09:06,556 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action used request id req-89cbbe24-bdc8-497e-8172-4d0f9aa62255 2018-08-18 04:09:06,557 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.304749965668s 2018-08-18 04:09:06,557 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action used request id req-89cbbe24-bdc8-497e-8172-4d0f9aa62255 2018-08-18 04:09:06,557 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.980 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920) [ 0.028033] pid_max: default: 32768 minimum: 301 [ 0.036040] ACPI: Core revision 20150930 [ 0.044937] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060061] Security Framework initialized [ 0.068032] Yama: becoming mindful. [ 0.076047] AppArmor: AppArmor initialized [ 0.084098] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092226] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100125] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108036] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116682] Initializing cgroup subsys io [ 0.120043] Initializing cgroup subsys memory [ 0.124044] Initializing cgroup subsys devices [ 0.128038] Initializing cgroup subsys freezer [ 0.132038] Initializing cgroup subsys net_cls [ 0.136038] Initializing cgroup subsys perf_event [ 0.144032] Initializing cgroup subsys net_prio [ 0.148037] Initializing cgroup subsys hugetlb [ 0.152037] Initializing cgroup subsys pids [ 0.164501] CPU: Physical Processor ID: 0 [ 0.173282] mce: CPU supports 10 MCE banks [ 0.180939] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.184035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.436497] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.617709] ftrace: allocating 31920 entries in 125 pages [ 0.640386] smpboot: Max logical packages: 1 [ 0.644037] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.654661] x2apic enabled [ 0.656036] Switched APIC routing to physical x2apic. [ 0.680000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.680000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.692052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.705317] x86: Booted up 1 node, 1 CPUs [ 0.708079] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.715139] devtmpfs: initialized [ 0.717563] evm: security.selinux [ 0.720044] evm: security.SMACK64 [ 0.724039] evm: security.SMACK64EXEC [ 0.728040] evm: security.SMACK64TRANSMUTE [ 0.732039] evm: security.SMACK64MMAP [ 0.736039] evm: security.ima [ 0.740040] evm: security.capability [ 0.744239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.748174] pinctrl core: initialized pinctrl subsystem [ 0.752882] RTC time: 4:08:50, date: 08/18/18 [ 0.756435] NET: Registered protocol family 16 [ 0.760520] cpuidle: using governor ladder [ 0.764047] cpuidle: using governor menu [ 0.768046] PCCT header not found. [ 0.772319] ACPI: bus type PCI registered [ 0.776043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.780782] PCI: Using configuration type 1 for base access [ 0.785653] ACPI: Added _OSI(Module Device) [ 0.788043] ACPI: Added _OSI(Processor Device) [ 0.792043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.796040] ACPI: Added _OSI(Processor Aggregator Device) [ 0.802862] ACPI: Interpreter enabled [ 0.804047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.816042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.828060] ACPI: (supports S0 S3 S4 S5) [ 0.832041] ACPI: Using IOAPIC for interrupt routing [ 0.836085] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.844263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.848049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.852048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.856049] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.860700] acpiphp: Slot [3] registered [ 0.864150] acpiphp: Slot [4] registered [ 0.868148] acpiphp: Slot [5] registered [ 0.872145] acpiphp: Slot [6] registered [ 0.876142] acpiphp: Slot [7] registered [ 0.880150] acpiphp: Slot [8] registered [ 0.884143] acpiphp: Slot [9] registered [ 0.888143] acpiphp: Slot [10] registered [ 0.892147] acpiphp: Slot [11] registered [ 0.896142] acpiphp: Slot [12] registered [ 0.900141] acpiphp: Slot [13] registered [ 0.904147] acpiphp: Slot [14] registered [ 0.908147] acpiphp: Slot [15] registered [ 0.912147] acpiphp: Slot [16] registered [ 0.916244] acpiphp: Slot [17] registered [ 0.920163] acpiphp: Slot [18] registered [ 0.924151] acpiphp: Slot [19] registered [ 0.928153] acpiphp: Slot [20] registered [ 0.932150] acpiphp: Slot [21] registered [ 0.936167] acpiphp: Slot [22] registered [ 0.940152] acpiphp: Slot [23] registered [ 0.944166] acpiphp: Slot [24] registered [ 0.948153] acpiphp: Slot [25] registered [ 0.952151] acpiphp: Slot [26] registered [ 0.956156] acpiphp: Slot [27] registered [ 0.960156] acpiphp: Slot [28] registered [ 0.964151] acpiphp: Slot [29] registered [ 0.968165] acpiphp: Slot [30] registered [ 0.972150] acpiphp: Slot [31] registered [ 0.976148] PCI host bridge to bus 0000:00 [ 0.980046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.984043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.988043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.992045] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.996044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.000046] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.022243] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.024044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.028043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.032044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.052306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.056138] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.192491] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.204625] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.216614] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.228527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.240355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.250376] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.262130] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.264000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.264066] vgaarb: loaded [ 1.268048] vgaarb: bridge control possible 0000:00:02.0 [ 1.279168] SCSI subsystem initialized [ 1.286241] ACPI: bus type USB registered [ 1.288777] usbcore: registered new interface driver usbfs [ 1.292270] usbcore: registered new interface driver hub [ 1.296089] usbcore: registered new device driver usb [ 1.304817] PCI: Using ACPI for IRQ routing [ 1.315347] NetLabel: Initializing [ 1.316110] NetLabel: domain hash size = 128 [ 1.320042] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.324432] NetLabel: unlabeled traffic allowed by default [ 1.332471] clocksource: Switched to clocksource kvm-clock [ 1.465380] AppArmor: AppArmor Filesystem Enabled [ 1.478674] pnp: PnP ACPI init [ 1.491477] pnp: PnP ACPI: found 5 devices [ 1.526956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.551871] NET: Registered protocol family 2 [ 1.569449] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.586631] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.604933] TCP: Hash tables configured (established 4096 bind 4096) [ 1.621283] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.637633] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.655853] NET: Registered protocol family 1 [ 1.668049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.682714] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.699535] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.736968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.774094] Trying to unpack rootfs image as initramfs... [ 2.165054] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.201941] Scanning for low memory corruption every 60 seconds [ 2.219021] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.234501] audit: initializing netlink subsys (disabled) [ 2.247367] audit: type=2000 audit(1534565329.456:1): initialized [ 2.262683] Initialise system trusted keyring [ 2.276462] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.300131] zbud: loaded [ 2.309675] VFS: Disk quotas dquot_6.6.0 [ 2.319993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.353231] fuse init (API version 7.23) [ 2.364726] Key type big_key registered [ 2.374827] Allocating IMA MOK and blacklist keyrings. [ 2.391666] Key type asymmetric registered [ 2.402001] Asymmetric key parser 'x509' registered [ 2.414831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.433277] io scheduler noop registered [ 2.444594] io scheduler deadline registered (default) [ 2.456779] io scheduler cfq registered [ 2.468049] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.480301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.495287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.513997] ACPI: Power Button [PWRF] [ 2.524491] GHES: HEST is not enabled! [ 2.554292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.621497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.660458] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.686985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.739863] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.832691] Linux agpgart interface v0.103 [ 2.866959] brd: module loaded [ 2.888211] loop: module loaded [ 2.918607] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.937309] GPT:90111 != 2097151 [ 2.945894] GPT:Alternate GPT header not at the end of the disk. [ 2.958942] GPT:90111 != 2097151 [ 2.967591] GPT: Use GNU Parted to correct GPT errors. [ 2.979131] vda: vda1 vda15 [ 2.993599] scsi host0: ata_piix [ 3.003321] scsi host1: ata_piix [ 3.012150] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.027670] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.045300] libphy: Fixed MDIO Bus: probed [ 3.058523] tun: Universal TUN/TAP device driver, 1.6 [ 3.070077] tun: (C) 1999-2004 Max Krasnyansky [ 3.094344] PPP generic driver version 2.4.2 [ 3.105316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.120294] ehci-pci: EHCI PCI platform driver [ 3.130779] ehci-platform: EHCI generic platform driver [ 3.142795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.156181] ohci-pci: OHCI PCI platform driver [ 3.166702] ohci-platform: OHCI generic platform driver [ 3.179513] uhci_hcd: USB Universal Host Controller Interface driver [ 3.216514] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.228404] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.247399] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.259118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.274149] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.288656] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.307289] usb usb1: Product: UHCI Host Controller [ 3.318332] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.332965] usb usb1: SerialNumber: 0000:00:01.2 [ 3.344685] hub 1-0:1.0: USB hub found [ 3.354788] hub 1-0:1.0: 2 ports detected [ 3.366541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.392551] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.404099] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.417422] mousedev: PS/2 mouse device common for all mice [ 3.432423] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.452893] rtc_cmos 00:00: RTC can wake from S4 [ 3.467630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.483452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.497301] i2c /dev entries driver [ 3.506848] device-mapper: uevent: version 1.0.3 [ 3.519430] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.539076] ledtrig-cpu: registered to indicate activity on CPUs [ 3.556773] NET: Registered protocol family 10 [ 3.571118] NET: Registered protocol family 17 [ 3.582226] Key type dns_resolver registered [ 3.594026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 3.608320] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.629733] registered taskstats version 1 [ 3.641205] Loading compiled-in X.509 certificates [ 3.653949] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.677151] zswap: loaded using pool lzo/zbud [ 3.695803] Key type trusted registered [ 3.709346] Key type encrypted registered [ 3.719282] AppArmor: AppArmor sha1 policy hashing enabled [ 3.732702] ima: No TPM chip found, activating TPM-bypass! [ 3.745016] evm: HMAC attrs: 0x1 [ 3.758847] Magic number: 14:849:110 [ 3.768593] alarmtimer alarmtimer: hash matches [ 3.780306] rtc_cmos 00:00: setting system clock to 2018-08-18 04:08:54 UTC (1534565334) [ 3.800829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.813888] EDD information not available. [ 3.842221] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.861875] Write protecting the kernel read-only data: 14336k [ 3.897010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.917707] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.10 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 4.76 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 4.846638] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 5.01. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/meta-data/instance-id warning: no ec2 metadata for instance-id failed to get http://169.254.169.254/2009-04-04/meta-data/ami-launch-index warning: no ec2 metadata for ami-launch-index failed to get http://169.254.169.254/2009-04-04/meta-data/instance-type warning: no ec2 metadata for instance-type failed to get http://169.254.169.254/2009-04-04/meta-data/local-ipv4 warning: no ec2 metadata for local-ipv4 failed to get http://169.254.169.254/2009-04-04/meta-data/public-ipv4 warning: no ec2 metadata for public-ipv4 failed to get http://169.254.169.254/2009-04-04/meta-data/hostname warning: no ec2 metadata for hostname failed to get http://169.254.169.254/2009-04-04/meta-data/local-hostname warning: no ec2 metadata for local-hostname failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data failed to get http://169.254.169.254/2009-04-04/meta-data/block-device-mapping warning: no ec2 metadata for block-device-mappings failed to get http://169.254.169.254/2009-04-04/meta-data/public-hostname warning: no ec2 metadata for public-hostname failed to get http://169.254.169.254/2009-04-04/meta-data/placement/availability-zone warning: no ec2 metadata for availability-zone Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2493.980 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDLajmREAe6LYhgq6+HjT/TRdHz/sArtK7hxZqIpnwLSXAsfjsEWMppA0D0b4s7ZTuavGrMel2+P/99PJCpU+tLXr/d0MhVCTCfCdEDfbnMMEIxuoIy6BPqz85G1GgAxOOGR6H1CGbSmyPQbTO6BqCyWDjdfb6IEc/5NkbI2SDsDnIit4w+8CTcoys/173S2VZeee7cKy155buZK3oNq9KNZApo70M8BA0nFKl8pMBU0R2kPetdAYapxD0EZTraVYbxG+WaZtdA/qrkQ/iYLe2dQOw1bTD1MKuTzU1DaqkFMsokK/id/5/YUNymnv7/TXQnP/g+in/jCJFmBszBD7p root@cirros ssh-dss AAAAB3NzaC1kc3MAAACBAPMNidSmjIqUpjyKuDNOTOsEjt/4uhNOYtY/9CsPsYKa2+Fc6TfSy8NrvVbmLsJGlYj2aAEbhUuW02ow42kgx1zdb1DITgTgeEHsYBSBw+uPHaHOGFTe+h8kMatDG8c4NMALdVjakGLN+M/W+8cKSQt9+stBaB6Cdsz34xIUwLdvAAAAFQDdHXn/i0Fqc2o9CTEvsCChrFS+yQAAAIBZKr0Pe134QZZ1hmwq52OhaBALfrF6pO9Y4mgSL0ZNG3t1HZd9eCdaI1BfrfpwIZ+TbSLksZsC/Vf72qS4ydduvf2VSvfFIFrkaoT+e6cfjUvkYi8iGAH/bOeFPy6nsrhE4oXAPFfYdrxVsbwgs6FEXaFyyc09PxGq82aGJ2RdRwAAAIBPWMVHRZ38rZFGG09zuxdzz+X/vhhd0rRWAc0P7Gwk8yVrfz4xmSu1oxBfcq9c2T/DMH8xZ+jNxk/KCT40xtOgXPg4QiDw9qOsl6uQ2yhWaGaozgmGkcfEqFq+LY6mgJajQ6fiEBOUSUAHXEx1rMWU5dbLxdhfbmUd1F1DV+4wnw== root@cirros -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe38:797a/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: name: N/A availability-zone: local-hostname: launch-index: === cirros: current=0.4.0 latest=0.4.0 uptime=11.87 === /dev/root resized successfully [took 2.53s] ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cirros login: 2018-08-18 04:09:06,561 - paramiko.transport - DEBUG - starting thread (client mode): 0x6ea4be50L 2018-08-18 04:09:06,562 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 04:09:06,562 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-18 04:09:06,562 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-18 04:09:06,563 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-18 04:09:06,563 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-18 04:09:06,563 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-18 04:09:06,563 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 04:09:06,563 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-18 04:09:06,563 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 04:09:06,584 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-18 04:09:06,584 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 04:09:06,593 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.119: 2d6a4abab2a7adde4314c9d5423454bf 2018-08-18 04:09:06,594 - paramiko.transport - DEBUG - Trying discovered key bf3071034ff0c499137f4770276f0b2d in /tmp/tmpnM6tJr 2018-08-18 04:09:06,624 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 04:09:06,628 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-18 04:09:06,658 - functest.core.singlevm - DEBUG - try 2: cannot connect to 192.16.1.119: not a valid OPENSSH private key file 2018-08-18 04:09:15,668 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-18 04:09:15,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 04:09:15,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 26349 Content-Type: application/json 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-cd271454-db56-448b-9a8a-66bfb7ad20f8 x-compute-request-id: req-cd271454-db56-448b-9a8a-66bfb7ad20f8 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.980 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920)\n[ 0.028033] pid_max: default: 32768 minimum: 301\n[ 0.036040] ACPI: Core revision 20150930\n[ 0.044937] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060061] Security Framework initialized\n[ 0.068032] Yama: becoming mindful.\n[ 0.076047] AppArmor: AppArmor initialized\n[ 0.084098] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092226] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100125] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108036] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116682] Initializing cgroup subsys io\n[ 0.120043] Initializing cgroup subsys memory\n[ 0.124044] Initializing cgroup subsys devices\n[ 0.128038] Initializing cgroup subsys freezer\n[ 0.132038] Initializing cgroup subsys net_cls\n[ 0.136038] Initializing cgroup subsys perf_event\n[ 0.144032] Initializing cgroup subsys net_prio\n[ 0.148037] Initializing cgroup subsys hugetlb\n[ 0.152037] Initializing cgroup subsys pids\n[ 0.164501] CPU: Physical Processor ID: 0\n[ 0.173282] mce: CPU supports 10 MCE banks\n[ 0.180939] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.436497] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.617709] ftrace: allocating 31920 entries in 125 pages\n[ 0.640386] smpboot: Max logical packages: 1\n[ 0.644037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.654661] x2apic enabled\n[ 0.656036] Switched APIC routing to physical x2apic.\n[ 0.680000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.680000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.692052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.705317] x86: Booted up 1 node, 1 CPUs\n[ 0.708079] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.715139] devtmpfs: initialized\n[ 0.717563] evm: security.selinux\n[ 0.720044] evm: security.SMACK64\n[ 0.724039] evm: security.SMACK64EXEC\n[ 0.728040] evm: security.SMACK64TRANSMUTE\n[ 0.732039] evm: security.SMACK64MMAP\n[ 0.736039] evm: security.ima\n[ 0.740040] evm: security.capability\n[ 0.744239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.748174] pinctrl core: initialized pinctrl subsystem\n[ 0.752882] RTC time: 4:08:50, date: 08/18/18\n[ 0.756435] NET: Registered protocol family 16\n[ 0.760520] cpuidle: using governor ladder\n[ 0.764047] cpuidle: using governor menu\n[ 0.768046] PCCT header not found.\n[ 0.772319] ACPI: bus type PCI registered\n[ 0.776043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.780782] PCI: Using configuration type 1 for base access\n[ 0.785653] ACPI: Added _OSI(Module Device)\n[ 0.788043] ACPI: Added _OSI(Processor Device)\n[ 0.792043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.796040] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.802862] ACPI: Interpreter enabled\n[ 0.804047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.816042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.828060] ACPI: (supports S0 S3 S4 S5)\n[ 0.832041] ACPI: Using IOAPIC for interrupt routing\n[ 0.836085] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.844263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.848049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.852048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.856049] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.860700] acpiphp: Slot [3] registered\n[ 0.864150] acpiphp: Slot [4] registered\n[ 0.868148] acpiphp: Slot [5] registered\n[ 0.872145] acpiphp: Slot [6] registered\n[ 0.876142] acpiphp: Slot [7] registered\n[ 0.880150] acpiphp: Slot [8] registered\n[ 0.884143] acpiphp: Slot [9] registered\n[ 0.888143] acpiphp: Slot [10] registered\n[ 0.892147] acpiphp: Slot [11] registered\n[ 0.896142] acpiphp: Slot [12] registered\n[ 0.900141] acpiphp: Slot [13] registered\n[ 0.904147] acpiphp: Slot [14] registered\n[ 0.908147] acpiphp: Slot [15] registered\n[ 0.912147] acpiphp: Slot [16] registered\n[ 0.916244] acpiphp: Slot [17] registered\n[ 0.920163] acpiphp: Slot [18] registered\n[ 0.924151] acpiphp: Slot [19] registered\n[ 0.928153] acpiphp: Slot [20] registered\n[ 0.932150] acpiphp: Slot [21] registered\n[ 0.936167] acpiphp: Slot [22] registered\n[ 0.940152] acpiphp: Slot [23] registered\n[ 0.944166] acpiphp: Slot [24] registered\n[ 0.948153] acpiphp: Slot [25] registered\n[ 0.952151] acpiphp: Slot [26] registered\n[ 0.956156] acpiphp: Slot [27] registered\n[ 0.960156] acpiphp: Slot [28] registered\n[ 0.964151] acpiphp: Slot [29] registered\n[ 0.968165] acpiphp: Slot [30] registered\n[ 0.972150] acpiphp: Slot [31] registered\n[ 0.976148] PCI host bridge to bus 0000:00\n[ 0.980046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.984043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.988043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.992045] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.996044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.000046] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.022243] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.024044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.028043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.032044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.052306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.056138] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.192491] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.204625] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.216614] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.228527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.240355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.250376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.262130] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.264000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.264066] vgaarb: loaded\n[ 1.268048] vgaarb: bridge control possible 0000:00:02.0\n[ 1.279168] SCSI subsystem initialized\n[ 1.286241] ACPI: bus type USB registered\n[ 1.288777] usbcore: registered new interface driver usbfs\n[ 1.292270] usbcore: registered new interface driver hub\n[ 1.296089] usbcore: registered new device driver usb\n[ 1.304817] PCI: Using ACPI for IRQ routing\n[ 1.315347] NetLabel: Initializing\n[ 1.316110] NetLabel: domain hash size = 128\n[ 1.320042] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.324432] NetLabel: unlabeled traffic allowed by default\n[ 1.332471] clocksource: Switched to clocksource kvm-clock\n[ 1.465380] AppArmor: AppArmor Filesystem Enabled\n[ 1.478674] pnp: PnP ACPI init\n[ 1.491477] pnp: PnP ACPI: found 5 devices\n[ 1.526956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.551871] NET: Registered protocol family 2\n[ 1.569449] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.586631] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.604933] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.621283] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.637633] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.655853] NET: Registered protocol family 1\n[ 1.668049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.682714] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.699535] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.736968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.774094] Trying to unpack rootfs image as initramfs...\n[ 2.165054] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.201941] Scanning for low memory corruption every 60 seconds\n[ 2.219021] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.234501] audit: initializing netlink subsys (disabled)\n[ 2.247367] audit: type=2000 audit(1534565329.456:1): initialized\n[ 2.262683] Initialise system trusted keyring\n[ 2.276462] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.300131] zbud: loaded\n[ 2.309675] VFS: Disk quotas dquot_6.6.0\n[ 2.319993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.353231] fuse init (API version 7.23)\n[ 2.364726] Key type big_key registered\n[ 2.374827] Allocating IMA MOK and blacklist keyrings.\n[ 2.391666] Key type asymmetric registered\n[ 2.402001] Asymmetric key parser 'x509' registered\n[ 2.414831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.433277] io scheduler noop registered\n[ 2.444594] io scheduler deadline registered (default)\n[ 2.456779] io scheduler cfq registered\n[ 2.468049] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.480301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.495287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.513997] ACPI: Power Button [PWRF]\n[ 2.524491] GHES: HEST is not enabled!\n[ 2.554292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.621497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.660458] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.686985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.739863] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.832691] Linux agpgart interface v0.103\n[ 2.866959] brd: module loaded\n[ 2.888211] loop: module loaded\n[ 2.918607] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.937309] GPT:90111 != 2097151\n[ 2.945894] GPT:Alternate GPT header not at the end of the disk.\n[ 2.958942] GPT:90111 != 2097151\n[ 2.967591] GPT: Use GNU Parted to correct GPT errors.\n[ 2.979131] vda: vda1 vda15\n[ 2.993599] scsi host0: ata_piix\n[ 3.003321] scsi host1: ata_piix\n[ 3.012150] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.027670] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.045300] libphy: Fixed MDIO Bus: probed\n[ 3.058523] tun: Universal TUN/TAP device driver, 1.6\n[ 3.070077] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.094344] PPP generic driver version 2.4.2\n[ 3.105316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.120294] ehci-pci: EHCI PCI platform driver\n[ 3.130779] ehci-platform: EHCI generic platform driver\n[ 3.142795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.156181] ohci-pci: OHCI PCI platform driver\n[ 3.166702] ohci-platform: OHCI generic platform driver\n[ 3.179513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.216514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.228404] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.247399] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.259118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.274149] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.288656] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.307289] usb usb1: Product: UHCI Host Controller\n[ 3.318332] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.332965] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.344685] hub 1-0:1.0: USB hub found\n[ 3.354788] hub 1-0:1.0: 2 ports detected\n[ 3.366541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.392551] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.404099] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.417422] mousedev: PS/2 mouse device common for all mice\n[ 3.432423] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.452893] rtc_cmos 00:00: RTC can wake from S4\n[ 3.467630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.483452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.497301] i2c /dev entries driver\n[ 3.506848] device-mapper: uevent: version 1.0.3\n[ 3.519430] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 3.539076] ledtrig-cpu: registered to indicate activity on CPUs\n[ 3.556773] NET: Registered protocol family 10\n[ 3.571118] NET: Registered protocol family 17\n[ 3.582226] Key type dns_resolver registered\n[ 3.594026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 3.608320] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 3.629733] registered taskstats version 1\n[ 3.641205] Loading compiled-in X.509 certificates\n[ 3.653949] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 3.677151] zswap: loaded using pool lzo/zbud\n[ 3.695803] Key type trusted registered\n[ 3.709346] Key type encrypted registered\n[ 3.719282] AppArmor: AppArmor sha1 policy hashing enabled\n[ 3.732702] ima: No TPM chip found, activating TPM-bypass!\n[ 3.745016] evm: HMAC attrs: 0x1\n[ 3.758847] Magic number: 14:849:110\n[ 3.768593] alarmtimer alarmtimer: hash matches\n[ 3.780306] rtc_cmos 00:00: setting system clock to 2018-08-18 04:08:54 UTC (1534565334)\n[ 3.800829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.813888] EDD information not available.\n[ 3.842221] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.861875] Write protecting the kernel read-only data: 14336k\n[ 3.897010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.917707] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 4.10\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 4.846638] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 5.01. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/meta-data/instance-id\nwarning: no ec2 metadata for instance-id\nfailed to get http://169.254.169.254/2009-04-04/meta-data/ami-launch-index\nwarning: no ec2 metadata for ami-launch-index\nfailed to get http://169.254.169.254/2009-04-04/meta-data/instance-type\nwarning: no ec2 metadata for instance-type\nfailed to get http://169.254.169.254/2009-04-04/meta-data/local-ipv4\nwarning: no ec2 metadata for local-ipv4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-ipv4\nwarning: no ec2 metadata for public-ipv4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/hostname\nwarning: no ec2 metadata for hostname\nfailed to get http://169.254.169.254/2009-04-04/meta-data/local-hostname\nwarning: no ec2 metadata for local-hostname\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nfailed to get http://169.254.169.254/2009-04-04/meta-data/block-device-mapping\nwarning: no ec2 metadata for block-device-mappings\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-hostname\nwarning: no ec2 metadata for public-hostname\nfailed to get http://169.254.169.254/2009-04-04/meta-data/placement/availability-zone\nwarning: no ec2 metadata for availability-zone\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 2493.980 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: VT-x\nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDLajmREAe6LYhgq6+HjT/TRdHz/sArtK7hxZqIpnwLSXAsfjsEWMppA0D0b4s7ZTuavGrMel2+P/99PJCpU+tLXr/d0MhVCTCfCdEDfbnMMEIxuoIy6BPqz85G1GgAxOOGR6H1CGbSmyPQbTO6BqCyWDjdfb6IEc/5NkbI2SDsDnIit4w+8CTcoys/173S2VZeee7cKy155buZK3oNq9KNZApo70M8BA0nFKl8pMBU0R2kPetdAYapxD0EZTraVYbxG+WaZtdA/qrkQ/iYLe2dQOw1bTD1MKuTzU1DaqkFMsokK/id/5/YUNymnv7/TXQnP/g+in/jCJFmBszBD7p root@cirros\nssh-dss AAAAB3NzaC1kc3MAAACBAPMNidSmjIqUpjyKuDNOTOsEjt/4uhNOYtY/9CsPsYKa2+Fc6TfSy8NrvVbmLsJGlYj2aAEbhUuW02ow42kgx1zdb1DITgTgeEHsYBSBw+uPHaHOGFTe+h8kMatDG8c4NMALdVjakGLN+M/W+8cKSQt9+stBaB6Cdsz34xIUwLdvAAAAFQDdHXn/i0Fqc2o9CTEvsCChrFS+yQAAAIBZKr0Pe134QZZ1hmwq52OhaBALfrF6pO9Y4mgSL0ZNG3t1HZd9eCdaI1BfrfpwIZ+TbSLksZsC/Vf72qS4ydduvf2VSvfFIFrkaoT+e6cfjUvkYi8iGAH/bOeFPy6nsrhE4oXAPFfYdrxVsbwgs6FEXaFyyc09PxGq82aGJ2RdRwAAAIBPWMVHRZ38rZFGG09zuxdzz+X/vhhd0rRWAc0P7Gwk8yVrfz4xmSu1oxBfcq9c2T/DMH8xZ+jNxk/KCT40xtOgXPg4QiDw9qOsl6uQ2yhWaGaozgmGkcfEqFq+LY6mgJajQ6fiEBOUSUAHXEx1rMWU5dbLxdhfbmUd1F1DV+4wnw== root@cirros\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe38:797a/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: \nname: N/A\navailability-zone: \nlocal-hostname: \nlaunch-index: \n=== cirros: current=0.4.0 latest=0.4.0 uptime=11.87 ===\n/dev/root resized successfully [took 2.53s]\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncirros login: "} 2018-08-18 04:09:15,813 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action used request id req-cd271454-db56-448b-9a8a-66bfb7ad20f8 2018-08-18 04:09:15,813 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.144726037979s 2018-08-18 04:09:15,814 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action used request id req-cd271454-db56-448b-9a8a-66bfb7ad20f8 2018-08-18 04:09:15,814 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.980 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920) [ 0.028033] pid_max: default: 32768 minimum: 301 [ 0.036040] ACPI: Core revision 20150930 [ 0.044937] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060061] Security Framework initialized [ 0.068032] Yama: becoming mindful. [ 0.076047] AppArmor: AppArmor initialized [ 0.084098] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092226] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100125] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108036] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116682] Initializing cgroup subsys io [ 0.120043] Initializing cgroup subsys memory [ 0.124044] Initializing cgroup subsys devices [ 0.128038] Initializing cgroup subsys freezer [ 0.132038] Initializing cgroup subsys net_cls [ 0.136038] Initializing cgroup subsys perf_event [ 0.144032] Initializing cgroup subsys net_prio [ 0.148037] Initializing cgroup subsys hugetlb [ 0.152037] Initializing cgroup subsys pids [ 0.164501] CPU: Physical Processor ID: 0 [ 0.173282] mce: CPU supports 10 MCE banks [ 0.180939] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.184035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.436497] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.617709] ftrace: allocating 31920 entries in 125 pages [ 0.640386] smpboot: Max logical packages: 1 [ 0.644037] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.654661] x2apic enabled [ 0.656036] Switched APIC routing to physical x2apic. [ 0.680000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.680000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.692052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.705317] x86: Booted up 1 node, 1 CPUs [ 0.708079] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.715139] devtmpfs: initialized [ 0.717563] evm: security.selinux [ 0.720044] evm: security.SMACK64 [ 0.724039] evm: security.SMACK64EXEC [ 0.728040] evm: security.SMACK64TRANSMUTE [ 0.732039] evm: security.SMACK64MMAP [ 0.736039] evm: security.ima [ 0.740040] evm: security.capability [ 0.744239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.748174] pinctrl core: initialized pinctrl subsystem [ 0.752882] RTC time: 4:08:50, date: 08/18/18 [ 0.756435] NET: Registered protocol family 16 [ 0.760520] cpuidle: using governor ladder [ 0.764047] cpuidle: using governor menu [ 0.768046] PCCT header not found. [ 0.772319] ACPI: bus type PCI registered [ 0.776043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.780782] PCI: Using configuration type 1 for base access [ 0.785653] ACPI: Added _OSI(Module Device) [ 0.788043] ACPI: Added _OSI(Processor Device) [ 0.792043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.796040] ACPI: Added _OSI(Processor Aggregator Device) [ 0.802862] ACPI: Interpreter enabled [ 0.804047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.816042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.828060] ACPI: (supports S0 S3 S4 S5) [ 0.832041] ACPI: Using IOAPIC for interrupt routing [ 0.836085] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.844263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.848049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.852048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.856049] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.860700] acpiphp: Slot [3] registered [ 0.864150] acpiphp: Slot [4] registered [ 0.868148] acpiphp: Slot [5] registered [ 0.872145] acpiphp: Slot [6] registered [ 0.876142] acpiphp: Slot [7] registered [ 0.880150] acpiphp: Slot [8] registered [ 0.884143] acpiphp: Slot [9] registered [ 0.888143] acpiphp: Slot [10] registered [ 0.892147] acpiphp: Slot [11] registered [ 0.896142] acpiphp: Slot [12] registered [ 0.900141] acpiphp: Slot [13] registered [ 0.904147] acpiphp: Slot [14] registered [ 0.908147] acpiphp: Slot [15] registered [ 0.912147] acpiphp: Slot [16] registered [ 0.916244] acpiphp: Slot [17] registered [ 0.920163] acpiphp: Slot [18] registered [ 0.924151] acpiphp: Slot [19] registered [ 0.928153] acpiphp: Slot [20] registered [ 0.932150] acpiphp: Slot [21] registered [ 0.936167] acpiphp: Slot [22] registered [ 0.940152] acpiphp: Slot [23] registered [ 0.944166] acpiphp: Slot [24] registered [ 0.948153] acpiphp: Slot [25] registered [ 0.952151] acpiphp: Slot [26] registered [ 0.956156] acpiphp: Slot [27] registered [ 0.960156] acpiphp: Slot [28] registered [ 0.964151] acpiphp: Slot [29] registered [ 0.968165] acpiphp: Slot [30] registered [ 0.972150] acpiphp: Slot [31] registered [ 0.976148] PCI host bridge to bus 0000:00 [ 0.980046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.984043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.988043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.992045] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.996044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.000046] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.022243] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.024044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.028043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.032044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.052306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.056138] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.192491] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.204625] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.216614] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.228527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.240355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.250376] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.262130] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.264000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.264066] vgaarb: loaded [ 1.268048] vgaarb: bridge control possible 0000:00:02.0 [ 1.279168] SCSI subsystem initialized [ 1.286241] ACPI: bus type USB registered [ 1.288777] usbcore: registered new interface driver usbfs [ 1.292270] usbcore: registered new interface driver hub [ 1.296089] usbcore: registered new device driver usb [ 1.304817] PCI: Using ACPI for IRQ routing [ 1.315347] NetLabel: Initializing [ 1.316110] NetLabel: domain hash size = 128 [ 1.320042] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.324432] NetLabel: unlabeled traffic allowed by default [ 1.332471] clocksource: Switched to clocksource kvm-clock [ 1.465380] AppArmor: AppArmor Filesystem Enabled [ 1.478674] pnp: PnP ACPI init [ 1.491477] pnp: PnP ACPI: found 5 devices [ 1.526956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.551871] NET: Registered protocol family 2 [ 1.569449] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.586631] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.604933] TCP: Hash tables configured (established 4096 bind 4096) [ 1.621283] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.637633] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.655853] NET: Registered protocol family 1 [ 1.668049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.682714] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.699535] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.736968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.774094] Trying to unpack rootfs image as initramfs... [ 2.165054] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.201941] Scanning for low memory corruption every 60 seconds [ 2.219021] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.234501] audit: initializing netlink subsys (disabled) [ 2.247367] audit: type=2000 audit(1534565329.456:1): initialized [ 2.262683] Initialise system trusted keyring [ 2.276462] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.300131] zbud: loaded [ 2.309675] VFS: Disk quotas dquot_6.6.0 [ 2.319993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.353231] fuse init (API version 7.23) [ 2.364726] Key type big_key registered [ 2.374827] Allocating IMA MOK and blacklist keyrings. [ 2.391666] Key type asymmetric registered [ 2.402001] Asymmetric key parser 'x509' registered [ 2.414831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.433277] io scheduler noop registered [ 2.444594] io scheduler deadline registered (default) [ 2.456779] io scheduler cfq registered [ 2.468049] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.480301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.495287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.513997] ACPI: Power Button [PWRF] [ 2.524491] GHES: HEST is not enabled! [ 2.554292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.621497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.660458] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.686985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.739863] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.832691] Linux agpgart interface v0.103 [ 2.866959] brd: module loaded [ 2.888211] loop: module loaded [ 2.918607] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.937309] GPT:90111 != 2097151 [ 2.945894] GPT:Alternate GPT header not at the end of the disk. [ 2.958942] GPT:90111 != 2097151 [ 2.967591] GPT: Use GNU Parted to correct GPT errors. [ 2.979131] vda: vda1 vda15 [ 2.993599] scsi host0: ata_piix [ 3.003321] scsi host1: ata_piix [ 3.012150] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.027670] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.045300] libphy: Fixed MDIO Bus: probed [ 3.058523] tun: Universal TUN/TAP device driver, 1.6 [ 3.070077] tun: (C) 1999-2004 Max Krasnyansky [ 3.094344] PPP generic driver version 2.4.2 [ 3.105316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.120294] ehci-pci: EHCI PCI platform driver [ 3.130779] ehci-platform: EHCI generic platform driver [ 3.142795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.156181] ohci-pci: OHCI PCI platform driver [ 3.166702] ohci-platform: OHCI generic platform driver [ 3.179513] uhci_hcd: USB Universal Host Controller Interface driver [ 3.216514] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.228404] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.247399] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.259118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.274149] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.288656] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.307289] usb usb1: Product: UHCI Host Controller [ 3.318332] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.332965] usb usb1: SerialNumber: 0000:00:01.2 [ 3.344685] hub 1-0:1.0: USB hub found [ 3.354788] hub 1-0:1.0: 2 ports detected [ 3.366541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.392551] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.404099] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.417422] mousedev: PS/2 mouse device common for all mice [ 3.432423] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.452893] rtc_cmos 00:00: RTC can wake from S4 [ 3.467630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.483452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.497301] i2c /dev entries driver [ 3.506848] device-mapper: uevent: version 1.0.3 [ 3.519430] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.539076] ledtrig-cpu: registered to indicate activity on CPUs [ 3.556773] NET: Registered protocol family 10 [ 3.571118] NET: Registered protocol family 17 [ 3.582226] Key type dns_resolver registered [ 3.594026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 3.608320] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.629733] registered taskstats version 1 [ 3.641205] Loading compiled-in X.509 certificates [ 3.653949] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.677151] zswap: loaded using pool lzo/zbud [ 3.695803] Key type trusted registered [ 3.709346] Key type encrypted registered [ 3.719282] AppArmor: AppArmor sha1 policy hashing enabled [ 3.732702] ima: No TPM chip found, activating TPM-bypass! [ 3.745016] evm: HMAC attrs: 0x1 [ 3.758847] Magic number: 14:849:110 [ 3.768593] alarmtimer alarmtimer: hash matches [ 3.780306] rtc_cmos 00:00: setting system clock to 2018-08-18 04:08:54 UTC (1534565334) [ 3.800829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.813888] EDD information not available. [ 3.842221] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.861875] Write protecting the kernel read-only data: 14336k [ 3.897010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.917707] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.10 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 4.76 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 4.846638] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 5.01. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/meta-data/instance-id warning: no ec2 metadata for instance-id failed to get http://169.254.169.254/2009-04-04/meta-data/ami-launch-index warning: no ec2 metadata for ami-launch-index failed to get http://169.254.169.254/2009-04-04/meta-data/instance-type warning: no ec2 metadata for instance-type failed to get http://169.254.169.254/2009-04-04/meta-data/local-ipv4 warning: no ec2 metadata for local-ipv4 failed to get http://169.254.169.254/2009-04-04/meta-data/public-ipv4 warning: no ec2 metadata for public-ipv4 failed to get http://169.254.169.254/2009-04-04/meta-data/hostname warning: no ec2 metadata for hostname failed to get http://169.254.169.254/2009-04-04/meta-data/local-hostname warning: no ec2 metadata for local-hostname failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data failed to get http://169.254.169.254/2009-04-04/meta-data/block-device-mapping warning: no ec2 metadata for block-device-mappings failed to get http://169.254.169.254/2009-04-04/meta-data/public-hostname warning: no ec2 metadata for public-hostname failed to get http://169.254.169.254/2009-04-04/meta-data/placement/availability-zone warning: no ec2 metadata for availability-zone Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2493.980 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDLajmREAe6LYhgq6+HjT/TRdHz/sArtK7hxZqIpnwLSXAsfjsEWMppA0D0b4s7ZTuavGrMel2+P/99PJCpU+tLXr/d0MhVCTCfCdEDfbnMMEIxuoIy6BPqz85G1GgAxOOGR6H1CGbSmyPQbTO6BqCyWDjdfb6IEc/5NkbI2SDsDnIit4w+8CTcoys/173S2VZeee7cKy155buZK3oNq9KNZApo70M8BA0nFKl8pMBU0R2kPetdAYapxD0EZTraVYbxG+WaZtdA/qrkQ/iYLe2dQOw1bTD1MKuTzU1DaqkFMsokK/id/5/YUNymnv7/TXQnP/g+in/jCJFmBszBD7p root@cirros ssh-dss AAAAB3NzaC1kc3MAAACBAPMNidSmjIqUpjyKuDNOTOsEjt/4uhNOYtY/9CsPsYKa2+Fc6TfSy8NrvVbmLsJGlYj2aAEbhUuW02ow42kgx1zdb1DITgTgeEHsYBSBw+uPHaHOGFTe+h8kMatDG8c4NMALdVjakGLN+M/W+8cKSQt9+stBaB6Cdsz34xIUwLdvAAAAFQDdHXn/i0Fqc2o9CTEvsCChrFS+yQAAAIBZKr0Pe134QZZ1hmwq52OhaBALfrF6pO9Y4mgSL0ZNG3t1HZd9eCdaI1BfrfpwIZ+TbSLksZsC/Vf72qS4ydduvf2VSvfFIFrkaoT+e6cfjUvkYi8iGAH/bOeFPy6nsrhE4oXAPFfYdrxVsbwgs6FEXaFyyc09PxGq82aGJ2RdRwAAAIBPWMVHRZ38rZFGG09zuxdzz+X/vhhd0rRWAc0P7Gwk8yVrfz4xmSu1oxBfcq9c2T/DMH8xZ+jNxk/KCT40xtOgXPg4QiDw9qOsl6uQ2yhWaGaozgmGkcfEqFq+LY6mgJajQ6fiEBOUSUAHXEx1rMWU5dbLxdhfbmUd1F1DV+4wnw== root@cirros -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe38:797a/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: name: N/A availability-zone: local-hostname: launch-index: === cirros: current=0.4.0 latest=0.4.0 uptime=11.87 === /dev/root resized successfully [took 2.53s] ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cirros login: 2018-08-18 04:09:15,817 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e8fe550L 2018-08-18 04:09:15,817 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 04:09:15,819 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-18 04:09:15,819 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-18 04:09:15,820 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-18 04:09:15,820 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-18 04:09:15,820 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-18 04:09:15,820 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 04:09:15,820 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-18 04:09:15,820 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 04:09:15,878 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-18 04:09:15,878 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 04:09:15,882 - paramiko.transport - DEBUG - Trying discovered key bf3071034ff0c499137f4770276f0b2d in /tmp/tmpnM6tJr 2018-08-18 04:09:15,916 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 04:09:15,920 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-18 04:09:15,946 - functest.core.singlevm - DEBUG - try 3: cannot connect to 192.16.1.119: not a valid OPENSSH private key file 2018-08-18 04:09:24,956 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-18 04:09:24,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 04:09:25,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 26349 Content-Type: application/json 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-7ca52d6b-fd5a-4794-b435-782a1467b3ba x-compute-request-id: req-7ca52d6b-fd5a-4794-b435-782a1467b3ba RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.980 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920)\n[ 0.028033] pid_max: default: 32768 minimum: 301\n[ 0.036040] ACPI: Core revision 20150930\n[ 0.044937] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060061] Security Framework initialized\n[ 0.068032] Yama: becoming mindful.\n[ 0.076047] AppArmor: AppArmor initialized\n[ 0.084098] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092226] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100125] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108036] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116682] Initializing cgroup subsys io\n[ 0.120043] Initializing cgroup subsys memory\n[ 0.124044] Initializing cgroup subsys devices\n[ 0.128038] Initializing cgroup subsys freezer\n[ 0.132038] Initializing cgroup subsys net_cls\n[ 0.136038] Initializing cgroup subsys perf_event\n[ 0.144032] Initializing cgroup subsys net_prio\n[ 0.148037] Initializing cgroup subsys hugetlb\n[ 0.152037] Initializing cgroup subsys pids\n[ 0.164501] CPU: Physical Processor ID: 0\n[ 0.173282] mce: CPU supports 10 MCE banks\n[ 0.180939] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.436497] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.617709] ftrace: allocating 31920 entries in 125 pages\n[ 0.640386] smpboot: Max logical packages: 1\n[ 0.644037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.654661] x2apic enabled\n[ 0.656036] Switched APIC routing to physical x2apic.\n[ 0.680000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.680000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.692052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.705317] x86: Booted up 1 node, 1 CPUs\n[ 0.708079] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.715139] devtmpfs: initialized\n[ 0.717563] evm: security.selinux\n[ 0.720044] evm: security.SMACK64\n[ 0.724039] evm: security.SMACK64EXEC\n[ 0.728040] evm: security.SMACK64TRANSMUTE\n[ 0.732039] evm: security.SMACK64MMAP\n[ 0.736039] evm: security.ima\n[ 0.740040] evm: security.capability\n[ 0.744239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.748174] pinctrl core: initialized pinctrl subsystem\n[ 0.752882] RTC time: 4:08:50, date: 08/18/18\n[ 0.756435] NET: Registered protocol family 16\n[ 0.760520] cpuidle: using governor ladder\n[ 0.764047] cpuidle: using governor menu\n[ 0.768046] PCCT header not found.\n[ 0.772319] ACPI: bus type PCI registered\n[ 0.776043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.780782] PCI: Using configuration type 1 for base access\n[ 0.785653] ACPI: Added _OSI(Module Device)\n[ 0.788043] ACPI: Added _OSI(Processor Device)\n[ 0.792043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.796040] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.802862] ACPI: Interpreter enabled\n[ 0.804047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.816042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.828060] ACPI: (supports S0 S3 S4 S5)\n[ 0.832041] ACPI: Using IOAPIC for interrupt routing\n[ 0.836085] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.844263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.848049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.852048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.856049] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.860700] acpiphp: Slot [3] registered\n[ 0.864150] acpiphp: Slot [4] registered\n[ 0.868148] acpiphp: Slot [5] registered\n[ 0.872145] acpiphp: Slot [6] registered\n[ 0.876142] acpiphp: Slot [7] registered\n[ 0.880150] acpiphp: Slot [8] registered\n[ 0.884143] acpiphp: Slot [9] registered\n[ 0.888143] acpiphp: Slot [10] registered\n[ 0.892147] acpiphp: Slot [11] registered\n[ 0.896142] acpiphp: Slot [12] registered\n[ 0.900141] acpiphp: Slot [13] registered\n[ 0.904147] acpiphp: Slot [14] registered\n[ 0.908147] acpiphp: Slot [15] registered\n[ 0.912147] acpiphp: Slot [16] registered\n[ 0.916244] acpiphp: Slot [17] registered\n[ 0.920163] acpiphp: Slot [18] registered\n[ 0.924151] acpiphp: Slot [19] registered\n[ 0.928153] acpiphp: Slot [20] registered\n[ 0.932150] acpiphp: Slot [21] registered\n[ 0.936167] acpiphp: Slot [22] registered\n[ 0.940152] acpiphp: Slot [23] registered\n[ 0.944166] acpiphp: Slot [24] registered\n[ 0.948153] acpiphp: Slot [25] registered\n[ 0.952151] acpiphp: Slot [26] registered\n[ 0.956156] acpiphp: Slot [27] registered\n[ 0.960156] acpiphp: Slot [28] registered\n[ 0.964151] acpiphp: Slot [29] registered\n[ 0.968165] acpiphp: Slot [30] registered\n[ 0.972150] acpiphp: Slot [31] registered\n[ 0.976148] PCI host bridge to bus 0000:00\n[ 0.980046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.984043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.988043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.992045] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.996044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.000046] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.022243] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.024044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.028043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.032044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.052306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.056138] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.192491] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.204625] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.216614] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.228527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.240355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.250376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.262130] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.264000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.264066] vgaarb: loaded\n[ 1.268048] vgaarb: bridge control possible 0000:00:02.0\n[ 1.279168] SCSI subsystem initialized\n[ 1.286241] ACPI: bus type USB registered\n[ 1.288777] usbcore: registered new interface driver usbfs\n[ 1.292270] usbcore: registered new interface driver hub\n[ 1.296089] usbcore: registered new device driver usb\n[ 1.304817] PCI: Using ACPI for IRQ routing\n[ 1.315347] NetLabel: Initializing\n[ 1.316110] NetLabel: domain hash size = 128\n[ 1.320042] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.324432] NetLabel: unlabeled traffic allowed by default\n[ 1.332471] clocksource: Switched to clocksource kvm-clock\n[ 1.465380] AppArmor: AppArmor Filesystem Enabled\n[ 1.478674] pnp: PnP ACPI init\n[ 1.491477] pnp: PnP ACPI: found 5 devices\n[ 1.526956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.551871] NET: Registered protocol family 2\n[ 1.569449] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.586631] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.604933] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.621283] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.637633] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.655853] NET: Registered protocol family 1\n[ 1.668049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.682714] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.699535] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.736968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.774094] Trying to unpack rootfs image as initramfs...\n[ 2.165054] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.201941] Scanning for low memory corruption every 60 seconds\n[ 2.219021] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.234501] audit: initializing netlink subsys (disabled)\n[ 2.247367] audit: type=2000 audit(1534565329.456:1): initialized\n[ 2.262683] Initialise system trusted keyring\n[ 2.276462] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.300131] zbud: loaded\n[ 2.309675] VFS: Disk quotas dquot_6.6.0\n[ 2.319993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.353231] fuse init (API version 7.23)\n[ 2.364726] Key type big_key registered\n[ 2.374827] Allocating IMA MOK and blacklist keyrings.\n[ 2.391666] Key type asymmetric registered\n[ 2.402001] Asymmetric key parser 'x509' registered\n[ 2.414831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.433277] io scheduler noop registered\n[ 2.444594] io scheduler deadline registered (default)\n[ 2.456779] io scheduler cfq registered\n[ 2.468049] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.480301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.495287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.513997] ACPI: Power Button [PWRF]\n[ 2.524491] GHES: HEST is not enabled!\n[ 2.554292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.621497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.660458] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.686985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.739863] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.832691] Linux agpgart interface v0.103\n[ 2.866959] brd: module loaded\n[ 2.888211] loop: module loaded\n[ 2.918607] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.937309] GPT:90111 != 2097151\n[ 2.945894] GPT:Alternate GPT header not at the end of the disk.\n[ 2.958942] GPT:90111 != 2097151\n[ 2.967591] GPT: Use GNU Parted to correct GPT errors.\n[ 2.979131] vda: vda1 vda15\n[ 2.993599] scsi host0: ata_piix\n[ 3.003321] scsi host1: ata_piix\n[ 3.012150] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.027670] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.045300] libphy: Fixed MDIO Bus: probed\n[ 3.058523] tun: Universal TUN/TAP device driver, 1.6\n[ 3.070077] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.094344] PPP generic driver version 2.4.2\n[ 3.105316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.120294] ehci-pci: EHCI PCI platform driver\n[ 3.130779] ehci-platform: EHCI generic platform driver\n[ 3.142795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.156181] ohci-pci: OHCI PCI platform driver\n[ 3.166702] ohci-platform: OHCI generic platform driver\n[ 3.179513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.216514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.228404] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.247399] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.259118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.274149] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.288656] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.307289] usb usb1: Product: UHCI Host Controller\n[ 3.318332] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.332965] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.344685] hub 1-0:1.0: USB hub found\n[ 3.354788] hub 1-0:1.0: 2 ports detected\n[ 3.366541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.392551] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.404099] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.417422] mousedev: PS/2 mouse device common for all mice\n[ 3.432423] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.452893] rtc_cmos 00:00: RTC can wake from S4\n[ 3.467630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.483452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.497301] i2c /dev entries driver\n[ 3.506848] device-mapper: uevent: version 1.0.3\n[ 3.519430] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 3.539076] ledtrig-cpu: registered to indicate activity on CPUs\n[ 3.556773] NET: Registered protocol family 10\n[ 3.571118] NET: Registered protocol family 17\n[ 3.582226] Key type dns_resolver registered\n[ 3.594026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 3.608320] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 3.629733] registered taskstats version 1\n[ 3.641205] Loading compiled-in X.509 certificates\n[ 3.653949] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 3.677151] zswap: loaded using pool lzo/zbud\n[ 3.695803] Key type trusted registered\n[ 3.709346] Key type encrypted registered\n[ 3.719282] AppArmor: AppArmor sha1 policy hashing enabled\n[ 3.732702] ima: No TPM chip found, activating TPM-bypass!\n[ 3.745016] evm: HMAC attrs: 0x1\n[ 3.758847] Magic number: 14:849:110\n[ 3.768593] alarmtimer alarmtimer: hash matches\n[ 3.780306] rtc_cmos 00:00: setting system clock to 2018-08-18 04:08:54 UTC (1534565334)\n[ 3.800829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.813888] EDD information not available.\n[ 3.842221] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.861875] Write protecting the kernel read-only data: 14336k\n[ 3.897010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.917707] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 4.10\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 4.846638] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 5.01. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/meta-data/instance-id\nwarning: no ec2 metadata for instance-id\nfailed to get http://169.254.169.254/2009-04-04/meta-data/ami-launch-index\nwarning: no ec2 metadata for ami-launch-index\nfailed to get http://169.254.169.254/2009-04-04/meta-data/instance-type\nwarning: no ec2 metadata for instance-type\nfailed to get http://169.254.169.254/2009-04-04/meta-data/local-ipv4\nwarning: no ec2 metadata for local-ipv4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-ipv4\nwarning: no ec2 metadata for public-ipv4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/hostname\nwarning: no ec2 metadata for hostname\nfailed to get http://169.254.169.254/2009-04-04/meta-data/local-hostname\nwarning: no ec2 metadata for local-hostname\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nfailed to get http://169.254.169.254/2009-04-04/meta-data/block-device-mapping\nwarning: no ec2 metadata for block-device-mappings\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-hostname\nwarning: no ec2 metadata for public-hostname\nfailed to get http://169.254.169.254/2009-04-04/meta-data/placement/availability-zone\nwarning: no ec2 metadata for availability-zone\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 2493.980 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: VT-x\nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDLajmREAe6LYhgq6+HjT/TRdHz/sArtK7hxZqIpnwLSXAsfjsEWMppA0D0b4s7ZTuavGrMel2+P/99PJCpU+tLXr/d0MhVCTCfCdEDfbnMMEIxuoIy6BPqz85G1GgAxOOGR6H1CGbSmyPQbTO6BqCyWDjdfb6IEc/5NkbI2SDsDnIit4w+8CTcoys/173S2VZeee7cKy155buZK3oNq9KNZApo70M8BA0nFKl8pMBU0R2kPetdAYapxD0EZTraVYbxG+WaZtdA/qrkQ/iYLe2dQOw1bTD1MKuTzU1DaqkFMsokK/id/5/YUNymnv7/TXQnP/g+in/jCJFmBszBD7p root@cirros\nssh-dss AAAAB3NzaC1kc3MAAACBAPMNidSmjIqUpjyKuDNOTOsEjt/4uhNOYtY/9CsPsYKa2+Fc6TfSy8NrvVbmLsJGlYj2aAEbhUuW02ow42kgx1zdb1DITgTgeEHsYBSBw+uPHaHOGFTe+h8kMatDG8c4NMALdVjakGLN+M/W+8cKSQt9+stBaB6Cdsz34xIUwLdvAAAAFQDdHXn/i0Fqc2o9CTEvsCChrFS+yQAAAIBZKr0Pe134QZZ1hmwq52OhaBALfrF6pO9Y4mgSL0ZNG3t1HZd9eCdaI1BfrfpwIZ+TbSLksZsC/Vf72qS4ydduvf2VSvfFIFrkaoT+e6cfjUvkYi8iGAH/bOeFPy6nsrhE4oXAPFfYdrxVsbwgs6FEXaFyyc09PxGq82aGJ2RdRwAAAIBPWMVHRZ38rZFGG09zuxdzz+X/vhhd0rRWAc0P7Gwk8yVrfz4xmSu1oxBfcq9c2T/DMH8xZ+jNxk/KCT40xtOgXPg4QiDw9qOsl6uQ2yhWaGaozgmGkcfEqFq+LY6mgJajQ6fiEBOUSUAHXEx1rMWU5dbLxdhfbmUd1F1DV+4wnw== root@cirros\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe38:797a/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: \nname: N/A\navailability-zone: \nlocal-hostname: \nlaunch-index: \n=== cirros: current=0.4.0 latest=0.4.0 uptime=11.87 ===\n/dev/root resized successfully [took 2.53s]\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncirros login: "} 2018-08-18 04:09:25,148 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action used request id req-7ca52d6b-fd5a-4794-b435-782a1467b3ba 2018-08-18 04:09:25,148 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.192337036133s 2018-08-18 04:09:25,149 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action used request id req-7ca52d6b-fd5a-4794-b435-782a1467b3ba 2018-08-18 04:09:25,150 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.980 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920) [ 0.028033] pid_max: default: 32768 minimum: 301 [ 0.036040] ACPI: Core revision 20150930 [ 0.044937] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060061] Security Framework initialized [ 0.068032] Yama: becoming mindful. [ 0.076047] AppArmor: AppArmor initialized [ 0.084098] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092226] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100125] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108036] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116682] Initializing cgroup subsys io [ 0.120043] Initializing cgroup subsys memory [ 0.124044] Initializing cgroup subsys devices [ 0.128038] Initializing cgroup subsys freezer [ 0.132038] Initializing cgroup subsys net_cls [ 0.136038] Initializing cgroup subsys perf_event [ 0.144032] Initializing cgroup subsys net_prio [ 0.148037] Initializing cgroup subsys hugetlb [ 0.152037] Initializing cgroup subsys pids [ 0.164501] CPU: Physical Processor ID: 0 [ 0.173282] mce: CPU supports 10 MCE banks [ 0.180939] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.184035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.436497] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.617709] ftrace: allocating 31920 entries in 125 pages [ 0.640386] smpboot: Max logical packages: 1 [ 0.644037] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.654661] x2apic enabled [ 0.656036] Switched APIC routing to physical x2apic. [ 0.680000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.680000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.692052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.705317] x86: Booted up 1 node, 1 CPUs [ 0.708079] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.715139] devtmpfs: initialized [ 0.717563] evm: security.selinux [ 0.720044] evm: security.SMACK64 [ 0.724039] evm: security.SMACK64EXEC [ 0.728040] evm: security.SMACK64TRANSMUTE [ 0.732039] evm: security.SMACK64MMAP [ 0.736039] evm: security.ima [ 0.740040] evm: security.capability [ 0.744239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.748174] pinctrl core: initialized pinctrl subsystem [ 0.752882] RTC time: 4:08:50, date: 08/18/18 [ 0.756435] NET: Registered protocol family 16 [ 0.760520] cpuidle: using governor ladder [ 0.764047] cpuidle: using governor menu [ 0.768046] PCCT header not found. [ 0.772319] ACPI: bus type PCI registered [ 0.776043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.780782] PCI: Using configuration type 1 for base access [ 0.785653] ACPI: Added _OSI(Module Device) [ 0.788043] ACPI: Added _OSI(Processor Device) [ 0.792043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.796040] ACPI: Added _OSI(Processor Aggregator Device) [ 0.802862] ACPI: Interpreter enabled [ 0.804047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.816042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.828060] ACPI: (supports S0 S3 S4 S5) [ 0.832041] ACPI: Using IOAPIC for interrupt routing [ 0.836085] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.844263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.848049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.852048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.856049] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.860700] acpiphp: Slot [3] registered [ 0.864150] acpiphp: Slot [4] registered [ 0.868148] acpiphp: Slot [5] registered [ 0.872145] acpiphp: Slot [6] registered [ 0.876142] acpiphp: Slot [7] registered [ 0.880150] acpiphp: Slot [8] registered [ 0.884143] acpiphp: Slot [9] registered [ 0.888143] acpiphp: Slot [10] registered [ 0.892147] acpiphp: Slot [11] registered [ 0.896142] acpiphp: Slot [12] registered [ 0.900141] acpiphp: Slot [13] registered [ 0.904147] acpiphp: Slot [14] registered [ 0.908147] acpiphp: Slot [15] registered [ 0.912147] acpiphp: Slot [16] registered [ 0.916244] acpiphp: Slot [17] registered [ 0.920163] acpiphp: Slot [18] registered [ 0.924151] acpiphp: Slot [19] registered [ 0.928153] acpiphp: Slot [20] registered [ 0.932150] acpiphp: Slot [21] registered [ 0.936167] acpiphp: Slot [22] registered [ 0.940152] acpiphp: Slot [23] registered [ 0.944166] acpiphp: Slot [24] registered [ 0.948153] acpiphp: Slot [25] registered [ 0.952151] acpiphp: Slot [26] registered [ 0.956156] acpiphp: Slot [27] registered [ 0.960156] acpiphp: Slot [28] registered [ 0.964151] acpiphp: Slot [29] registered [ 0.968165] acpiphp: Slot [30] registered [ 0.972150] acpiphp: Slot [31] registered [ 0.976148] PCI host bridge to bus 0000:00 [ 0.980046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.984043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.988043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.992045] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.996044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.000046] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.022243] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.024044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.028043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.032044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.052306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.056138] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.192491] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.204625] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.216614] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.228527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.240355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.250376] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.262130] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.264000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.264066] vgaarb: loaded [ 1.268048] vgaarb: bridge control possible 0000:00:02.0 [ 1.279168] SCSI subsystem initialized [ 1.286241] ACPI: bus type USB registered [ 1.288777] usbcore: registered new interface driver usbfs [ 1.292270] usbcore: registered new interface driver hub [ 1.296089] usbcore: registered new device driver usb [ 1.304817] PCI: Using ACPI for IRQ routing [ 1.315347] NetLabel: Initializing [ 1.316110] NetLabel: domain hash size = 128 [ 1.320042] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.324432] NetLabel: unlabeled traffic allowed by default [ 1.332471] clocksource: Switched to clocksource kvm-clock [ 1.465380] AppArmor: AppArmor Filesystem Enabled [ 1.478674] pnp: PnP ACPI init [ 1.491477] pnp: PnP ACPI: found 5 devices [ 1.526956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.551871] NET: Registered protocol family 2 [ 1.569449] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.586631] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.604933] TCP: Hash tables configured (established 4096 bind 4096) [ 1.621283] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.637633] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.655853] NET: Registered protocol family 1 [ 1.668049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.682714] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.699535] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.736968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.774094] Trying to unpack rootfs image as initramfs... [ 2.165054] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.201941] Scanning for low memory corruption every 60 seconds [ 2.219021] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.234501] audit: initializing netlink subsys (disabled) [ 2.247367] audit: type=2000 audit(1534565329.456:1): initialized [ 2.262683] Initialise system trusted keyring [ 2.276462] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.300131] zbud: loaded [ 2.309675] VFS: Disk quotas dquot_6.6.0 [ 2.319993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.353231] fuse init (API version 7.23) [ 2.364726] Key type big_key registered [ 2.374827] Allocating IMA MOK and blacklist keyrings. [ 2.391666] Key type asymmetric registered [ 2.402001] Asymmetric key parser 'x509' registered [ 2.414831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.433277] io scheduler noop registered [ 2.444594] io scheduler deadline registered (default) [ 2.456779] io scheduler cfq registered [ 2.468049] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.480301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.495287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.513997] ACPI: Power Button [PWRF] [ 2.524491] GHES: HEST is not enabled! [ 2.554292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.621497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.660458] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.686985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.739863] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.832691] Linux agpgart interface v0.103 [ 2.866959] brd: module loaded [ 2.888211] loop: module loaded [ 2.918607] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.937309] GPT:90111 != 2097151 [ 2.945894] GPT:Alternate GPT header not at the end of the disk. [ 2.958942] GPT:90111 != 2097151 [ 2.967591] GPT: Use GNU Parted to correct GPT errors. [ 2.979131] vda: vda1 vda15 [ 2.993599] scsi host0: ata_piix [ 3.003321] scsi host1: ata_piix [ 3.012150] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.027670] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.045300] libphy: Fixed MDIO Bus: probed [ 3.058523] tun: Universal TUN/TAP device driver, 1.6 [ 3.070077] tun: (C) 1999-2004 Max Krasnyansky [ 3.094344] PPP generic driver version 2.4.2 [ 3.105316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.120294] ehci-pci: EHCI PCI platform driver [ 3.130779] ehci-platform: EHCI generic platform driver [ 3.142795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.156181] ohci-pci: OHCI PCI platform driver [ 3.166702] ohci-platform: OHCI generic platform driver [ 3.179513] uhci_hcd: USB Universal Host Controller Interface driver [ 3.216514] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.228404] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.247399] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.259118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.274149] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.288656] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.307289] usb usb1: Product: UHCI Host Controller [ 3.318332] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.332965] usb usb1: SerialNumber: 0000:00:01.2 [ 3.344685] hub 1-0:1.0: USB hub found [ 3.354788] hub 1-0:1.0: 2 ports detected [ 3.366541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.392551] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.404099] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.417422] mousedev: PS/2 mouse device common for all mice [ 3.432423] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.452893] rtc_cmos 00:00: RTC can wake from S4 [ 3.467630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.483452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.497301] i2c /dev entries driver [ 3.506848] device-mapper: uevent: version 1.0.3 [ 3.519430] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.539076] ledtrig-cpu: registered to indicate activity on CPUs [ 3.556773] NET: Registered protocol family 10 [ 3.571118] NET: Registered protocol family 17 [ 3.582226] Key type dns_resolver registered [ 3.594026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 3.608320] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.629733] registered taskstats version 1 [ 3.641205] Loading compiled-in X.509 certificates [ 3.653949] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.677151] zswap: loaded using pool lzo/zbud [ 3.695803] Key type trusted registered [ 3.709346] Key type encrypted registered [ 3.719282] AppArmor: AppArmor sha1 policy hashing enabled [ 3.732702] ima: No TPM chip found, activating TPM-bypass! [ 3.745016] evm: HMAC attrs: 0x1 [ 3.758847] Magic number: 14:849:110 [ 3.768593] alarmtimer alarmtimer: hash matches [ 3.780306] rtc_cmos 00:00: setting system clock to 2018-08-18 04:08:54 UTC (1534565334) [ 3.800829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.813888] EDD information not available. [ 3.842221] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.861875] Write protecting the kernel read-only data: 14336k [ 3.897010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.917707] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.10 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 4.76 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 4.846638] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 5.01. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/meta-data/instance-id warning: no ec2 metadata for instance-id failed to get http://169.254.169.254/2009-04-04/meta-data/ami-launch-index warning: no ec2 metadata for ami-launch-index failed to get http://169.254.169.254/2009-04-04/meta-data/instance-type warning: no ec2 metadata for instance-type failed to get http://169.254.169.254/2009-04-04/meta-data/local-ipv4 warning: no ec2 metadata for local-ipv4 failed to get http://169.254.169.254/2009-04-04/meta-data/public-ipv4 warning: no ec2 metadata for public-ipv4 failed to get http://169.254.169.254/2009-04-04/meta-data/hostname warning: no ec2 metadata for hostname failed to get http://169.254.169.254/2009-04-04/meta-data/local-hostname warning: no ec2 metadata for local-hostname failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data failed to get http://169.254.169.254/2009-04-04/meta-data/block-device-mapping warning: no ec2 metadata for block-device-mappings failed to get http://169.254.169.254/2009-04-04/meta-data/public-hostname warning: no ec2 metadata for public-hostname failed to get http://169.254.169.254/2009-04-04/meta-data/placement/availability-zone warning: no ec2 metadata for availability-zone Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2493.980 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDLajmREAe6LYhgq6+HjT/TRdHz/sArtK7hxZqIpnwLSXAsfjsEWMppA0D0b4s7ZTuavGrMel2+P/99PJCpU+tLXr/d0MhVCTCfCdEDfbnMMEIxuoIy6BPqz85G1GgAxOOGR6H1CGbSmyPQbTO6BqCyWDjdfb6IEc/5NkbI2SDsDnIit4w+8CTcoys/173S2VZeee7cKy155buZK3oNq9KNZApo70M8BA0nFKl8pMBU0R2kPetdAYapxD0EZTraVYbxG+WaZtdA/qrkQ/iYLe2dQOw1bTD1MKuTzU1DaqkFMsokK/id/5/YUNymnv7/TXQnP/g+in/jCJFmBszBD7p root@cirros ssh-dss AAAAB3NzaC1kc3MAAACBAPMNidSmjIqUpjyKuDNOTOsEjt/4uhNOYtY/9CsPsYKa2+Fc6TfSy8NrvVbmLsJGlYj2aAEbhUuW02ow42kgx1zdb1DITgTgeEHsYBSBw+uPHaHOGFTe+h8kMatDG8c4NMALdVjakGLN+M/W+8cKSQt9+stBaB6Cdsz34xIUwLdvAAAAFQDdHXn/i0Fqc2o9CTEvsCChrFS+yQAAAIBZKr0Pe134QZZ1hmwq52OhaBALfrF6pO9Y4mgSL0ZNG3t1HZd9eCdaI1BfrfpwIZ+TbSLksZsC/Vf72qS4ydduvf2VSvfFIFrkaoT+e6cfjUvkYi8iGAH/bOeFPy6nsrhE4oXAPFfYdrxVsbwgs6FEXaFyyc09PxGq82aGJ2RdRwAAAIBPWMVHRZ38rZFGG09zuxdzz+X/vhhd0rRWAc0P7Gwk8yVrfz4xmSu1oxBfcq9c2T/DMH8xZ+jNxk/KCT40xtOgXPg4QiDw9qOsl6uQ2yhWaGaozgmGkcfEqFq+LY6mgJajQ6fiEBOUSUAHXEx1rMWU5dbLxdhfbmUd1F1DV+4wnw== root@cirros -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe38:797a/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: name: N/A availability-zone: local-hostname: launch-index: === cirros: current=0.4.0 latest=0.4.0 uptime=11.87 === /dev/root resized successfully [took 2.53s] ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cirros login: 2018-08-18 04:09:25,152 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e909dd0L 2018-08-18 04:09:25,153 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 04:09:25,154 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-18 04:09:25,154 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-18 04:09:25,155 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-18 04:09:25,155 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-18 04:09:25,155 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-18 04:09:25,156 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 04:09:25,156 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-18 04:09:25,156 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 04:09:25,215 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-18 04:09:25,215 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 04:09:25,217 - paramiko.transport - DEBUG - Trying discovered key bf3071034ff0c499137f4770276f0b2d in /tmp/tmpnM6tJr 2018-08-18 04:09:25,257 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 04:09:25,260 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-18 04:09:25,282 - functest.core.singlevm - DEBUG - try 4: cannot connect to 192.16.1.119: not a valid OPENSSH private key file 2018-08-18 04:09:34,291 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-18 04:09:34,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 04:09:34,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 26349 Content-Type: application/json 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-529862b5-2a4f-4c79-be00-8847b17180cc x-compute-request-id: req-529862b5-2a4f-4c79-be00-8847b17180cc RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.980 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920)\n[ 0.028033] pid_max: default: 32768 minimum: 301\n[ 0.036040] ACPI: Core revision 20150930\n[ 0.044937] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060061] Security Framework initialized\n[ 0.068032] Yama: becoming mindful.\n[ 0.076047] AppArmor: AppArmor initialized\n[ 0.084098] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092226] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100125] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108036] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116682] Initializing cgroup subsys io\n[ 0.120043] Initializing cgroup subsys memory\n[ 0.124044] Initializing cgroup subsys devices\n[ 0.128038] Initializing cgroup subsys freezer\n[ 0.132038] Initializing cgroup subsys net_cls\n[ 0.136038] Initializing cgroup subsys perf_event\n[ 0.144032] Initializing cgroup subsys net_prio\n[ 0.148037] Initializing cgroup subsys hugetlb\n[ 0.152037] Initializing cgroup subsys pids\n[ 0.164501] CPU: Physical Processor ID: 0\n[ 0.173282] mce: CPU supports 10 MCE banks\n[ 0.180939] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.436497] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.617709] ftrace: allocating 31920 entries in 125 pages\n[ 0.640386] smpboot: Max logical packages: 1\n[ 0.644037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.654661] x2apic enabled\n[ 0.656036] Switched APIC routing to physical x2apic.\n[ 0.680000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.680000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.692052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.705317] x86: Booted up 1 node, 1 CPUs\n[ 0.708079] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.715139] devtmpfs: initialized\n[ 0.717563] evm: security.selinux\n[ 0.720044] evm: security.SMACK64\n[ 0.724039] evm: security.SMACK64EXEC\n[ 0.728040] evm: security.SMACK64TRANSMUTE\n[ 0.732039] evm: security.SMACK64MMAP\n[ 0.736039] evm: security.ima\n[ 0.740040] evm: security.capability\n[ 0.744239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.748174] pinctrl core: initialized pinctrl subsystem\n[ 0.752882] RTC time: 4:08:50, date: 08/18/18\n[ 0.756435] NET: Registered protocol family 16\n[ 0.760520] cpuidle: using governor ladder\n[ 0.764047] cpuidle: using governor menu\n[ 0.768046] PCCT header not found.\n[ 0.772319] ACPI: bus type PCI registered\n[ 0.776043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.780782] PCI: Using configuration type 1 for base access\n[ 0.785653] ACPI: Added _OSI(Module Device)\n[ 0.788043] ACPI: Added _OSI(Processor Device)\n[ 0.792043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.796040] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.802862] ACPI: Interpreter enabled\n[ 0.804047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.816042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.828060] ACPI: (supports S0 S3 S4 S5)\n[ 0.832041] ACPI: Using IOAPIC for interrupt routing\n[ 0.836085] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.844263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.848049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.852048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.856049] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.860700] acpiphp: Slot [3] registered\n[ 0.864150] acpiphp: Slot [4] registered\n[ 0.868148] acpiphp: Slot [5] registered\n[ 0.872145] acpiphp: Slot [6] registered\n[ 0.876142] acpiphp: Slot [7] registered\n[ 0.880150] acpiphp: Slot [8] registered\n[ 0.884143] acpiphp: Slot [9] registered\n[ 0.888143] acpiphp: Slot [10] registered\n[ 0.892147] acpiphp: Slot [11] registered\n[ 0.896142] acpiphp: Slot [12] registered\n[ 0.900141] acpiphp: Slot [13] registered\n[ 0.904147] acpiphp: Slot [14] registered\n[ 0.908147] acpiphp: Slot [15] registered\n[ 0.912147] acpiphp: Slot [16] registered\n[ 0.916244] acpiphp: Slot [17] registered\n[ 0.920163] acpiphp: Slot [18] registered\n[ 0.924151] acpiphp: Slot [19] registered\n[ 0.928153] acpiphp: Slot [20] registered\n[ 0.932150] acpiphp: Slot [21] registered\n[ 0.936167] acpiphp: Slot [22] registered\n[ 0.940152] acpiphp: Slot [23] registered\n[ 0.944166] acpiphp: Slot [24] registered\n[ 0.948153] acpiphp: Slot [25] registered\n[ 0.952151] acpiphp: Slot [26] registered\n[ 0.956156] acpiphp: Slot [27] registered\n[ 0.960156] acpiphp: Slot [28] registered\n[ 0.964151] acpiphp: Slot [29] registered\n[ 0.968165] acpiphp: Slot [30] registered\n[ 0.972150] acpiphp: Slot [31] registered\n[ 0.976148] PCI host bridge to bus 0000:00\n[ 0.980046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.984043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.988043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.992045] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.996044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.000046] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.022243] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.024044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.028043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.032044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.052306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.056138] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.192491] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.204625] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.216614] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.228527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.240355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.250376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.262130] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.264000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.264066] vgaarb: loaded\n[ 1.268048] vgaarb: bridge control possible 0000:00:02.0\n[ 1.279168] SCSI subsystem initialized\n[ 1.286241] ACPI: bus type USB registered\n[ 1.288777] usbcore: registered new interface driver usbfs\n[ 1.292270] usbcore: registered new interface driver hub\n[ 1.296089] usbcore: registered new device driver usb\n[ 1.304817] PCI: Using ACPI for IRQ routing\n[ 1.315347] NetLabel: Initializing\n[ 1.316110] NetLabel: domain hash size = 128\n[ 1.320042] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.324432] NetLabel: unlabeled traffic allowed by default\n[ 1.332471] clocksource: Switched to clocksource kvm-clock\n[ 1.465380] AppArmor: AppArmor Filesystem Enabled\n[ 1.478674] pnp: PnP ACPI init\n[ 1.491477] pnp: PnP ACPI: found 5 devices\n[ 1.526956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.551871] NET: Registered protocol family 2\n[ 1.569449] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.586631] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.604933] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.621283] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.637633] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.655853] NET: Registered protocol family 1\n[ 1.668049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.682714] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.699535] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.736968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.774094] Trying to unpack rootfs image as initramfs...\n[ 2.165054] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.201941] Scanning for low memory corruption every 60 seconds\n[ 2.219021] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.234501] audit: initializing netlink subsys (disabled)\n[ 2.247367] audit: type=2000 audit(1534565329.456:1): initialized\n[ 2.262683] Initialise system trusted keyring\n[ 2.276462] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.300131] zbud: loaded\n[ 2.309675] VFS: Disk quotas dquot_6.6.0\n[ 2.319993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.353231] fuse init (API version 7.23)\n[ 2.364726] Key type big_key registered\n[ 2.374827] Allocating IMA MOK and blacklist keyrings.\n[ 2.391666] Key type asymmetric registered\n[ 2.402001] Asymmetric key parser 'x509' registered\n[ 2.414831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.433277] io scheduler noop registered\n[ 2.444594] io scheduler deadline registered (default)\n[ 2.456779] io scheduler cfq registered\n[ 2.468049] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.480301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.495287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.513997] ACPI: Power Button [PWRF]\n[ 2.524491] GHES: HEST is not enabled!\n[ 2.554292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.621497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.660458] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.686985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.739863] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.832691] Linux agpgart interface v0.103\n[ 2.866959] brd: module loaded\n[ 2.888211] loop: module loaded\n[ 2.918607] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.937309] GPT:90111 != 2097151\n[ 2.945894] GPT:Alternate GPT header not at the end of the disk.\n[ 2.958942] GPT:90111 != 2097151\n[ 2.967591] GPT: Use GNU Parted to correct GPT errors.\n[ 2.979131] vda: vda1 vda15\n[ 2.993599] scsi host0: ata_piix\n[ 3.003321] scsi host1: ata_piix\n[ 3.012150] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.027670] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.045300] libphy: Fixed MDIO Bus: probed\n[ 3.058523] tun: Universal TUN/TAP device driver, 1.6\n[ 3.070077] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.094344] PPP generic driver version 2.4.2\n[ 3.105316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.120294] ehci-pci: EHCI PCI platform driver\n[ 3.130779] ehci-platform: EHCI generic platform driver\n[ 3.142795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.156181] ohci-pci: OHCI PCI platform driver\n[ 3.166702] ohci-platform: OHCI generic platform driver\n[ 3.179513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.216514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.228404] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.247399] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.259118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.274149] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.288656] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.307289] usb usb1: Product: UHCI Host Controller\n[ 3.318332] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.332965] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.344685] hub 1-0:1.0: USB hub found\n[ 3.354788] hub 1-0:1.0: 2 ports detected\n[ 3.366541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.392551] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.404099] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.417422] mousedev: PS/2 mouse device common for all mice\n[ 3.432423] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.452893] rtc_cmos 00:00: RTC can wake from S4\n[ 3.467630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.483452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.497301] i2c /dev entries driver\n[ 3.506848] device-mapper: uevent: version 1.0.3\n[ 3.519430] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 3.539076] ledtrig-cpu: registered to indicate activity on CPUs\n[ 3.556773] NET: Registered protocol family 10\n[ 3.571118] NET: Registered protocol family 17\n[ 3.582226] Key type dns_resolver registered\n[ 3.594026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 3.608320] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 3.629733] registered taskstats version 1\n[ 3.641205] Loading compiled-in X.509 certificates\n[ 3.653949] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 3.677151] zswap: loaded using pool lzo/zbud\n[ 3.695803] Key type trusted registered\n[ 3.709346] Key type encrypted registered\n[ 3.719282] AppArmor: AppArmor sha1 policy hashing enabled\n[ 3.732702] ima: No TPM chip found, activating TPM-bypass!\n[ 3.745016] evm: HMAC attrs: 0x1\n[ 3.758847] Magic number: 14:849:110\n[ 3.768593] alarmtimer alarmtimer: hash matches\n[ 3.780306] rtc_cmos 00:00: setting system clock to 2018-08-18 04:08:54 UTC (1534565334)\n[ 3.800829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.813888] EDD information not available.\n[ 3.842221] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.861875] Write protecting the kernel read-only data: 14336k\n[ 3.897010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.917707] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 4.10\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 4.846638] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 5.01. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/meta-data/instance-id\nwarning: no ec2 metadata for instance-id\nfailed to get http://169.254.169.254/2009-04-04/meta-data/ami-launch-index\nwarning: no ec2 metadata for ami-launch-index\nfailed to get http://169.254.169.254/2009-04-04/meta-data/instance-type\nwarning: no ec2 metadata for instance-type\nfailed to get http://169.254.169.254/2009-04-04/meta-data/local-ipv4\nwarning: no ec2 metadata for local-ipv4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-ipv4\nwarning: no ec2 metadata for public-ipv4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/hostname\nwarning: no ec2 metadata for hostname\nfailed to get http://169.254.169.254/2009-04-04/meta-data/local-hostname\nwarning: no ec2 metadata for local-hostname\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nfailed to get http://169.254.169.254/2009-04-04/meta-data/block-device-mapping\nwarning: no ec2 metadata for block-device-mappings\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-hostname\nwarning: no ec2 metadata for public-hostname\nfailed to get http://169.254.169.254/2009-04-04/meta-data/placement/availability-zone\nwarning: no ec2 metadata for availability-zone\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 2493.980 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: VT-x\nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDLajmREAe6LYhgq6+HjT/TRdHz/sArtK7hxZqIpnwLSXAsfjsEWMppA0D0b4s7ZTuavGrMel2+P/99PJCpU+tLXr/d0MhVCTCfCdEDfbnMMEIxuoIy6BPqz85G1GgAxOOGR6H1CGbSmyPQbTO6BqCyWDjdfb6IEc/5NkbI2SDsDnIit4w+8CTcoys/173S2VZeee7cKy155buZK3oNq9KNZApo70M8BA0nFKl8pMBU0R2kPetdAYapxD0EZTraVYbxG+WaZtdA/qrkQ/iYLe2dQOw1bTD1MKuTzU1DaqkFMsokK/id/5/YUNymnv7/TXQnP/g+in/jCJFmBszBD7p root@cirros\nssh-dss AAAAB3NzaC1kc3MAAACBAPMNidSmjIqUpjyKuDNOTOsEjt/4uhNOYtY/9CsPsYKa2+Fc6TfSy8NrvVbmLsJGlYj2aAEbhUuW02ow42kgx1zdb1DITgTgeEHsYBSBw+uPHaHOGFTe+h8kMatDG8c4NMALdVjakGLN+M/W+8cKSQt9+stBaB6Cdsz34xIUwLdvAAAAFQDdHXn/i0Fqc2o9CTEvsCChrFS+yQAAAIBZKr0Pe134QZZ1hmwq52OhaBALfrF6pO9Y4mgSL0ZNG3t1HZd9eCdaI1BfrfpwIZ+TbSLksZsC/Vf72qS4ydduvf2VSvfFIFrkaoT+e6cfjUvkYi8iGAH/bOeFPy6nsrhE4oXAPFfYdrxVsbwgs6FEXaFyyc09PxGq82aGJ2RdRwAAAIBPWMVHRZ38rZFGG09zuxdzz+X/vhhd0rRWAc0P7Gwk8yVrfz4xmSu1oxBfcq9c2T/DMH8xZ+jNxk/KCT40xtOgXPg4QiDw9qOsl6uQ2yhWaGaozgmGkcfEqFq+LY6mgJajQ6fiEBOUSUAHXEx1rMWU5dbLxdhfbmUd1F1DV+4wnw== root@cirros\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe38:797a/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: \nname: N/A\navailability-zone: \nlocal-hostname: \nlaunch-index: \n=== cirros: current=0.4.0 latest=0.4.0 uptime=11.87 ===\n/dev/root resized successfully [took 2.53s]\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncirros login: "} 2018-08-18 04:09:34,471 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action used request id req-529862b5-2a4f-4c79-be00-8847b17180cc 2018-08-18 04:09:34,471 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.179780006409s 2018-08-18 04:09:34,472 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action used request id req-529862b5-2a4f-4c79-be00-8847b17180cc 2018-08-18 04:09:34,472 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.980 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920) [ 0.028033] pid_max: default: 32768 minimum: 301 [ 0.036040] ACPI: Core revision 20150930 [ 0.044937] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060061] Security Framework initialized [ 0.068032] Yama: becoming mindful. [ 0.076047] AppArmor: AppArmor initialized [ 0.084098] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092226] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100125] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108036] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116682] Initializing cgroup subsys io [ 0.120043] Initializing cgroup subsys memory [ 0.124044] Initializing cgroup subsys devices [ 0.128038] Initializing cgroup subsys freezer [ 0.132038] Initializing cgroup subsys net_cls [ 0.136038] Initializing cgroup subsys perf_event [ 0.144032] Initializing cgroup subsys net_prio [ 0.148037] Initializing cgroup subsys hugetlb [ 0.152037] Initializing cgroup subsys pids [ 0.164501] CPU: Physical Processor ID: 0 [ 0.173282] mce: CPU supports 10 MCE banks [ 0.180939] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.184035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.436497] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.617709] ftrace: allocating 31920 entries in 125 pages [ 0.640386] smpboot: Max logical packages: 1 [ 0.644037] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.654661] x2apic enabled [ 0.656036] Switched APIC routing to physical x2apic. [ 0.680000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.680000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.692052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.705317] x86: Booted up 1 node, 1 CPUs [ 0.708079] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.715139] devtmpfs: initialized [ 0.717563] evm: security.selinux [ 0.720044] evm: security.SMACK64 [ 0.724039] evm: security.SMACK64EXEC [ 0.728040] evm: security.SMACK64TRANSMUTE [ 0.732039] evm: security.SMACK64MMAP [ 0.736039] evm: security.ima [ 0.740040] evm: security.capability [ 0.744239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.748174] pinctrl core: initialized pinctrl subsystem [ 0.752882] RTC time: 4:08:50, date: 08/18/18 [ 0.756435] NET: Registered protocol family 16 [ 0.760520] cpuidle: using governor ladder [ 0.764047] cpuidle: using governor menu [ 0.768046] PCCT header not found. [ 0.772319] ACPI: bus type PCI registered [ 0.776043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.780782] PCI: Using configuration type 1 for base access [ 0.785653] ACPI: Added _OSI(Module Device) [ 0.788043] ACPI: Added _OSI(Processor Device) [ 0.792043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.796040] ACPI: Added _OSI(Processor Aggregator Device) [ 0.802862] ACPI: Interpreter enabled [ 0.804047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.816042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.828060] ACPI: (supports S0 S3 S4 S5) [ 0.832041] ACPI: Using IOAPIC for interrupt routing [ 0.836085] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.844263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.848049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.852048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.856049] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.860700] acpiphp: Slot [3] registered [ 0.864150] acpiphp: Slot [4] registered [ 0.868148] acpiphp: Slot [5] registered [ 0.872145] acpiphp: Slot [6] registered [ 0.876142] acpiphp: Slot [7] registered [ 0.880150] acpiphp: Slot [8] registered [ 0.884143] acpiphp: Slot [9] registered [ 0.888143] acpiphp: Slot [10] registered [ 0.892147] acpiphp: Slot [11] registered [ 0.896142] acpiphp: Slot [12] registered [ 0.900141] acpiphp: Slot [13] registered [ 0.904147] acpiphp: Slot [14] registered [ 0.908147] acpiphp: Slot [15] registered [ 0.912147] acpiphp: Slot [16] registered [ 0.916244] acpiphp: Slot [17] registered [ 0.920163] acpiphp: Slot [18] registered [ 0.924151] acpiphp: Slot [19] registered [ 0.928153] acpiphp: Slot [20] registered [ 0.932150] acpiphp: Slot [21] registered [ 0.936167] acpiphp: Slot [22] registered [ 0.940152] acpiphp: Slot [23] registered [ 0.944166] acpiphp: Slot [24] registered [ 0.948153] acpiphp: Slot [25] registered [ 0.952151] acpiphp: Slot [26] registered [ 0.956156] acpiphp: Slot [27] registered [ 0.960156] acpiphp: Slot [28] registered [ 0.964151] acpiphp: Slot [29] registered [ 0.968165] acpiphp: Slot [30] registered [ 0.972150] acpiphp: Slot [31] registered [ 0.976148] PCI host bridge to bus 0000:00 [ 0.980046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.984043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.988043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.992045] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.996044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.000046] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.022243] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.024044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.028043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.032044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.052306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.056138] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.192491] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.204625] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.216614] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.228527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.240355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.250376] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.262130] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.264000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.264066] vgaarb: loaded [ 1.268048] vgaarb: bridge control possible 0000:00:02.0 [ 1.279168] SCSI subsystem initialized [ 1.286241] ACPI: bus type USB registered [ 1.288777] usbcore: registered new interface driver usbfs [ 1.292270] usbcore: registered new interface driver hub [ 1.296089] usbcore: registered new device driver usb [ 1.304817] PCI: Using ACPI for IRQ routing [ 1.315347] NetLabel: Initializing [ 1.316110] NetLabel: domain hash size = 128 [ 1.320042] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.324432] NetLabel: unlabeled traffic allowed by default [ 1.332471] clocksource: Switched to clocksource kvm-clock [ 1.465380] AppArmor: AppArmor Filesystem Enabled [ 1.478674] pnp: PnP ACPI init [ 1.491477] pnp: PnP ACPI: found 5 devices [ 1.526956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.551871] NET: Registered protocol family 2 [ 1.569449] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.586631] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.604933] TCP: Hash tables configured (established 4096 bind 4096) [ 1.621283] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.637633] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.655853] NET: Registered protocol family 1 [ 1.668049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.682714] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.699535] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.736968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.774094] Trying to unpack rootfs image as initramfs... [ 2.165054] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.201941] Scanning for low memory corruption every 60 seconds [ 2.219021] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.234501] audit: initializing netlink subsys (disabled) [ 2.247367] audit: type=2000 audit(1534565329.456:1): initialized [ 2.262683] Initialise system trusted keyring [ 2.276462] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.300131] zbud: loaded [ 2.309675] VFS: Disk quotas dquot_6.6.0 [ 2.319993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.353231] fuse init (API version 7.23) [ 2.364726] Key type big_key registered [ 2.374827] Allocating IMA MOK and blacklist keyrings. [ 2.391666] Key type asymmetric registered [ 2.402001] Asymmetric key parser 'x509' registered [ 2.414831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.433277] io scheduler noop registered [ 2.444594] io scheduler deadline registered (default) [ 2.456779] io scheduler cfq registered [ 2.468049] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.480301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.495287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.513997] ACPI: Power Button [PWRF] [ 2.524491] GHES: HEST is not enabled! [ 2.554292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.621497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.660458] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.686985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.739863] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.832691] Linux agpgart interface v0.103 [ 2.866959] brd: module loaded [ 2.888211] loop: module loaded [ 2.918607] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.937309] GPT:90111 != 2097151 [ 2.945894] GPT:Alternate GPT header not at the end of the disk. [ 2.958942] GPT:90111 != 2097151 [ 2.967591] GPT: Use GNU Parted to correct GPT errors. [ 2.979131] vda: vda1 vda15 [ 2.993599] scsi host0: ata_piix [ 3.003321] scsi host1: ata_piix [ 3.012150] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.027670] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.045300] libphy: Fixed MDIO Bus: probed [ 3.058523] tun: Universal TUN/TAP device driver, 1.6 [ 3.070077] tun: (C) 1999-2004 Max Krasnyansky [ 3.094344] PPP generic driver version 2.4.2 [ 3.105316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.120294] ehci-pci: EHCI PCI platform driver [ 3.130779] ehci-platform: EHCI generic platform driver [ 3.142795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.156181] ohci-pci: OHCI PCI platform driver [ 3.166702] ohci-platform: OHCI generic platform driver [ 3.179513] uhci_hcd: USB Universal Host Controller Interface driver [ 3.216514] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.228404] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.247399] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.259118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.274149] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.288656] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.307289] usb usb1: Product: UHCI Host Controller [ 3.318332] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.332965] usb usb1: SerialNumber: 0000:00:01.2 [ 3.344685] hub 1-0:1.0: USB hub found [ 3.354788] hub 1-0:1.0: 2 ports detected [ 3.366541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.392551] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.404099] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.417422] mousedev: PS/2 mouse device common for all mice [ 3.432423] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.452893] rtc_cmos 00:00: RTC can wake from S4 [ 3.467630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.483452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.497301] i2c /dev entries driver [ 3.506848] device-mapper: uevent: version 1.0.3 [ 3.519430] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.539076] ledtrig-cpu: registered to indicate activity on CPUs [ 3.556773] NET: Registered protocol family 10 [ 3.571118] NET: Registered protocol family 17 [ 3.582226] Key type dns_resolver registered [ 3.594026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 3.608320] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.629733] registered taskstats version 1 [ 3.641205] Loading compiled-in X.509 certificates [ 3.653949] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.677151] zswap: loaded using pool lzo/zbud [ 3.695803] Key type trusted registered [ 3.709346] Key type encrypted registered [ 3.719282] AppArmor: AppArmor sha1 policy hashing enabled [ 3.732702] ima: No TPM chip found, activating TPM-bypass! [ 3.745016] evm: HMAC attrs: 0x1 [ 3.758847] Magic number: 14:849:110 [ 3.768593] alarmtimer alarmtimer: hash matches [ 3.780306] rtc_cmos 00:00: setting system clock to 2018-08-18 04:08:54 UTC (1534565334) [ 3.800829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.813888] EDD information not available. [ 3.842221] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.861875] Write protecting the kernel read-only data: 14336k [ 3.897010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.917707] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.10 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 4.76 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 4.846638] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 5.01. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/meta-data/instance-id warning: no ec2 metadata for instance-id failed to get http://169.254.169.254/2009-04-04/meta-data/ami-launch-index warning: no ec2 metadata for ami-launch-index failed to get http://169.254.169.254/2009-04-04/meta-data/instance-type warning: no ec2 metadata for instance-type failed to get http://169.254.169.254/2009-04-04/meta-data/local-ipv4 warning: no ec2 metadata for local-ipv4 failed to get http://169.254.169.254/2009-04-04/meta-data/public-ipv4 warning: no ec2 metadata for public-ipv4 failed to get http://169.254.169.254/2009-04-04/meta-data/hostname warning: no ec2 metadata for hostname failed to get http://169.254.169.254/2009-04-04/meta-data/local-hostname warning: no ec2 metadata for local-hostname failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data failed to get http://169.254.169.254/2009-04-04/meta-data/block-device-mapping warning: no ec2 metadata for block-device-mappings failed to get http://169.254.169.254/2009-04-04/meta-data/public-hostname warning: no ec2 metadata for public-hostname failed to get http://169.254.169.254/2009-04-04/meta-data/placement/availability-zone warning: no ec2 metadata for availability-zone Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2493.980 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDLajmREAe6LYhgq6+HjT/TRdHz/sArtK7hxZqIpnwLSXAsfjsEWMppA0D0b4s7ZTuavGrMel2+P/99PJCpU+tLXr/d0MhVCTCfCdEDfbnMMEIxuoIy6BPqz85G1GgAxOOGR6H1CGbSmyPQbTO6BqCyWDjdfb6IEc/5NkbI2SDsDnIit4w+8CTcoys/173S2VZeee7cKy155buZK3oNq9KNZApo70M8BA0nFKl8pMBU0R2kPetdAYapxD0EZTraVYbxG+WaZtdA/qrkQ/iYLe2dQOw1bTD1MKuTzU1DaqkFMsokK/id/5/YUNymnv7/TXQnP/g+in/jCJFmBszBD7p root@cirros ssh-dss AAAAB3NzaC1kc3MAAACBAPMNidSmjIqUpjyKuDNOTOsEjt/4uhNOYtY/9CsPsYKa2+Fc6TfSy8NrvVbmLsJGlYj2aAEbhUuW02ow42kgx1zdb1DITgTgeEHsYBSBw+uPHaHOGFTe+h8kMatDG8c4NMALdVjakGLN+M/W+8cKSQt9+stBaB6Cdsz34xIUwLdvAAAAFQDdHXn/i0Fqc2o9CTEvsCChrFS+yQAAAIBZKr0Pe134QZZ1hmwq52OhaBALfrF6pO9Y4mgSL0ZNG3t1HZd9eCdaI1BfrfpwIZ+TbSLksZsC/Vf72qS4ydduvf2VSvfFIFrkaoT+e6cfjUvkYi8iGAH/bOeFPy6nsrhE4oXAPFfYdrxVsbwgs6FEXaFyyc09PxGq82aGJ2RdRwAAAIBPWMVHRZ38rZFGG09zuxdzz+X/vhhd0rRWAc0P7Gwk8yVrfz4xmSu1oxBfcq9c2T/DMH8xZ+jNxk/KCT40xtOgXPg4QiDw9qOsl6uQ2yhWaGaozgmGkcfEqFq+LY6mgJajQ6fiEBOUSUAHXEx1rMWU5dbLxdhfbmUd1F1DV+4wnw== root@cirros -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe38:797a/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: name: N/A availability-zone: local-hostname: launch-index: === cirros: current=0.4.0 latest=0.4.0 uptime=11.87 === /dev/root resized successfully [took 2.53s] ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cirros login: 2018-08-18 04:09:34,475 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e890ad0L 2018-08-18 04:09:34,475 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 04:09:34,477 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-18 04:09:34,477 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-18 04:09:34,477 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-18 04:09:34,478 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-18 04:09:34,478 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-18 04:09:34,478 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 04:09:34,478 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-18 04:09:34,478 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 04:09:34,498 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-18 04:09:34,498 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 04:09:34,508 - paramiko.transport - DEBUG - Trying discovered key bf3071034ff0c499137f4770276f0b2d in /tmp/tmpnM6tJr 2018-08-18 04:09:34,537 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 04:09:34,540 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-18 04:09:34,572 - functest.core.singlevm - DEBUG - try 5: cannot connect to 192.16.1.119: not a valid OPENSSH private key file 2018-08-18 04:09:43,581 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-18 04:09:43,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 04:09:43,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 26349 Content-Type: application/json 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-1871e7d7-f567-409c-a645-9543a22a80db x-compute-request-id: req-1871e7d7-f567-409c-a645-9543a22a80db RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.980 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920)\n[ 0.028033] pid_max: default: 32768 minimum: 301\n[ 0.036040] ACPI: Core revision 20150930\n[ 0.044937] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060061] Security Framework initialized\n[ 0.068032] Yama: becoming mindful.\n[ 0.076047] AppArmor: AppArmor initialized\n[ 0.084098] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092226] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100125] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108036] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116682] Initializing cgroup subsys io\n[ 0.120043] Initializing cgroup subsys memory\n[ 0.124044] Initializing cgroup subsys devices\n[ 0.128038] Initializing cgroup subsys freezer\n[ 0.132038] Initializing cgroup subsys net_cls\n[ 0.136038] Initializing cgroup subsys perf_event\n[ 0.144032] Initializing cgroup subsys net_prio\n[ 0.148037] Initializing cgroup subsys hugetlb\n[ 0.152037] Initializing cgroup subsys pids\n[ 0.164501] CPU: Physical Processor ID: 0\n[ 0.173282] mce: CPU supports 10 MCE banks\n[ 0.180939] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.436497] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.617709] ftrace: allocating 31920 entries in 125 pages\n[ 0.640386] smpboot: Max logical packages: 1\n[ 0.644037] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.654661] x2apic enabled\n[ 0.656036] Switched APIC routing to physical x2apic.\n[ 0.680000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.680000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.692052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.705317] x86: Booted up 1 node, 1 CPUs\n[ 0.708079] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.715139] devtmpfs: initialized\n[ 0.717563] evm: security.selinux\n[ 0.720044] evm: security.SMACK64\n[ 0.724039] evm: security.SMACK64EXEC\n[ 0.728040] evm: security.SMACK64TRANSMUTE\n[ 0.732039] evm: security.SMACK64MMAP\n[ 0.736039] evm: security.ima\n[ 0.740040] evm: security.capability\n[ 0.744239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.748174] pinctrl core: initialized pinctrl subsystem\n[ 0.752882] RTC time: 4:08:50, date: 08/18/18\n[ 0.756435] NET: Registered protocol family 16\n[ 0.760520] cpuidle: using governor ladder\n[ 0.764047] cpuidle: using governor menu\n[ 0.768046] PCCT header not found.\n[ 0.772319] ACPI: bus type PCI registered\n[ 0.776043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.780782] PCI: Using configuration type 1 for base access\n[ 0.785653] ACPI: Added _OSI(Module Device)\n[ 0.788043] ACPI: Added _OSI(Processor Device)\n[ 0.792043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.796040] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.802862] ACPI: Interpreter enabled\n[ 0.804047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.816042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.828060] ACPI: (supports S0 S3 S4 S5)\n[ 0.832041] ACPI: Using IOAPIC for interrupt routing\n[ 0.836085] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.844263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.848049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.852048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.856049] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.860700] acpiphp: Slot [3] registered\n[ 0.864150] acpiphp: Slot [4] registered\n[ 0.868148] acpiphp: Slot [5] registered\n[ 0.872145] acpiphp: Slot [6] registered\n[ 0.876142] acpiphp: Slot [7] registered\n[ 0.880150] acpiphp: Slot [8] registered\n[ 0.884143] acpiphp: Slot [9] registered\n[ 0.888143] acpiphp: Slot [10] registered\n[ 0.892147] acpiphp: Slot [11] registered\n[ 0.896142] acpiphp: Slot [12] registered\n[ 0.900141] acpiphp: Slot [13] registered\n[ 0.904147] acpiphp: Slot [14] registered\n[ 0.908147] acpiphp: Slot [15] registered\n[ 0.912147] acpiphp: Slot [16] registered\n[ 0.916244] acpiphp: Slot [17] registered\n[ 0.920163] acpiphp: Slot [18] registered\n[ 0.924151] acpiphp: Slot [19] registered\n[ 0.928153] acpiphp: Slot [20] registered\n[ 0.932150] acpiphp: Slot [21] registered\n[ 0.936167] acpiphp: Slot [22] registered\n[ 0.940152] acpiphp: Slot [23] registered\n[ 0.944166] acpiphp: Slot [24] registered\n[ 0.948153] acpiphp: Slot [25] registered\n[ 0.952151] acpiphp: Slot [26] registered\n[ 0.956156] acpiphp: Slot [27] registered\n[ 0.960156] acpiphp: Slot [28] registered\n[ 0.964151] acpiphp: Slot [29] registered\n[ 0.968165] acpiphp: Slot [30] registered\n[ 0.972150] acpiphp: Slot [31] registered\n[ 0.976148] PCI host bridge to bus 0000:00\n[ 0.980046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.984043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.988043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.992045] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.996044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.000046] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.022243] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.024044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.028043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.032044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.052306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.056138] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.192491] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.204625] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.216614] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.228527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.240355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.250376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.262130] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.264000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.264066] vgaarb: loaded\n[ 1.268048] vgaarb: bridge control possible 0000:00:02.0\n[ 1.279168] SCSI subsystem initialized\n[ 1.286241] ACPI: bus type USB registered\n[ 1.288777] usbcore: registered new interface driver usbfs\n[ 1.292270] usbcore: registered new interface driver hub\n[ 1.296089] usbcore: registered new device driver usb\n[ 1.304817] PCI: Using ACPI for IRQ routing\n[ 1.315347] NetLabel: Initializing\n[ 1.316110] NetLabel: domain hash size = 128\n[ 1.320042] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.324432] NetLabel: unlabeled traffic allowed by default\n[ 1.332471] clocksource: Switched to clocksource kvm-clock\n[ 1.465380] AppArmor: AppArmor Filesystem Enabled\n[ 1.478674] pnp: PnP ACPI init\n[ 1.491477] pnp: PnP ACPI: found 5 devices\n[ 1.526956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.551871] NET: Registered protocol family 2\n[ 1.569449] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.586631] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.604933] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.621283] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.637633] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.655853] NET: Registered protocol family 1\n[ 1.668049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.682714] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.699535] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.736968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.774094] Trying to unpack rootfs image as initramfs...\n[ 2.165054] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.201941] Scanning for low memory corruption every 60 seconds\n[ 2.219021] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.234501] audit: initializing netlink subsys (disabled)\n[ 2.247367] audit: type=2000 audit(1534565329.456:1): initialized\n[ 2.262683] Initialise system trusted keyring\n[ 2.276462] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.300131] zbud: loaded\n[ 2.309675] VFS: Disk quotas dquot_6.6.0\n[ 2.319993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.353231] fuse init (API version 7.23)\n[ 2.364726] Key type big_key registered\n[ 2.374827] Allocating IMA MOK and blacklist keyrings.\n[ 2.391666] Key type asymmetric registered\n[ 2.402001] Asymmetric key parser 'x509' registered\n[ 2.414831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.433277] io scheduler noop registered\n[ 2.444594] io scheduler deadline registered (default)\n[ 2.456779] io scheduler cfq registered\n[ 2.468049] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.480301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.495287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.513997] ACPI: Power Button [PWRF]\n[ 2.524491] GHES: HEST is not enabled!\n[ 2.554292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.621497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.660458] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.686985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.739863] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.832691] Linux agpgart interface v0.103\n[ 2.866959] brd: module loaded\n[ 2.888211] loop: module loaded\n[ 2.918607] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.937309] GPT:90111 != 2097151\n[ 2.945894] GPT:Alternate GPT header not at the end of the disk.\n[ 2.958942] GPT:90111 != 2097151\n[ 2.967591] GPT: Use GNU Parted to correct GPT errors.\n[ 2.979131] vda: vda1 vda15\n[ 2.993599] scsi host0: ata_piix\n[ 3.003321] scsi host1: ata_piix\n[ 3.012150] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.027670] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.045300] libphy: Fixed MDIO Bus: probed\n[ 3.058523] tun: Universal TUN/TAP device driver, 1.6\n[ 3.070077] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.094344] PPP generic driver version 2.4.2\n[ 3.105316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.120294] ehci-pci: EHCI PCI platform driver\n[ 3.130779] ehci-platform: EHCI generic platform driver\n[ 3.142795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.156181] ohci-pci: OHCI PCI platform driver\n[ 3.166702] ohci-platform: OHCI generic platform driver\n[ 3.179513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.216514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.228404] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.247399] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.259118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.274149] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.288656] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.307289] usb usb1: Product: UHCI Host Controller\n[ 3.318332] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.332965] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.344685] hub 1-0:1.0: USB hub found\n[ 3.354788] hub 1-0:1.0: 2 ports detected\n[ 3.366541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.392551] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.404099] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.417422] mousedev: PS/2 mouse device common for all mice\n[ 3.432423] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.452893] rtc_cmos 00:00: RTC can wake from S4\n[ 3.467630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.483452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.497301] i2c /dev entries driver\n[ 3.506848] device-mapper: uevent: version 1.0.3\n[ 3.519430] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 3.539076] ledtrig-cpu: registered to indicate activity on CPUs\n[ 3.556773] NET: Registered protocol family 10\n[ 3.571118] NET: Registered protocol family 17\n[ 3.582226] Key type dns_resolver registered\n[ 3.594026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 3.608320] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 3.629733] registered taskstats version 1\n[ 3.641205] Loading compiled-in X.509 certificates\n[ 3.653949] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 3.677151] zswap: loaded using pool lzo/zbud\n[ 3.695803] Key type trusted registered\n[ 3.709346] Key type encrypted registered\n[ 3.719282] AppArmor: AppArmor sha1 policy hashing enabled\n[ 3.732702] ima: No TPM chip found, activating TPM-bypass!\n[ 3.745016] evm: HMAC attrs: 0x1\n[ 3.758847] Magic number: 14:849:110\n[ 3.768593] alarmtimer alarmtimer: hash matches\n[ 3.780306] rtc_cmos 00:00: setting system clock to 2018-08-18 04:08:54 UTC (1534565334)\n[ 3.800829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.813888] EDD information not available.\n[ 3.842221] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.861875] Write protecting the kernel read-only data: 14336k\n[ 3.897010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.917707] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 4.10\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 4.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 4.846638] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 5.01. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/meta-data/instance-id\nwarning: no ec2 metadata for instance-id\nfailed to get http://169.254.169.254/2009-04-04/meta-data/ami-launch-index\nwarning: no ec2 metadata for ami-launch-index\nfailed to get http://169.254.169.254/2009-04-04/meta-data/instance-type\nwarning: no ec2 metadata for instance-type\nfailed to get http://169.254.169.254/2009-04-04/meta-data/local-ipv4\nwarning: no ec2 metadata for local-ipv4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-ipv4\nwarning: no ec2 metadata for public-ipv4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/hostname\nwarning: no ec2 metadata for hostname\nfailed to get http://169.254.169.254/2009-04-04/meta-data/local-hostname\nwarning: no ec2 metadata for local-hostname\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nfailed to get http://169.254.169.254/2009-04-04/meta-data/block-device-mapping\nwarning: no ec2 metadata for block-device-mappings\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-hostname\nwarning: no ec2 metadata for public-hostname\nfailed to get http://169.254.169.254/2009-04-04/meta-data/placement/availability-zone\nwarning: no ec2 metadata for availability-zone\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 2493.980 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: VT-x\nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDLajmREAe6LYhgq6+HjT/TRdHz/sArtK7hxZqIpnwLSXAsfjsEWMppA0D0b4s7ZTuavGrMel2+P/99PJCpU+tLXr/d0MhVCTCfCdEDfbnMMEIxuoIy6BPqz85G1GgAxOOGR6H1CGbSmyPQbTO6BqCyWDjdfb6IEc/5NkbI2SDsDnIit4w+8CTcoys/173S2VZeee7cKy155buZK3oNq9KNZApo70M8BA0nFKl8pMBU0R2kPetdAYapxD0EZTraVYbxG+WaZtdA/qrkQ/iYLe2dQOw1bTD1MKuTzU1DaqkFMsokK/id/5/YUNymnv7/TXQnP/g+in/jCJFmBszBD7p root@cirros\nssh-dss AAAAB3NzaC1kc3MAAACBAPMNidSmjIqUpjyKuDNOTOsEjt/4uhNOYtY/9CsPsYKa2+Fc6TfSy8NrvVbmLsJGlYj2aAEbhUuW02ow42kgx1zdb1DITgTgeEHsYBSBw+uPHaHOGFTe+h8kMatDG8c4NMALdVjakGLN+M/W+8cKSQt9+stBaB6Cdsz34xIUwLdvAAAAFQDdHXn/i0Fqc2o9CTEvsCChrFS+yQAAAIBZKr0Pe134QZZ1hmwq52OhaBALfrF6pO9Y4mgSL0ZNG3t1HZd9eCdaI1BfrfpwIZ+TbSLksZsC/Vf72qS4ydduvf2VSvfFIFrkaoT+e6cfjUvkYi8iGAH/bOeFPy6nsrhE4oXAPFfYdrxVsbwgs6FEXaFyyc09PxGq82aGJ2RdRwAAAIBPWMVHRZ38rZFGG09zuxdzz+X/vhhd0rRWAc0P7Gwk8yVrfz4xmSu1oxBfcq9c2T/DMH8xZ+jNxk/KCT40xtOgXPg4QiDw9qOsl6uQ2yhWaGaozgmGkcfEqFq+LY6mgJajQ6fiEBOUSUAHXEx1rMWU5dbLxdhfbmUd1F1DV+4wnw== root@cirros\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe38:797a/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: \nname: N/A\navailability-zone: \nlocal-hostname: \nlaunch-index: \n=== cirros: current=0.4.0 latest=0.4.0 uptime=11.87 ===\n/dev/root resized successfully [took 2.53s]\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncirros login: "} 2018-08-18 04:09:43,731 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action used request id req-1871e7d7-f567-409c-a645-9543a22a80db 2018-08-18 04:09:43,731 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.149183988571s 2018-08-18 04:09:43,731 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b/action used request id req-1871e7d7-f567-409c-a645-9543a22a80db 2018-08-18 04:09:43,732 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.980 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975920) [ 0.028033] pid_max: default: 32768 minimum: 301 [ 0.036040] ACPI: Core revision 20150930 [ 0.044937] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060061] Security Framework initialized [ 0.068032] Yama: becoming mindful. [ 0.076047] AppArmor: AppArmor initialized [ 0.084098] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092226] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100125] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108036] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116682] Initializing cgroup subsys io [ 0.120043] Initializing cgroup subsys memory [ 0.124044] Initializing cgroup subsys devices [ 0.128038] Initializing cgroup subsys freezer [ 0.132038] Initializing cgroup subsys net_cls [ 0.136038] Initializing cgroup subsys perf_event [ 0.144032] Initializing cgroup subsys net_prio [ 0.148037] Initializing cgroup subsys hugetlb [ 0.152037] Initializing cgroup subsys pids [ 0.164501] CPU: Physical Processor ID: 0 [ 0.173282] mce: CPU supports 10 MCE banks [ 0.180939] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.184035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.436497] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.617709] ftrace: allocating 31920 entries in 125 pages [ 0.640386] smpboot: Max logical packages: 1 [ 0.644037] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.654661] x2apic enabled [ 0.656036] Switched APIC routing to physical x2apic. [ 0.680000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.680000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.692052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.705317] x86: Booted up 1 node, 1 CPUs [ 0.708079] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.715139] devtmpfs: initialized [ 0.717563] evm: security.selinux [ 0.720044] evm: security.SMACK64 [ 0.724039] evm: security.SMACK64EXEC [ 0.728040] evm: security.SMACK64TRANSMUTE [ 0.732039] evm: security.SMACK64MMAP [ 0.736039] evm: security.ima [ 0.740040] evm: security.capability [ 0.744239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.748174] pinctrl core: initialized pinctrl subsystem [ 0.752882] RTC time: 4:08:50, date: 08/18/18 [ 0.756435] NET: Registered protocol family 16 [ 0.760520] cpuidle: using governor ladder [ 0.764047] cpuidle: using governor menu [ 0.768046] PCCT header not found. [ 0.772319] ACPI: bus type PCI registered [ 0.776043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.780782] PCI: Using configuration type 1 for base access [ 0.785653] ACPI: Added _OSI(Module Device) [ 0.788043] ACPI: Added _OSI(Processor Device) [ 0.792043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.796040] ACPI: Added _OSI(Processor Aggregator Device) [ 0.802862] ACPI: Interpreter enabled [ 0.804047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.816042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.828060] ACPI: (supports S0 S3 S4 S5) [ 0.832041] ACPI: Using IOAPIC for interrupt routing [ 0.836085] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.844263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.848049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.852048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.856049] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.860700] acpiphp: Slot [3] registered [ 0.864150] acpiphp: Slot [4] registered [ 0.868148] acpiphp: Slot [5] registered [ 0.872145] acpiphp: Slot [6] registered [ 0.876142] acpiphp: Slot [7] registered [ 0.880150] acpiphp: Slot [8] registered [ 0.884143] acpiphp: Slot [9] registered [ 0.888143] acpiphp: Slot [10] registered [ 0.892147] acpiphp: Slot [11] registered [ 0.896142] acpiphp: Slot [12] registered [ 0.900141] acpiphp: Slot [13] registered [ 0.904147] acpiphp: Slot [14] registered [ 0.908147] acpiphp: Slot [15] registered [ 0.912147] acpiphp: Slot [16] registered [ 0.916244] acpiphp: Slot [17] registered [ 0.920163] acpiphp: Slot [18] registered [ 0.924151] acpiphp: Slot [19] registered [ 0.928153] acpiphp: Slot [20] registered [ 0.932150] acpiphp: Slot [21] registered [ 0.936167] acpiphp: Slot [22] registered [ 0.940152] acpiphp: Slot [23] registered [ 0.944166] acpiphp: Slot [24] registered [ 0.948153] acpiphp: Slot [25] registered [ 0.952151] acpiphp: Slot [26] registered [ 0.956156] acpiphp: Slot [27] registered [ 0.960156] acpiphp: Slot [28] registered [ 0.964151] acpiphp: Slot [29] registered [ 0.968165] acpiphp: Slot [30] registered [ 0.972150] acpiphp: Slot [31] registered [ 0.976148] PCI host bridge to bus 0000:00 [ 0.980046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.984043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.988043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.992045] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.996044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.000046] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.022243] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.024044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.028043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.032044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.052306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.056138] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.192491] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.204625] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.216614] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.228527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.240355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.250376] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.262130] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.264000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.264066] vgaarb: loaded [ 1.268048] vgaarb: bridge control possible 0000:00:02.0 [ 1.279168] SCSI subsystem initialized [ 1.286241] ACPI: bus type USB registered [ 1.288777] usbcore: registered new interface driver usbfs [ 1.292270] usbcore: registered new interface driver hub [ 1.296089] usbcore: registered new device driver usb [ 1.304817] PCI: Using ACPI for IRQ routing [ 1.315347] NetLabel: Initializing [ 1.316110] NetLabel: domain hash size = 128 [ 1.320042] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.324432] NetLabel: unlabeled traffic allowed by default [ 1.332471] clocksource: Switched to clocksource kvm-clock [ 1.465380] AppArmor: AppArmor Filesystem Enabled [ 1.478674] pnp: PnP ACPI init [ 1.491477] pnp: PnP ACPI: found 5 devices [ 1.526956] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.551871] NET: Registered protocol family 2 [ 1.569449] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.586631] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.604933] TCP: Hash tables configured (established 4096 bind 4096) [ 1.621283] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.637633] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.655853] NET: Registered protocol family 1 [ 1.668049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.682714] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.699535] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.736968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.774094] Trying to unpack rootfs image as initramfs... [ 2.165054] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.201941] Scanning for low memory corruption every 60 seconds [ 2.219021] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.234501] audit: initializing netlink subsys (disabled) [ 2.247367] audit: type=2000 audit(1534565329.456:1): initialized [ 2.262683] Initialise system trusted keyring [ 2.276462] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.300131] zbud: loaded [ 2.309675] VFS: Disk quotas dquot_6.6.0 [ 2.319993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.353231] fuse init (API version 7.23) [ 2.364726] Key type big_key registered [ 2.374827] Allocating IMA MOK and blacklist keyrings. [ 2.391666] Key type asymmetric registered [ 2.402001] Asymmetric key parser 'x509' registered [ 2.414831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.433277] io scheduler noop registered [ 2.444594] io scheduler deadline registered (default) [ 2.456779] io scheduler cfq registered [ 2.468049] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.480301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.495287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.513997] ACPI: Power Button [PWRF] [ 2.524491] GHES: HEST is not enabled! [ 2.554292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.621497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.660458] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.686985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.739863] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.832691] Linux agpgart interface v0.103 [ 2.866959] brd: module loaded [ 2.888211] loop: module loaded [ 2.918607] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.937309] GPT:90111 != 2097151 [ 2.945894] GPT:Alternate GPT header not at the end of the disk. [ 2.958942] GPT:90111 != 2097151 [ 2.967591] GPT: Use GNU Parted to correct GPT errors. [ 2.979131] vda: vda1 vda15 [ 2.993599] scsi host0: ata_piix [ 3.003321] scsi host1: ata_piix [ 3.012150] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.027670] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.045300] libphy: Fixed MDIO Bus: probed [ 3.058523] tun: Universal TUN/TAP device driver, 1.6 [ 3.070077] tun: (C) 1999-2004 Max Krasnyansky [ 3.094344] PPP generic driver version 2.4.2 [ 3.105316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.120294] ehci-pci: EHCI PCI platform driver [ 3.130779] ehci-platform: EHCI generic platform driver [ 3.142795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.156181] ohci-pci: OHCI PCI platform driver [ 3.166702] ohci-platform: OHCI generic platform driver [ 3.179513] uhci_hcd: USB Universal Host Controller Interface driver [ 3.216514] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.228404] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.247399] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.259118] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.274149] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.288656] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.307289] usb usb1: Product: UHCI Host Controller [ 3.318332] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.332965] usb usb1: SerialNumber: 0000:00:01.2 [ 3.344685] hub 1-0:1.0: USB hub found [ 3.354788] hub 1-0:1.0: 2 ports detected [ 3.366541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.392551] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.404099] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.417422] mousedev: PS/2 mouse device common for all mice [ 3.432423] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.452893] rtc_cmos 00:00: RTC can wake from S4 [ 3.467630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.483452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.497301] i2c /dev entries driver [ 3.506848] device-mapper: uevent: version 1.0.3 [ 3.519430] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.539076] ledtrig-cpu: registered to indicate activity on CPUs [ 3.556773] NET: Registered protocol family 10 [ 3.571118] NET: Registered protocol family 17 [ 3.582226] Key type dns_resolver registered [ 3.594026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 3.608320] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.629733] registered taskstats version 1 [ 3.641205] Loading compiled-in X.509 certificates [ 3.653949] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.677151] zswap: loaded using pool lzo/zbud [ 3.695803] Key type trusted registered [ 3.709346] Key type encrypted registered [ 3.719282] AppArmor: AppArmor sha1 policy hashing enabled [ 3.732702] ima: No TPM chip found, activating TPM-bypass! [ 3.745016] evm: HMAC attrs: 0x1 [ 3.758847] Magic number: 14:849:110 [ 3.768593] alarmtimer alarmtimer: hash matches [ 3.780306] rtc_cmos 00:00: setting system clock to 2018-08-18 04:08:54 UTC (1534565334) [ 3.800829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.813888] EDD information not available. [ 3.842221] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.861875] Write protecting the kernel read-only data: 14336k [ 3.897010] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.917707] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.10 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 4.76 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 4.846638] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 5.01. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/meta-data/instance-id warning: no ec2 metadata for instance-id failed to get http://169.254.169.254/2009-04-04/meta-data/ami-launch-index warning: no ec2 metadata for ami-launch-index failed to get http://169.254.169.254/2009-04-04/meta-data/instance-type warning: no ec2 metadata for instance-type failed to get http://169.254.169.254/2009-04-04/meta-data/local-ipv4 warning: no ec2 metadata for local-ipv4 failed to get http://169.254.169.254/2009-04-04/meta-data/public-ipv4 warning: no ec2 metadata for public-ipv4 failed to get http://169.254.169.254/2009-04-04/meta-data/hostname warning: no ec2 metadata for hostname failed to get http://169.254.169.254/2009-04-04/meta-data/local-hostname warning: no ec2 metadata for local-hostname failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data failed to get http://169.254.169.254/2009-04-04/meta-data/block-device-mapping warning: no ec2 metadata for block-device-mappings failed to get http://169.254.169.254/2009-04-04/meta-data/public-hostname warning: no ec2 metadata for public-hostname failed to get http://169.254.169.254/2009-04-04/meta-data/placement/availability-zone warning: no ec2 metadata for availability-zone Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2493.980 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDLajmREAe6LYhgq6+HjT/TRdHz/sArtK7hxZqIpnwLSXAsfjsEWMppA0D0b4s7ZTuavGrMel2+P/99PJCpU+tLXr/d0MhVCTCfCdEDfbnMMEIxuoIy6BPqz85G1GgAxOOGR6H1CGbSmyPQbTO6BqCyWDjdfb6IEc/5NkbI2SDsDnIit4w+8CTcoys/173S2VZeee7cKy155buZK3oNq9KNZApo70M8BA0nFKl8pMBU0R2kPetdAYapxD0EZTraVYbxG+WaZtdA/qrkQ/iYLe2dQOw1bTD1MKuTzU1DaqkFMsokK/id/5/YUNymnv7/TXQnP/g+in/jCJFmBszBD7p root@cirros ssh-dss AAAAB3NzaC1kc3MAAACBAPMNidSmjIqUpjyKuDNOTOsEjt/4uhNOYtY/9CsPsYKa2+Fc6TfSy8NrvVbmLsJGlYj2aAEbhUuW02ow42kgx1zdb1DITgTgeEHsYBSBw+uPHaHOGFTe+h8kMatDG8c4NMALdVjakGLN+M/W+8cKSQt9+stBaB6Cdsz34xIUwLdvAAAAFQDdHXn/i0Fqc2o9CTEvsCChrFS+yQAAAIBZKr0Pe134QZZ1hmwq52OhaBALfrF6pO9Y4mgSL0ZNG3t1HZd9eCdaI1BfrfpwIZ+TbSLksZsC/Vf72qS4ydduvf2VSvfFIFrkaoT+e6cfjUvkYi8iGAH/bOeFPy6nsrhE4oXAPFfYdrxVsbwgs6FEXaFyyc09PxGq82aGJ2RdRwAAAIBPWMVHRZ38rZFGG09zuxdzz+X/vhhd0rRWAc0P7Gwk8yVrfz4xmSu1oxBfcq9c2T/DMH8xZ+jNxk/KCT40xtOgXPg4QiDw9qOsl6uQ2yhWaGaozgmGkcfEqFq+LY6mgJajQ6fiEBOUSUAHXEx1rMWU5dbLxdhfbmUd1F1DV+4wnw== root@cirros -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe38:797a/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: name: N/A availability-zone: local-hostname: launch-index: === cirros: current=0.4.0 latest=0.4.0 uptime=11.87 === /dev/root resized successfully [took 2.53s] ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cirros login: 2018-08-18 04:09:43,734 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e890890L 2018-08-18 04:09:43,735 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 04:09:43,736 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-18 04:09:43,737 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-18 04:09:43,737 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-18 04:09:43,738 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-18 04:09:43,738 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-18 04:09:43,738 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 04:09:43,738 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-18 04:09:43,738 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 04:09:43,757 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-18 04:09:43,758 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 04:09:43,768 - paramiko.transport - DEBUG - Trying discovered key bf3071034ff0c499137f4770276f0b2d in /tmp/tmpnM6tJr 2018-08-18 04:09:43,797 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 04:09:43,801 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-18 04:09:43,832 - functest.core.singlevm - DEBUG - try 6: cannot connect to 192.16.1.119: not a valid OPENSSH private key file 2018-08-18 04:09:52,834 - functest.core.singlevm - ERROR - cannot connect to 192.16.1.119 2018-08-18 04:09:52,835 - functest.core.singlevm - ERROR - Cannot run singlevm2 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 428, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2018-08-18 04:09:53,975 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 04:09:53,975 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 01:40 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-18 04:09:53,978 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-08-18 04:09:53,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:09:54,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json 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-f3e1da57-138c-490b-b9f5-508c8f038a3c x-compute-request-id: req-f3e1da57-138c-490b-b9f5-508c8f038a3c 2018-08-18 04:09:54,296 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b used request id req-f3e1da57-138c-490b-b9f5-508c8f038a3c 2018-08-18 04:09:54,297 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.318297863007s 2018-08-18 04:09:54,297 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b used request id req-f3e1da57-138c-490b-b9f5-508c8f038a3c 2018-08-18 04:09:54,297 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-18 04:09:54,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:09:54,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1784 Content-Type: application/json 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-26dab4e9-6a09-4e62-b1dc-b64ddbd46f42 x-compute-request-id: req-26dab4e9-6a09-4e62-b1dc-b64ddbd46f42 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_0a8499af-8366-4a31-8103-eddc6857a82b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:79:7a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:79:7a", "version": 4, "addr": "192.16.1.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b", "rel": "bookmark"}], "image": {"id": "f900707b-b33b-466c-a58e-0fd6da8b0377", "links": [{"href": "https://192.16.1.222:8774/images/f900707b-b33b-466c-a58e-0fd6da8b0377", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T04:08:44.000000", "flavor": {"id": "c3917cdf-54df-4a11-b5b0-0eab96dda409", "links": [{"href": "https://192.16.1.222:8774/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409", "rel": "bookmark"}]}, "id": "5809cb19-1708-46b0-84c4-97a0300fdd2b", "security_groups": [{"name": "singlevm2-sg_0a8499af-8366-4a31-8103-eddc6857a82b"}], "user_id": "7fef778ca89244abab916fdb44fa5c73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T04:09:54Z", "hostId": "08c03c9a93c418ea9c5bc788facc73554be4b09c5d389bf980056b77", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0a8499af-8366-4a31-8103-eddc6857a82b", "name": "singlevm2-vm_0a8499af-8366-4a31-8103-eddc6857a82b", "created": "2018-08-18T04:08:35Z", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 04:09:54,628 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-26dab4e9-6a09-4e62-b1dc-b64ddbd46f42 2018-08-18 04:09:54,628 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.330753087997s 2018-08-18 04:09:54,628 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-26dab4e9-6a09-4e62-b1dc-b64ddbd46f42 2018-08-18 04:09:54,630 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 04:09:56,630 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-18 04:09:56,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:09:56,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1700 Content-Type: application/json 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-6a9ba1c6-56d7-45d1-82c7-9250591f3426 x-compute-request-id: req-6a9ba1c6-56d7-45d1-82c7-9250591f3426 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_0a8499af-8366-4a31-8103-eddc6857a82b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:79:7a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:79:7a", "version": 4, "addr": "192.16.1.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5809cb19-1708-46b0-84c4-97a0300fdd2b", "rel": "bookmark"}], "image": {"id": "f900707b-b33b-466c-a58e-0fd6da8b0377", "links": [{"href": "https://192.16.1.222:8774/images/f900707b-b33b-466c-a58e-0fd6da8b0377", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T04:08:44.000000", "flavor": {"id": "c3917cdf-54df-4a11-b5b0-0eab96dda409", "links": [{"href": "https://192.16.1.222:8774/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409", "rel": "bookmark"}]}, "id": "5809cb19-1708-46b0-84c4-97a0300fdd2b", "user_id": "7fef778ca89244abab916fdb44fa5c73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T04:09:55Z", "hostId": "08c03c9a93c418ea9c5bc788facc73554be4b09c5d389bf980056b77", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0a8499af-8366-4a31-8103-eddc6857a82b", "name": "singlevm2-vm_0a8499af-8366-4a31-8103-eddc6857a82b", "created": "2018-08-18T04:08:35Z", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 04:09:56,873 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-6a9ba1c6-56d7-45d1-82c7-9250591f3426 2018-08-18 04:09:56,873 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.242786169052s 2018-08-18 04:09:56,874 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-6a9ba1c6-56d7-45d1-82c7-9250591f3426 2018-08-18 04:09:56,875 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 04:09:58,877 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-18 04:09:58,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:09:59,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json 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-55de3324-716d-4a50-b49c-0a593cf9250b x-compute-request-id: req-55de3324-716d-4a50-b49c-0a593cf9250b RESP BODY: {"servers": []} 2018-08-18 04:09:59,018 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-55de3324-716d-4a50-b49c-0a593cf9250b 2018-08-18 04:09:59,018 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.140919923782s 2018-08-18 04:09:59,018 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-55de3324-716d-4a50-b49c-0a593cf9250b 2018-08-18 04:09:59,021 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-18 04:09:59,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:09:59,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-79a24525-6f52-422e-bb6e-2485227455ba Date: Sat, 18 Aug 2018 04:09:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:13Z", "updated_at": "2018-08-18T04:08:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:13Z", "revision_number": 0, "id": "064ad532-1902-4bb0-ac82-380405953ab5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:13Z", "security_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:13Z", "revision_number": 0, "id": "08599687-87b6-4ad9-a95a-ee7cbdec4875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:13Z", "security_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:13Z", "revision_number": 0, "id": "3ce2fa11-09e8-4a25-bad0-36a53d790873", "remote_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:13Z", "security_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:13Z", "revision_number": 0, "id": "68440a35-70c5-4487-947d-60e1c2c53126", "remote_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:13Z", "security_group_id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}], "revision_number": 1, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "id": "63c08620-97b1-42cb-a4ac-3337fcb4871b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:32Z", "updated_at": "2018-08-18T04:08:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:32Z", "revision_number": 0, "id": "64fe0e6f-274b-4bde-a017-26203d4c9644", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:32Z", "security_group_id": "7b0932c4-7684-4765-825f-e0cdefe45063", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:32Z", "revision_number": 0, "id": "6f210782-e860-4e17-8e88-47e826870ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:32Z", "security_group_id": "7b0932c4-7684-4765-825f-e0cdefe45063", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T04:08:33Z", "revision_number": 0, "id": "8e00506c-1153-43ca-b366-ff9fdce4f7eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:33Z", "security_group_id": "7b0932c4-7684-4765-825f-e0cdefe45063", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T04:08:33Z", "revision_number": 0, "id": "940f7940-2248-4e02-acd4-29707d69a744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T04:08:33Z", "security_group_id": "7b0932c4-7684-4765-825f-e0cdefe45063", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d"}], "revision_number": 3, "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "id": "7b0932c4-7684-4765-825f-e0cdefe45063", "name": "singlevm2-sg_0a8499af-8366-4a31-8103-eddc6857a82b"}]} 2018-08-18 04:09:59,124 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-79a24525-6f52-422e-bb6e-2485227455ba 2018-08-18 04:09:59,124 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.103137016296s 2018-08-18 04:09:59,124 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-79a24525-6f52-422e-bb6e-2485227455ba 2018-08-18 04:09:59,126 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-08-18 04:09:59,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/7b0932c4-7684-4765-825f-e0cdefe45063.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:09:59,339 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bbba2bf3-8b9a-421e-8e11-df30db863ebd Content-Length: 0 Date: Sat, 18 Aug 2018 04:09:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:09:59,339 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/7b0932c4-7684-4765-825f-e0cdefe45063.json used request id req-bbba2bf3-8b9a-421e-8e11-df30db863ebd 2018-08-18 04:09:59,339 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.212709903717s 2018-08-18 04:09:59,339 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/7b0932c4-7684-4765-825f-e0cdefe45063.json used request id req-bbba2bf3-8b9a-421e-8e11-df30db863ebd 2018-08-18 04:09:59,340 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-08-18 04:09:59,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/singlevm2-kp_0a8499af-8366-4a31-8103-eddc6857a82b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:09:59,460 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json 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-1fa917b9-c371-4adf-9263-fe15488f5320 x-compute-request-id: req-1fa917b9-c371-4adf-9263-fe15488f5320 2018-08-18 04:09:59,460 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm2-kp_0a8499af-8366-4a31-8103-eddc6857a82b used request id req-1fa917b9-c371-4adf-9263-fe15488f5320 2018-08-18 04:09:59,460 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.120201826096s 2018-08-18 04:09:59,460 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm2-kp_0a8499af-8366-4a31-8103-eddc6857a82b used request id req-1fa917b9-c371-4adf-9263-fe15488f5320 2018-08-18 04:09:59,461 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-18 04:09:59,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/fef38a8d-b943-4a46-bac4-d71f46343ae3/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" -d '{"subnet_id": "215b9503-0d86-47da-8a91-97da47eb9301"}' 2018-08-18 04:10:03,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-33284318-17a2-42af-b57c-c6f4c1365b12 Date: Sat, 18 Aug 2018 04:10:03 GMT RESP BODY: {"network_id": "08cd97d1-b435-4336-a3e1-880126f4a513", "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "subnet_id": "215b9503-0d86-47da-8a91-97da47eb9301", "subnet_ids": ["215b9503-0d86-47da-8a91-97da47eb9301"], "port_id": "b09b4983-59cc-43a6-81cc-0716fae6df0b", "id": "fef38a8d-b943-4a46-bac4-d71f46343ae3"} 2018-08-18 04:10:03,287 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/fef38a8d-b943-4a46-bac4-d71f46343ae3/remove_router_interface.json used request id req-33284318-17a2-42af-b57c-c6f4c1365b12 2018-08-18 04:10:03,287 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.82644796371s 2018-08-18 04:10:03,287 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/fef38a8d-b943-4a46-bac4-d71f46343ae3/remove_router_interface.json used request id req-33284318-17a2-42af-b57c-c6f4c1365b12 returning object fef38a8d-b943-4a46-bac4-d71f46343ae3 2018-08-18 04:10:03,288 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-18 04:10:03,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:10:03,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-cbc6b198-78a3-4068-8939-5edf38c48c9a Date: Sat, 18 Aug 2018 04:10:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0af31944-cf5d-42cc-ad16-ed23df330df2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "78afcefc-306d-474b-aeba-f7c85b4ff459", "ip_address": "192.16.1.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "created_at": "2018-08-18T04:08:16Z", "admin_state_up": true, "updated_at": "2018-08-18T04:10:00Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "id": "fef38a8d-b943-4a46-bac4-d71f46343ae3", "name": "singlevm2-router_0a8499af-8366-4a31-8103-eddc6857a82b"}]} 2018-08-18 04:10:03,519 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-cbc6b198-78a3-4068-8939-5edf38c48c9a 2018-08-18 04:10:03,519 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.231656074524s 2018-08-18 04:10:03,520 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-cbc6b198-78a3-4068-8939-5edf38c48c9a 2018-08-18 04:10:03,521 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-18 04:10:03,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/fef38a8d-b943-4a46-bac4-d71f46343ae3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:10:09,495 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-024cc0cf-d5de-4f80-bdb7-f403c6d93d04 Content-Length: 0 Date: Sat, 18 Aug 2018 04:10:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:10:09,495 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/fef38a8d-b943-4a46-bac4-d71f46343ae3.json used request id req-024cc0cf-d5de-4f80-bdb7-f403c6d93d04 2018-08-18 04:10:09,495 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.97419190407s 2018-08-18 04:10:09,495 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/fef38a8d-b943-4a46-bac4-d71f46343ae3.json used request id req-024cc0cf-d5de-4f80-bdb7-f403c6d93d04 2018-08-18 04:10:09,496 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-18 04:10:09,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:10:09,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-ad10cff2-0556-4930-a057-af2c2a0e3552 Date: Sat, 18 Aug 2018 04:10:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08cd97d1-b435-4336-a3e1-880126f4a513","tenant_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","created_at":"2018-08-18T04:08:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T04:08:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","id":"215b9503-0d86-47da-8a91-97da47eb9301","subnetpool_id":null,"name":"singlevm2-subnet_0a8499af-8366-4a31-8103-eddc6857a82b"}]} 2018-08-18 04:10:09,566 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-ad10cff2-0556-4930-a057-af2c2a0e3552 2018-08-18 04:10:09,566 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0703768730164s 2018-08-18 04:10:09,567 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-ad10cff2-0556-4930-a057-af2c2a0e3552 2018-08-18 04:10:09,568 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-18 04:10:09,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/215b9503-0d86-47da-8a91-97da47eb9301.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:10:13,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4e72608b-469c-4630-88c8-8888dfc50524 Date: Sat, 18 Aug 2018 04:10:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:10:13,483 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/215b9503-0d86-47da-8a91-97da47eb9301.json used request id req-4e72608b-469c-4630-88c8-8888dfc50524 2018-08-18 04:10:13,483 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.91459321976s 2018-08-18 04:10:13,483 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/215b9503-0d86-47da-8a91-97da47eb9301.json used request id req-4e72608b-469c-4630-88c8-8888dfc50524 2018-08-18 04:10:13,483 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-18 04:10:13,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:10:13,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-a856b97c-a01f-41ee-9eec-0eddd787bd64 Date: Sat, 18 Aug 2018 04:10:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-18T04:10:13Z","tenant_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","created_at":"2018-08-18T04:08:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"205e7575e01f4a7c88ea8cb4e4ef2a9d","id":"08cd97d1-b435-4336-a3e1-880126f4a513","name":"singlevm2-net_0a8499af-8366-4a31-8103-eddc6857a82b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78afcefc-306d-474b-aeba-f7c85b4ff459"],"updated_at":"2018-08-18T03:58:56Z","tenant_id":"fa4564a16c3c485ebc44f56c811db94f","created_at":"2018-08-18T03:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fa4564a16c3c485ebc44f56c811db94f","id":"0af31944-cf5d-42cc-ad16-ed23df330df2","name":"ext-net"}]} 2018-08-18 04:10:13,650 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-a856b97c-a01f-41ee-9eec-0eddd787bd64 2018-08-18 04:10:13,650 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.166435003281s 2018-08-18 04:10:13,650 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-a856b97c-a01f-41ee-9eec-0eddd787bd64 2018-08-18 04:10:13,651 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-18 04:10:13,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/08cd97d1-b435-4336-a3e1-880126f4a513.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:10:15,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34bd4a53-e6ff-4288-9cb3-d63c51dee88d Date: Sat, 18 Aug 2018 04:10:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:10:15,943 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/08cd97d1-b435-4336-a3e1-880126f4a513.json used request id req-34bd4a53-e6ff-4288-9cb3-d63c51dee88d 2018-08-18 04:10:15,943 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.29247403145s 2018-08-18 04:10:15,943 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/08cd97d1-b435-4336-a3e1-880126f4a513.json used request id req-34bd4a53-e6ff-4288-9cb3-d63c51dee88d 2018-08-18 04:10:15,947 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-18 04:10:15,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:10:16,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-997f2cf3-05ef-4fd8-8d55-5451048146d5 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/f900707b-b33b-466c-a58e-0fd6da8b0377/snap", "metadata": {}}], "file": "/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377/file", "owner": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "id": "f900707b-b33b-466c-a58e-0fd6da8b0377", "size": 12716032, "self": "/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377", "disk_format": "qcow2", "direct_url": "rbd://256817f1-a369-4e7f-93af-dfd817d27232/images/f900707b-b33b-466c-a58e-0fd6da8b0377/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-18T04:08:30Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0a8499af-8366-4a31-8103-eddc6857a82b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0a8499af-8366-4a31-8103-eddc6857a82b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T04:08:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 04:10:16,023 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-997f2cf3-05ef-4fd8-8d55-5451048146d5 2018-08-18 04:10:16,023 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0759069919586s 2018-08-18 04:10:16,023 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-997f2cf3-05ef-4fd8-8d55-5451048146d5 2018-08-18 04:10:16,025 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-08-18 04:10:16,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70a1bc5a3d991642c6c012e60f1090f46b1fef07" 2018-08-18 04:10:17,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-76c3cd5b-32fa-4c6f-b5b5-788675e18ac8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 04:10:17,148 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377 used request id req-76c3cd5b-32fa-4c6f-b5b5-788675e18ac8 2018-08-18 04:10:17,148 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 1.12370991707s 2018-08-18 04:10:17,148 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/f900707b-b33b-466c-a58e-0fd6da8b0377 used request id req-76c3cd5b-32fa-4c6f-b5b5-788675e18ac8 2018-08-18 04:10:17,149 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-18 04:10:17,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:10:17,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json 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-008400ad-e0f2-40da-acd2-1be97f518622 x-compute-request-id: req-008400ad-e0f2-40da-acd2-1be97f518622 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "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": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/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": "singlevm2-flavor_0a8499af-8366-4a31-8103-eddc6857a82b", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409", "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": "c3917cdf-54df-4a11-b5b0-0eab96dda409"}]} 2018-08-18 04:10:17,200 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-008400ad-e0f2-40da-acd2-1be97f518622 2018-08-18 04:10:17,200 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0513970851898s 2018-08-18 04:10:17,201 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-008400ad-e0f2-40da-acd2-1be97f518622 2018-08-18 04:10:17,203 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-08-18 04:10:17,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:10:17,297 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json 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-282f802a-e5cc-467d-9eaf-231620d63000 x-compute-request-id: req-282f802a-e5cc-467d-9eaf-231620d63000 2018-08-18 04:10:17,297 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409 used request id req-282f802a-e5cc-467d-9eaf-231620d63000 2018-08-18 04:10:17,298 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0944950580597s 2018-08-18 04:10:17,298 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/c3917cdf-54df-4a11-b5b0-0eab96dda409 used request id req-282f802a-e5cc-467d-9eaf-231620d63000 2018-08-18 04:10:17,298 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-18 04:10:17,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:10:17,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:10:17 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-9104245f-ee5c-488b-83e8-8bd2e3ce7ce4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/00f5bad4d915444c96373d24489316aa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "00f5bad4d915444c96373d24489316aa", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/1d03f1d45db14af78ddb5421967c38dc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "1d03f1d45db14af78ddb5421967c38dc", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/1e5062d47827419ba322cbc8e7afff58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "1e5062d47827419ba322cbc8e7afff58", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/312c945ae6f846448b06a9ac0c148409"}, "domain_id": "default", "enabled": true, "id": "312c945ae6f846448b06a9ac0c148409", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/33d783e3154b49d783e1d2f7a0314db1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "33d783e3154b49d783e1d2f7a0314db1", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/66834d47f48d4f9e87def26d8077c5fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "66834d47f48d4f9e87def26d8077c5fa", "password_expires_at": null}, {"name": "singlevm2-user_0a8499af-8366-4a31-8103-eddc6857a82b", "links": {"self": "https://192.16.1.222:5000/v3/users/7fef778ca89244abab916fdb44fa5c73"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7fef778ca89244abab916fdb44fa5c73", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/8844a3ed66c746c8b0652787623a54b5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "8844a3ed66c746c8b0652787623a54b5", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/8d0be396840444a2a9559514a4df7437"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "8d0be396840444a2a9559514a4df7437", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/ab6beaabbf174838923bbf396834b44c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "ab6beaabbf174838923bbf396834b44c", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/ac5db6f921634bea9c5de54cc4bbd406"}, "domain_id": "2b4a3343d616479b831d4ec63861f47a", "enabled": true, "id": "ac5db6f921634bea9c5de54cc4bbd406", "options": {}}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/c551acec77fb4587a3146c7cf2067fcc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "c551acec77fb4587a3146c7cf2067fcc", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/dfb0f82049124551a795b6390dac8209"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "dfb0f82049124551a795b6390dac8209", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/f5d94238387d4a21a0015834f7eae821"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7344209b0fbc4e8ea20814a7a8236e0b", "id": "f5d94238387d4a21a0015834f7eae821", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-18 04:10:17,364 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-9104245f-ee5c-488b-83e8-8bd2e3ce7ce4 2018-08-18 04:10:17,364 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0658340454102s 2018-08-18 04:10:17,364 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-9104245f-ee5c-488b-83e8-8bd2e3ce7ce4 2018-08-18 04:10:17,367 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-18 04:10:17,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/7fef778ca89244abab916fdb44fa5c73 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:10:17,403 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:10:17 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-a8352920-a7fb-401a-880f-758e4e8b1f20 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/7fef778ca89244abab916fdb44fa5c73"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "7fef778ca89244abab916fdb44fa5c73", "email": null, "name": "singlevm2-user_0a8499af-8366-4a31-8103-eddc6857a82b"}} 2018-08-18 04:10:17,403 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/7fef778ca89244abab916fdb44fa5c73 used request id req-a8352920-a7fb-401a-880f-758e4e8b1f20 2018-08-18 04:10:17,403 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.03626704216s 2018-08-18 04:10:17,404 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/7fef778ca89244abab916fdb44fa5c73 used request id req-a8352920-a7fb-401a-880f-758e4e8b1f20 2018-08-18 04:10:17,404 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-08-18 04:10:17,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/7fef778ca89244abab916fdb44fa5c73 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:10:17,616 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:10:17 GMT Vary: X-Auth-Token x-openstack-request-id: req-4f02767b-b19d-4391-aa82-c208229424ee X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:10:17,616 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/7fef778ca89244abab916fdb44fa5c73 used request id req-4f02767b-b19d-4391-aa82-c208229424ee 2018-08-18 04:10:17,616 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.211699008942s 2018-08-18 04:10:17,616 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/7fef778ca89244abab916fdb44fa5c73 used request id req-4f02767b-b19d-4391-aa82-c208229424ee 2018-08-18 04:10:17,620 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-18 04:10:17,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:10:17,660 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:10:17 GMT Content-Type: application/json Content-Length: 1073 Vary: X-Auth-Token x-openstack-request-id: req-c3d4e0a1-3d88-4fed-a8d8-25c0f649e16e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "https://192.16.1.222:5000/v3/projects/205e7575e01f4a7c88ea8cb4e4ef2a9d"}, "tags": [], "enabled": true, "id": "205e7575e01f4a7c88ea8cb4e4ef2a9d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_0a8499af-8366-4a31-8103-eddc6857a82b"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/7344209b0fbc4e8ea20814a7a8236e0b"}, "tags": [], "enabled": true, "id": "7344209b0fbc4e8ea20814a7a8236e0b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/fa4564a16c3c485ebc44f56c811db94f"}, "tags": [], "enabled": true, "id": "fa4564a16c3c485ebc44f56c811db94f", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-18 04:10:17,660 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-c3d4e0a1-3d88-4fed-a8d8-25c0f649e16e 2018-08-18 04:10:17,660 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0402519702911s 2018-08-18 04:10:17,660 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-c3d4e0a1-3d88-4fed-a8d8-25c0f649e16e 2018-08-18 04:10:17,664 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-08-18 04:10:17,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/205e7575e01f4a7c88ea8cb4e4ef2a9d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:10:17,979 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:10:17 GMT Vary: X-Auth-Token x-openstack-request-id: req-942aab33-30dc-4a92-9d9e-bf46bce6fc84 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:10:17,979 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/205e7575e01f4a7c88ea8cb4e4ef2a9d used request id req-942aab33-30dc-4a92-9d9e-bf46bce6fc84 2018-08-18 04:10:17,979 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.315754890442s 2018-08-18 04:10:17,980 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/205e7575e01f4a7c88ea8cb4e4ef2a9d used request id req-942aab33-30dc-4a92-9d9e-bf46bce6fc84 2018-08-18 04:10:17,983 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-18 04:10:17,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:10:18,035 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:10:18 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-bc837abd-016d-467b-84fe-9f4b7f3442d3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "291acac5d84b411b9e291d117f56e337", "links": {"self": "https://192.16.1.222:5000/v3/roles/291acac5d84b411b9e291d117f56e337"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3b0e46d047424a1d929d89bad170040b", "links": {"self": "https://192.16.1.222:5000/v3/roles/3b0e46d047424a1d929d89bad170040b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "69186f526b40472b9f00c186bbe38942", "links": {"self": "https://192.16.1.222:5000/v3/roles/69186f526b40472b9f00c186bbe38942"}, "name": "admin"}, {"domain_id": null, "id": "732b876118804b60b61d66dcd66c7ffa", "links": {"self": "https://192.16.1.222:5000/v3/roles/732b876118804b60b61d66dcd66c7ffa"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-18 04:10:18,035 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-bc837abd-016d-467b-84fe-9f4b7f3442d3 2018-08-18 04:10:18,035 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0525460243225s 2018-08-18 04:10:18,035 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-bc837abd-016d-467b-84fe-9f4b7f3442d3 2018-08-18 04:10:18,038 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-08-18 04:10:18,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/732b876118804b60b61d66dcd66c7ffa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b05216364b822c31862b278c6fdc58d7037491b" 2018-08-18 04:10:19,358 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Sat, 18 Aug 2018 04:10:19 GMT Vary: X-Auth-Token x-openstack-request-id: req-d7574e28-ec70-4fef-9c2d-da6a38b2c15c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 04:10:19,358 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/732b876118804b60b61d66dcd66c7ffa used request id req-d7574e28-ec70-4fef-9c2d-da6a38b2c15c 2018-08-18 04:10:19,358 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 1.31930685043s 2018-08-18 04:10:19,358 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/732b876118804b60b61d66dcd66c7ffa used request id req-d7574e28-ec70-4fef-9c2d-da6a38b2c15c 2018-08-18 04:10:19,358 - xtesting.ci.run_tests - ERROR - The test case 'singlevm2' failed. 2018-08-18 04:10:19,359 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:15 | PASS | | tenantnetwork2 | functest | healthcheck | 00:15 | PASS | | vmready1 | functest | healthcheck | 00:20 | PASS | | vmready2 | functest | healthcheck | 00:20 | PASS | | singlevm1 | functest | healthcheck | 01:11 | PASS | | singlevm2 | functest | healthcheck | 01:40 | FAIL | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-18 04:10:19,366 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-18 04:10:19,376 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-18 04:10:19,421 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-18 04:10:19,516 - paramiko.transport - DEBUG - EOF in transport thread