.stestr/0002755012276001227600000000000015213021574012420 5ustar tempesttempest.stestr/format0000644012276001227600000000000215213020375013617 0ustar tempesttempest1 .stestr/next-stream0000644012276001227600000000000215213021574014600 0ustar tempesttempest1 .stestr/times.dbm.dat0000644012276001227600000001001115213021574014763 0ustar tempesttempest100.19180667.63836189.543066102.06128861.7961490.00069661.23810870.75628554.295805.stestr/00000600012276001227600000770220315213021574012503 0ustar tempesttempesttime: 2026-06-12 15:09:13.481345Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] time: 2026-06-12 15:10:53.673151Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2026-06-12 15:09:15,297 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.815s 2026-06-12 15:09:15,297 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1234781226", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-52841e66-1cc8-479a-b00c-b8e9db14c1f3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"8c8bb898-d6f9-4388-b8e9-ead2b240fe07","name":"tempest-network-smoke--1234781226","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d1dc6bb021404784a052b40574f5b14d","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:09:14Z","updated_at":"2026-06-12T15:09:14Z","revision_number":1}}' 2026-06-12 15:09:17,847 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.549s 2026-06-12 15:09:17,847 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1168618103", "admin_state_up": true, "project_id": "d1dc6bb021404784a052b40574f5b14d", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899"}}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-98f794d2-fdc4-47bd-bbae-42505d196a26', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"router": {"id": "6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc", "name": "tempest-TestNetworkBasicOps-router-1168618103", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.185"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:09:15Z", "updated_at": "2026-06-12T15:09:16Z", "revision_number": 2, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:09:17,981 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28 0.133s 2026-06-12 15:09:17,982 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-108d8497-f622-4b15-85cc-e6209d8d6769', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:09:18,324 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.342s 2026-06-12 15:09:18,325 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-c8024bc0-db2b-4040-aece-a914719243e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:09:18,393 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28 0.068s 2026-06-12 15:09:18,393 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-39a744b7-4d8a-499f-aac0-ffd4fbb3959b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:09:19,744 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.351s 2026-06-12 15:09:19,745 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-2238051", "network_id": "8c8bb898-d6f9-4388-b8e9-ead2b240fe07", "project_id": "d1dc6bb021404784a052b40574f5b14d", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '630', 'x-openstack-request-id': 'req-9ec847ec-fbad-4216-9ecd-66b2480e4abf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"2ef29808-a75c-448e-981b-5e6d8c7232bb","name":"tempest-subnet-smoke-2238051","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"8c8bb898-d6f9-4388-b8e9-ead2b240fe07","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-12T15:09:18Z","updated_at":"2026-06-12T15:09:18Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:09:22,804 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc/add_router_interface 3.058s 2026-06-12 15:09:22,804 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2ef29808-a75c-448e-981b-5e6d8c7232bb"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-f7f2a7d3-449f-4d36-acd3-fcef5d149980', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc/add_router_interface'} Body: b'{"id": "6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "95a7b8aa-a2b5-4509-99ba-8216f8a8d443", "network_id": "8c8bb898-d6f9-4388-b8e9-ead2b240fe07", "subnet_id": "2ef29808-a75c-448e-981b-5e6d8c7232bb", "subnet_ids": ["2ef29808-a75c-448e-981b-5e6d8c7232bb"]}' 2026-06-12 15:09:23,342 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.537s 2026-06-12 15:09:23,342 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-8c83bbd8-a2fc-4394-af06-a80c2702a4e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"8c8bb898-d6f9-4388-b8e9-ead2b240fe07","name":"tempest-network-smoke--1234781226","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2ef29808-a75c-448e-981b-5e6d8c7232bb"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:09:14Z","updated_at":"2026-06-12T15:09:18Z","revision_number":2,"project_id":"d1dc6bb021404784a052b40574f5b14d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":5886},{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:09:23,457 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.114s 2026-06-12 15:09:23,458 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1289', 'x-openstack-request-id': 'req-40614260-3428-4439-8f87-8113d378e5ce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"2ef29808-a75c-448e-981b-5e6d8c7232bb","name":"tempest-subnet-smoke-2238051","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"8c8bb898-d6f9-4388-b8e9-ead2b240fe07","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:09:18Z","updated_at":"2026-06-12T15:09:18Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"},{"id":"caaaef89-94d9-4f3f-89ec-4e80957d639e","name":"public_subnet","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","network_id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:07:53Z","updated_at":"2026-06-12T15:07:53Z","revision_number":0,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5"}]}' 2026-06-12 15:09:23,640 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.182s 2026-06-12 15:09:23,640 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-7ad1e8a4-213f-42b2-a4bb-7a708d31f206', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc", "name": "tempest-TestNetworkBasicOps-router-1168618103", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.185"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:09:15Z", "updated_at": "2026-06-12T15:09:21Z", "revision_number": 3, "project_id": "d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:09:23,877 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.234s 2026-06-12 15:09:23,877 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-734726148", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFkAKDTY6IBVBbatq7zXPBUyc6rE1i59LY/K4YEti8RYoeAbhK2y4pR02GQ1AHgCrEG+r4JggGnM6B4+eokR4QlqDpqDYWXv4Wp3vQiK2d7/Ngq4AxGR8kHJanKTAVuO7Q=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:23 GMT', 'server': 'Apache', 'content-length': '397', '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-b19bf97b-60a2-467b-bebf-516f5400ae1f', 'x-compute-request-id': 'req-b19bf97b-60a2-467b-bebf-516f5400ae1f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-734726148", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFkAKDTY6IBVBbatq7zXPBUyc6rE1i59LY/K4YEti8RYoeAbhK2y4pR02GQ1AHgCrEG+r4JggGnM6B4+eokR4QlqDpqDYWXv4Wp3vQiK2d7/Ngq4AxGR8kHJanKTAVuO7Q==", "fingerprint": "d7:4a:d3:57:07:d8:7b:bd:89:96:20:61:ca:55:e1:af", "user_id": "3d4d31a4f070430fa8390b5e104a0449"}}' 2026-06-12 15:09:24,454 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.573s 2026-06-12 15:09:24,454 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-573176078", "description": "tempest-secgroup-smoke-573176078 description", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-e0c41b83-7dcb-40be-a297-3e4fd058ce0a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "03b271f3-a988-4949-825e-0a1add389a93", "name": "tempest-secgroup-smoke-573176078", "stateful": true, "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "description": "tempest-secgroup-smoke-573176078 description", "shared": false, "security_group_rules": [{"id": "2588657e-7af8-406d-ada5-aef545a3be55", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "03b271f3-a988-4949-825e-0a1add389a93", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 26, "description": null, "tags": [], "created_at": "2026-06-12T15:09:24Z", "updated_at": "2026-06-12T15:09:24Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}, {"id": "a911934a-7647-4466-b669-6a6cc04c14a6", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "03b271f3-a988-4949-825e-0a1add389a93", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 25, "description": null, "tags": [], "created_at": "2026-06-12T15:09:24Z", "updated_at": "2026-06-12T15:09:24Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}], "tags": [], "created_at": "2026-06-12T15:09:24Z", "updated_at": "2026-06-12T15:09:24Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:09:24,639 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.184s 2026-06-12 15:09:24,640 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "03b271f3-a988-4949-825e-0a1add389a93", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-3fb8328d-9859-49ea-8a80-0168134f319f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d17d64ef-0909-4a0f-967e-41b154aeff2f", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "03b271f3-a988-4949-825e-0a1add389a93", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:09:24Z", "updated_at": "2026-06-12T15:09:24Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:09:24,826 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.186s 2026-06-12 15:09:24,827 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "03b271f3-a988-4949-825e-0a1add389a93", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-f9150928-1fa6-4fdc-a805-112422720b50', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bb1409b5-1541-4d1d-a516-9eaee546bbda", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "03b271f3-a988-4949-825e-0a1add389a93", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:09:24Z", "updated_at": "2026-06-12T15:09:24Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:09:25,319 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.492s 2026-06-12 15:09:25,320 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "03b271f3-a988-4949-825e-0a1add389a93", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-43ce47b6-0123-497b-8b94-3fda57da726b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "39e12aa0-8b93-4e19-9322-f1bc8261ce7f", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "03b271f3-a988-4949-825e-0a1add389a93", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:09:24Z", "updated_at": "2026-06-12T15:09:24Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:09:25,698 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.378s 2026-06-12 15:09:25,699 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "03b271f3-a988-4949-825e-0a1add389a93", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f414ea0c-5831-48fe-900b-d10e1efe3f12', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6d2695fc-422e-4848-a3e1-9ca6c0a0e426", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "03b271f3-a988-4949-825e-0a1add389a93", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:09:25Z", "updated_at": "2026-06-12T15:09:25Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:09:25,880 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.181s 2026-06-12 15:09:25,880 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "03b271f3-a988-4949-825e-0a1add389a93", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-793e3203-6a4d-4f6e-ac5d-faf2c3a35981', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "32edc72c-d8e3-45e7-a8de-a6a1995ec4c2", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "03b271f3-a988-4949-825e-0a1add389a93", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:09:25Z", "updated_at": "2026-06-12T15:09:25Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:09:26,379 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.499s 2026-06-12 15:09:26,380 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "03b271f3-a988-4949-825e-0a1add389a93", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-2d642650-016a-43d5-8575-1cf909802414', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a8abca21-212c-4cf4-8108-ffb8c830c34b", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "03b271f3-a988-4949-825e-0a1add389a93", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:09:26Z", "updated_at": "2026-06-12T15:09:26Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:09:26,701 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.317s 2026-06-12 15:09:26,702 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:26 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d1bf3abc-1de7-44c4-8ce1-d4c6928cade4', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=400ed7f7925a41eb47b478e43ee4894f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3d4d31a4f070430fa8390b5e104a0449", "name": "tempest-TestNetworkBasicOps-2080194209-project-member", "password_expires_at": null}, "audit_ids": ["nhYQFWBtSzyOAezIn987pg"], "expires_at": "2026-06-12T16:09:26.000000Z", "issued_at": "2026-06-12T15:09:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1dc6bb021404784a052b40574f5b14d", "name": "tempest-TestNetworkBasicOps-2080194209"}, "is_domain": false, "roles": [{"id": "84dfbc6758f74d718c73b19850f0a2ab", "name": "reader"}, {"id": "0b10eab503b545b1a7e8fa24a1068220", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "26542de8d1a941009f4ca20556c3ffe1", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "f9007553880e4fdcba1101956b96c0be", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "03d88bc7a9be477ea3ecfbe89237da45", "type": "image", "name": "glance"}, {"endpoints": [{"id": "095bd69ea9a44290a9c359173a36b556", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f8e64122fafd444fac68f4db0eabe000", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "345dabaa3a9944439b7c9e64f006a024", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "a057b86da2ae478e96744640656e77f9", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "de3099ade7b0479a8264801695381d53", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "625be93c88a94ec89600c73faef7c620", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "1dca8cb5d1574100a6b5c3321fdd780c", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "96af71fdd7fe4608b9fadfdbca1536a3", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "a15a54be450c46e895f8fa1859524d8e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "cf32a21ce2ae4104a3068e8b53c030f8", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "e47e4efc3dad43bdb92d220e620e675c", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "b45879aa38ea4a01a55f4bd57582a6fd", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "55c565513c084ef09345a3f1356ebdc7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}, {"name": "swift", "id": "bcc9192e64fe4b43a7ba0dce6de77e62", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}], "id": "be4902e0c306454b865cad62c4955c96", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "12c14a57fa7b4158b1cadae10e6ef01f", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "78ae44da8e704841adf77d95f408ff4e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d415649d9beb40a1ad0a4c254a5df7cf", "type": 2026-06-12 15:09:26,702 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2026-06-12 15:09:30,582 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.879s 2026-06-12 15:09:30,583 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-700030723", "imageRef": "8275103d-adb5-4041-9ac9-8b43dc20e626", "flavorRef": "b7ba1027-feea-4cdd-9901-e77859c37669", "networks": [{"uuid": "8c8bb898-d6f9-4388-b8e9-ead2b240fe07"}], "key_name": "tempest-TestNetworkBasicOps-734726148", "security_groups": [{"name": "tempest-secgroup-smoke-573176078"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:26 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1', '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-17276bd5-ba18-4a11-af8b-80cfc5fe6140', 'x-compute-request-id': 'req-17276bd5-ba18-4a11-af8b-80cfc5fe6140', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "283661d5-0dca-411c-ab44-bd1c1330fcc1", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-573176078"}], "adminPass": "2UKLBvykuf4v"}}' 2026-06-12 15:09:31,311 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1 0.725s 2026-06-12 15:09:31,311 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:30 GMT', 'server': 'Apache', 'content-length': '1393', '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-89089c8e-cea7-45f4-b882-c298d271137e', 'x-compute-request-id': 'req-89089c8e-cea7-45f4-b882-c298d271137e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1'} Body: b'{"server": {"id": "283661d5-0dca-411c-ab44-bd1c1330fcc1", "name": "tempest-TestNetworkBasicOps-server-700030723", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:09:30Z", "updated": "2026-06-12T15:09:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-734726148", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:09:33,319 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1 1.003s 2026-06-12 15:09:33,319 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:32 GMT', 'server': 'Apache', 'content-length': '1389', '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-38b78e21-fb8d-4373-9633-ad19dbbcffd5', 'x-compute-request-id': 'req-38b78e21-fb8d-4373-9633-ad19dbbcffd5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1'} Body: b'{"server": {"id": "283661d5-0dca-411c-ab44-bd1c1330fcc1", "name": "tempest-TestNetworkBasicOps-server-700030723", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:09:30Z", "updated": "2026-06-12T15:09:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-734726148", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:09:33,322 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2026-06-12 15:09:34,584 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1 0.259s 2026-06-12 15:09:34,584 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:34 GMT', 'server': 'Apache', 'content-length': '1451', '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-c1287b42-1468-4550-833c-b5b92c147b69', 'x-compute-request-id': 'req-c1287b42-1468-4550-833c-b5b92c147b69', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1'} Body: b'{"server": {"id": "283661d5-0dca-411c-ab44-bd1c1330fcc1", "name": "tempest-TestNetworkBasicOps-server-700030723", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:09:30Z", "updated": "2026-06-12T15:09:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-734726148", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:09:34,590 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2026-06-12 15:09:36,540 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1 0.949s 2026-06-12 15:09:36,540 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:35 GMT', 'server': 'Apache', 'content-length': '1518', '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-b061ac60-d0d0-4887-9014-a324834c296f', 'x-compute-request-id': 'req-b061ac60-d0d0-4887-9014-a324834c296f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1'} Body: b'{"server": {"id": "283661d5-0dca-411c-ab44-bd1c1330fcc1", "name": "tempest-TestNetworkBasicOps-server-700030723", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:09:30Z", "updated": "2026-06-12T15:09:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-734726148", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-573176078"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:09:38,419 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1 0.873s 2026-06-12 15:09:38,419 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:37 GMT', 'server': 'Apache', 'content-length': '1518', '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-f7bf15aa-1e93-4450-9337-e1176b998dd8', 'x-compute-request-id': 'req-f7bf15aa-1e93-4450-9337-e1176b998dd8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1'} Body: b'{"server": {"id": "283661d5-0dca-411c-ab44-bd1c1330fcc1", "name": "tempest-TestNetworkBasicOps-server-700030723", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:09:30Z", "updated": "2026-06-12T15:09:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-734726148", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-573176078"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:09:39,744 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1 0.319s 2026-06-12 15:09:39,744 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:39 GMT', 'server': 'Apache', 'content-length': '1518', '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-634b2809-74dc-4567-901a-c29904d80d4c', 'x-compute-request-id': 'req-634b2809-74dc-4567-901a-c29904d80d4c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1'} Body: b'{"server": {"id": "283661d5-0dca-411c-ab44-bd1c1330fcc1", "name": "tempest-TestNetworkBasicOps-server-700030723", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:09:30Z", "updated": "2026-06-12T15:09:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-734726148", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-573176078"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:09:41,346 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1 0.597s 2026-06-12 15:09:41,347 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:40 GMT', 'server': 'Apache', 'content-length': '1691', '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-1944705a-eef9-42c3-8f3a-1d39c3b8e552', 'x-compute-request-id': 'req-1944705a-eef9-42c3-8f3a-1d39c3b8e552', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1'} Body: b'{"server": {"id": "283661d5-0dca-411c-ab44-bd1c1330fcc1", "name": "tempest-TestNetworkBasicOps-server-700030723", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:09:30Z", "updated": "2026-06-12T15:09:40Z", "addresses": {"tempest-network-smoke--1234781226": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:42:2f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-734726148", "OS-SRV-USG:launched_at": "2026-06-12T15:09:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-573176078"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:09:41,352 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2026-06-12 15:09:41,709 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1 0.356s 2026-06-12 15:09:41,709 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:41 GMT', 'server': 'Apache', 'content-length': '1691', '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-a9a8724c-0908-42c1-9300-c57a71bed39d', 'x-compute-request-id': 'req-a9a8724c-0908-42c1-9300-c57a71bed39d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1'} Body: b'{"server": {"id": "283661d5-0dca-411c-ab44-bd1c1330fcc1", "name": "tempest-TestNetworkBasicOps-server-700030723", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:09:30Z", "updated": "2026-06-12T15:09:40Z", "addresses": {"tempest-network-smoke--1234781226": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:42:2f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-734726148", "OS-SRV-USG:launched_at": "2026-06-12T15:09:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-573176078"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:09:41,714 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-12 15:09:41,820 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=283661d5-0dca-411c-ab44-bd1c1330fcc1 0.105s 2026-06-12 15:09:41,820 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-832a2437-9135-4e18-bbad-1aa6345f5146', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=283661d5-0dca-411c-ab44-bd1c1330fcc1'} Body: b'{"ports":[{"id":"e2bce5d8-7280-41e1-a4d0-3a2e6db07cf0","name":"","network_id":"8c8bb898-d6f9-4388-b8e9-ead2b240fe07","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:e2:42:2f","admin_state_up":true,"status":"ACTIVE","device_id":"283661d5-0dca-411c-ab44-bd1c1330fcc1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"2ef29808-a75c-448e-981b-5e6d8c7232bb","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["03b271f3-a988-4949-825e-0a1add389a93"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-700030723","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-700030723","fqdn":"tempest-testnetworkbasicops-server-700030723.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:09:34Z","updated_at":"2026-06-12T15:09:39Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:09:41,820 25 DEBUG [tempest.common.waiters] Server ID 283661d5-0dca-411c-ab44-bd1c1330fcc1 ports are all ACTIVE [{'id': 'e2bce5d8-7280-41e1-a4d0-3a2e6db07cf0', 'name': '', 'network_id': '8c8bb898-d6f9-4388-b8e9-ead2b240fe07', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'mac_address': 'fa:16:3e:e2:42:2f', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '283661d5-0dca-411c-ab44-bd1c1330fcc1', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '2ef29808-a75c-448e-981b-5e6d8c7232bb', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['03b271f3-a988-4949-825e-0a1add389a93'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-700030723', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-testnetworkbasicops-server-700030723', 'fqdn': 'tempest-testnetworkbasicops-server-700030723.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T15:09:34Z', 'updated_at': '2026-06-12T15:09:39Z', 'revision_number': 4, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'}]: 2026-06-12 15:09:43,390 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.569s 2026-06-12 15:09:43,391 25 DEBUG [tempest.lib.common.rest_client] Request 10000 - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "port_id": "e2bce5d8-7280-41e1-a4d0-3a2e6db07cf0", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "fixed_ip_address": "10.100.0.14"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-722dc06d-f573-4256-8531-3877ff6e3e53', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "63ae03fa-9b9f-4217-b085-a72d2ed75678", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.191", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc", "port_id": "e2bce5d8-7280-41e1-a4d0-3a2e6db07cf0", "fixed_ip_address": "10.100.0.14", "status": "DOWN", "project_id": "d1dc6bb021404784a052b40574f5b14d", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "8c8bb898-d6f9-4388-b8e9-ead2b240fe07", "mac_address": "fa:16:3e:e2:42:2f", "admin_state_up": true, "status": "ACTIVE", "device_id": "283661d5-0dca-411c-ab44-bd1c1330fcc1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:09:42Z", "updated_at": "2026-06-12T15:09:42Z", "revision_number": 0}}' 2026-06-12 15:09:43,551 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/63ae03fa-9b9f-4217-b085-a72d2ed75678 0.160s 2026-06-12 15:09:43,551 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-5a94038f-872b-4eb9-9589-c4a9c36a90c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/63ae03fa-9b9f-4217-b085-a72d2ed75678'} Body: b'{"floatingip": {"id": "63ae03fa-9b9f-4217-b085-a72d2ed75678", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.191", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc", "port_id": "e2bce5d8-7280-41e1-a4d0-3a2e6db07cf0", "fixed_ip_address": "10.100.0.14", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "8c8bb898-d6f9-4388-b8e9-ead2b240fe07", "mac_address": "fa:16:3e:e2:42:2f", "admin_state_up": true, "status": "ACTIVE", "device_id": "283661d5-0dca-411c-ab44-bd1c1330fcc1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:09:42Z", "updated_at": "2026-06-12T15:09:43Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:09:43,551 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '63ae03fa-9b9f-4217-b085-a72d2ed75678', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'floating_ip_address': '192.168.122.191', 'floating_network_id': 'c67fbedc-cd1d-46b8-b018-2f59b2d38899', 'router_id': '6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc', 'port_id': 'e2bce5d8-7280-41e1-a4d0-3a2e6db07cf0', 'fixed_ip_address': '10.100.0.14', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '8c8bb898-d6f9-4388-b8e9-ead2b240fe07', 'mac_address': 'fa:16:3e:e2:42:2f', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '283661d5-0dca-411c-ab44-bd1c1330fcc1', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T15:09:42Z', 'updated_at': '2026-06-12T15:09:43Z', 'revision_number': 1, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'} is at status: ACTIVE 2026-06-12 15:09:43,552 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.160621 seconds 2026-06-12 15:09:43,552 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.191 with user: cirros 2026-06-12 15:09:43,552 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks begins to ping 192.168.122.191 in 120 sec and the expected result is reachable 2026-06-12 15:09:59,819 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.266723 seconds 2026-06-12 15:09:59,819 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks finishes ping 192.168.122.191 in 120 sec and the ping result is expected 2026-06-12 15:10:00,096 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1/action 0.276s 2026-06-12 15:10:00,098 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:09:59 GMT', 'server': 'Apache', 'content-length': '75348', '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-c45e590c-ae09-48c5-aca0-589c486a3ba3', 'x-compute-request-id': 'req-c45e590c-ae09-48c5-aca0-589c486a3ba3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\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] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] 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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000003] kvm-clock: using sched offset of 2052944065 cycles\\n[ 0.000007] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000012] tsc: Detected 2799.998 MHz processor\\n[ 0.000786] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001184] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003988] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004041] Using GB pages for direct mapping\\n[ 0.004288] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004299] ACPI: Early table checksum verification disabled\\n[ 0.004310] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004317] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004329] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004338] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004343] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004346] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004350] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004353] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004356] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004359] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004360] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004361] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004363] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004364] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005901] No NUMA configuration fo 2026-06-12 15:10:00,100 25 DEBUG [tempest.scenario.manager] Console output for 283661d5-0dca-411c-ab44-bd1c1330fcc1 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 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] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000003] kvm-clock: using sched offset of 2052944065 cycles [ 0.000007] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000012] tsc: Detected 2799.998 MHz processor [ 0.000786] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001184] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003988] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004041] Using GB pages for direct mapping [ 0.004288] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004299] ACPI: Early table checksum verification disabled [ 0.004310] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004317] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004329] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004338] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004343] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004346] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004350] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004353] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004356] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004359] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004360] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004361] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004363] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004364] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005901] No NUMA configuration found [ 0.005904] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005914] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006285] Zone ranges: [ 0.006287] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006289] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006292] Normal empty [ 0.006293] Device empty [ 0.006295] Movable zone start for each node [ 0.006298] Early memory node ranges [ 0.006299] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006301] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006303] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.011217] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.011285] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.011821] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.023098] ACPI: PM-Timer IO Port: 0x608 [ 0.023138] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.023275] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.023279] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.023282] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.023284] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.023287] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.023288] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.023292] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.023297] TSC deadline timer available [ 0.023312] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.023411] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.023414] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.023415] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.023417] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.023419] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.023421] Booting paravirtualized kernel on KVM [ 0.023427] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.023438] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.028451] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.028539] kvm-guest: setup async PF for cpu 0 [ 0.028568] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.028615] kvm-guest: PV spinlocks disabled, single CPU [ 0.028629] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.028632] Policy zone: DMA32 [ 0.028634] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.028717] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.028772] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.028799] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.028888] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.029369] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.030123] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.030157] ftrace: allocating 50600 entries in 198 pages [ 0.058307] ftrace: allocated 198 pages with 4 groups [ 0.058546] rcu: Hierarchical RCU implementation. [ 0.058549] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.058551] Rude variant of Tasks RCU enabled. [ 0.058552] Tracing variant of Tasks RCU enabled. [ 0.058554] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.058556] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.063306] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.063749] random: crng init done [ 0.107526] Console: colour VGA+ 80x25 [ 0.263766] printk: console [tty1] enabled [ 0.618821] printk: console [ttyS0] enabled [ 0.622226] ACPI: Core revision 20210730 [ 0.625045] APIC: Switch to symmetric I/O mode setup [ 0.629298] x2apic enabled [ 0.632383] Switched APIC routing to physical x2apic. [ 0.640496] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.647058] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.651048] pid_max: default: 32768 minimum: 301 [ 0.651048] LSM: Security Framework initializing [ 0.651048] landlock: Up and running. [ 0.651048] Yama: becoming mindful. [ 0.651048] AppArmor: AppArmor initialized [ 0.651048] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.651048] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.651048] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.651048] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.651048] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.651048] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.651048] Spectre V2 : Mitigation: Retpolines [ 0.651048] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.651048] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.651048] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.651048] RETBleed: Mitigation: untrained return thunk [ 0.651048] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.651048] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.651048] Freeing SMP alternatives memory: 44K [ 0.651048] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.651295] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.655077] ... version: 0 [ 0.658199] ... bit width: 48 [ 0.659064] ... generic registers: 6 [ 0.661808] ... value mask: 0000ffffffffffff [ 0.663062] ... max period: 00007fffffffffff [ 0.666885] ... fixed-purpose events: 0 [ 0.667070] ... event mask: 000000000000003f [ 0.671322] rcu: Hierarchical SRCU implementation. [ 0.675883] smp: Bringing up secondary CPUs ... [ 0.679077] smp: Brought up 1 node, 1 CPU [ 0.682487] smpboot: Max logical packages: 1 [ 0.683074] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.687958] devtmpfs: initialized [ 0.690871] x86/mm: Memory block size: 128MB [ 0.691381] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.695121] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.699219] pinctrl core: initialized pinctrl subsystem [ 0.703425] PM: RTC time: 15:09:43, date: 2026-06-12 [ 0.707325] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.711251] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.715135] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.719083] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.723116] audit: initializing netlink subsys (disabled) [ 0.727410] thermal_sys: Registered thermal governor 'fair_share' [ 0.727412] thermal_sys: Registered thermal governor 'bang_bang' [ 0.731071] audit: type=2000 audit(1781276982.652:1): state=initialized audit_enabled=0 res=1 [ 0.739079] thermal_sys: Registered thermal governor 'step_wise' [ 0.739083] thermal_sys: Registered thermal governor 'user_space' [ 0.742935] thermal_sys: Registered thermal governor 'power_allocator' [ 0.743117] EISA bus registered [ 0.749756] cpuidle: using governor ladder [ 0.751068] cpuidle: using governor menu [ 0.757200] ACPI: bus type PCI registered [ 0.759066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.763552] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.767067] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.771115] PCI: Using configuration type 1 for base access [ 0.776650] Kprobes globally optimized [ 0.779317] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.783069] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.788323] ACPI: Added _OSI(Module Device) [ 0.791115] ACPI: Added _OSI(Processor Device) [ 0.794662] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.795224] ACPI: Added _OSI(Processor Aggregator Device) [ 0.799095] ACPI: Added _OSI(Linux-Dell-Video) [ 0.802507] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.803135] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.811198] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.819553] ACPI: Interpreter enabled [ 0.822330] ACPI: PM: (supports S0 S5) [ 0.823066] ACPI: Using IOAPIC for interrupt routing [ 0.827033] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.827063] PCI: Using E820 reservations for host bridge windows [ 0.831442] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.841399] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.843071] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.847215] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.851177] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.856330] PCI host bridge to bus 0000:00 [ 0.858960] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.859063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.863065] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.867067] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.871114] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.875068] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.879066] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.883689] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.891677] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.903166] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.919130] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.927120] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.939109] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.944644] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.952320] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.959076] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.969660] pci 0000:00:02.0: enabling Extended Tags [ 0.974167] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.978683] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.988012] pci 0000:00:02.1: enabling Extended Tags [ 0.993783] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.999021] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.009181] pci 0000:00:02.2: enabling Extended Tags [ 1.014395] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.019075] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.031377] pci 0000:00:02.3: enabling Extended Tags [ 1.039360] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.046964] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.055364] pci 0000:00:02.4: enabling Extended Tags [ 1.061746] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.067079] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.082097] pci 0000:00:02.5: enabling Extended Tags [ 1.086205] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.091073] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.105925] pci 0000:00:02.6: enabling Extended Tags [ 1.111540] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.119081] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.132323] pci 0000:00:02.7: enabling Extended Tags [ 1.142608] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.147080] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.162340] pci 0000:00:03.0: enabling Extended Tags [ 1.166756] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.170985] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.181903] pci 0000:00:03.1: enabling Extended Tags [ 1.185984] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.190545] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.199350] pci 0000:00:03.2: enabling Extended Tags [ 1.205641] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.210776] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.219446] pci 0000:00:03.3: enabling Extended Tags [ 1.227956] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.237160] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.246716] pci 0000:00:03.4: enabling Extended Tags [ 1.251952] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.259084] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.274766] pci 0000:00:03.5: enabling Extended Tags [ 1.277931] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.283077] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.297921] pci 0000:00:03.6: enabling Extended Tags [ 1.302168] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.307073] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.320976] pci 0000:00:03.7: enabling Extended Tags [ 1.331578] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.339084] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.354185] pci 0000:00:04.0: enabling Extended Tags [ 1.360107] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.367076] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.379383] pci 0000:00:04.1: enabling Extended Tags [ 1.385960] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.391034] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.397952] pci 0000:00:04.2: enabling Extended Tags [ 1.401822] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.406924] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.416136] pci 0000:00:04.3: enabling Extended Tags [ 1.423957] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.431069] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.443353] pci 0000:00:04.4: enabling Extended Tags [ 1.449265] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.454851] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.466034] pci 0000:00:04.5: enabling Extended Tags [ 1.471895] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.479093] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.491344] pci 0000:00:04.6: enabling Extended Tags [ 1.497457] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.502841] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.513399] pci 0000:00:04.7: enabling Extended Tags [ 1.519876] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.526839] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.533211] pci 0000:00:05.0: enabling Extended Tags [ 1.600247] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.605068] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.608372] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.627079] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.635078] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.644080] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.657635] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.668513] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.675075] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.684217] pci 0000:01:00.0: enabling Extended Tags [ 1.764377] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.767142] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.771145] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.775238] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.781720] pci_bus 0000:02: extended config space not accessible [ 1.783427] acpiphp: Slot [1] registered [ 1.786191] acpiphp: Slot [0] registered [ 1.787140] acpiphp: Slot [2] registered [ 1.789961] acpiphp: Slot [3] registered [ 1.791157] acpiphp: Slot [4] registered [ 1.793922] acpiphp: Slot [5] registered [ 1.795118] acpiphp: Slot [6] registered [ 1.798039] acpiphp: Slot [7] registered [ 1.799117] acpiphp: Slot [8] registered [ 1.801853] acpiphp: Slot [9] registered [ 1.803143] acpiphp: Slot [10] registered [ 1.806367] acpiphp: Slot [11] registered [ 1.807137] acpiphp: Slot [12] registered [ 1.810171] acpiphp: Slot [13] registered [ 1.811125] acpiphp: Slot [14] registered [ 1.813998] acpiphp: Slot [15] registered [ 1.815142] acpiphp: Slot [16] registered [ 1.818552] acpiphp: Slot [17] registered [ 1.819128] acpiphp: Slot [18] registered [ 1.822059] acpiphp: Slot [19] registered [ 1.823135] acpiphp: Slot [20] registered [ 1.825950] acpiphp: Slot [21] registered [ 1.827128] acpiphp: Slot [22] registered [ 1.830106] acpiphp: Slot [23] registered [ 1.831167] acpiphp: Slot [24] registered [ 1.834352] acpiphp: Slot [25] registered [ 1.835124] acpiphp: Slot [26] registered [ 1.838648] acpiphp: Slot [27] registered [ 1.839138] acpiphp: Slot [28] registered [ 1.842951] acpiphp: Slot [29] registered [ 1.843184] acpiphp: Slot [30] registered [ 1.846134] acpiphp: Slot [31] registered [ 1.849636] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.870124] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.954297] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.955134] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.959140] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.963221] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.972968] acpiphp: Slot [0-2] registered [ 1.975737] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.989388] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 2.005789] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 2.009982] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 2.011258] pci 0000:03:00.0: enabling Extended Tags [ 2.094283] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.095222] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.099371] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.107239] acpiphp: Slot [0-3] registered [ 2.111232] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.123082] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.138896] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.143285] pci 0000:04:00.0: enabling Extended Tags [ 2.228398] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.231207] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.235190] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.242913] acpiphp: Slot [0-4] registered [ 2.243943] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.254688] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.267116] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.275173] pci 0000:05:00.0: enabling Extended Tags [ 2.367212] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.371214] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.375238] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.382736] acpiphp: Slot [0-5] registered [ 2.383905] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.394652] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.406851] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.417547] pci 0000:06:00.0: enabling Extended Tags [ 2.498548] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.499196] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.503194] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.511065] acpiphp: Slot [0-6] registered [ 2.586811] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.587214] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.591235] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.598257] acpiphp: Slot [0-7] registered [ 2.672127] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.675245] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.679189] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.686775] acpiphp: Slot [0-8] registered [ 2.760054] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.763239] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.767187] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.774540] acpiphp: Slot [0-9] registered [ 2.851848] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.855215] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.859204] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.866613] acpiphp: Slot [0-10] registered [ 2.942186] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.943267] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.947238] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.954867] acpiphp: Slot [0-11] registered [ 3.035271] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 3.039240] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 3.043235] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 3.050916] acpiphp: Slot [0-12] registered [ 3.129127] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.131211] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.135184] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.142584] acpiphp: Slot [0-13] registered [ 3.221669] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.223256] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.227214] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.234895] acpiphp: Slot [0-14] registered [ 3.316681] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.319237] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.323242] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.330463] acpiphp: Slot [0-15] registered [ 3.405433] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.407205] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.411200] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.418673] acpiphp: Slot [0-16] registered [ 3.494045] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.495221] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.499184] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.506571] acpiphp: Slot [0-17] registered [ 3.580466] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.583198] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.587193] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.594433] acpiphp: Slot [0-18] registered [ 3.666970] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.667226] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.671188] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.678440] acpiphp: Slot [0-19] registered [ 3.751734] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.755244] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.759185] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.766324] acpiphp: Slot [0-20] registered [ 3.840129] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.843196] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.847184] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.854424] acpiphp: Slot [0-21] registered [ 3.927606] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.931142] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.935192] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.942431] acpiphp: Slot [0-22] registered [ 4.015506] pci 0000:00:04.5: PCI bridge to [bus 17] [ 4.019243] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 4.023242] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 4.030337] acpiphp: Slot [0-23] registered [ 4.103751] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.107381] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.111192] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.118423] acpiphp: Slot [0-24] registered [ 4.193562] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.195217] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.199189] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.207024] acpiphp: Slot [0-25] registered [ 4.280990] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.283219] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.287196] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.340039] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.343297] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.347287] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.351281] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.355327] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.359370] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.363339] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.367306] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.371183] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.375092] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.378991] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.379081] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.383097] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.387039] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.387098] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.391085] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.395741] iommu: Default domain type: Translated [ 4.399063] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.403118] SCSI subsystem initialized [ 4.405862] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.407048] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.407078] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.410726] vgaarb: loaded [ 4.411125] ACPI: bus type USB registered [ 4.413972] usbcore: registered new interface driver usbfs [ 4.415082] usbcore: registered new interface driver hub [ 4.418473] usbcore: registered new device driver usb [ 4.419110] pps_core: LinuxPPS API ver. 1 registered [ 4.422951] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.423079] PTP clock support registered [ 4.425842] EDAC MC: Ver: 3.0.0 [ 4.430751] NetLabel: Initializing [ 4.431063] NetLabel: domain hash size = 128 [ 4.434270] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.435164] NetLabel: unlabeled traffic allowed by default [ 4.439189] PCI: Using ACPI for IRQ routing [ 5.300934] clocksource: Switched to clocksource kvm-clock [ 5.362095] VFS: Disk quotas dquot_6.6.0 [ 5.365038] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.370509] AppArmor: AppArmor Filesystem Enabled [ 5.373830] pnp: PnP ACPI init [ 5.376550] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.381960] pnp: PnP ACPI: found 5 devices [ 5.390947] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.397090] NET: Registered PF_INET protocol family [ 5.400913] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.416635] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.426458] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.432024] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.437354] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.442501] TCP: Hash tables configured (established 1024 bind 1024) [ 5.447253] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.452320] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.456608] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.461313] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.465066] NET: Registered PF_XDP protocol family [ 5.468633] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.474177] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.479541] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.484906] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.490742] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.496827] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.503165] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.509608] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.515570] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.520869] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.526143] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.531558] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.536964] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.542675] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.548420] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.553932] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.559210] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.564569] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.570333] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.575904] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.581898] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.587892] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.593711] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.599700] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.605306] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.609266] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.613399] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.617895] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.622101] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.626575] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.631155] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.635910] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.640987] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.645942] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.650861] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.655516] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.659516] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.663958] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.668204] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.672887] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.677280] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.681703] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.686244] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.690576] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.694785] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.699627] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.704501] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.709244] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.713454] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.718024] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.722961] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.728041] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.732717] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.737338] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.742485] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.747773] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.752146] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.757173] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.762009] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.766967] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.771779] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.776438] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.781180] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.785747] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.789922] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.794004] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.798131] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.802437] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.806605] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.811100] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.815734] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.820135] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.824956] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.829468] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.833862] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.838459] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.843237] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.847553] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.852314] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.856910] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.861437] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.866575] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.871705] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.876262] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.880987] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.886427] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.892079] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.897299] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.903927] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.909218] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.914712] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.920639] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.927131] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.933159] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.938505] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.943641] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.955271] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.964882] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.974952] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.980921] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.990336] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.998121] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.006884] pci 0000:00:02.1: PCI bridge to [bus 03] [ 6.014296] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.020496] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.031201] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.039197] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.052058] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.062190] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.067616] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.075821] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.085928] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.091681] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.100190] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.110947] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.116627] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.124902] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.134347] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.139704] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.147605] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.157413] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.162609] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.171422] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.181276] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.186617] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.194578] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.204065] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.209529] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.216637] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.224277] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.232392] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.240164] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.248588] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.256977] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.264976] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.275440] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.279378] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.287199] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.293401] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.303710] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.308998] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.315495] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.322992] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.332550] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.336538] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.342742] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.350491] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.360961] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.364695] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.372894] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.381128] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.391680] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.395490] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.403652] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.409831] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.420194] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.425010] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.432568] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.441269] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.451599] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.455871] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.465036] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.472990] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.484207] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.488504] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.497340] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.504169] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.515112] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.520466] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.526986] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.534684] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.544154] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.547591] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.554561] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.560225] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.570067] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.575898] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.583485] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.592107] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.601644] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.605140] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.612455] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.618518] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.629801] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.635842] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.644428] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.653056] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.663847] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.670442] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.675175] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.679867] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.684571] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.689063] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.693599] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.697323] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.701653] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.706657] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.710834] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.715517] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.720852] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.725324] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.730531] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.739428] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.744606] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.748991] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.753875] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.757922] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.763082] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.767241] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.772349] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.776749] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.781353] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.785795] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.790451] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.795326] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.800663] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.805193] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.810634] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.815144] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.820466] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.825383] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.830785] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.835028] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.839555] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.844697] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.848352] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.852472] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.858017] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.862044] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.866932] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.871878] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.875642] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.879944] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.884818] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.888489] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.892848] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.898096] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.901947] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.906303] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.910963] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.914602] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.918678] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.923320] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.926843] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.931095] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.937203] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.941011] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.945559] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.950854] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.954945] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.959087] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.963848] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.967527] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.971684] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.976576] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.980513] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.984570] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.990364] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.994282] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.998293] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.005899] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.017573] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 12154 usecs [ 7.025267] PCI: CLS 0 bytes, default 64 [ 7.028902] Trying to unpack rootfs image as initramfs... [ 7.033448] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.052167] Initialise system trusted keyrings [ 7.059114] Key type blacklist registered [ 7.067339] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.088823] zbud: loaded [ 7.095468] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.111271] fuse: init (API version 7.34) [ 7.114617] integrity: Platform Keyring initialized [ 7.127262] Key type asymmetric registered [ 7.130269] Asymmetric key parser 'x509' registered [ 7.139209] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.151473] io scheduler mq-deadline registered [ 7.158570] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.175570] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.197174] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.207947] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.224317] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.235773] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.256036] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.2610000 3850] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.289630] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.294494] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.312694] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.326987] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.344796] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.364026] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.373677] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.383867] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.392740] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.397785] Freeing initrd memory: 8744K [ 7.404395] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.408969] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.420141] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.426210] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.435607] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.442801] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.451725] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.456652] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.468144] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.475219] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.485026] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.489501] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.500626] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.506692] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.517217] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.521851] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.528041] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.535120] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.540783] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.550217] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.554713] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.565937] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.571876] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.581849] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.586061] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.594538] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.598877] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.608131] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.612300] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.622732] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.628329] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.637924] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.642080] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.647565] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.654063] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.659449] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.668400] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.680906] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.685260] shpchp 0000:01:00.0: Slot initialization failed [ 7.692030] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.697169] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.703412] ACPI: button: Power Button [PWRF] [ 7.735621] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.771250] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.803287] Linux agpgart interface v0.103 [ 7.808550] loop: module loaded [ 7.811764] tun: Universal TUN/TAP device driver, 1.6 [ 7.815479] PPP generic driver version 2.4.2 [ 7.818409] VFIO - User Level meta-driver version: 0.3 [ 7.822120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.826274] ehci-pci: EHCI PCI platform driver [ 7.829382] ehci-platform: EHCI generic platform driver [ 7.833187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.837597] ohci-pci: OHCI PCI platform driver [ 7.840678] ohci-platform: OHCI generic platform driver [ 7.844498] uhci_hcd: USB Universal Host Controller Interface driver [ 7.851210] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.854918] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.860285] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.864416] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.868726] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.875184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.881255] usb usb1: Product: UHCI Host Controller [ 7.885677] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.890258] usb usb1: SerialNumber: 0000:02:01.0 [ 7.893981] hub 1-0:1.0: USB hub found [ 7.896915] hub 1-0:1.0: 2 ports detected [ 7.900441] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.908916] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.912206] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.916362] mousedev: PS/2 mouse device common for all mice [ 7.920922] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.926581] rtc_cmos 00:03: RTC can wake from S4 [ 7.931868] rtc_cmos 00:03: registered as rtc0 [ 7.935236] rtc_cmos 00:03: setting system clock to 2026-06-12T15:09:51 UTC (1781276991) [ 7.940920] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.945215] i2c_dev: i2c /dev entries driver [ 7.948770] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.957827] device-mapper: uevent: version 1.0.3 [ 7.961337] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.967242] platform eisa.0: Probing EISA bus 0 [ 7.970245] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.974700] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.979427] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.984431] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.989422] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.993804] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.001268] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.005704] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.009782] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.014457] platform eisa.0: EISA: Detected 0 cards [ 8.018424] ledtrig-cpu: registered to indicate activity on CPUs [ 8.023428] drop_monitor: Initializing network drop monitor service [ 8.028032] NET: Registered PF_INET6 protocol family [ 8.036002] Segment Routing with IPv6 [ 8.038607] In-situ OAM (IOAM) with IPv6 [ 8.041502] NET: Registered PF_PACKET protocol family [ 8.045178] Key type dns_resolver registered [ 8.048527] IPI shorthand broadcast: enabled [ 8.051950] registered taskstats version 1 [ 8.054892] Loading compiled-in X.509 certificates [ 8.059078] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.066368] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.074437] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.082629] blacklist: Loading compiled-in revocation X.509 certificates [ 8.087587] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.094276] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.102700] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.110215] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.117260] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.125105] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.131924] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.138964] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.147012] zswap: loaded using pool lzo/zbud [ 8.150554] Key type .fscrypt registered [ 8.153696] Key type fscrypt-provisioning registered [ 8.159553] Key type encrypted registered [ 8.162430] AppArmor: AppArmor sha1 policy hashing enabled [ 8.166133] ima: No TPM chip found, activating TPM-bypass! [ 8.169947] Loading compiled-in module X.509 certificates [ 8.174371] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.181058] ima: Allocated hash algorithm: sha1 [ 8.184238] ima: No architecture policies found [ 8.187435] evm: Initialising EVM extended attributes: [ 8.191186] evm: security.selinux [ 8.193684] evm: security.SMACK64 [ 8.196257] evm: security.SMACK64EXEC [ 8.198904] evm: security.SMACK64TRANSMUTE [ 8.201960] evm: security.SMACK64MMAP [ 8.204660] evm: security.apparmor [ 8.207439] evm: security.ima [ 8.209684] evm: security.capability [ 8.212646] evm: HMAC attrs: 0x1 [ 8.215655] PM: Magic number: 14:109:184 [ 8.218983] acpi device:43: hash matches [ 8.222662] RAS: Correctable Errors collector initialized. [ 8.226758] Unstable clock detected, switching default tracing clock to "global" [ 8.226758] If you want to keep using the local clock, then add: [ 8.226758] "trace_clock=local" [ 8.226758] on the kernel command line [ 8.240284] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.248119] Freeing unused decrypted memory: 2036K [ 8.252610] Freeing unused kernel image (initmem) memory: 3244K [ 8.256937] Write protecting the kernel read-only data: 30720k [ 8.262610] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.267704] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.317377] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.322392] Run /init as init process info: initramfs: up at 7.74 [ 8.391582] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.401533] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.406880] GPT:229375 != 2097151 [ 8.409743] GPT:Alternate GPT header not at the end of the disk. [ 8.414041] GPT:229375 != 2097151 [ 8.416551] GPT: Use GNU Parted to correct GPT errors. [ 8.476878] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.865449] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.901011] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.69 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:28:36:61:d5:0d:ca:41:1c:ab:44:bd:1c:13:30:fc:c1 forked to background, child pid 350 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCF2VmhhrBpo0Vnvbnzqi9NrKn7AbApz3VnR4qUGaiTIGb+wNfLgzA0eZZk83+1paANETyZqJkxGYFPWHscqcCJb1ZQyl4ZU9k+a91HgObLCxrxR/XA6IURbGv5ISMT3/Gn/xZNn7eNtxYlEc2/uUQLjDIhGIx3UaTC6Ob2WZ7koXeylBB2Y8PrNhgC5Nkag126Z0OGxa32LV4l7Eql4zV8lOuNR657EVrpGFnldCm0vdrTSfpxZBG24turoI1XYC1rMSyRJri0KdVnQa0uN8INWx4MfcG7Y1Q3n+Ihws0cVTgPLv/11+l1ExmHbWPGlrag8S1KZUlvOrwvWwCrX0AV root@tempest-testnetworkbasicops-server-700030723 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA5viA60K+hSH9JDFQpi1s6aPnUZ/kOyHyRczs7MXkdm6Hek0DfF08M2th9LPp5YzXnnafWbcOLYzfNZIQLVy7g= root@tempest-testnetworkbasicops-server-700030723 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fee2:422f/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 283661d5-0dca-411c-ab44-bd1c1330fcc1 name: tempest-TestNetworkBasicOps-server-700030723 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-700030723 launch-index: 0 === cirros: current=0.6.2 uptime=9.88 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:E2:42:2F inet6 addr: fe80::f816:3eff:fee2:422f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1120 (1.0 KiB) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-700030723 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 9.003604] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.007372] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.029622] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.253674] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.277637] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.425673] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.427218] ISO 9660 Extensions: RRIP_1991A [ 9.643105] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.320913] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.323036] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 16:09:52 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 16:09:53 cirros auth.notice su: + none root:cirros Jun 12 16:09:53 cirros daemon.info dhcpcd[348]: dhcpcd-9.4.1 starting Jun 12 16:09:53 cirros daemon.info dhcpcd[351]: DUID 00:04:28:36:61:d5:0d:ca:41:1c:ab:44:bd:1c:13:30:fc:c1 Jun 12 16:09:53 cirros daemon.warn dhcpcd[351]: no interfaces have a carrier Jun 12 16:09:53 cirros daemon.info dhcpcd[351]: eth0: waiting for carrier Jun 12 16:09:53 cirros daemon.info dhcpcd[351]: eth0: carrier acquired Jun 12 16:09:53 cirros daemon.info dhcpcd[351]: eth0: IAID 3e:e2:42:2f Jun 12 16:09:53 cirros daemon.info dhcpcd[351]: eth0: adding address fe80::f816:3eff:fee2:422f Jun 12 16:09:53 cirros authpriv.info dropbear[392]: Running in background Jun 12 16:09:54 cirros daemon.info dhcpcd[351]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-700030723 login: 2026-06-12 15:10:00,104 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2026-06-12 15:10:00,112 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:10:00,192 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:10:00,192 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2026-06-12 15:10:02,335 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=d1dc6bb021404784a052b40574f5b14d&network_id=8c8bb898-d6f9-4388-b8e9-ead2b240fe07 2.142s 2026-06-12 15:10:02,336 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3456', 'x-openstack-request-id': 'req-7f264de6-525e-435f-9e3d-84f7477adcb0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=d1dc6bb021404784a052b40574f5b14d&network_id=8c8bb898-d6f9-4388-b8e9-ead2b240fe07'} Body: b'{"ports":[{"id":"1dde59dd-b6b2-418e-8200-972a0a5adb5f","name":"","network_id":"8c8bb898-d6f9-4388-b8e9-ead2b240fe07","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:71:69:bd","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-8c8bb898-d6f9-4388-b8e9-ead2b240fe07","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"2ef29808-a75c-448e-981b-5e6d8c7232bb","ip_address":"10.100.0.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.2","hostname":"host-10-100-0-2","fqdn":"host-10-100-0-2.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"none","tags":[],"created_at":"2026-06-12T15:09:14Z","updated_at":"2026-06-12T15:09:19Z","revision_number":2,"project_id":"d1dc6bb021404784a052b40574f5b14d"},{"id":"95a7b8aa-a2b5-4509-99ba-8216f8a8d443","name":"","network_id":"8c8bb898-d6f9-4388-b8e9-ead2b240fe07","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:a4:33:04","admin_state_up":true,"status":"ACTIVE","device_id":"6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"2ef29808-a75c-448e-981b-5e6d8c7232bb","ip_address":"10.100.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.1","hostname":"host-10-100-0-1","fqdn":"host-10-100-0-1.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:09:20Z","updated_at":"2026-06-12T15:09:22Z","revision_number":2,"project_id":"d1dc6bb021404784a052b40574f5b14d"},{"id":"e2bce5d8-7280-41e1-a4d0-3a2e6db07cf0","name":"","network_id":"8c8bb898-d6f9-4388-b8e9-ead2b240fe07","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:e2:42:2f","admin_state_up":true,"status":"ACTIVE","device_id":"283661d5-0dca-411c-ab44-bd1c1330fcc1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"2ef29808-a75c-448e-981b-5e6d8c7232bb","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["03b271f3-a988-4949-825e-0a1add389a93"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-700030723","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-700030723","fqdn":"tempest-testnetworkbasicops-server-700030723.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:09:34Z","updated_at":"2026-06-12T15:09:39Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:10:02,337 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2026-06-12 15:10:02,340 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:10:02,436 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:10:02,437 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2026-06-12 15:10:02,437 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.1 2026-06-12 15:10:02,438 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2026-06-12 15:10:02,441 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:10:02,543 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:10:02,543 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2026-06-12 15:10:02,569 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.131810 seconds 2026-06-12 15:10:02,570 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14 2026-06-12 15:10:02,570 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2026-06-12 15:10:02,573 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:10:02,629 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:10:02,631 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2026-06-12 15:10:02,642 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.071966 seconds 2026-06-12 15:10:03,304 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899 0.662s 2026-06-12 15:10:03,305 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-67249024-608f-4619-95fc-abb591552d01', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899'} Body: b'{"subnets":[{"id":"caaaef89-94d9-4f3f-89ec-4e80957d639e","name":"public_subnet","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","network_id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:07:53Z","updated_at":"2026-06-12T15:07:53Z","revision_number":0,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5"}]}' 2026-06-12 15:10:03,308 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2026-06-12 15:10:03,312 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:10:03,413 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:10:03,414 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2026-06-12 15:10:03,414 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.1 2026-06-12 15:10:03,414 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2026-06-12 15:10:03,417 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:10:03,476 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:10:03,476 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2026-06-12 15:10:03,528 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.114084 seconds 2026-06-12 15:10:04,923 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.393s 2026-06-12 15:10:04,923 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1677359362", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-084ef2af-f12a-4034-82ed-b9e31fbdfd52', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"ba276888-55fe-4a55-8f90-598b5067599d","name":"tempest-network-smoke--1677359362","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d1dc6bb021404784a052b40574f5b14d","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:10:03Z","updated_at":"2026-06-12T15:10:03Z","revision_number":1}}' 2026-06-12 15:10:05,036 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28 0.112s 2026-06-12 15:10:05,036 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-2f090a96-e5da-49f4-88ee-f3d9a9b7302a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"2ef29808-a75c-448e-981b-5e6d8c7232bb","name":"tempest-subnet-smoke-2238051","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"8c8bb898-d6f9-4388-b8e9-ead2b240fe07","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:09:18Z","updated_at":"2026-06-12T15:09:18Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:10:05,173 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.136s 2026-06-12 15:10:05,173 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-6deb4672-c1a6-4fb5-bb56-c38efcc93d74', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:10:05,238 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28 0.065s 2026-06-12 15:10:05,239 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-1e2cb68b-2e59-4210-b727-5e0e6ada7ec9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:10:05,318 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.16%2F28 0.079s 2026-06-12 15:10:05,318 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d5b3995f-e497-417a-997e-542365cae23a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:10:05,407 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.088s 2026-06-12 15:10:05,407 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-f30752bc-5503-49ec-bc3d-653f6c7131d3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:10:05,464 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.16%2F28 0.056s 2026-06-12 15:10:05,464 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-8147bf4b-6728-40c5-9b30-f902af757f46', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:10:06,778 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.313s 2026-06-12 15:10:06,778 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1812711307", "network_id": "ba276888-55fe-4a55-8f90-598b5067599d", "project_id": "d1dc6bb021404784a052b40574f5b14d", "ip_version": 4, "cidr": "10.100.0.16/28"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '636', 'x-openstack-request-id': 'req-8914721d-44c5-4bfb-9c99-11a914d369f7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"785a180b-538f-4430-a651-287304d69afb","name":"tempest-subnet-smoke-1812711307","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"ba276888-55fe-4a55-8f90-598b5067599d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.17","cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.18","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-12T15:10:05Z","updated_at":"2026-06-12T15:10:05Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:10:06,867 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.088s 2026-06-12 15:10:06,868 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-295902866", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBXuQtVSl48wq/9Ppr9XstEb2dKJyxh9FzUBJ4IId0u3nBohnLKJNJeBpulCSiL1tBTiJRrJZ+Yb/F22gZT1xHPYdMu/dTuqFJ8IxLdLkv/Vc+sKBlfvj0/+GN7sXXB3MA=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:06 GMT', 'server': 'Apache', 'content-length': '397', '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-42f678e8-19f5-4d37-a5cb-b76357f8e390', 'x-compute-request-id': 'req-42f678e8-19f5-4d37-a5cb-b76357f8e390', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-295902866", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBXuQtVSl48wq/9Ppr9XstEb2dKJyxh9FzUBJ4IId0u3nBohnLKJNJeBpulCSiL1tBTiJRrJZ+Yb/F22gZT1xHPYdMu/dTuqFJ8IxLdLkv/Vc+sKBlfvj0/+GN7sXXB3MA==", "fingerprint": "75:7b:90:ab:3a:04:b4:93:6d:1e:98:e1:0e:43:79:9b", "user_id": "3d4d31a4f070430fa8390b5e104a0449"}}' 2026-06-12 15:10:07,418 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.548s 2026-06-12 15:10:07,418 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1002281607", "description": "tempest-secgroup-smoke-1002281607 description", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-45d80421-348e-4ed1-8b19-fc57dd5a3bed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "8e9de921-0c41-4625-9b9d-c7fecd0183f9", "name": "tempest-secgroup-smoke-1002281607", "stateful": true, "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "description": "tempest-secgroup-smoke-1002281607 description", "shared": false, "security_group_rules": [{"id": "9a36e8b1-209a-40d7-a3a9-6a183ceb6f16", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "8e9de921-0c41-4625-9b9d-c7fecd0183f9", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 46, "description": null, "tags": [], "created_at": "2026-06-12T15:10:07Z", "updated_at": "2026-06-12T15:10:07Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}, {"id": "aa913f85-fb8b-473c-aa04-b43a67fc1f98", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "8e9de921-0c41-4625-9b9d-c7fecd0183f9", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 47, "description": null, "tags": [], "created_at": "2026-06-12T15:10:07Z", "updated_at": "2026-06-12T15:10:07Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}], "tags": [], "created_at": "2026-06-12T15:10:07Z", "updated_at": "2026-06-12T15:10:07Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:10:07,567 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.148s 2026-06-12 15:10:07,567 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8e9de921-0c41-4625-9b9d-c7fecd0183f9", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7f9564b1-2c6f-4594-8a3f-e0677cf71984', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "96d29ca2-266f-483a-ba96-02d65a89c35d", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "8e9de921-0c41-4625-9b9d-c7fecd0183f9", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:10:07Z", "updated_at": "2026-06-12T15:10:07Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:10:07,772 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.204s 2026-06-12 15:10:07,772 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8e9de921-0c41-4625-9b9d-c7fecd0183f9", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-51003dbc-f8d2-480f-965e-514bd9edfee6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f11716e0-b3be-4776-b350-128617fcc768", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "8e9de921-0c41-4625-9b9d-c7fecd0183f9", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:10:07Z", "updated_at": "2026-06-12T15:10:07Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:10:08,307 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.534s 2026-06-12 15:10:08,308 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8e9de921-0c41-4625-9b9d-c7fecd0183f9", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-cf1f2ed0-250c-4d9a-a655-536be9802ecc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d4dedb46-405b-4b47-93dc-33e715736036", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "8e9de921-0c41-4625-9b9d-c7fecd0183f9", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:10:07Z", "updated_at": "2026-06-12T15:10:07Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:10:08,463 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.154s 2026-06-12 15:10:08,463 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8e9de921-0c41-4625-9b9d-c7fecd0183f9", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-da732f46-9e09-412b-a045-626534d0323f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cfedcec1-de6d-4116-a808-fc9d50c2971d", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "8e9de921-0c41-4625-9b9d-c7fecd0183f9", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:10:08Z", "updated_at": "2026-06-12T15:10:08Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:10:08,644 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.181s 2026-06-12 15:10:08,644 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8e9de921-0c41-4625-9b9d-c7fecd0183f9", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-c661a0fb-a6b7-4e28-8d44-c4709366ccb2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e4f085a9-b191-4469-898e-3ea51c6aabdc", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "8e9de921-0c41-4625-9b9d-c7fecd0183f9", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:10:08Z", "updated_at": "2026-06-12T15:10:08Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:10:08,844 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.199s 2026-06-12 15:10:08,844 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8e9de921-0c41-4625-9b9d-c7fecd0183f9", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-3c27f040-3195-405c-ad11-939256d0ce82', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dabf7ba5-c34c-4cb6-bb5d-0f61684f358d", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "8e9de921-0c41-4625-9b9d-c7fecd0183f9", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:10:08Z", "updated_at": "2026-06-12T15:10:08Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:10:09,197 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.348s 2026-06-12 15:10:09,197 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:08 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-47130d73-0fbf-4f10-923f-988f3525b5a6', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=400ed7f7925a41eb47b478e43ee4894f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3d4d31a4f070430fa8390b5e104a0449", "name": "tempest-TestNetworkBasicOps-2080194209-project-member", "password_expires_at": null}, "audit_ids": ["6ilVmMLvQYS0uveaTTuOYA"], "expires_at": "2026-06-12T16:10:09.000000Z", "issued_at": "2026-06-12T15:10:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1dc6bb021404784a052b40574f5b14d", "name": "tempest-TestNetworkBasicOps-2080194209"}, "is_domain": false, "roles": [{"id": "84dfbc6758f74d718c73b19850f0a2ab", "name": "reader"}, {"id": "0b10eab503b545b1a7e8fa24a1068220", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "26542de8d1a941009f4ca20556c3ffe1", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "f9007553880e4fdcba1101956b96c0be", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "03d88bc7a9be477ea3ecfbe89237da45", "type": "image", "name": "glance"}, {"endpoints": [{"id": "095bd69ea9a44290a9c359173a36b556", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f8e64122fafd444fac68f4db0eabe000", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "345dabaa3a9944439b7c9e64f006a024", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "a057b86da2ae478e96744640656e77f9", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "de3099ade7b0479a8264801695381d53", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "625be93c88a94ec89600c73faef7c620", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "1dca8cb5d1574100a6b5c3321fdd780c", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "96af71fdd7fe4608b9fadfdbca1536a3", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "a15a54be450c46e895f8fa1859524d8e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "cf32a21ce2ae4104a3068e8b53c030f8", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "e47e4efc3dad43bdb92d220e620e675c", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "b45879aa38ea4a01a55f4bd57582a6fd", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "55c565513c084ef09345a3f1356ebdc7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}, {"name": "swift", "id": "bcc9192e64fe4b43a7ba0dce6de77e62", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}], "id": "be4902e0c306454b865cad62c4955c96", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "12c14a57fa7b4158b1cadae10e6ef01f", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "78ae44da8e704841adf77d95f408ff4e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d415649d9beb40a1ad0a4c254a5df7cf", "type": 2026-06-12 15:10:09,198 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2026-06-12 15:10:12,456 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.257s 2026-06-12 15:10:12,457 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1466398530", "imageRef": "8275103d-adb5-4041-9ac9-8b43dc20e626", "flavorRef": "b7ba1027-feea-4cdd-9901-e77859c37669", "networks": [{"uuid": "ba276888-55fe-4a55-8f90-598b5067599d"}], "key_name": "tempest-TestNetworkBasicOps-295902866", "security_groups": [{"name": "tempest-secgroup-smoke-1002281607"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:09 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac', '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-3fb88fed-c54a-461d-9f41-ee5bb81c2456', 'x-compute-request-id': 'req-3fb88fed-c54a-461d-9f41-ee5bb81c2456', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "9f14a8b6-fbbf-4dd1-8338-387a43c26eac", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1002281607"}], "adminPass": "KRMy89fYcpn2"}}' 2026-06-12 15:10:12,685 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac 0.227s 2026-06-12 15:10:12,686 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:12 GMT', 'server': 'Apache', 'content-length': '1394', '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-fe5a599c-63e3-44dc-9697-e62bc7b86ec3', 'x-compute-request-id': 'req-fe5a599c-63e3-44dc-9697-e62bc7b86ec3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac'} Body: b'{"server": {"id": "9f14a8b6-fbbf-4dd1-8338-387a43c26eac", "name": "tempest-TestNetworkBasicOps-server-1466398530", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:10:12Z", "updated": "2026-06-12T15:10:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}, {"rel": "bookmark", "href": "https://nova-pubDB36 lic-openstack.apps-crc.testing/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-295902866", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:10:14,325 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac 0.635s 2026-06-12 15:10:14,326 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:13 GMT', 'server': 'Apache', 'content-length': '1464', '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-4e6f7674-29ae-4987-ac49-40a0e3379096', 'x-compute-request-id': 'req-4e6f7674-29ae-4987-ac49-40a0e3379096', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac'} Body: b'{"server": {"id": "9f14a8b6-fbbf-4dd1-8338-387a43c26eac", "name": "tempest-TestNetworkBasicOps-server-1466398530", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:10:12Z", "updated": "2026-06-12T15:10:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-295902866", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:10:14,330 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2026-06-12 15:10:16,371 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac 1.040s 2026-06-12 15:10:16,371 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:15 GMT', 'server': 'Apache', 'content-length': '1520', '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-583f73a8-a0a1-4d67-aa0b-b869363b547c', 'x-compute-request-id': 'req-583f73a8-a0a1-4d67-aa0b-b869363b547c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac'} Body: b'{"server": {"id": "9f14a8b6-fbbf-4dd1-8338-387a43c26eac", "name": "tempest-TestNetworkBasicOps-server-1466398530", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:10:12Z", "updated": "2026-06-12T15:10:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-295902866", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1002281607"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:10:16,374 25 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2026-06-12 15:10:17,826 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac 0.451s 2026-06-12 15:10:17,826 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:17 GMT', 'server': 'Apache', 'content-length': '1520', '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-482e100d-fc17-4b74-ac4a-e5366e5fc6c6', 'x-compute-request-id': 'req-482e100d-fc17-4b74-ac4a-e5366e5fc6c6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac'} Body: b'{"server": {"id": "9f14a8b6-fbbf-4dd1-8338-387a43c26eac", "name": "tempest-TestNetworkBasicOps-server-1466398530", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:10:12Z", "updated": "2026-06-12T15:10:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-295902866", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1002281607"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:10:19,321 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac 0.489s 2026-06-12 15:10:19,322 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:18 GMT', 'server': 'Apache', 'content-length': '1520', '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-472fc689-77a6-4d7c-84fe-109fede571b0', 'x-compute-request-id': 'req-472fc689-77a6-4d7c-84fe-109fede571b0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac'} Body: b'{"server": {"id": "9f14a8b6-fbbf-4dd1-8338-387a43c26eac", "name": "tempest-TestNetworkBasicOps-server-1466398530", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:10:12Z", "updated": "2026-06-12T15:10:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-295902866", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1002281607"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:10:21,475 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac 1.139s 2026-06-12 15:10:21,476 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:20 GMT', 'server': 'Apache', 'content-length': '1693', '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-051605c1-cf31-4a79-a405-e1f518f45506', 'x-compute-request-id': 'req-051605c1-cf31-4a79-a405-e1f518f45506', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac'} Body: b'{"server": {"id": "9f14a8b6-fbbf-4dd1-8338-387a43c26eac", "name": "tempest-TestNetworkBasicOps-server-1466398530", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:10:12Z", "updated": "2026-06-12T15:10:19Z", "addresses": {"tempest-network-smoke--1677359362": [{"version": 4, "addr": "10.100.0.22", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:fe:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-295902866", "OS-SRV-USG:launched_at": "2026-06-12T15:10:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1002281607"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:10:21,480 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2026-06-12 15:10:22,431 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac 0.951s 2026-06-12 15:10:22,431 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:21 GMT', 'server': 'Apache', 'content-length': '1693', '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-0a2aa17c-1706-4697-b224-7dd79fbdbd76', 'x-compute-request-id': 'req-0a2aa17c-1706-4697-b224-7dd79fbdbd76', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac'} Body: b'{"server": {"id": "9f14a8b6-fbbf-4dd1-8338-387a43c26eac", "name": "tempest-TestNetworkBasicOps-server-1466398530", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:10:12Z", "updated": "2026-06-12T15:10:19Z", "addresses": {"tempest-network-smoke--1677359362": [{"version": 4, "addr": "10.100.0.22", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:fe:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-295902866", "OS-SRV-USG:launched_at": "2026-06-12T15:10:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1002281607"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:10:22,435 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2026-06-12 15:10:22,446 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:10:22,549 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:10:22,550 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2026-06-12 15:10:22,550 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22 2026-06-12 15:10:22,551 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2026-06-12 15:10:22,554 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:10:22,654 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:10:22,655 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2026-06-12 15:10:23,662 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.191 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:10:23,662 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.191. 2026-06-12 15:10:23,663 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.112397 seconds 2026-06-12 15:10:26,311 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc/add_router_interface 2.648s 2026-06-12 15:10:26,311 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "785a180b-538f-4430-a651-287304d69afb"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c48864ba-8f47-4465-9d51-3fbfd8ee7e27', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc/add_router_interface'} Body: b'{"id": "6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "b409b2da-b987-4630-9d10-503a6dabe772", "network_id": "ba276888-55fe-4a55-8f90-598b5067599d", "subnet_id": "785a180b-538f-4430-a651-287304d69afb", "subnet_ids": ["785a180b-538f-4430-a651-287304d69afb"]}' 2026-06-12 15:10:26,312 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2026-06-12 15:10:26,316 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:10:26,414 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:10:26,414 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2026-06-12 15:10:26,414 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22 2026-06-12 15:10:26,415 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2026-06-12 15:10:26,417 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:10:26,513 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:10:26,514 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2026-06-12 15:10:27,521 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.191 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:10:27,521 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.191. 2026-06-12 15:10:28,523 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22 2026-06-12 15:10:28,523 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2026-06-12 15:10:28,527 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:10:28,626 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:10:28,626 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2026-06-12 15:10:29,637 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.191 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:10:29,638 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.191. 2026-06-12 15:10:30,639 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22 2026-06-12 15:10:30,639 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2026-06-12 15:10:30,646 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:10:30,747 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:10:30,748 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2026-06-12 15:10:31,757 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.191 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:10:31,758 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.191. 2026-06-12 15:10:32,759 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22 2026-06-12 15:10:32,759 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2026-06-12 15:10:32,764 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:10:32,862 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:10:32,863 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2026-06-12 15:10:33,872 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.191 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:10:33,872 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.191. 2026-06-12 15:10:34,873 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22 2026-06-12 15:10:34,874 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2026-06-12 15:10:34,879 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:10:34,978 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:10:34,978 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2026-06-12 15:10:35,986 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.191 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:10:35,986 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.191. 2026-06-12 15:10:36,988 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22 2026-06-12 15:10:36,988 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2026-06-12 15:10:36,992 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:10:37,091 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:10:37,092 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2026-06-12 15:10:38,099 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.191 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:10:38,100 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.191. 2026-06-12 15:10:39,100 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22 2026-06-12 15:10:39,101 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2026-06-12 15:10:39,105 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:10:39,208 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:10:39,208 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2026-06-12 15:10:39,218 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 12.803134 seconds 2026-06-12 15:10:40,243 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc/remove_router_interface 1.025s 2026-06-12 15:10:40,244 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "785a180b-538f-4430-a651-287304d69afb"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-7a8eddad-8b29-44fd-946c-1fd110eca4a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc/remove_router_interface'} Body: b'{"id": "6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "b409b2da-b987-4630-9d10-503a6dabe772", "network_id": "ba276888-55fe-4a55-8f90-598b5067599d", "subnet_id": "785a180b-538f-4430-a651-287304d69afb", "subnet_ids": ["785a180b-538f-4430-a651-287304d69afb"]}' 2026-06-12 15:10:40,400 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac 0.156s 2026-06-12 15:10:40,400 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:40 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b84d6915-bd49-4021-b27f-7e18e2eb7279', 'x-compute-request-id': 'req-b84d6915-bd49-4021-b27f-7e18e2eb7279', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac'} Body: b'' 2026-06-12 15:10:41,497 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac 1.096s 2026-06-12 15:10:41,497 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:40 GMT', 'server': 'Apache', 'content-length': '1699', '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-3d9cf2ae-d32a-4156-94b5-2df4e2dfbcf2', 'x-compute-request-id': 'req-3d9cf2ae-d32a-4156-94b5-2df4e2dfbcf2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac'} Body: b'{"server": {"id": "9f14a8b6-fbbf-4dd1-8338-387a43c26eac", "name": "tempest-TestNetworkBasicOps-server-1466398530", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:10:12Z", "updated": "2026-06-12T15:10:40Z", "addresses": {"tempest-network-smoke--1677359362": [{"version": 4, "addr": "10.100.0.22", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:fe:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-295902866", "OS-SRV-USG:launched_at": "2026-06-12T15:10:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1002281607"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:10:43,311 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac 0.807s 2026-06-12 15:10:43,311 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:42 GMT', 'server': 'Apache', 'content-length': '1631', '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-4676f2a0-bab5-49a5-9960-f7de1a4b726b', 'x-compute-request-id': 'req-4676f2a0-bab5-49a5-9960-f7de1a4b726b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac'} Body: b'{"server": {"id": "9f14a8b6-fbbf-4dd1-8338-387a43c26eac", "name": "tempest-TestNetworkBasicOps-server-1466398530", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:10:12Z", "updated": "2026-06-12T15:10:40Z", "addresses": {"tempest-network-smoke--1677359362": [{"version": 4, "addr": "10.100.0.22", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:fe:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-295902866", "OS-SRV-USG:launched_at": "2026-06-12T15:10:19.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:10:44,388 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac 0.072s 2026-06-12 15:10:44,388 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:44 GMT', 'server': 'Apache', 'content-length': '111', '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-00836576-7d3a-4c49-8020-c37cff536bd4', 'x-compute-request-id': 'req-00836576-7d3a-4c49-8020-c37cff536bd4', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9f14a8b6-fbbf-4dd1-8338-387a43c26eac'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9f14a8b6-fbbf-4dd1-8338-387a43c26eac could not be found."}}' 2026-06-12 15:10:45,017 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/8e9de921-0c41-4625-9b9d-c7fecd0183f9 0.628s 2026-06-12 15:10:45,017 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cc36147e-60cd-4f3b-ac76-c77bd6556472', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/8e9de921-0c41-4625-9b9d-c7fecd0183f9'} Body: b'' 2026-06-12 15:10:45,084 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-295902866 0.066s 2026-06-12 15:10:45,084 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:45 GMT', 'server': 'Apache', 'content-length': '0', '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-6edcc947-dfe6-4f60-a641-1fef44eba5a6', 'x-compute-request-id': 'req-6edcc947-dfe6-4f60-a641-1fef44eba5a6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-295902866'} Body: b'' 2026-06-12 15:10:45,365 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/785a180b-538f-4430-a651-287304d69afb 0.280s 2026-06-12 15:10:45,365 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7dcd2118-579c-4404-8f1f-2ec3cdc0c6ca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/785a180b-538f-4430-a651-287304d69afb'} Body: b'' 2026-06-12 15:10:46,717 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ba276888-55fe-4a55-8f90-598b5067599d 1.352s 2026-06-12 15:10:46,718 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:46 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5e426f6c-6ded-4c23-9089-72e9d1b4da49', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ba276888-55fe-4a55-8f90-598b5067599d'} Body: b'' 2026-06-12 15:10:47,160 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/63ae03fa-9b9f-4217-b085-a72d2ed75678 0.441s 2026-06-12 15:10:47,160 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:47 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-74d369c3-558b-4f87-999d-a9c6705b421e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/63ae03fa-9b9f-4217-b085-a72d2ed75678'} Body: b'' 2026-06-12 15:10:47,342 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1 0.182s 2026-06-12 15:10:47,342 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:47 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ce6bf71-81e1-49f4-b51c-17f8a4034021', 'x-compute-request-id': 'req-3ce6bf71-81e1-49f4-b51c-17f8a4034021', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1'} Body: b'' 2026-06-12 15:10:48,368 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1 1.026s 2026-06-12 15:10:48,369 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:47 GMT', 'server': 'Apache', 'content-length': '1819', '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-8e2687fc-40b0-481b-ab34-ef7871a208f1', 'x-compute-request-id': 'req-8e2687fc-40b0-481b-ab34-ef7871a208f1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1'} Body: b'{"server": {"id": "283661d5-0dca-411c-ab44-bd1c1330fcc1", "name": "tempest-TestNetworkBasicOps-server-700030723", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:09:30Z", "updated": "2026-06-12T15:10:47Z", "addresses": {"tempest-network-smoke--1234781226": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:42:2f"}, {"version": 4, "addr": "192.168.122.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:42:2f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-734726148", "OS-SRV-USG:launched_at": "2026-06-12T15:09:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-573176078"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:10:49,456 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1 0.082s 2026-06-12 15:10:49,456 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:49 GMT', 'server': 'Apache', 'content-length': '111', '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-7486deb1-3895-4b84-b22b-0111c708bb3a', 'x-compute-request-id': 'req-7486deb1-3895-4b84-b22b-0111c708bb3a', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283661d5-0dca-411c-ab44-bd1c1330fcc1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 283661d5-0dca-411c-ab44-bd1c1330fcc1 could not be found."}}' 2026-06-12 15:10:49,629 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/03b271f3-a988-4949-825e-0a1add389a93 0.172s 2026-06-12 15:10:49,629 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f53c0483-e3a1-45a2-bd67-ab60e017057c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/03b271f3-a988-4949-825e-0a1add389a93'} Body: b'' 2026-06-12 15:10:49,685 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-734726148 0.055s 2026-06-12 15:10:49,686 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:49 GMT', 'server': 'Apache', 'content-length': '0', '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-9967b965-47af-4956-b3d0-718232edd096', 'x-compute-request-id': 'req-9967b965-47af-4956-b3d0-718232edd096', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-734726148'} Body: b'' 2026-06-12 15:10:51,607 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc/remove_router_interface 1.921s 2026-06-12 15:10:51,607 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2ef29808-a75c-448e-981b-5e6d8c7232bb"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-240ae91d-08ab-4f22-af30-e2981fd9bb61', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc/remove_router_interface'} Body: b'{"id": "6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "95a7b8aa-a2b5-4509-99ba-8216f8a8d443", "network_id": "8c8bb898-d6f9-4388-b8e9-ead2b240fe07", "subnet_id": "2ef29808-a75c-448e-981b-5e6d8c7232bb", "subnet_ids": ["2ef29808-a75c-448e-981b-5e6d8c7232bb"]}' 2026-06-12 15:10:52,311 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/2ef29808-a75c-448e-981b-5e6d8c7232bb 0.703s 2026-06-12 15:10:52,311 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:52 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-779f70ff-e244-468c-a530-6750173fb0ec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/2ef29808-a75c-448e-981b-5e6d8c7232bb'} Body: b'' 2026-06-12 15:10:53,302 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc 0.991s 2026-06-12 15:10:53,303 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:53 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-758ef9f1-7327-489f-a6ac-4f0718fe9c9a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6ecd5e9e-1d33-4bd6-9161-c853b7b83dcc'} Body: b'' 2026-06-12 15:10:53,672 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/8c8bb898-d6f9-4388-b8e9-ead2b240fe07 0.368s 2026-06-12 15:10:53,672 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:53 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-87690895-f4bb-4e7a-81dd-fc1d0b864881', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/8c8bb898-d6f9-4388-b8e9-ead2b240fe07'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-12 15:10:53.683246Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] time: 2026-06-12 15:12:01.321607Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2026-06-12 15:10:54,377 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.693s 2026-06-12 15:10:54,377 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--625165843", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-30ac246c-38c9-4780-9618-f10063de7da1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"2972c5e5-ecb0-4628-9658-3ece6e6d2610","name":"tempest-network-smoke--625165843","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d1dc6bb021404784a052b40574f5b14d","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:10:53Z","updated_at":"2026-06-12T15:10:53Z","revision_number":1}}' 2026-06-12 15:10:56,047 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.670s 2026-06-12 15:10:56,048 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1552760019", "admin_state_up": true, "project_id": "d1dc6bb021404784a052b40574f5b14d", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899"}}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-5090ce23-4f04-49d5-b7e1-8498c9296549', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"router": {"id": "43efb972-d4f6-415a-a712-5657b275fed9", "name": "tempest-TestNetworkBasicOps-router-1552760019", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.224"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:10:54Z", "updated_at": "2026-06-12T15:10:55Z", "revision_number": 2, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:10:56,132 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28 0.083s 2026-06-12 15:10:56,132 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-4e22db87-4e56-4b67-a8ef-b6ce0cc2b0bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:10:56,253 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.120s 2026-06-12 15:10:56,253 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-d59b430a-cdfc-4b74-94d8-6f3325193754', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:10:56,338 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28 0.085s 2026-06-12 15:10:56,338 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c3956bd5-bb5b-491d-bb95-98943a95b897', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:10:57,072 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.733s 2026-06-12 15:10:57,072 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-791939331", "network_id": "2972c5e5-ecb0-4628-9658-3ece6e6d2610", "project_id": "d1dc6bb021404784a052b40574f5b14d", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-f1e9a8aa-4e9b-44a3-84f4-aa3f88bfb7b5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"3887cdda-7eaa-4cda-af80-ba6c9fbe412b","name":"tempest-subnet-smoke-791939331","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"2972c5e5-ecb0-4628-9658-3ece6e6d2610","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-12T15:10:56Z","updated_at":"2026-06-12T15:10:56Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:10:58,925 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/43efb972-d4f6-415a-a712-5657b275fed9/add_router_interface 1.853s 2026-06-12 15:10:58,926 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "3887cdda-7eaa-4cda-af80-ba6c9fbe412b"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-0e0a9d5f-a38a-4be8-95b0-3dc91c3cfd32', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/43efb972-d4f6-415a-a712-5657b275fed9/add_router_interface'} Body: b'{"id": "43efb972-d4f6-415a-a712-5657b275fed9", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "d4daf30c-a81f-45a4-ad69-cdeb23cd6cd7", "network_id": "2972c5e5-ecb0-4628-9658-3ece6e6d2610", "subnet_id": "3887cdda-7eaa-4cda-af80-ba6c9fbe412b", "subnet_ids": ["3887cdda-7eaa-4cda-af80-ba6c9fbe412b"]}' 2026-06-12 15:10:59,070 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.144s 2026-06-12 15:10:59,071 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-6a2c2dbc-c572-4a40-9e1c-1839b9e91a50', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"2972c5e5-ecb0-4628-9658-3ece6e6d2610","name":"tempest-network-smoke--625165843","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["3887cdda-7eaa-4cda-af80-ba6c9fbe412b"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:10:53Z","updated_at":"2026-06-12T15:10:56Z","revision_number":2,"project_id":"d1dc6bb021404784a052b40574f5b14d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":55503},{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:10:59,151 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.080s 2026-06-12 15:10:59,151 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-3090566d-bf6c-4e38-9ca9-7f5af52c53bb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"3887cdda-7eaa-4cda-af80-ba6c9fbe412b","name":"tempest-subnet-smoke-791939331","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"2972c5e5-ecb0-4628-9658-3ece6e6d2610","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:10:56Z","updated_at":"2026-06-12T15:10:56Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"},{"id":"caaaef89-94d9-4f3f-89ec-4e80957d639e","name":"public_subnet","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","network_id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:07:53Z","updated_at":"2026-06-12T15:07:53Z","revision_number":0,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5"}]}' 2026-06-12 15:10:59,563 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.411s 2026-06-12 15:10:59,564 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-a72bb383-19bf-4b5c-a01b-e870257e0372', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "43efb972-d4f6-415a-a712-5657b275fed9", "name": "tempest-TestNetworkBasicOps-router-1552760019", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.224"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:10:54Z", "updated_at": "2026-06-12T15:10:57Z", "revision_number": 3, "project_id": "d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:10:59,675 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.109s 2026-06-12 15:10:59,676 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1171312733", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG16MRl51ZC/RIIN6WIP93SJzvTR4qj80qNYpbafJGVTeXyj5hWSpg2+bgIPMt5sz6zuPgdn0zzQ1bchoO5euop1xPZG6lD+iIWNr3CfSyb4QgqBb/HT0Pc7QKBXm/WvYg=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:59 GMT', 'server': 'Apache', 'content-length': '398', '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-6541110f-afd7-4a61-a069-c6907defeb2b', 'x-compute-request-id': 'req-6541110f-afd7-4a61-a069-c6907defeb2b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1171312733", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG16MRl51ZC/RIIN6WIP93SJzvTR4qj80qNYpbafJGVTeXyj5hWSpg2+bgIPMt5sz6zuPgdn0zzQ1bchoO5euop1xPZG6lD+iIWNr3CfSyb4QgqBb/HT0Pc7QKBXm/WvYg==", "fingerprint": "43:68:a3:a1:f7:51:16:a7:53:77:c5:e8:f3:6e:7e:8c", "user_id": "3d4d31a4f070430fa8390b5e104a0449"}}' 2026-06-12 15:10:59,900 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.221s 2026-06-12 15:10:59,901 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1406921546", "description": "tempest-secgroup-smoke-1406921546 description", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:10:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-f410e22b-62c2-4d6b-b1c9-e6c5897902bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "8b82bcb5-3508-49ce-9559-c62e3166fa12", "name": "tempest-secgroup-smoke-1406921546", "stateful": true, "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "description": "tempest-secgroup-smoke-1406921546 description", "shared": false, "security_group_rules": [{"id": "f5532cd8-d8b0-4986-a720-46d8050820d4", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "8b82bcb5-3508-49ce-9559-c62e3166fa12", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 65, "description": null, "tags": [], "created_at": "2026-06-12T15:10:59Z", "updated_at": "2026-06-12T15:10:59Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}, {"id": "f6d8da27-0a74-49a5-be44-90d77c734cf4", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "8b82bcb5-3508-49ce-9559-c62e3166fa12", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 64, "description": null, "tags": [], "created_at": "2026-06-12T15:10:59Z", "updated_at": "2026-06-12T15:10:59Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}], "tags": [], "created_at": "2026-06-12T15:10:59Z", "updated_at": "2026-06-12T15:10:59Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:11:00,064 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.163s 2026-06-12 15:11:00,064 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8b82bcb5-3508-49ce-9559-c62e3166fa12", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b7e291b0-dab2-45d8-ad8f-0c34f838c1ab', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "76485249-f442-4631-a727-a81990d5ec65", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "8b82bcb5-3508-49ce-9559-c62e3166fa12", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:10:59Z", "updated_at": "2026-06-12T15:10:59Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:11:00,218 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.153s 2026-06-12 15:11:00,218 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8b82bcb5-3508-49ce-9559-c62e3166fa12", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-3a4440e3-39ef-4028-be07-3b761601268c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "063a05b4-567e-42bb-8176-e262f5b112fa", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "8b82bcb5-3508-49ce-9559-c62e3166fa12", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:11:00Z", "updated_at": "2026-06-12T15:11:00Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:11:00,398 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.180s 2026-06-12 15:11:00,399 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8b82bcb5-3508-49ce-9559-c62e3166fa12", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-74c3814a-63bd-477e-84cd-21460acedac4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "85f66153-e477-4bc7-be04-5085bbda4c8f", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "8b82bcb5-3508-49ce-9559-c62e3166fa12", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:11:00Z", "updated_at": "2026-06-12T15:11:00Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:11:00,557 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.158s 2026-06-12 15:11:00,557 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8b82bcb5-3508-49ce-9559-c62e3166fa12", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-fac0971c-ddb8-4499-8218-5b5e8f223cea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aaefb2ba-7201-469d-b5f9-6feea287e318", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "8b82bcb5-3508-49ce-9559-c62e3166fa12", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:11:00Z", "updated_at": "2026-06-12T15:11:00Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:11:00,756 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.198s 2026-06-12 15:11:00,756 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8b82bcb5-3508-49ce-9559-c62e3166fa12", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-e14db4e4-001a-4d40-9da9-1df8a10fe97a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "95578840-6cc3-472b-8823-65cf7f8eef03", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "8b82bcb5-3508-49ce-9559-c62e3166fa12", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:11:00Z", "updated_at": "2026-06-12T15:11:00Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:11:00,951 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.194s 2026-06-12 15:11:00,951 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8b82bcb5-3508-49ce-9559-c62e3166fa12", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-4d32f2ad-31d9-489d-95ae-74d24bee5ad6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8e85a72d-e85f-4945-8938-c361a74eff6a", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "8b82bcb5-3508-49ce-9559-c62e3166fa12", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:11:00Z", "updated_at": "2026-06-12T15:11:00Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:11:01,259 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.305s 2026-06-12 15:11:01,260 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:00 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-701937fc-c39b-41b0-a8ae-4c3c0d6e3840', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=400ed7f7925a41eb47b478e43ee4894f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3d4d31a4f070430fa8390b5e104a0449", "name": "tempest-TestNetworkBasicOps-2080194209-project-member", "password_expires_at": null}, "audit_ids": ["VlhPdySESx-VFrnMkkLeZw"], "expires_at": "2026-06-12T16:11:01.000000Z", "issued_at": "2026-06-12T15:11:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1dc6bb021404784a052b40574f5b14d", "name": "tempest-TestNetworkBasicOps-2080194209"}, "is_domain": false, "roles": [{"id": "84dfbc6758f74d718c73b19850f0a2ab", "name": "reader"}, {"id": "0b10eab503b545b1a7e8fa24a1068220", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "26542de8d1a941009f4ca20556c3ffe1", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "f9007553880e4fdcba1101956b96c0be", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "03d88bc7a9be477ea3ecfbe89237da45", "type": "image", "name": "glance"}, {"endpoints": [{"id": "095bd69ea9a44290a9c359173a36b556", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f8e64122fafd444fac68f4db0eabe000", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "345dabaa3a9944439b7c9e64f006a024", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "a057b86da2ae478e96744640656e77f9", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "de3099ade7b0479a8264801695381d53", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "625be93c88a94ec89600c73faef7c620", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "1dca8cb5d1574100a6b5c3321fdd780c", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "96af71fdd7fe4608b9fadfdbca1536a3", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "a15a54be450c46e895f8fa1859524d8e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "cf32a21ce2ae4104a3068e8b53c030f8", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "e47e4efc3dad43bdb92d220e620e675c", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "b45879aa38ea4a01a55f4bd57582a6fd", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "55c565513c084ef09345a3f1356ebdc7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}, {"name": "swift", "id": "bcc9192e64fe4b43a7ba0dce6de77e62", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}], "id": "be4902e0c306454b865cad62c4955c96", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "12c14a57fa7b4158b1cadae10e6ef01f", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "78ae44da8e704841adf77d95f408ff4e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d415649d9beb40a1ad0a4c254a5df7cf", "type": 2026-06-12 15:11:01,260 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_hotplug_nic) Found network None available for tenant 2026-06-12 15:11:03,536 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.274s 2026-06-12 15:11:03,536 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1594178408", "imageRef": "8275103d-adb5-4041-9ac9-8b43dc20e626", "flavorRef": "b7ba1027-feea-4cdd-9901-e77859c37669", "networks": [{"uuid": "2972c5e5-ecb0-4628-9658-3ece6e6d2610"}], "key_name": "tempest-TestNetworkBasicOps-1171312733", "security_groups": [{"name": "tempest-secgroup-smoke-1406921546"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:01 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447', '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-9ae5eec0-9eb5-4a31-9f30-6b4df618a6e5', 'x-compute-request-id': 'req-9ae5eec0-9eb5-4a31-9f30-6b4df618a6e5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "bf89c90a-81b6-4b22-b29f-b65590572447", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1406921546"}], "adminPass": "8n8wG3BJE4R8"}}' 2026-06-12 15:11:03,752 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447 0.215s 2026-06-12 15:11:03,753 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:03 GMT', 'server': 'Apache', 'content-length': '1395', '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-27289496-01bb-4575-b363-6ce5c04bb1ae', 'x-compute-request-id': 'req-27289496-01bb-4575-b363-6ce5c04bb1ae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447'} Body: b'{"server": {"id": "bf89c90a-81b6-4b22-b29f-b65590572447", "name": "tempest-TestNetworkBasicOps-server-1594178408", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:11:03Z", "updated": "2026-06-12T15:11:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1171312733", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:11:05,017 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447 0.260s 2026-06-12 15:11:05,018 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:04 GMT', 'server': 'Apache', 'content-length': '1453', '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-a955afce-f0ef-4bef-88e9-cc151d7600ce', 'x-compute-request-id': 'req-a955afce-f0ef-4bef-88e9-cc151d7600ce', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447'} Body: b'{"server": {"id": "bf89c90a-81b6-4b22-b29f-b65590572447", "name": "tempest-TestNetworkBasicOps-server-1594178408", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:11:03Z", "updated": "2026-06-12T15:11:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1171312733", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:11:05,021 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-12 15:11:06,438 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447 0.415s 2026-06-12 15:11:06,438 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:06 GMT', 'server': 'Apache', 'content-length': '1521', '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-39f869f0-c2e8-4d97-b30b-1d865e810c1e', 'x-compute-request-id': 'req-39f869f0-c2e8-4d97-b30b-1d865e810c1e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447'} Body: b'{"server": {"id": "bf89c90a-81b6-4b22-b29f-b65590572447", "name": "tempest-TestNetworkBasicOps-server-1594178408", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:11:03Z", "updated": "2026-06-12T15:11:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1171312733", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1406921546"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:11:08,531 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447 1.083s 2026-06-12 15:11:08,531 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:07 GMT', 'server': 'Apache', 'content-length': '1521', '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-2ae5e9c1-40c1-403c-8fda-9a68f291c389', 'x-compute-request-id': 'req-2ae5e9c1-40c1-403c-8fda-9a68f291c389', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447'} Body: b'{"server": {"id": "bf89c90a-81b6-4b22-b29f-b65590572447", "name": "tempest-TestNetworkBasicOps-server-1594178408", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:11:03Z", "updated": "2026-06-12T15:11:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1171312733", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1406921546"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:11:10,590 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447 1.054s 2026-06-12 15:11:10,591 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:09 GMT', 'server': 'Apache', 'content-length': '1521', '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-ba9fab78-4e74-4ee3-89f1-961aa3dbc54b', 'x-compute-request-id': 'req-ba9fab78-4e74-4ee3-89f1-961aa3dbc54b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447'} Body: b'{"server": {"id": "bf89c90a-81b6-4b22-b29f-b65590572447", "name": "tempest-TestNetworkBasicOps-server-1594178408", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:11:03Z", "updated": "2026-06-12T15:11:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1171312733", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1406921546"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:11:12,445 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447 0.850s 2026-06-12 15:11:12,446 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:11 GMT', 'server': 'Apache', 'content-length': '1521', '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-609343e6-39c8-4b8c-9a83-37a6d96787c5', 'x-compute-request-id': 'req-609343e6-39c8-4b8c-9a83-37a6d96787c5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447'} Body: b'{"server": {"id": "bf89c90a-81b6-4b22-b29f-b65590572447", "name": "tempest-TestNetworkBasicOps-server-1594178408", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:11:03Z", "updated": "2026-06-12T15:11:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1171312733", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1406921546"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:11:14,520 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447 1.066s 2026-06-12 15:11:14,521 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:13 GMT', 'server': 'Apache', 'content-length': '1692', '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-3fd7774e-56e4-411d-8bf5-f8910ab6d837', 'x-compute-request-id': 'req-3fd7774e-56e4-411d-8bf5-f8910ab6d837', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447'} Body: b'{"server": {"id": "bf89c90a-81b6-4b22-b29f-b65590572447", "name": "tempest-TestNetworkBasicOps-server-1594178408", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:11:03Z", "updated": "2026-06-12T15:11:11Z", "addresses": {"tempest-network-smoke--625165843": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:c8:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1171312733", "OS-SRV-USG:launched_at": "2026-06-12T15:11:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1406921546"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:11:14,527 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2026-06-12 15:11:15,103 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447 0.576s 2026-06-12 15:11:15,104 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:14 GMT', 'server': 'Apache', 'content-length': '1692', '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-305ae692-d120-4f55-a233-5e2821b66b3c', 'x-compute-request-id': 'req-305ae692-d120-4f55-a233-5e2821b66b3c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447'} Body: b'{"server": {"id": "bf89c90a-81b6-4b22-b29f-b65590572447", "name": "tempest-TestNetworkBasicOps-server-1594178408", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:11:03Z", "updated": "2026-06-12T15:11:11Z", "addresses": {"tempest-network-smoke--625165843": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:c8:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1171312733", "OS-SRV-USG:launched_at": "2026-06-12T15:11:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1406921546"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:11:15,108 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-12 15:11:15,185 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=bf89c90a-81b6-4b22-b29f-b65590572447 0.077s 2026-06-12 15:11:15,186 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-8997d401-2046-4a4b-bd6f-eefbc52024f3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=bf89c90a-81b6-4b22-b29f-b65590572447'} Body: b'{"ports":[{"id":"e36c50a0-55e8-4d2a-9529-e0b10fdaa6d2","name":"","network_id":"2972c5e5-ecb0-4628-9658-3ece6e6d2610","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:47:c8:20","admin_state_up":true,"status":"ACTIVE","device_id":"bf89c90a-81b6-4b22-b29f-b65590572447","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3887cdda-7eaa-4cda-af80-ba6c9fbe412b","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8b82bcb5-3508-49ce-9559-c62e3166fa12"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1594178408","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-1594178408","fqdn":"tempest-testnetworkbasicops-server-1594178408.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:11:05Z","updated_at":"2026-06-12T15:11:11Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:11:15,186 25 DEBUG [tempest.common.waiters] Server ID bf89c90a-81b6-4b22-b29f-b65590572447 ports are all ACTIVE [{'id': 'e36c50a0-55e8-4d2a-9529-e0b10fdaa6d2', 'name': '', 'network_id': '2972c5e5-ecb0-4628-9658-3ece6e6d2610', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'mac_address': 'fa:16:3e:47:c8:20', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bf89c90a-81b6-4b22-b29f-b65590572447', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '3887cdda-7eaa-4cda-af80-ba6c9fbe412b', 'ip_address': '10.100.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['8b82bcb5-3508-49ce-9559-c62e3166fa12'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1594178408', 'dns_assignment': [{'ip_address': '10.100.0.4', 'hostname': 'tempest-testnetworkbasicops-server-1594178408', 'fqdn': 'tempest-testnetworkbasicops-server-1594178408.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T15:11:05Z', 'updated_at': '2026-06-12T15:11:11Z', 'revision_number': 4, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'}]: 2026-06-12 15:11:16,657 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.470s 2026-06-12 15:11:16,657 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "port_id": "e36c50a0-55e8-4d2a-9529-e0b10fdaa6d2", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "fixed_ip_address": "10.100.0.4"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-99d52a2e-d2da-4918-8879-cce56792f19d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e39852a6-9022-4dce-9a7a-ef0915f39341", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.250", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id":10000 "43efb972-d4f6-415a-a712-5657b275fed9", "port_id": "e36c50a0-55e8-4d2a-9529-e0b10fdaa6d2", "fixed_ip_address": "10.100.0.4", "status": "DOWN", "project_id": "d1dc6bb021404784a052b40574f5b14d", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "2972c5e5-ecb0-4628-9658-3ece6e6d2610", "mac_address": "fa:16:3e:47:c8:20", "admin_state_up": true, "status": "ACTIVE", "device_id": "bf89c90a-81b6-4b22-b29f-b65590572447", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:11:15Z", "updated_at": "2026-06-12T15:11:15Z", "revision_number": 0}}' 2026-06-12 15:11:16,800 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e39852a6-9022-4dce-9a7a-ef0915f39341 0.143s 2026-06-12 15:11:16,801 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-ffcc2b0b-ec19-447e-89d6-084e86482ae2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e39852a6-9022-4dce-9a7a-ef0915f39341'} Body: b'{"floatingip": {"id": "e39852a6-9022-4dce-9a7a-ef0915f39341", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.250", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "43efb972-d4f6-415a-a712-5657b275fed9", "port_id": "e36c50a0-55e8-4d2a-9529-e0b10fdaa6d2", "fixed_ip_address": "10.100.0.4", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "2972c5e5-ecb0-4628-9658-3ece6e6d2610", "mac_address": "fa:16:3e:47:c8:20", "admin_state_up": true, "status": "ACTIVE", "device_id": "bf89c90a-81b6-4b22-b29f-b65590572447", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:11:15Z", "updated_at": "2026-06-12T15:11:16Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:11:16,802 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'e39852a6-9022-4dce-9a7a-ef0915f39341', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'floating_ip_address': '192.168.122.250', 'floating_network_id': 'c67fbedc-cd1d-46b8-b018-2f59b2d38899', 'router_id': '43efb972-d4f6-415a-a712-5657b275fed9', 'port_id': 'e36c50a0-55e8-4d2a-9529-e0b10fdaa6d2', 'fixed_ip_address': '10.100.0.4', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '2972c5e5-ecb0-4628-9658-3ece6e6d2610', 'mac_address': 'fa:16:3e:47:c8:20', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bf89c90a-81b6-4b22-b29f-b65590572447', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T15:11:15Z', 'updated_at': '2026-06-12T15:11:16Z', 'revision_number': 1, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'} is at status: ACTIVE 2026-06-12 15:11:16,802 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.144908 seconds 2026-06-12 15:11:16,802 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.250 with user: cirros 2026-06-12 15:11:16,803 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic begins to ping 192.168.122.250 in 120 sec and the expected result is reachable 2026-06-12 15:11:33,120 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.316605 seconds 2026-06-12 15:11:33,120 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic finishes ping 192.168.122.250 in 120 sec and the ping result is expected 2026-06-12 15:11:33,329 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447/action 0.208s 2026-06-12 15:11:33,330 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:33 GMT', 'server': 'Apache', 'content-length': '75356', '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-fc6e9f7f-d84c-4e63-a5fa-30f885a560fb', 'x-compute-request-id': 'req-fc6e9f7f-d84c-4e63-a5fa-30f885a560fb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\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] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] 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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000005] kvm-clock: using sched offset of 2484852784 cycles\\n[ 0.000010] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000016] tsc: Detected 2799.998 MHz processor\\n[ 0.000996] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001428] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004265] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004318] Using GB pages for direct mapping\\n[ 0.004656] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004665] ACPI: Early table checksum verification disabled\\n[ 0.004676] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004685] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004696] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004708] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004714] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004718] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004723] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004727] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004730] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004732] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004734] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004735] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004736] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004738] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006249] No NUMA configuration fo 2026-06-12 15:11:33,332 25 DEBUG [tempest.scenario.manager] Console output for bf89c90a-81b6-4b22-b29f-b65590572447 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 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] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000005] kvm-clock: using sched offset of 2484852784 cycles [ 0.000010] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000016] tsc: Detected 2799.998 MHz processor [ 0.000996] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001428] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004265] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004318] Using GB pages for direct mapping [ 0.004656] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004665] ACPI: Early table checksum verification disabled [ 0.004676] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004685] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004696] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004708] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004714] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004718] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004723] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004727] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004730] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004732] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004734] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004735] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004736] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004738] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006249] No NUMA configuration found [ 0.006253] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006264] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006719] Zone ranges: [ 0.006721] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006724] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006727] Normal empty [ 0.006728] Device empty [ 0.006730] Movable zone start for each node [ 0.006733] Early memory node ranges [ 0.006734] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006736] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006738] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.009340] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.009424] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.010038] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.022247] ACPI: PM-Timer IO Port: 0x608 [ 0.022295] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.022450] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.022457] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.022461] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.022464] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.022467] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.022469] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.022474] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.022479] TSC deadline timer available [ 0.022498] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.022603] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.022606] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.022608] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.022609] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.022612] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.022614] Booting paravirtualized kernel on KVM [ 0.022620] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.022633] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.025910] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.026011] kvm-guest: setup async PF for cpu 0 [ 0.026047] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.026072] kvm-guest: PV spinlocks disabled, single CPU [ 0.026086] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.026089] Policy zone: DMA32 [ 0.026092] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.026192] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.026248] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.026276] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.026353] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.026885] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.027649] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.027686] ftrace: allocating 50600 entries in 198 pages [ 0.060189] ftrace: allocated 198 pages with 4 groups [ 0.060463] rcu: Hierarchical RCU implementation. [ 0.060466] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.060468] Rude variant of Tasks RCU enabled. [ 0.060470] Tracing variant of Tasks RCU enabled. [ 0.060471] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.060473] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.065961] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.066432] random: crng init done [ 0.109814] Console: colour VGA+ 80x25 [ 0.260148] printk: console [tty1] enabled [ 0.610658] printk: console [ttyS0] enabled [ 0.613615] ACPI: Core revision 20210730 [ 0.616536] APIC: Switch to symmetric I/O mode setup [ 0.621292] x2apic enabled [ 0.624401] Switched APIC routing to physical x2apic. [ 0.633315] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.640450] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.644438] pid_max: default: 32768 minimum: 301 [ 0.644438] LSM: Security Framework initializing [ 0.644438] landlock: Up and running. [ 0.644438] Yama: becoming mindful. [ 0.644438] AppArmor: AppArmor initialized [ 0.644438] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.644438] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.644438] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.644438] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.644438] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.644438] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.644438] Spectre V2 : Mitigation: Retpolines [ 0.644438] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.644438] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.644438] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.644438] RETBleed: Mitigation: untrained return thunk [ 0.644438] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.644438] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.644438] Freeing SMP alternatives memory: 44K [ 0.644438] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.644782] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.648473] ... version: 0 [ 0.651366] ... bit width: 48 [ 0.652459] ... generic registers: 6 [ 0.655897] ... value mask: 0000ffffffffffff [ 0.656471] ... max period: 00007fffffffffff [ 0.660159] ... fixed-purpose events: 0 [ 0.660455] ... event mask: 000000000000003f [ 0.664229] rcu: Hierarchical SRCU implementation. [ 0.665080] smp: Bringing up secondary CPUs ... [ 0.668104] smp: Brought up 1 node, 1 CPU [ 0.668460] smpboot: Max logical packages: 1 [ 0.671493] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.673086] devtmpfs: initialized [ 0.675582] x86/mm: Memory block size: 128MB [ 0.676732] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.680496] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.684643] pinctrl core: initialized pinctrl subsystem [ 0.688923] PM: RTC time: 15:11:14, date: 2026-06-12 [ 0.692599] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.696633] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.700522] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.704501] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.708496] audit: initializing netlink subsys (disabled) [ 0.712598] thermal_sys: Registered thermal governor 'fair_share' [ 0.712600] thermal_sys: Registered thermal governor 'bang_bang' [ 0.716456] audit: type=2000 audit(1781277074.108:1): state=initialized audit_enabled=0 res=1 [ 0.720458] thermal_sys: Registered thermal governor 'step_wise' [ 0.720460] thermal_sys: Registered thermal governor 'user_space' [ 0.724299] thermal_sys: Registered thermal governor 'power_allocator' [ 0.724479] EISA bus registered [ 0.730639] cpuidle: using governor ladder [ 0.732452] cpuidle: using governor menu [ 0.738021] ACPI: bus type PCI registered [ 0.740457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.744816] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.748459] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.752490] PCI: Using configuration type 1 for base access [ 0.757717] Kprobes globally optimized [ 0.760586] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.764460] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.769598] ACPI: Added _OSI(Module Device) [ 0.772532] ACPI: Added _OSI(Processor Device) [ 0.776177] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.776597] ACPI: Added _OSI(Processor Aggregator Device) [ 0.780097] ACPI: Added _OSI(Linux-Dell-Video) [ 0.780473] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.784066] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.787927] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.792309] ACPI: Interpreter enabled [ 0.792470] ACPI: PM: (supports S0 S5) [ 0.795088] ACPI: Using IOAPIC for interrupt routing [ 0.796517] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.800460] PCI: Using E820 reservations for host bridge windows [ 0.804901] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.815191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.816472] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.820783] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.824634] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.829910] PCI host bridge to bus 0000:00 [ 0.832462] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.836453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.840455] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.844455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.848453] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.852454] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.856460] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.860820] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.868985] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.879831] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.892613] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.903239] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.914755] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.916696] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.925450] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.932465] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.945412] pci 0000:00:02.0: enabling Extended Tags [ 0.953148] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.960467] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.972856] pci 0000:00:02.1: enabling Extended Tags [ 0.979626] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.984465] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.995659] pci 0000:00:02.2: enabling Extended Tags [ 0.999317] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.004467] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.016780] pci 0000:00:02.3: enabling Extended Tags [ 1.023479] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.031279] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.040215] pci 0000:00:02.4: enabling Extended Tags [ 1.045041] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.052464] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.064764] pci 0000:00:02.5: enabling Extended Tags [ 1.071066] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.076463] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.088877] pci 0000:00:02.6: enabling Extended Tags [ 1.094927] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.100459] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.112782] pci 0000:00:02.7: enabling Extended Tags [ 1.122348] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.128287] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.134050] pci 0000:00:03.0: enabling Extended Tags [ 1.139454] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.146512] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.157364] pci 0000:00:03.1: enabling Extended Tags [ 1.163071] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.168000] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.175430] pci 0000:00:03.2: enabling Extended Tags [ 1.179550] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.184465] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.197514] pci 0000:00:03.3: enabling Extended Tags [ 1.205948] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.212469] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.225624] pci 0000:00:03.4: enabling Extended Tags [ 1.231418] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.236471] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.248823] pci 0000:00:03.5: enabling Extended Tags [ 1.255573] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.260464] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.272736] pci 0000:00:03.6: enabling Extended Tags [ 1.279375] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.284468] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.297977] pci 0000:00:03.7: enabling Extended Tags [ 1.306676] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.312457] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.326022] pci 0000:00:04.0: enabling Extended Tags [ 1.331610] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.336463] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.346126] pci 0000:00:04.1: enabling Extended Tags [ 1.351131] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.355888] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.361541] pci 0000:00:04.2: enabling Extended Tags [ 1.367166] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.372460] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.382899] pci 0000:00:04.3: enabling Extended Tags [ 1.388508] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.395800] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.405838] pci 0000:00:04.4: enabling Extended Tags [ 1.411174] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.416461] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.427798] pci 0000:00:04.5: enabling Extended Tags [ 1.431345] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.438764] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.449406] pci 0000:00:04.6: enabling Extended Tags [ 1.455272] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.460464] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.473793] pci 0000:00:04.7: enabling Extended Tags [ 1.482779] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.488458] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.498239] pci 0000:00:05.0: enabling Extended Tags [ 1.562422] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.566429] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.569767] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.588466] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.595713] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.600203] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.607210] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.616405] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.621480] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.631245] pci 0000:01:00.0: enabling Extended Tags [ 1.705390] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.708543] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.712514] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.716602] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.722606] pci_bus 0000:02: extended config space not accessible [ 1.724830] acpiphp: Slot [1] registered [ 1.727658] acpiphp: Slot [0] registered [ 1.728518] acpiphp: Slot [2] registered [ 1.731394] acpiphp: Slot [3] registered [ 1.732508] acpiphp: Slot [4] registered [ 1.735463] acpiphp: Slot [5] registered [ 1.736509] acpiphp: Slot [6] registered [ 1.739397] acpiphp: Slot [7] registered [ 1.740506] acpiphp: Slot [8] registered [ 1.743330] acpiphp: Slot [9] registered [ 1.744518] acpiphp: Slot [10] registered [ 1.747329] acpiphp: Slot [11] registered [ 1.748525] acpiphp: Slot [12] registered [ 1.751395] acpiphp: Slot [13] registered [ 1.752522] acpiphp: Slot [14] registered [ 1.755538] acpiphp: Slot [15] registered [ 1.756533] acpiphp: Slot [16] registered [ 1.759729] acpiphp: Slot [17] registered [ 1.760506] acpiphp: Slot [18] registered [ 1.763317] acpiphp: Slot [19] registered [ 1.764505] acpiphp: Slot [20] registered [ 1.768570] acpiphp: Slot [21] registered [ 1.771715] acpiphp: Slot [22] registered [ 1.772534] acpiphp: Slot [23] registered [ 1.775564] acpiphp: Slot [24] registered [ 1.776526] acpiphp: Slot [25] registered [ 1.779456] acpiphp: Slot [26] registered [ 1.780541] acpiphp: Slot [27] registered [ 1.783469] acpiphp: Slot [28] registered [ 1.784507] acpiphp: Slot [29] registered [ 1.787294] acpiphp: Slot [30] registered [ 1.788504] acpiphp: Slot [31] registered [ 1.793989] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.806280] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.887520] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.888523] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.892521] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.896582] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.906184] acpiphp: Slot [0-2] registered [ 1.909119] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.918929] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.930491] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.935222] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.936657] pci 0000:03:00.0: enabling Extended Tags [ 2.025100] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.028615] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.032598] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.039820] acpiphp: Slot [0-3] registered [ 2.041186] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.051969] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.062894] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.068651] pci 0000:04:00.0: enabling Extended Tags [ 2.151973] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.152585] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.156588] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.163308] acpiphp: Slot [0-4] registered [ 2.165168] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.172471] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.184462] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.191225] pci 0000:05:00.0: enabling Extended Tags [ 2.270703] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.272626] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.276576] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.283503] acpiphp: Slot [0-5] registered [ 2.285117] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.295783] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.304461] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.311557] pci 0000:06:00.0: enabling Extended Tags [ 2.391953] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.392592] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.396580] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.403669] acpiphp: Slot [0-6] registered [ 2.473761] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.476584] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.480572] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.488953] acpiphp: Slot [0-7] registered [ 2.566219] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.568601] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.572580] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.579859] acpiphp: Slot [0-8] registered [ 2.652496] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.656644] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.660581] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.668195] acpiphp: Slot [0-9] registered [ 2.741964] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.744630] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.748659] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.756177] acpiphp: Slot [0-10] registered [ 2.827569] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.828590] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.832579] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.839735] acpiphp: Slot [0-11] registered [ 2.913108] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.916586] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.920574] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.927738] acpiphp: Slot [0-12] registered [ 3.002556] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.004591] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.008587] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.016396] acpiphp: Slot [0-13] registered [ 3.090354] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.092653] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.096589] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.103870] acpiphp: Slot [0-14] registered [ 3.178175] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.180621] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.184597] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.191886] acpiphp: Slot [0-15] registered [ 3.265725] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.268593] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.272625] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.280637] acpiphp: Slot [0-16] registered [ 3.358262] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.360614] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.364597] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.371689] acpiphp: Slot [0-17] registered [ 3.447233] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.448595] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.452625] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.459957] acpiphp: Slot [0-18] registered [ 3.536626] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.540212] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.540578] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.548181] acpiphp: Slot [0-19] registered [ 3.621317] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.624585] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.628608] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.635943] acpiphp: Slot [0-20] registered [ 3.711010] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.712617] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.716598] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.724465] acpiphp: Slot [0-21] registered [ 3.805081] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.808601] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.812606] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.820312] acpiphp: Slot [0-22] registered [ 3.895327] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.896584] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.900573] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.907859] acpiphp: Slot [0-23] registered [ 3.982619] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.984643] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.988611] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.995844] acpiphp: Slot [0-24] registered [ 4.069875] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.072623] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.076590] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.084375] acpiphp: Slot [0-25] registered [ 4.159274] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.160619] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.164578] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.221042] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.224751] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.228755] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.232780] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.236728] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.240703] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.244720] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.248696] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.252622] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.256477] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.260508] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.264531] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.268434] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.268482] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.272402] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.272491] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.277040] iommu: Default domain type: Translated [ 4.280357] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.280820] SCSI subsystem initialized [ 4.283879] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.284438] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.284509] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.288417] vgaarb: loaded [ 4.288590] ACPI: bus type USB registered [ 4.291916] usbcore: registered new interface driver usbfs [ 4.292510] usbcore: registered new interface driver hub [ 4.296190] usbcore: registered new device driver usb [ 4.296538] pps_core: LinuxPPS API ver. 1 registered [ 4.300457] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.304508] PTP clock support registered [ 4.307919] EDAC MC: Ver: 3.0.0 [ 4.312775] NetLabel: Initializing [ 4.315732] NetLabel: domain hash size = 128 [ 4.316454] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.320416] NetLabel: unlabeled traffic allowed by default [ 4.320569] PCI: Using ACPI for IRQ routing [ 5.151388] clocksource: Switched to clocksource kvm-clock [ 5.181769] VFS: Disk quotas dquot_6.6.0 [ 5.185103] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.189758] AppArmor: AppArmor Filesystem Enabled [ 5.193167] pnp: PnP ACPI init [ 5.195776] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.201123] pnp: PnP ACPI: found 5 devices [ 5.210711] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.216381] NET: Registered PF_INET protocol family [ 5.219658] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.230896] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.236540] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.241452] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.246582] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.251442] TCP: Hash tables configured (established 1024 bind 1024) [ 5.256721] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.261829] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.266379] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.271041] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.274912] NET: Registered PF_XDP protocol family [ 5.278298] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.284193] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.289587] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.295161] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.301090] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.306795] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.312480] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.318214] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.324180] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.330110] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.335820] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.340881] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.346025] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.351112] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.356455] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.361972] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.367842] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.373260] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.378589] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.383821] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.389070] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.394788] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.399934] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.405347] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.411691] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.416331] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.420655] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.425045] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.429620] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.435738] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.440379] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.445064] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.449769] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.454465] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.459193] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.463910] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.468621] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.473344] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.478262] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.483364] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.488146] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.495211] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.500027] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.505119] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.509930] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.514935] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.519685] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.524697] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.529447] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.534474] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.539310] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.544364] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.549193] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.554310] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.559123] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.564198] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.569012] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.574037] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.578842] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.583873] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.588565] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.593335] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.597987] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.602710] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.607389] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.612425] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.617274] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.621947] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.626682] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.631428] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.636218] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.640156] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.644046] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.648105] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.652232] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.656377] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.660656] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.665224] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.670410] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.674528] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.678942] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.683053] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.687321] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.691417] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.696143] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.700798] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.705205] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.709104] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.713716] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.717907] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.723289] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.727670] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.732479] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.736916] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.741652] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.745426] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.753029] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.759178] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.767129] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.770476] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.778239] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.784643] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.793981] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.799045] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.804785] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.812421] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.818056] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.824832] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.835368] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.840526] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.846788] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.856519] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.861910] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.870261] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.879657] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.886346] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.895652] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.906944] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.915059] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.921794] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.933662] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.942105] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.949999] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.958051] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.965790] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.974186] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.982068] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.990728] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.998609] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.006434] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.012865] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.021113] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.029718] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.039629] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.049686] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.063142] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.069605] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.076810] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.085753] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.096516] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.101503] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.109453] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.119023] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.127091] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.130613] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.138537] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.144493] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.156861] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.162121] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.168952] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.177530] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.187215] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.191493] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.200073] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.205680] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.217629] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.223330] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.230062] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.238114] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.246910] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.250418] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.259883] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.266002] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.276974] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.282942] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.289341] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.296872] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.306377] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.309886] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.318372] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.324072] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.334437] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.337894] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.346278] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.351815] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.362215] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.367015] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.373113] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.380317] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.387379] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.393452] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.401311] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.407600] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.417977] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.423081] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.430853] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.440087] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.449138] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.453345] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.458807] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.463262] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.467702] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.472086] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.476656] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.480232] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.484389] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.489879] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.493923] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.498505] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.503476] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.507886] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.513810] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.518111] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.525357] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.529426] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.534178] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.538216] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.543099] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.547220] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.551979] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.556132] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.560886] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.565158] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.569739] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.573677] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.579121] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.591939] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.613579] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.624662] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.629993] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.634642] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.640132] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.649661] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.654661] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.660615] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.665087] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.669900] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.675238] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.679119] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.683467] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.695284] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.699138] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.703251] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.736641] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.740362] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.745170] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.750106] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.760282] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.764588] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.769679] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.773498] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.777864] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.782894] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.786957] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.791370] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.798137] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.802435] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.806954] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.812362] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.816372] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.820832] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.825926] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.829840] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.834791] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.840356] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.844236] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.848479] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.853466] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.857471] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.861837] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.869033] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.878979] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10230 usecs [ 6.885968] PCI: CLS 0 bytes, default 64 [ 6.889095] Trying to unpack rootfs image as initramfs... [ 6.893118] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.909406] Initialise system trusted keyrings [ 6.916645] Key type blacklist registered [ 6.924630] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.940757] zbud: loaded [ 6.943205] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.956828] fuse: init (API version 7.34) [ 6.960824] integrity: Platform Keyring initialized [ 6.976708] Key type asymmetric registered [ 6.979874] Asymmetric key parser 'x509' registered [ 6.990300] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.000695] io scheduler mq-deadline registered [ 7.007626] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.026641] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.042600] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.052939] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.066170] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.081223] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.098330] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.117568] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.135202] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.148918] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.162477] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.181098] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.199589] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.211733] Freeing initrd memory: 8744K [ 7.215403] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.223998] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.228533] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.236373] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.243325] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.247930] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.258777] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.264600] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.274359] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.280723] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.290795] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.295416] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.305778] pciepoFEB4 rt 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.311617] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.321841] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.326087] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.334331] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.338591] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.348945] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.354281] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.359749] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.366937] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.371402] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.381434] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.387732] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.398744] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.403052] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.412235] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.417109] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.429119] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.435058] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.444103] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.448484] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.458814] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.465884] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.477879] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.483065] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.489267] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.496348] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.502808] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.512336] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.523171] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.527561] shpchp 0000:01:00.0: Slot initialization failed [ 7.534186] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.538974] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.545044] ACPI: button: Power Button [PWRF] [ 7.575698] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.609097] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.618808] Linux agpgart interface v0.103 [ 7.624677] loop: module loaded [ 7.627291] tun: Universal TUN/TAP device driver, 1.6 [ 7.630835] PPP generic driver version 2.4.2 [ 7.634208] VFIO - User Level meta-driver version: 0.3 [ 7.639307] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.643503] ehci-pci: EHCI PCI platform driver [ 7.646479] ehci-platform: EHCI generic platform driver [ 7.649929] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.653874] ohci-pci: OHCI PCI platform driver [ 7.656842] ohci-platform: OHCI generic platform driver [ 7.660246] uhci_hcd: USB Universal Host Controller Interface driver [ 7.666504] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.669966] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.674735] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.678315] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.682322] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.687680] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.692390] usb usb1: Product: UHCI Host Controller [ 7.695634] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.699741] usb usb1: SerialNumber: 0000:02:01.0 [ 7.703055] hub 1-0:1.0: USB hub found [ 7.705699] hub 1-0:1.0: 2 ports detected [ 7.708794] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.716140] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.720246] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.724886] mousedev: PS/2 mouse device common for all mice [ 7.729917] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.735801] rtc_cmos 00:03: RTC can wake from S4 [ 7.741344] rtc_cmos 00:03: registered as rtc0 [ 7.745136] rtc_cmos 00:03: setting system clock to 2026-06-12T15:11:22 UTC (1781277082) [ 7.751279] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.755760] i2c_dev: i2c /dev entries driver [ 7.758954] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.767159] device-mapper: uevent: version 1.0.3 [ 7.771172] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.778165] platform eisa.0: Probing EISA bus 0 [ 7.781825] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.786224] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.790345] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.794580] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.799013] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.803594] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.808027] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.812675] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.817090] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.821566] platform eisa.0: EISA: Detected 0 cards [ 7.826000] ledtrig-cpu: registered to indicate activity on CPUs [ 7.830371] drop_monitor: Initializing network drop monitor service [ 7.834811] NET: Registered PF_INET6 protocol family [ 7.842270] Segment Routing with IPv6 [ 7.845674] In-situ OAM (IOAM) with IPv6 [ 7.848860] NET: Registered PF_PACKET protocol family [ 7.852384] Key type dns_resolver registered [ 7.855657] IPI shorthand broadcast: enabled [ 7.858719] registered taskstats version 1 [ 7.861823] Loading compiled-in X.509 certificates [ 7.865655] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.873148] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.880579] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.888317] blacklist: Loading compiled-in revocation X.509 certificates [ 7.893589] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.900769] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.909623] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.917684] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.925338] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.932617] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.940347] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.947843] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.955651] zswap: loaded using pool lzo/zbud [ 7.959819] Key type .fscrypt registered [ 7.963429] Key type fscrypt-provisioning registered [ 7.970387] Key type encrypted registered [ 7.973945] AppArmor: AppArmor sha1 policy hashing enabled [ 7.977847] ima: No TPM chip found, activating TPM-bypass! [ 7.982001] Loading compiled-in module X.509 certificates [ 7.986307] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.993053] ima: Allocated hash algorithm: sha1 [ 7.996809] ima: No architecture policies found [ 8.000213] evm: Initialising EVM extended attributes: [ 8.004051] evm: security.selinux [ 8.006788] evm: security.SMACK64 [ 8.009373] evm: security.SMACK64EXEC [ 8.012098] evm: security.SMACK64TRANSMUTE [ 8.015126] evm: security.SMACK64MMAP [ 8.018067] evm: security.apparmor [ 8.020647] evm: security.ima [ 8.023073] evm: security.capability [ 8.025785] evm: HMAC attrs: 0x1 [ 8.028857] PM: Magic number: 14:109:184 [ 8.031932] acpi device:43: hash matches [ 8.035177] RAS: Correctable Errors collector initialized. [ 8.039048] Unstable clock detected, switching default tracing clock to "global" [ 8.039048] If you want to keep using the local clock, then add: [ 8.039048] "trace_clock=local" [ 8.039048] on the kernel command line [ 8.052976] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.060698] Freeing unused decrypted memory: 2036K [ 8.065714] Freeing unused kernel image (initmem) memory: 3244K [ 8.072578] Write protecting the kernel read-only data: 30720k [ 8.077406] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.082336] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.129158] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.134063] Run /init as init process info: initramfs: up at 7.56 [ 8.197604] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.207822] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.213320] GPT:229375 != 2097151 [ 8.216022] GPT:Alternate GPT header not at the end of the disk. [ 8.220575] GPT:229375 != 2097151 [ 8.223572] GPT: Use GNU Parted to correct GPT errors. [ 8.288377] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.674306] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.705590] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.82 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:bf:89:c9:0a:81:b6:4b:22:b2:9f:b6:55:90:57:24:47 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDqGW65vIvQyByVlzgvbhYFZ6R6xwC3nzUGltiY4IHsNnTmxwX/6rzhspr5O4kxF94NSkAW0RH07VV1CD2UHpwf4fAFWTP8U7L3904TpRZ0OjFnJ0/A9ovTdTeSzvZlEVtwPlQEZjiYxG9u+aenk5dGuAMd8dSfGShGQ5yb1bS2PBJDqbRNnzDKoilx+ZMvvo+TiBVNtQVD3o0mhpugLTYPhxFvMHhYf00mWcYL9azbhZMe7LUvuzJJRdCreNRNuxy+WDnVhOLp9MBdyUd3EnOcUnEZSzilQDaYR99Mey9LyG9PBR+siJ6a1wu4d4TfshfPXI3CyPWjHo/pnCrID5H root@tempest-testnetworkbasicops-server-1594178408 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFSlkqqj9cvz6EBS5o4AS8PhX0YSDdsk6D8jCJ3in4P+WzIuRBP7iwzmWz410UzYfLsvlDCQKUOQD1Awfzd2FGQ= root@tempest-testnetworkbasicops-server-1594178408 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe47:c820/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: bf89c90a-81b6-4b22-b29f-b65590572447 name: tempest-TestNetworkBasicOps-server-1594178408 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1594178408 launch-index: 0 === cirros: current=0.6.2 uptime=10.12 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:47:C8:20 inet6 addr: fe80::f816:3eff:fe47:c820/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1022 (1022.0 B) TX bytes:180 (180.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1594178408 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.873345] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.884210] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.955700] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.328115] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.402857] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.626766] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.628725] ISO 9660 Extensions: RRIP_1991A [ 9.898752] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.561899] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.563752] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 16:11:24 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 16:11:24 cirros auth.notice su: + none root:cirros Jun 12 16:11:24 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 16:11:24 cirros daemon.info dhcpcd[350]: DUID 00:04:bf:89:c9:0a:81:b6:4b:22:b2:9f:b6:55:90:57:24:47 Jun 12 16:11:24 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 16:11:24 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 16:11:24 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 16:11:24 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:47:c8:20 Jun 12 16:11:24 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe47:c820 Jun 12 16:11:24 cirros authpriv.info dropbear[391]: Running in background Jun 12 16:11:25 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1594178408 login: 2026-06-12 15:11:33,333 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-06-12 15:11:33,343 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:11:33,410 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:11:33,410 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-06-12 15:11:35,140 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.728s 2026-06-12 15:11:35,140 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--707874793", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-fe6f3283-0fc2-4684-a248-0fd3d3e3682e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"531b85bc-a9a5-4a8a-bdf2-b0990de25c37","name":"tempest-network-smoke--707874793","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d1dc6bb021404784a052b40574f5b14d","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:11:34Z","updated_at":"2026-06-12T15:11:34Z","revision_number":1}}' 2026-06-12 15:11:35,216 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28 0.075s 2026-06-12 15:11:35,216 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-3b07ba37-f5f9-4918-b44e-b5b7afa2c5aa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"3887cdda-7eaa-4cda-af80-ba6c9fbe412b","name":"tempest-subnet-smoke-791939331","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"2972c5e5-ecb0-4628-9658-3ece6e6d2610","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:10:56Z","updated_at":"2026-06-12T15:10:56Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:11:35,306 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.090s 2026-06-12 15:11:35,306 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-5b712a4b-f762-425a-ac07-6b0eae393a11', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:11:35,409 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28 0.102s 2026-06-12 15:11:35,409 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a0c7e8e3-0009-4dd5-999a-d94bbbca9f03', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:11:35,496 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.16%2F28 0.086s 2026-06-12 15:11:35,496 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-6e98e0ad-2f2a-400d-bf8a-3b36cc282c8a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:11:36,384 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.887s 2026-06-12 15:11:36,385 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-66225151-b085-4fdd-b9ed-381f91b126de', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:11:36,611 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.16%2F28 0.226s 2026-06-12 15:11:36,611 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3b895c59-5ff3-4721-bbf8-063808ef632a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:11:37,416 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.805s 2026-06-12 15:11:37,416 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1694868853", "network_id": "531b85bc-a9a5-4a8a-bdf2-b0990de25c37", "project_id": "d1dc6bb021404784a052b40574f5b14d", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-e7949a1b-ff7f-4ed2-acf6-877d4b099194', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"a4fbbd45-8735-4704-aca9-fa1250488c09","name":"tempest-subnet-smoke-1694868853","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"531b85bc-a9a5-4a8a-bdf2-b0990de25c37","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.17","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-12T15:11:36Z","updated_at":"2026-06-12T15:11:36Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:11:37,417 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-06-12 15:11:37,421 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:11:37,522 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:11:37,524 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-06-12 15:11:37,525 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-12 15:11:37,525 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-06-12 15:11:37,528 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:11:37,632 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:11:37,632 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-06-12 15:11:38,333 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=bf89c90a-81b6-4b22-b29f-b65590572447 0.694s 2026-06-12 15:11:38,334 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-2f71c2e5-110f-46a0-a36f-ca0b055db776', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=bf89c90a-81b6-4b22-b29f-b65590572447'} Body: b'{"ports":[{"id":"e36c50a0-55e8-4d2a-9529-e0b10fdaa6d2","name":"","network_id":"2972c5e5-ecb0-4628-9658-3ece6e6d2610","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:47:c8:20","admin_state_up":true,"status":"ACTIVE","device_id":"bf89c90a-81b6-4b22-b29f-b65590572447","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3887cdda-7eaa-4cda-af80-ba6c9fbe412b","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8b82bcb5-3508-49ce-9559-c62e3166fa12"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1594178408","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-1594178408","fqdn":"tempest-testnetworkbasicops-server-1594178408.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:11:05Z","updated_at":"2026-06-12T15:11:11Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:11:45,897 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447/os-interface 7.562s 2026-06-12 15:11:45,898 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"interfaceAttachment": {"net_id": "531b85bc-a9a5-4a8a-bdf2-b0990de25c37"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:38 GMT', 'server': 'Apache', 'content-length': '282', '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-e0f743e9-a79e-4038-abfb-973b85eb57f6', 'x-compute-request-id': 'req-e0f743e9-a79e-4038-abfb-973b85eb57f6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "531b85bc-a9a5-4a8a-bdf2-b0990de25c37", "port_id": "04d4f7bb-4869-4718-b70f-b93f65f6a975", "mac_addr": "fa:16:3e:63:11:54", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a4fbbd45-8735-4704-aca9-fa1250488c09", "ip_address": "10.100.0.26"}]}}' 2026-06-12 15:11:46,359 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=bf89c90a-81b6-4b22-b29f-b65590572447 0.458s 2026-06-12 15:11:46,360 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2673', 'x-openstack-request-id': 'req-1df737f6-3036-40f1-9302-5897ef567a4d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=bf89c90a-81b6-4b22-b29f-b65590572447'} Body: b'{"ports":[{"id":"04d4f7bb-4869-4718-b70f-b93f65f6a975","name":"","network_id":"531b85bc-a9a5-4a8a-bdf2-b0990de25c37","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:63:11:54","admin_state_up":true,"status":"ACTIVE","device_id":"bf89c90a-81b6-4b22-b29f-b65590572447","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a4fbbd45-8735-4704-aca9-fa1250488c09","ip_address":"10.100.0.26"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["efb47eb8-10f7-4ec4-a48e-76df0d2d3221"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1594178408","dns_assignment":[{"ip_address":"10.100.0.26","hostname":"tempest-testnetworkbasicops-server-1594178408","fqdn":"tempest-testnetworkbasicops-server-1594178408.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:11:40Z","updated_at":"2026-06-12T15:11:45Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"},{"id":"e36c50a0-55e8-4d2a-9529-e0b10fdaa6d2","name":"","network_id":"2972c5e5-ecb0-4628-9658-3ece6e6d2610","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:47:c8:20","admin_state_up":true,"status":"ACTIVE","device_id":"bf89c90a-81b6-4b22-b29f-b65590572447","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3887cdda-7eaa-4cda-af80-ba6c9fbe412b","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8b82bcb5-3508-49ce-9559-c62e3166fa12"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1594178408","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-1594178408","fqdn":"tempest-testnetworkbasicops-server-1594178408.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:11:05Z","updated_at":"2026-06-12T15:11:11Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:11:46,360 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.459188 seconds 2026-06-12 15:11:46,361 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-12 15:11:46,361 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-06-12 15:11:46,366 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:11:46,466 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:11:46,466 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-06-12 15:11:46,471 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.110716 seconds 2026-06-12 15:11:46,472 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2026-06-12 15:11:46,472 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-06-12 15:11:46,475 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:11:46,579 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:11:46,579 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-06-12 15:11:46,587 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip addr add 10.100.0.26/28 dev eth1 2026-06-12 15:11:46,587 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-06-12 15:11:46,589 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:11:46,691 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:11:46,691 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-06-12 15:11:46,712 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2026-06-12 15:11:46,713 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-06-12 15:11:46,715 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:11:46,773 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:11:46,775 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-06-12 15:11:46,909 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=d1dc6bb021404784a052b40574f5b14d&network_id=531b85bc-a9a5-4a8a-bdf2-b0990de25c37 0.126s 2026-06-12 15:11:46,910 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2403', 'x-openstack-request-id': 'req-9943be9f-939f-4d33-aff3-bfda588230ad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=d1dc6bb021404784a052b40574f5b14d&network_id=531b85bc-a9a5-4a8a-bdf2-b0990de25c37'} Body: b'{"ports":[{"id":"04d4f7bb-4869-4718-b70f-b93f65f6a975","name":"","network_id":"531b85bc-a9a5-4a8a-bdf2-b0990de25c37","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:63:11:54","admin_state_up":true,"status":"ACTIVE","device_id":"bf89c90a-81b6-4b22-b29f-b65590572447","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a4fbbd45-8735-4704-aca9-fa1250488c09","ip_address":"10.100.0.26"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["efb47eb8-10f7-4ec4-a48e-76df0d2d3221"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1594178408","dns_assignment":[{"ip_address":"10.100.0.26","hostname":"tempest-testnetworkbasicops-server-1594178408","fqdn":"tempest-testnetworkbasicops-server-1594178408.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:11:40Z","updated_at":"2026-06-12T15:11:45Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"},{"id":"4c3b9acc-dad7-4108-9f72-7d4173effe7c","name":"","network_id":"531b85bc-a9a5-4a8a-bdf2-b0990de25c37","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:09:1a:e4","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-531b85bc-a9a5-4a8a-bdf2-b0990de25c37","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"a4fbbd45-8735-4704-aca9-fa1250488c09","ip_address":"10.100.0.17"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.17","hostname":"host-10-100-0-17","fqdn":"host-10-100-0-17.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"none","tags":[],"created_at":"2026-06-12T15:11:34Z","updated_at":"2026-06-12T15:11:37Z","revision_number":2,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:11:46,911 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-06-12 15:11:46,915 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:11:47,019 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:11:47,020 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-06-12 15:11:47,020 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26 2026-06-12 15:11:47,020 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-06-12 15:11:47,024 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:11:47,135 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:11:47,136 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-06-12 15:11:47,149 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.129033 seconds 2026-06-12 15:11:47,270 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447/os-interface/04d4f7bb-4869-4718-b70f-b93f65f6a975 0.120s 2026-06-12 15:11:47,270 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:47 GMT', 'server': 'Apache', 'content-length': '0', '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-46d975e3-6497-49b4-a619-d8c895fd911d', 'x-compute-request-id': 'req-46d975e3-6497-49b4-a619-d8c895fd911d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447/os-interface/04d4f7bb-4869-4718-b70f-b93f65f6a975'} Body: b'' 2026-06-12 15:11:48,411 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/04d4f7bb-4869-4718-b70f-b93f65f6a975 1.140s 2026-06-12 15:11:48,411 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1080', 'x-openstack-request-id': 'req-31571c4b-6707-4cf6-972a-b1d6e665a6ea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/04d4f7bb-4869-4718-b70f-b93f65f6a975'} Body: b'{"port":{"id":"04d4f7bb-4869-4718-b70f-b93f65f6a975","name":"","network_id":"531b85bc-a9a5-4a8a-bdf2-b0990de25c37","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:63:11:54","admin_state_up":true,"status":"ACTIVE","device_id":"bf89c90a-81b6-4b22-b29f-b65590572447","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a4fbbd45-8735-4704-aca9-fa1250488c09","ip_address":"10.100.0.26"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["efb47eb8-10f7-4ec4-a48e-76df0d2d3221"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1594178408","dns_assignment":[{"ip_address":"10.100.0.26","hostname":"tempest-testnetworkbasicops-server-1594178408","fqdn":"tempest-testnetworkbasicops-server-1594178408.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:11:40Z","updated_at":"2026-06-12T15:11:45Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:11:49,554 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/04d4f7bb-4869-4718-b70f-b93f65f6a975 0.141s 2026-06-12 15:11:49,555 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-4e801e22-3711-4056-8d96-f81c8bb226d5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/04d4f7bb-4869-4718-b70f-b93f65f6a975'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 04d4f7bb-4869-4718-b70f-b93f65f6a975 could not be found.", "detail": ""}}' 2026-06-12 15:11:49,807 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a4fbbd45-8735-4704-aca9-fa1250488c09 0.252s 2026-06-12 15:11:49,808 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-61fe620a-0dfe-42f5-9b80-1e8fcba52ea9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a4fbbd45-8735-4704-aca9-fa1250488c09'} Body: b'' 2026-06-12 15:11:50,371 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/531b85bc-a9a5-4a8a-bdf2-b0990de25c37 0.563s 2026-06-12 15:11:50,371 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-648445bc-fc6d-4e85-8117-55038b5dcdec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/531b85bc-a9a5-4a8a-bdf2-b0990de25c37'} Body: b'' 2026-06-12 15:11:53,422 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e39852a6-9022-4dce-9a7a-ef0915f39341 3.050s 2026-06-12 15:11:53,422 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:53 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1078e6e0-be3c-40a9-95a5-1cb613b01bd4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e39852a6-9022-4dce-9a7a-ef0915f39341'} Body: b'' 2026-06-12 15:11:53,573 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447 0.150s 2026-06-12 15:11:53,573 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:53 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8076561e-30f5-4350-995d-98fa424ade35', 'x-compute-request-id': 'req-8076561e-30f5-4350-995d-98fa424ade35', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447'} Body: b'' 2026-06-12 15:11:54,136 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447 0.562s 2026-06-12 15:11:54,136 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:53 GMT', 'server': 'Apache', 'content-length': '1820', '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-aea83cc3-c0ae-484e-af4c-d994640d09c7', 'x-compute-request-id': 'req-aea83cc3-c0ae-484e-af4c-d994640d09c7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447'} Body: b'{"server": {"id": "bf89c90a-81b6-4b22-b29f-b65590572447", "name": "tempest-TestNetworkBasicOps-server-1594178408", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:11:03Z", "updated": "2026-06-12T15:11:53Z", "addresses": {"tempest-network-smoke--625165843": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:c8:20"}, {"version": 4, "addr": "192.168.122.250", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:c8:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bf89c90a-81b6-4b22-b29f-b65590572447"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1171312733", "OS-SRV-USG:launched_at": "2026-06-12T15:11:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1406921546"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:11:55,210 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447 0.068s 2026-06-12 15:11:55,210 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:55 GMT', 'server': 'Apache', 'content-length': '111', '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-9cda4c78-d7a9-4022-ac1c-77732dcd5c11', 'x-compute-request-id': 'req-9cda4c78-d7a9-4022-ac1c-77732dcd5c11', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bf89c90a-81b6-4b22-b29f-b65590572447'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bf89c90a-81b6-4b22-b29f-b65590572447 could not be found."}}' 2026-06-12 15:11:55,359 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/8b82bcb5-3508-49ce-9559-c62e3166fa12 0.148s 2026-06-12 15:11:55,360 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:55 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-35d2342c-838d-421c-bb6e-3cc82d0e7e91', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/8b82bcb5-3508-49ce-9559-c62e3166fa12'} Body: b'' 2026-06-12 15:11:55,420 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1171312733 0.059s 2026-06-12 15:11:55,421 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:55 GMT', 'server': 'Apache', 'content-length': '0', '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-58546409-9ae4-420f-98de-5e376a5a31d3', 'x-compute-request-id': 'req-58546409-9ae4-420f-98de-5e376a5a31d3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1171312733'} Body: b'' 2026-06-12 15:11:57,229 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/43efb972-d4f6-415a-a712-5657b275fed9/remove_router_interface 1.807s 2026-06-12 15:11:57,230 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "3887cdda-7eaa-4cda-af80-ba6c9fbe412b"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-35164265-637c-451f-9399-d95dc39d5e30', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/43efb972-d4f6-415a-a712-5657b275fed9/remove_router_interface'} Body: b'{"id": "43efb972-d4f6-415a-a712-5657b275fed9", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "d4daf30c-a81f-45a4-ad69-cdeb23cd6cd7", "network_id": "2972c5e5-ecb0-4628-9658-3ece6e6d2610", "subnet_id": "3887cdda-7eaa-4cda-af80-ba6c9fbe412b", "subnet_ids": ["3887cdda-7eaa-4cda-af80-ba6c9fbe412b"]}' 2026-06-12 15:11:57,497 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/3887cdda-7eaa-4cda-af80-ba6c9fbe412b 0.267s 2026-06-12 15:11:57,497 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:57 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-72851af1-013c-4bf8-9340-a623c8728717', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/3887cdda-7eaa-4cda-af80-ba6c9fbe412b'} Body: b'' 2026-06-12 15:11:59,495 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/43efb972-d4f6-415a-a712-5657b275fed9 1.996s 2026-06-12 15:11:59,495 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:11:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-bb3ed28d-862e-472b-8bac-551342369a98', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/43efb972-d4f6-415a-a712-5657b275fed9'} Body: b'' 2026-06-12 15:12:01,320 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/2972c5e5-ecb0-4628-9658-3ece6e6d2610 1.824s 2026-06-12 15:12:01,321 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:01 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e9bf659e-ba2b-48c3-9ece-539fa907e347', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/2972c5e5-ecb0-4628-9658-3ece6e6d2610'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-12 15:12:01.333203Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] time: 2026-06-12 15:13:30.876269Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2026-06-12 15:12:02,386 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.053s 2026-06-12 15:12:02,387 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--842459575", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-dd4837b9-d5ec-454e-a422-da87947dabec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"214d2ba8-d6a5-449c-8bdc-e094bfd337ad","name":"tempest-network-smoke--842459575","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d1dc6bb021404784a052b40574f5b14d","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:12:01Z","updated_at":"2026-06-12T15:12:01Z","revision_number":1}}' 2026-06-12 15:12:04,525 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.138s 2026-06-12 15:12:04,526 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-2127825025", "admin_state_up": true, "project_id": "d1dc6bb021404784a052b40574f5b14d", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899"}}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-31525077-d431-4e90-a8a9-de497e067f23', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"router": {"id": "3c22d502-0dd8-4269-9dc3-1cc28d759e8c", "name": "tempest-TestNetworkBasicOps-router-2127825025", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.249"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:12:02Z", "updated_at": "2026-06-12T15:12:03Z", "revision_number": 2, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:04,610 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28 0.083s 2026-06-12 15:12:04,610 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a8b122b2-c092-42be-9717-44241a2901cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:12:04,732 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.122s 2026-06-12 15:12:04,733 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-cf487f8f-27a9-4b87-9686-30ba4bc6d611', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:12:04,806 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28 0.073s 2026-06-12 15:12:04,807 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-556a25e9-cdc8-433b-83a7-56c3acdf85d3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:12:06,478 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.671s 2026-06-12 15:12:06,479 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1936811399", "network_id": "214d2ba8-d6a5-449c-8bdc-e094bfd337ad", "project_id": "d1dc6bb021404784a052b40574f5b14d", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-4ce64302-7a6e-4011-a15b-47d1d44fc497', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"54ed733a-ebb4-4880-b58f-db4d9e679eef","name":"tempest-subnet-smoke-1936811399","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"214d2ba8-d6a5-449c-8bdc-e094bfd337ad","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-12T15:12:05Z","updated_at":"2026-06-12T15:12:05Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:08,877 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3c22d502-0dd8-4269-9dc3-1cc28d759e8c/add_router_interface 2.398s 2026-06-12 15:12:08,877 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "54ed733a-ebb4-4880-b58f-db4d9e679eef"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-12c1e633-41b5-40e8-98ea-9619d9a75f18', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3c22d502-0dd8-4269-9dc3-1cc28d759e8c/add_router_interface'} Body: b'{"id": "3c22d502-0dd8-4269-9dc3-1cc28d759e8c", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "53598d0d-9f95-45d5-a222-771dc6f5fefe", "network_id": "214d2ba8-d6a5-449c-8bdc-e094bfd337ad", "subnet_id": "54ed733a-ebb4-4880-b58f-db4d9e679eef", "subnet_ids": ["54ed733a-ebb4-4880-b58f-db4d9e679eef"]}' 2026-06-12 15:12:08,982 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.105s 2026-06-12 15:12:08,983 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1475', 'x-openstack-request-id': 'req-52543a37-59e1-4361-8fa4-f76d3a112bdc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"214d2ba8-d6a5-449c-8bdc-e094bfd337ad","name":"tempest-network-smoke--842459575","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["54ed733a-ebb4-4880-b58f-db4d9e679eef"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:12:01Z","updated_at":"2026-06-12T15:12:05Z","revision_number":2,"project_id":"d1dc6bb021404784a052b40574f5b14d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2236},{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:12:09,337 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.354s 2026-06-12 15:12:09,338 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-26d25fae-e5d3-495d-9ae2-7914be4b9d9e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"54ed733a-ebb4-4880-b58f-db4d9e679eef","name":"tempest-subnet-smoke-1936811399","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"214d2ba8-d6a5-449c-8bdc-e094bfd337ad","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:12:05Z","updated_at":"2026-06-12T15:12:05Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"},{"id":"caaaef89-94d9-4f3f-89ec-4e80957d639e","name":"public_subnet","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","network_id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:07:53Z","updated_at":"2026-06-12T15:07:53Z","revision_number":0,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5"}]}' 2026-06-12 15:12:09,441 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.103s 2026-06-12 15:12:09,441 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-9f52042e-ba8f-4eec-993e-28a193bf8042', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "3c22d502-0dd8-4269-9dc3-1cc28d759e8c", "name": "tempest-TestNetworkBasicOps-router-2127825025", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.249"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:12:02Z", "updated_at": "2026-06-12T15:12:07Z", "revision_number": 3, "project_id": "d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:12:09,546 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.104s 2026-06-12 15:12:09,546 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1990130376", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCQ2NGwzritbngOEify+orPRJgJOsNuKNlV76GR/EzbikRrgmL/GahYt++LYvaVD7mYoxedHKesw3u4j+CE9GaAbq7ZSBG0qhJ9d+Jg1HH1nT5U7l8FcL7pVa55hsjcLyg=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:09 GMT', 'server': 'Apache', 'content-length': '398', '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-9d690976-3c55-4be3-87d9-5e7a8ecb6f04', 'x-compute-request-id': 'req-9d690976-3c55-4be3-87d9-5e7a8ecb6f04', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1990130376", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCQ2NGwzritbngOEify+orPRJgJOsNuKNlV76GR/EzbikRrgmL/GahYt++LYvaVD7mYoxedHKesw3u4j+CE9GaAbq7ZSBG0qhJ9d+Jg1HH1nT5U7l8FcL7pVa55hsjcLyg==", "fingerprint": "09:4d:40:26:76:db:5c:f5:03:5b:12:07:e0:c3:c3:c8", "user_id": "3d4d31a4f070430fa8390b5e104a0449"}}' 2026-06-12 15:12:09,764 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.216s 2026-06-12 15:12:09,765 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1615563597", "description": "tempest-secgroup-smoke-1615563597 description", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-79a992f1-7d01-4066-a1ec-9baaec9f266e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "3329c22d-7f51-4b34-b4f2-aa1d287b1531", "name": "tempest-secgroup-smoke-1615563597", "stateful": true, "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "description": "tempest-secgroup-smoke-1615563597 description", "shared": false, "security_group_rules": [{"id": "03b2d695-2e17-4006-8b80-a778340d03cf", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "3329c22d-7f51-4b34-b4f2-aa1d287b1531", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 88, "description": null, "tags": [], "created_at": "2026-06-12T15:12:09Z", "updated_at": "2026-06-12T15:12:09Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}, {"id": "da8b2379-acb0-4f2b-8371-648df5a600c5", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "3329c22d-7f51-4b34-b4f2-aa1d287b1531", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 89, "description": null, "tags": [], "created_at": "2026-06-12T15:12:09Z", "updated_at": "2026-06-12T15:12:09Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}], "tags": [], "created_at": "2026-06-12T15:12:09Z", "updated_at": "2026-06-12T15:12:09Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:09,952 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.187s 2026-06-12 15:12:09,952 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3329c22d-7f51-4b34-b4f2-aa1d287b1531", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-34fd24b4-e235-4822-9a96-c153a96ca86e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "529dca75-762d-4654-af0c-eb372a775627", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "3329c22d-7f51-4b34-b4f2-aa1d287b1531", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:12:09Z", "updated_at": "2026-06-12T15:12:09Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:10,484 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.531s 2026-06-12 15:12:10,484 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3329c22d-7f51-4b34-b4f2-aa1d287b1531", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-b17acebf-800d-4bb7-8929-adcbe486f135', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "049178ea-52e8-40c8-8bcb-4278a4102045", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "3329c22d-7f51-4b34-b4f2-aa1d287b1531", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:12:10Z", "updated_at": "2026-06-12T15:12:10Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:10,677 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.192s 2026-06-12 15:12:10,678 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3329c22d-7f51-4b34-b4f2-aa1d287b1531", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d38ef444-226d-4adf-9fe4-bcb5b951ad7e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0f159478-5a87-49bd-aa3c-f85afdd530b0", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "3329c22d-7f51-4b34-b4f2-aa1d287b1531", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:12:10Z", "updated_at": "2026-06-12T15:12:10Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:10,816 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.137s 2026-06-12 15:12:10,816 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3329c22d-7f51-4b34-b4f2-aa1d287b1531", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3ce3d5cc-073b-4d27-bb92-c35c96dcf46f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "68e1a6aa-f007-4cc9-8ad4-79fadc283b65", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "3329c22d-7f51-4b34-b4f2-aa1d287b1531", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:12:10Z", "updated_at": "2026-06-12T15:12:10Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:10,987 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.170s 2026-06-12 15:12:10,987 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3329c22d-7f51-4b34-b4f2-aa1d287b1531", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-6e3f580d-9c05-4d8e-9b8b-e008a959dfe0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "419dfa46-2751-41ff-92e3-8cccad2e2004", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "3329c22d-7f51-4b34-b4f2-aa1d287b1531", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:12:10Z", "updated_at": "2026-06-12T15:12:10Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:11,472 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.484s 2026-06-12 15:12:11,472 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3329c22d-7f51-4b34-b4f2-aa1d287b1531", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-baa61036-e851-445d-bf4b-86c0e3064931', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e927e330-2022-4a81-b7b9-b990f68dba11", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "3329c22d-7f51-4b34-b4f2-aa1d287b1531", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:12:11Z", "updated_at": "2026-06-12T15:12:11Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:11,787 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.311s 2026-06-12 15:12:11,787 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:11 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-25e5c5a4-afa9-4f13-956d-873acb40d89f', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=400ed7f7925a41eb47b478e43ee4894f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3d4d31a4f070430fa8390b5e104a0449", "name": "tempest-TestNetworkBasicOps-2080194209-project-member", "password_expires_at": null}, "audit_ids": ["EoQGduvVRkuEhq3d0K3qiw"], "expires_at": "2026-06-12T16:12:11.000000Z", "issued_at": "2026-06-12T15:12:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1dc6bb021404784a052b40574f5b14d", "name": "tempest-TestNetworkBasicOps-2080194209"}, "is_domain": false, "roles": [{"id": "84dfbc6758f74d718c73b19850f0a2ab", "name": "reader"}, {"id": "0b10eab503b545b1a7e8fa24a1068220", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "26542de8d1a941009f4ca20556c3ffe1", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "f9007553880e4fdcba1101956b96c0be", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "03d88bc7a9be477ea3ecfbe89237da45", "type": "image", "name": "glance"}, {"endpoints": [{"id": "095bd69ea9a44290a9c359173a36b556", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f8e64122fafd444fac68f4db0eabe000", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "345dabaa3a9944439b7c9e64f006a024", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "a057b86da2ae478e96744640656e77f9", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "de3099ade7b0479a8264801695381d53", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "625be93c88a94ec89600c73faef7c620", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "1dca8cb5d1574100a6b5c3321fdd780c", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "96af71fdd7fe4608b9fadfdbca1536a3", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "a15a54be450c46e895f8fa1859524d8e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "cf32a21ce2ae4104a3068e8b53c030f8", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "e47e4efc3dad43bdb92d220e620e675c", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "b45879aa38ea4a01a55f4bd57582a6fd", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "55c565513c084ef09345a3f1356ebdc7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}, {"name": "swift", "id": "bcc9192e64fe4b43a7ba0dce6de77e62", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}], "id": "be4902e0c306454b865cad62c4955c96", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "12c14a57fa7b4158b1cadae10e6ef01f", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "78ae44da8e704841adf77d95f408ff4e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d415649d9beb40a1ad0a4c254a5df7cf", "type": 2026-06-12 15:12:11,788 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2026-06-12 15:12:13,589 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.800s 2026-06-12 15:12:13,590 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1116499822", "imageRef": "8275103d-adb5-4041-9ac9-8b43dc20e626", "flavorRef": "b7ba1027-feea-4cdd-9901-e77859c37669", "networks": [{"uuid": "214d2ba8-d6a5-449c-8bdc-e094bfd337ad"}], "key_name": "tempest-TestNetworkBasicOps-1990130376", "security_groups": [{"name": "tempest-secgroup-smoke-1615563597"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:11 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654', '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-9700b609-5114-442c-b2ee-92355a296715', 'x-compute-request-id': 'req-9700b609-5114-442c-b2ee-92355a296715', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "ff450bef-e511-4c1d-bd3c-003145097654", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff450bef-e511-4c1d-bd3c-003145097654"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1615563597"}], "adminPass": "v5iienRoejcy"}}' 2026-06-12 15:12:13,765 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654 0.174s 2026-06-12 15:12:13,765 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:13 GMT', 'server': 'Apache', 'content-length': '1395', '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-0eaa3083-9f0c-4b9b-aab9-3a7dcf4f903a', 'x-compute-request-id': 'req-0eaa3083-9f0c-4b9b-aab9-3a7dcf4f903a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654'} Body: b'{"server": {"id": "ff450bef-e511-4c1d-bd3c-003145097654", "name": "tempest-TestNetworkBasicOps-server-1116499822", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:12:13Z", "updated": "2026-06-12T15:12:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff450bef-e511-4c1d-bd3c-003145097654"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1990130376", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:12:14,964 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654 0.195s 2026-06-12 15:12:14,965 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:14 GMT', 'server': 'Apache', 'content-length': '1453', '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-c613f2b9-955b-423b-8e7f-c661657db134', 'x-compute-request-id': 'req-c613f2b9-955b-423b-8e7f-c661657db134', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654'} Body: b'{"server": {"id": "ff450bef-e511-4c1d-bd3c-003145097654", "name": "tempest-TestNetworkBasicOps-server-1116499822", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:12:13Z", "updated": "2026-06-12T15:12:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff450bef-e511-4c1d-bd3c-003145097654"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1990130376", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:12:14,970 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-12 15:12:16,498 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654 0.526s 2026-06-12 15:12:16,499 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:15 GMT', 'server': 'Apache', 'content-length': '1521', '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-24b50e6d-809e-4b14-bb40-cd6b9e0d5611', 'x-compute-request-id': 'req-24b50e6d-809e-4b14-bb40-cd6b9e0d5611', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654'} Body: b'{"server": {"id": "ff450bef-e511-4c1d-bd3c-003145097654", "name": "tempest-TestNetworkBasicOps-server-1116499822", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:12:13Z", "updated": "2026-06-12T15:12:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff450bef-e511-4c1d-bd3c-003145097654"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1990130376", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1615563597"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:12:18,602 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654 1.098s 2026-06-12 15:12:18,602 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:17 GMT', 'server': 'Apache', 'content-length': '1521', '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-8103bf7e-9a39-4d5d-86c8-f941b9311479', 'x-compute-request-id': 'req-8103bf7e-9a39-4d5d-86c8-f941b9311479', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654'} Body: b'{"server": {"id": "ff450bef-e511-4c1d-bd3c-003145097654", "name": "tempest-TestNetworkBasicOps-server-1116499822", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:12:13Z", "updated": "2026-06-12T15:12:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff450bef-e511-4c1d-bd3c-003145097654"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1990130376", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1615563597"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:12:20,510 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654 0.904s 2026-06-12 15:12:20,510 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:19 GMT', 'server': 'Apache', 'content-length': '1521', '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-c76a5771-279e-4266-b665-3f9d3dd18964', 'x-compute-request-id': 'req-c76a5771-279e-4266-b665-3f9d3dd18964', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654'} Body: b'{"server": {"id": "ff450bef-e511-4c1d-bd3c-003145097654", "name": "tempest-TestNetworkBasicOps-server-1116499822", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:12:13Z", "updated": "2026-06-12T15:12:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff450bef-e511-4c1d-bd3c-003145097654"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1990130376", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1615563597"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:12:22,513 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654 0.997s 2026-06-12 15:12:22,513 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:21 GMT', 'server': 'Apache', 'content-length': '1521', '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-565f8621-fb71-4421-9499-d20a1bd099d2', 'x-compute-request-id': 'req-565f8621-fb71-4421-9499-d20a1bd099d2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654'} Body: b'{"server": {"id": "ff450bef-e511-4c1d-bd3c-003145097654", "name": "tempest-TestNetworkBasicOps-server-1116499822", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:12:13Z", "updated": "2026-06-12T15:12:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff450bef-e511-4c1d-bd3c-003145097654"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1990130376", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1615563597"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:12:24,545 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654 1.024s 2026-06-12 15:12:24,546 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:23 GMT', 'server': 'Apache', 'content-length': '1693', '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-415f2b5f-c949-465f-bc18-96860d350b5d', 'x-compute-request-id': 'req-415f2b5f-c949-465f-bc18-96860d350b5d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654'} Body: b'{"server": {"id": "ff450bef-e511-4c1d-bd3c-003145097654", "name": "tempest-TestNetworkBasicOps-server-1116499822", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:12:13Z", "updated": "2026-06-12T15:12:21Z", "addresses": {"tempest-network-smoke--842459575": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:ae:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff450bef-e511-4c1d-bd3c-003145097654"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1990130376", "OS-SRV-USG:launched_at": "2026-06-12T15:12:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1615563597"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:12:24,555 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2026-06-12 15:12:25,050 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654 0.495s 2026-06-12 15:12:25,051 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:24 GMT', 'server': 'Apache', 'content-length': '1693', '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-cfa9ec5a-7f89-439c-994b-1ceb3287a7c0', 'x-compute-request-id': 'req-cfa9ec5a-7f89-439c-994b-1ceb3287a7c0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654'} Body: b'{"server": {"id": "ff450bef-e511-4c1d-bd3c-003145097654", "name": "tempest-TestNetworkBasicOps-server-1116499822", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:12:13Z", "updated": "2026-06-12T15:12:21Z", "addresses": {"tempest-network-smoke--842459575": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:ae:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff450bef-e511-4c1d-bd3c-003145097654"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1990130376", "OS-SRV-USG:launched_at": "2026-06-12T15:12:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1615563597"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:12:25,054 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-12 15:12:25,124 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=ff450bef-e511-4c1d-bd3c-003145097654 0.069s 2026-06-12 15:12:25,124 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-a620d337-03f0-43cb-a1a1-6f823323d226', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=ff450bef-e511-4c1d-bd3c-003145097654'} Body: b'{"ports":[{"id":"6f35c807-f9e4-45de-b90c-9c926776c677","name":"","network_id":"214d2ba8-d6a5-449c-8bdc-e094bfd337ad","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:33:ae:0d","admin_state_up":true,"status":"ACTIVE","device_id":"ff450bef-e511-4c1d-bd3c-003145097654","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"54ed733a-ebb4-4880-b58f-db4d9e679eef","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3329c22d-7f51-4b34-b4f2-aa1d287b1531"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1116499822","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1116499822","fqdn":"tempest-testnetworkbasicops-server-1116499822.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:12:15Z","updated_at":"2026-06-12T15:12:21Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:12:25,124 25 DEBUG [tempest.common.waiters] Server ID ff450bef-e511-4c1d-bd3c-003145097654 ports are all ACTIVE [{'id': '6f35c807-f9e4-45de-b90c-9c926776c677', 'name': '', 'network_id': '214d2ba8-d6a5-449c-8bdc-e094bfd337ad', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'mac_address': 'fa:16:3e:33:ae:0d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'ff450bef-e511-4c1d-bd3c-003145097654', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '54ed733a-ebb4-4880-b58f-db4d9e679eef', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['3329c22d-7f51-4b34-b4f2-aa1d287b1531'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1116499822', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testnetworkbasicops-server-1116499822', 'fqdn': 'tempest-testnetworkbasicops-server-1116499822.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T15:12:15Z', 'updated_at': '2026-06-12T15:12:21Z', 'revision_number': 4, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'}]: 2026-06-12 15:12:26,729 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.605s 2026-06-12 15:12:26,730 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "port_id": "6f35c807-f9e4-45de-b90c-9c926776c677", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "fixed_ip_address": "10.100.0.10"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-085d6b37-3d3c-4559-9d4b-fd32302e1bb4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "aa1df250-910000 74c-409d-86fe-3e83d7f33257", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.231", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "3c22d502-0dd8-4269-9dc3-1cc28d759e8c", "port_id": "6f35c807-f9e4-45de-b90c-9c926776c677", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "project_id": "d1dc6bb021404784a052b40574f5b14d", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "214d2ba8-d6a5-449c-8bdc-e094bfd337ad", "mac_address": "fa:16:3e:33:ae:0d", "admin_state_up": true, "status": "ACTIVE", "device_id": "ff450bef-e511-4c1d-bd3c-003145097654", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:12:25Z", "updated_at": "2026-06-12T15:12:25Z", "revision_number": 0}}' 2026-06-12 15:12:27,392 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aa1df250-974c-409d-86fe-3e83d7f33257 0.661s 2026-06-12 15:12:27,392 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-bd244fd8-f5bb-4e3a-b816-fa00fe6ceed3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aa1df250-974c-409d-86fe-3e83d7f33257'} Body: b'{"floatingip": {"id": "aa1df250-974c-409d-86fe-3e83d7f33257", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.231", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "3c22d502-0dd8-4269-9dc3-1cc28d759e8c", "port_id": "6f35c807-f9e4-45de-b90c-9c926776c677", "fixed_ip_address": "10.100.0.10", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "214d2ba8-d6a5-449c-8bdc-e094bfd337ad", "mac_address": "fa:16:3e:33:ae:0d", "admin_state_up": true, "status": "ACTIVE", "device_id": "ff450bef-e511-4c1d-bd3c-003145097654", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:12:25Z", "updated_at": "2026-06-12T15:12:26Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:27,392 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'aa1df250-974c-409d-86fe-3e83d7f33257', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'floating_ip_address': '192.168.122.231', 'floating_network_id': 'c67fbedc-cd1d-46b8-b018-2f59b2d38899', 'router_id': '3c22d502-0dd8-4269-9dc3-1cc28d759e8c', 'port_id': '6f35c807-f9e4-45de-b90c-9c926776c677', 'fixed_ip_address': '10.100.0.10', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '214d2ba8-d6a5-449c-8bdc-e094bfd337ad', 'mac_address': 'fa:16:3e:33:ae:0d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'ff450bef-e511-4c1d-bd3c-003145097654', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T15:12:25Z', 'updated_at': '2026-06-12T15:12:26Z', 'revision_number': 1, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'} is at status: ACTIVE 2026-06-12 15:12:27,392 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.662550 seconds 2026-06-12 15:12:27,393 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.231 with user: cirros 2026-06-12 15:12:27,393 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.231 in 120 sec and the expected result is reachable 2026-06-12 15:12:41,631 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.237727 seconds 2026-06-12 15:12:41,632 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.231 in 120 sec and the ping result is expected 2026-06-12 15:12:41,785 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654/action 0.152s 2026-06-12 15:12:41,786 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:41 GMT', 'server': 'Apache', 'content-length': '75383', '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-ec3191df-f82c-48e6-9fc9-9e6fdabf5025', 'x-compute-request-id': 'req-ec3191df-f82c-48e6-9fc9-9e6fdabf5025', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\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] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] 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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000003] kvm-clock: using sched offset of 1518686004 cycles\\n[ 0.000007] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000012] tsc: Detected 2799.998 MHz processor\\n[ 0.001006] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001433] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004357] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004412] Using GB pages for direct mapping\\n[ 0.004753] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004760] ACPI: Early table checksum verification disabled\\n[ 0.004769] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004776] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004785] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004794] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004799] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004803] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004808] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004812] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004816] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004818] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004820] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004821] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004849] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004850] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006267] No NUMA configuration fo 2026-06-12 15:12:41,787 25 DEBUG [tempest.scenario.manager] Console output for ff450bef-e511-4c1d-bd3c-003145097654 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 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] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000003] kvm-clock: using sched offset of 1518686004 cycles [ 0.000007] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000012] tsc: Detected 2799.998 MHz processor [ 0.001006] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001433] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004357] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004412] Using GB pages for direct mapping [ 0.004753] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004760] ACPI: Early table checksum verification disabled [ 0.004769] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004776] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004785] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004794] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004799] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004803] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004808] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004812] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004816] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004818] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004820] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004821] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004849] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004850] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006267] No NUMA configuration found [ 0.006270] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006281] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006759] Zone ranges: [ 0.006762] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006765] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006767] Normal empty [ 0.006770] Device empty [ 0.006771] Movable zone start for each node [ 0.006775] Early memory node ranges [ 0.006775] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006777] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006780] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.009014] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.009082] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.009585] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.020434] ACPI: PM-Timer IO Port: 0x608 [ 0.020464] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.020585] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.020589] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.020592] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.020594] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.020597] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.020598] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.020602] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.020605] TSC deadline timer available [ 0.020620] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.020702] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.020704] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.020706] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.020707] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.020709] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.020711] Booting paravirtualized kernel on KVM [ 0.020716] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.020725] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.023002] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.023134] kvm-guest: setup async PF for cpu 0 [ 0.023164] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.023185] kvm-guest: PV spinlocks disabled, single CPU [ 0.023197] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.023199] Policy zone: DMA32 [ 0.023201] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.023273] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.023320] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.023344] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.023411] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.023668] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.024400] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.024433] ftrace: allocating 50600 entries in 198 pages [ 0.052267] ftrace: allocated 198 pages with 4 groups [ 0.052461] rcu: Hierarchical RCU implementation. [ 0.052463] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.052465] Rude variant of Tasks RCU enabled. [ 0.052466] Tracing variant of Tasks RCU enabled. [ 0.052467] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.052469] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.057135] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.057531] random: crng init done [ 0.097407] Console: colour VGA+ 80x25 [ 0.243128] printk: console [tty1] enabled [ 0.597386] printk: console [ttyS0] enabled [ 0.600355] ACPI: Core revision 20210730 [ 0.603938] APIC: Switch to symmetric I/O mode setup [ 0.609012] x2apic enabled [ 0.612851] Switched APIC routing to physical x2apic. [ 0.621429] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.628415] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.632405] pid_max: default: 32768 minimum: 301 [ 0.632405] LSM: Security Framework initializing [ 0.632405] landlock: Up and running. [ 0.632405] Yama: becoming mindful. [ 0.632405] AppArmor: AppArmor initialized [ 0.632405] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.632405] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.632405] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.632405] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.632405] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.632405] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.632405] Spectre V2 : Mitigation: Retpolines [ 0.632405] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.632405] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.632405] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.632405] RETBleed: Mitigation: untrained return thunk [ 0.632405] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.632405] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.632405] Freeing SMP alternatives memory: 44K [ 0.632405] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.632658] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.636432] ... version: 0 [ 0.639625] ... bit width: 48 [ 0.640423] ... generic registers: 6 [ 0.643183] ... value mask: 0000ffffffffffff [ 0.644420] ... max period: 00007fffffffffff [ 0.647988] ... fixed-purpose events: 0 [ 0.648423] ... event mask: 000000000000003f [ 0.652338] rcu: Hierarchical SRCU implementation. [ 0.653101] smp: Bringing up secondary CPUs ... [ 0.656222] smp: Brought up 1 node, 1 CPU [ 0.656425] smpboot: Max logical packages: 1 [ 0.659319] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.660982] devtmpfs: initialized [ 0.663448] x86/mm: Memory block size: 128MB [ 0.664635] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.668434] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.672517] pinctrl core: initialized pinctrl subsystem [ 0.676418] PM: RTC time: 15:12:23, date: 2026-06-12 [ 0.680310] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.680580] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.684480] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.688636] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.692445] audit: initializing netlink subsys (disabled) [ 0.696560] thermal_sys: Registered thermal governor 'fair_share' [ 0.696562] thermal_sys: Registered thermal governor 'bang_bang' [ 0.700425] audit: type=2000 audit(1781277143.108:1): state=initialized audit_enabled=0 res=1 [ 0.708430] thermal_sys: Registered thermal governor 'step_wise' [ 0.708432] thermal_sys: Registered thermal governor 'user_space' [ 0.712421] thermal_sys: Registered thermal governor 'power_allocator' [ 0.716464] EISA bus registered [ 0.723242] cpuidle: using governor ladder [ 0.724426] cpuidle: using governor menu [ 0.730386] ACPI: bus type PCI registered [ 0.732421] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.736848] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.740425] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.744450] PCI: Using configuration type 1 for base access [ 0.749711] Kprobes globally optimized [ 0.752599] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.756429] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.761445] ACPI: Added _OSI(Module Device) [ 0.764362] ACPI: Added _OSI(Processor Device) [ 0.764510] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.767956] ACPI: Added _OSI(Processor Aggregator Device) [ 0.768475] ACPI: Added _OSI(Linux-Dell-Video) [ 0.771582] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.772430] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.779336] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.784217] ACPI: Interpreter enabled [ 0.784439] ACPI: PM: (supports S0 S5) [ 0.787065] ACPI: Using IOAPIC for interrupt routing [ 0.788481] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.792423] PCI: Using E820 reservations for host bridge windows [ 0.796691] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.806077] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.808429] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.812553] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.816529] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.822042] PCI host bridge to bus 0000:00 [ 0.824425] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.828426] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.832425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.836421] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.840421] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.844421] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.848420] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.853030] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.861185] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.871486] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.880465] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.888458] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.902784] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.904710] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.913992] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.920435] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.932746] pci 0000:00:02.0: enabling Extended Tags [ 0.938859] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.944290] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.954007] pci 0000:00:02.1: enabling Extended Tags [ 0.961026] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.968429] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.981884] pci 0000:00:02.2: enabling Extended Tags [ 0.987129] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.992457] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.003210] pci 0000:00:02.3: enabling Extended Tags [ 1.007142] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.012428] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.023853] pci 0000:00:02.4: enabling Extended Tags [ 1.028942] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.036424] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.046087] pci 0000:00:02.5: enabling Extended Tags [ 1.051520] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.056440] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.067119] pci 0000:00:02.6: enabling Extended Tags [ 1.071425] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.078125] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.088741] pci 0000:00:02.7: enabling Extended Tags [ 1.098815] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.104445] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.117613] pci 0000:00:03.0: enabling Extended Tags [ 1.123291] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.128423] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.137912] pci 0000:00:03.1: enabling Extended Tags [ 1.143373] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.150037] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.159652] pci 0000:00:03.2: enabling Extended Tags [ 1.165766] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.172429] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.184757] pci 0000:00:03.3: enabling Extended Tags [ 1.191091] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.196437] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.207036] pci 0000:00:03.4: enabling Extended Tags [ 1.211317] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.218127] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.225990] pci 0000:00:03.5: enabling Extended Tags [ 1.231175] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.236273] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.242354] pci 0000:00:03.6: enabling Extended Tags [ 1.247926] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.252440] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.263521] pci 0000:00:03.7: enabling Extended Tags [ 1.269910] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.276435] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.287225] pci 0000:00:04.0: enabling Extended Tags [ 1.291152] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.296202] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.304744] pci 0000:00:04.1: enabling Extended Tags [ 1.311887] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.316061] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.323622] pci 0000:00:04.2: enabling Extended Tags [ 1.327200] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.332213] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.338773] pci 0000:00:04.3: enabling Extended Tags [ 1.343367] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.347940] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.354216] pci 0000:00:04.4: enabling Extended Tags [ 1.359115] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.365628] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.375645] pci 0000:00:04.5: enabling Extended Tags [ 1.379224] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.384429] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.395076] pci 0000:00:04.6: enabling Extended Tags [ 1.399295] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.404424] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.417965] pci 0000:00:04.7: enabling Extended Tags [ 1.428593] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.436433] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.449535] pci 0000:00:05.0: enabling Extended Tags [ 1.514964] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.519483] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.521748] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.541589] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.546863] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.551954] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.558369] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.567174] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.571633] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.577848] pci 0000:01:00.0: enabling Extended Tags [ 1.658876] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.660541] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.664487] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.668566] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.674727] pci_bus 0000:02: extended config space not accessible [ 1.676843] acpiphp: Slot [1] registered [ 1.679566] acpiphp: Slot [0] registered [ 1.680473] acpiphp: Slot [2] registered [ 1.683659] acpiphp: Slot [3] registered [ 1.684514] acpiphp: Slot [4] registered [ 1.687475] acpiphp: Slot [5] registered [ 1.688491] acpiphp: Slot [6] registered [ 1.691354] acpiphp: Slot [7] registered [ 1.692477] acpiphp: Slot [8] registered [ 1.695389] acpiphp: Slot [9] registered [ 1.696527] acpiphp: Slot [10] registered [ 1.699730] acpiphp: Slot [11] registered [ 1.700509] acpiphp: Slot [12] registered [ 1.703504] acpiphp: Slot [13] registered [ 1.704503] acpiphp: Slot [14] registered [ 1.707939] acpiphp: Slot [15] registered [ 1.708516] acpiphp: Slot [16] registered [ 1.711665] acpiphp: Slot [17] registered [ 1.712480] acpiphp: Slot [18] registered [ 1.715535] acpiphp: Slot [19] registered [ 1.716481] acpiphp: Slot [20] registered [ 1.719424] acpiphp: Slot [21] registered [ 1.720478] acpiphp: Slot [22] registered [ 1.723775] acpiphp: Slot [23] registered [ 1.724482] acpiphp: Slot [24] registered [ 1.727377] acpiphp: Slot [25] registered [ 1.728478] acpiphp: Slot [26] registered [ 1.731345] acpiphp: Slot [27] registered [ 1.732497] acpiphp: Slot [28] registered [ 1.736033] acpiphp: Slot [29] registered [ 1.736496] acpiphp: Slot [30] registered [ 1.740116] acpiphp: Slot [31] registered [ 1.742951] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.753630] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.839721] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.840495] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.844508] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.848556] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.858258] acpiphp: Slot [0-2] registered [ 1.861142] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.870273] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.883292] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.887679] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.888659] pci 0000:03:00.0: enabling Extended Tags [ 1.971925] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.972561] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.976579] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.983757] acpiphp: Slot [0-3] registered [ 1.985085] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.994295] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.003760] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.006886] pci 0000:04:00.0: enabling Extended Tags [ 2.089206] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.092585] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.096575] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.104173] acpiphp: Slot [0-4] registered [ 2.105225] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.114410] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.127432] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.131066] pci 0000:05:00.0: enabling Extended Tags [ 2.211543] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.212564] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.216544] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.223634] acpiphp: Slot [0-5] registered [ 2.225096] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.233844] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.245773] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.252701] pci 0000:06:00.0: enabling Extended Tags [ 2.338906] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.340588] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.344553] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.351958] acpiphp: Slot [0-6] registered [ 2.426857] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.428555] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.432544] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.439868] acpiphp: Slot [0-7] registered [ 2.513919] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.516581] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.520575] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.527875] acpiphp: Slot [0-8] registered [ 2.603504] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.604561] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.608541] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.615371] acpiphp: Slot [0-9] registered [ 2.689430] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.692553] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.696548] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.704258] acpiphp: Slot [0-10] registered [ 2.776484] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.780007] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.780560] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.787887] acpiphp: Slot [0-11] registered [ 2.865803] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.868596] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.872567] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.879989] acpiphp: Slot [0-12] registered [ 2.957733] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.960558] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.964572] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.971269] acpiphp: Slot [0-13] registered [ 3.050977] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.052577] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.056542] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.063310] acpiphp: Slot [0-14] registered [ 3.137603] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.140553] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.144543] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.152462] acpiphp: Slot [0-15] registered [ 3.226638] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.228554] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.232541] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.239809] acpiphp: Slot [0-16] registered [ 3.312333] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.312558] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.316553] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.323780] acpiphp: Slot [0-17] registered [ 3.398440] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.400602] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.404612] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.411888] acpiphp: Slot [0-18] registered [ 3.487065] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.488591] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.492600] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.499895] acpiphp: Slot [0-19] registered [ 3.575064] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.576556] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.580574] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.587864] acpiphp: Slot [0-20] registered [ 3.664092] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.664597] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.668542] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.676331] acpiphp: Slot [0-21] registered [ 3.747593] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.748556] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.752575] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.759637] acpiphp: Slot [0-22] registered [ 3.832516] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.835840] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.836544] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.843536] acpiphp: Slot [0-23] registered [ 3.914978] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.916555] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.920546] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.927976] acpiphp: Slot [0-24] registered [ 4.001054] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.004589] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.008542] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.015511] acpiphp: Slot [0-25] registered [ 4.089246] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.092556] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.096553] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.150396] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.152694] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.156696] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.160737] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.164663] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.168704] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.172724] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.176659] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.180520] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.184438] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.188440] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.192447] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.196439] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.200361] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.200445] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.204348] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.205036] iommu: Default domain type: Translated [ 4.208436] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.212720] SCSI subsystem initialized [ 4.215722] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.216405] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.216438] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.220282] vgaarb: loaded [ 4.220472] ACPI: bus type USB registered [ 4.223238] usbcore: registered new interface driver usbfs [ 4.224430] usbcore: registered new interface driver hub [ 4.228049] usbcore: registered new device driver usb [ 4.228460] pps_core: LinuxPPS API ver. 1 registered [ 4.231810] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.232431] PTP clock support registered [ 4.235648] EDAC MC: Ver: 3.0.0 [ 4.240514] NetLabel: Initializing [ 4.243287] NetLabel: domain hash size = 128 [ 4.244423] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.248519] NetLabel: unlabeled traffic allowed by default [ 4.252561] PCI: Using ACPI for IRQ routing [ 5.084833] clocksource: Switched to clocksource kvm-clock [ 5.109299] VFS: Disk quotas dquot_6.6.0 [ 5.112503] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.117247] AppArmor: AppArmor Filesystem Enabled [ 5.120568] pnp: PnP ACPI init [ 5.123374] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.129084] pnp: PnP ACPI: found 5 devices [ 5.139051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.145466] NET: Registered PF_INET protocol family [ 5.152577] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.164018] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.169813] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.175171] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.180468] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.185501] TCP: Hash tables configured (established 1024 bind 1024) [ 5.189912] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.195123] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.200279] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.204862] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.209319] NET: Registered PF_XDP protocol family [ 5.212948] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.218651] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.224814] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.230262] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.235694] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.240994] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.246557] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.252259] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.257562] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.263486] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.269376] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.274637] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.280068] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.285401] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.290892] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.296425] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.301932] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.308341] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.313979] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.319374] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.324700] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.330608] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.336843] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.342523] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.348116] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.352617] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.356578] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.360531] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.364481] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.368780] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.373056] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.377162] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.381279] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.385946] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.390087] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.394520] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.398576] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.403766] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.407881] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.412225] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.417058] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.422224] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.427018] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.432089] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.436997] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.442099] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.446901] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.451952] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.456789] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.461872] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.466756] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.471402] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.476189] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.481054] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.485364] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.490089] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.494854] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.499489] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.504575] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.509445] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.514457] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.518892] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.523054] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.527153] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.531643] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.536063] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.540088] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.544534] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.549474] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.553746] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.557974] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.562219] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.566576] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.570968] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.575483] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.579725] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.584481] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.588744] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.593011] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.597320] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.601754] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.606651] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.611142] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.615673] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.619912] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.624477] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.629042] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.633697] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.638121] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.642497] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.646798] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.650984] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.655372] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.659718] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.664234] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.667880] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.675755] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.682556] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.693022] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.697804] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.704458] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.711439] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.720676] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.726346] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.733163] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.740850] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.748210] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.755767] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.767360] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.773182] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.781334] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.792221] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.798633] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.806515] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.815853] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.822108] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.831013] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.840666] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.845896] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.853757] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.863118] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.868367] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.877032] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.886903] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.892513] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.900071] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.908855] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.913911] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.920804] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.928257] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.934146] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.939453] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.947067] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.952069] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.958353] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.966675] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.970479] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.977639] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.983465] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.991892] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.995283] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.002441] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.007807] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.015499] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.018774] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.025052] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.032042] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.040396] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.045431] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.051830] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.058890] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.066971] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.070545] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.076957] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.082886] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.091122] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.094876] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.101620] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.107521] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.116339] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.120447] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.126314] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.132357] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.140257] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.144952] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.150641] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.156540] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.164315] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.169932] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.175863] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.181435] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.190208] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.193665] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.199973] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.205889] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.215225] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.219413] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.225929] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.232241] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.239244] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.243567] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.249751] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.257657] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.267025] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.270515] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.278106] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.284264] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.295075] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.301247] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.305393] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.309578] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.313898] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.318410] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.322814] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.326645] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.331002] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.335857] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.339736] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.343962] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.349546] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.353800] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.358568] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.364893] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.369775] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.374084] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.379680] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.383773] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.388503] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.392463] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.397224] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.401161] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.405894] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.409803] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.414270] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.418806] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.423833] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.427917] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.432817] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.436671] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.441221] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.445225] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.450364] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.453974] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.457929] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.462535] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.466249] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.470580] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.475323] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.478928] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.482959] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.487653] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.491331] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.496062] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.501687] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.505677] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.509701] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.514425] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.518409] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.522535] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.527641] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.531460] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.535450] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.540185] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.543740] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.547960] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.554435] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.558469] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.562651] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.567833] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.571647] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.575596] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.580343] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.583834] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.588215] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.593023] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.596609] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.600533] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.605360] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.609393] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.613502] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.620053] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.630329] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10599 usecs [ 6.635200] PCI: CLS 0 bytes, default 64 [ 6.639621] Trying to unpack rootfs image as initramfs... [ 6.643297] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.660908] Initialise system trusted keyrings [ 6.664115] Key type blacklist registered [ 6.672605] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.684361] zbud: loaded [ 6.692828] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.704570] fuse: init (API version 7.34) [ 6.708577] integrity: Platform Keyring initialized [ 6.720642] Key type asymmetric registered [ 6.723435] Asymmetric key parser 'x509' registered [ 6.732501] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.744571] io scheduler mq-deadline registered [ 6.750427] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.765090] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.783322] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.796835] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.828697] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.840934] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.861071] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.869228] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.887357] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.901103] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.918685] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.932816] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.948847] Freeing initrd memory: 8744K [ 6.954557] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.959463] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.968024] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.973718] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.979733] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.986343] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.990900] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.000829] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.006438] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.017085] pcieport 0000:00:03.2: PME: Signaling wi10000 th IRQ 34 [ 7.021404] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.029717] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.034276] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.044782] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.050358] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.060554] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.064824] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.073272] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.077444] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.086726] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.090717] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.096835] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.103116] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.108484] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.116686] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.120846] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.130681] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.134961] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.144520] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.150107] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.159488] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.163835] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.173377] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.178353] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.189835] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.196918] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.205763] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.209951] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.216543] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.222618] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.228515] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.236909] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.247755] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.252699] shpchp 0000:01:00.0: Slot initialization failed [ 7.260186] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.265135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.271303] ACPI: button: Power Button [PWRF] [ 7.305344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.339769] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.346846] Linux agpgart interface v0.103 [ 7.351611] loop: module loaded [ 7.354179] tun: Universal TUN/TAP device driver, 1.6 [ 7.357598] PPP generic driver version 2.4.2 [ 7.360528] VFIO - User Level meta-driver version: 0.3 [ 7.364112] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.369074] ehci-pci: EHCI PCI platform driver [ 7.372400] ehci-platform: EHCI generic platform driver [ 7.376636] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.381334] ohci-pci: OHCI PCI platform driver [ 7.384501] ohci-platform: OHCI generic platform driver [ 7.388358] uhci_hcd: USB Universal Host Controller Interface driver [ 7.396512] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.400890] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.407009] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.411228] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.415974] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.421911] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.427366] usb usb1: Product: UHCI Host Controller [ 7.430924] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.436120] usb usb1: SerialNumber: 0000:02:01.0 [ 7.440050] hub 1-0:1.0: USB hub found [ 7.443132] hub 1-0:1.0: 2 ports detected [ 7.446836] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.456062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.460278] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.463954] mousedev: PS/2 mouse device common for all mice [ 7.468751] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.474862] rtc_cmos 00:03: RTC can wake from S4 [ 7.481099] rtc_cmos 00:03: registered as rtc0 [ 7.484959] rtc_cmos 00:03: setting system clock to 2026-06-12T15:12:31 UTC (1781277151) [ 7.490873] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.495889] i2c_dev: i2c /dev entries driver [ 7.499536] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.507788] device-mapper: uevent: version 1.0.3 [ 7.512047] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.519053] platform eisa.0: Probing EISA bus 0 [ 7.523171] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.527905] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.532038] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.536336] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.540606] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.544977] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.549638] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.554130] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.558436] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.562938] platform eisa.0: EISA: Detected 0 cards [ 7.566733] ledtrig-cpu: registered to indicate activity on CPUs [ 7.571298] drop_monitor: Initializing network drop monitor service [ 7.575692] NET: Registered PF_INET6 protocol family [ 7.583477] Segment Routing with IPv6 [ 7.586352] In-situ OAM (IOAM) with IPv6 [ 7.589634] NET: Registered PF_PACKET protocol family [ 7.593387] Key type dns_resolver registered [ 7.596869] IPI shorthand broadcast: enabled [ 7.600078] registered taskstats version 1 [ 7.603062] Loading compiled-in X.509 certificates [ 7.606940] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.614221] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.621533] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.628620] blacklist: Loading compiled-in revocation X.509 certificates [ 7.632949] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.639788] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.649279] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.656638] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.663340] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.670020] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.676614] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.683248] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.691429] zswap: loaded using pool lzo/zbud [ 7.694865] Key type .fscrypt registered [ 7.697670] Key type fscrypt-provisioning registered [ 7.703569] Key type encrypted registered [ 7.706539] AppArmor: AppArmor sha1 policy hashing enabled [ 7.710397] ima: No TPM chip found, activating TPM-bypass! [ 7.714401] Loading compiled-in module X.509 certificates [ 7.718593] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.725310] ima: Allocated hash algorithm: sha1 [ 7.728378] ima: No architecture policies found [ 7.731737] evm: Initialising EVM extended attributes: [ 7.735527] evm: security.selinux [ 7.737924] evm: security.SMACK64 [ 7.740363] evm: security.SMACK64EXEC [ 7.743285] evm: security.SMACK64TRANSMUTE [ 7.746194] evm: security.SMACK64MMAP [ 7.748794] evm: security.apparmor [ 7.751434] evm: security.ima [ 7.753787] evm: security.capability [ 7.756358] evm: HMAC attrs: 0x1 [ 7.759289] PM: Magic number: 14:659:234 [ 7.762426] acpi device:4e: hash matches [ 7.765747] RAS: Correctable Errors collector initialized. [ 7.769762] Unstable clock detected, switching default tracing clock to "global" [ 7.769762] If you want to keep using the local clock, then add: [ 7.769762] "trace_clock=local" [ 7.769762] on the kernel command line [ 7.784546] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.792220] Freeing unused decrypted memory: 2036K [ 7.796868] Freeing unused kernel image (initmem) memory: 3244K [ 7.801370] Write protecting the kernel read-only data: 30720k [ 7.806232] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.811336] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.856885] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.861418] Run /init as init process info: initramfs: up at 7.29 [ 7.923814] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.933280] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.938179] GPT:229375 != 2097151 [ 7.940780] GPT:Alternate GPT header not at the end of the disk. [ 7.945298] GPT:229375 != 2097151 [ 7.947708] GPT: Use GNU Parted to correct GPT errors. [ 8.009417] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.387177] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.417972] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.19 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:ff:45:0b:ef:e5:11:4c:1d:bd:3c:00:31:45:09:76:54 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnKDy/Js0nF01MxujLmFeGd2Y2LB2WPbg/dYW+3eCxYkWKqci22WMG0NaWF/m4YBJdMJQAfzOpd/FWWHezpun4rb11wq0v2FEJyr+8hgvkhM64beEToN4qJeYlwc3veixB39fdQLR44QEJliVvVfH5h230wMk7WdJvYbvn7qIMrEmL4gvBxeeR29qNxRgzpSFUw8h29/z6ZSdVXUcIf/85UXezUi8fOXaxnTpirQsGlV/gmn33lb7UItr0BPGL5oaEt67fX4Xm35SBDZgRJaRDHASkERF6ZP3xEp5jyRd2t6FzN1OKzl89LEwneuVN0MyRV01vg8Y4t3/Jd+J967nr root@tempest-testnetworkbasicops-server-1116499822 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ5QRK79JMNrHJ3A4NgldWDlagElfmtqPWuW/jJx5fYl1ByddzOLx8oynFP9fc5K8O1q4QTPa9SQBBUrotL+zOM= root@tempest-testnetworkbasicops-server-1116499822 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe33:ae0d/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: ff450bef-e511-4c1d-bd3c-003145097654 name: tempest-TestNetworkBasicOps-server-1116499822 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1116499822 launch-index: 0 === cirros: current=0.6.2 uptime=9.47 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:33:AE:0D inet6 addr: fe80::f816:3eff:fe33:ae0d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:924 (924.0 B) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1116499822 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.496212] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.500294] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.519899] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.728924] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.770239] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.916003] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.917447] ISO 9660 Extensions: RRIP_1991A [ 9.046958] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.888535] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.890608] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 16:12:32 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 16:12:33 cirros auth.notice su: + none root:cirros Jun 12 16:12:33 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 16:12:33 cirros daemon.info dhcpcd[350]: DUID 00:04:ff:45:0b:ef:e5:11:4c:1d:bd:3c:00:31:45:09:76:54 Jun 12 16:12:33 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 16:12:33 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 16:12:33 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 16:12:33 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:33:ae:0d Jun 12 16:12:33 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe33:ae0d Jun 12 16:12:33 cirros authpriv.info dropbear[391]: Running in background Jun 12 16:12:33 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1116499822 login: 2026-06-12 15:12:41,789 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.231:22' as 'cirros' with public key authentication 2026-06-12 15:12:41,796 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:12:41,909 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:12:41,910 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.231 successfully created 2026-06-12 15:12:42,360 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=d1dc6bb021404784a052b40574f5b14d&network_id=214d2ba8-d6a5-449c-8bdc-e094bfd337ad 0.449s 2026-06-12 15:12:42,361 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3459', 'x-openstack-request-id': 'req-6bcc95a5-0ba4-48a2-a0b0-2fdb5b558b55', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=d1dc6bb021404784a052b40574f5b14d&network_id=214d2ba8-d6a5-449c-8bdc-e094bfd337ad'} Body: b'{"ports":[{"id":"53598d0d-9f95-45d5-a222-771dc6f5fefe","name":"","network_id":"214d2ba8-d6a5-449c-8bdc-e094bfd337ad","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:94:02:64","admin_state_up":true,"status":"ACTIVE","device_id":"3c22d502-0dd8-4269-9dc3-1cc28d759e8c","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"54ed733a-ebb4-4880-b58f-db4d9e679eef","ip_address":"10.100.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.1","hostname":"host-10-100-0-1","fqdn":"host-10-100-0-1.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:12:06Z","updated_at":"2026-06-12T15:12:08Z","revision_number":2,"project_id":"d1dc6bb021404784a052b40574f5b14d"},{"id":"6f35c807-f9e4-45de-b90c-9c926776c677","name":"","network_id":"214d2ba8-d6a5-449c-8bdc-e094bfd337ad","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:33:ae:0d","admin_state_up":true,"status":"ACTIVE","device_id":"ff450bef-e511-4c1d-bd3c-003145097654","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"54ed733a-ebb4-4880-b58f-db4d9e679eef","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3329c22d-7f51-4b34-b4f2-aa1d287b1531"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1116499822","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1116499822","fqdn":"tempest-testnetworkbasicops-server-1116499822.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:12:15Z","updated_at":"2026-06-12T15:12:21Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"},{"id":"8e55be6c-87a8-496d-b89e-f15146cdc527","name":"","network_id":"214d2ba8-d6a5-449c-8bdc-e094bfd337ad","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:f6:4a:8b","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-214d2ba8-d6a5-449c-8bdc-e094bfd337ad","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"54ed733a-ebb4-4880-b58f-db4d9e679eef","ip_address":"10.100.0.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.2","hostname":"host-10-100-0-2","fqdn":"host-10-100-0-2.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"none","tags":[],"created_at":"2026-06-12T15:12:01Z","updated_at":"2026-06-12T15:12:05Z","revision_number":2,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:12:42,362 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.231:22' as 'cirros' with public key authentication 2026-06-12 15:12:42,366 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:12:42,464 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:12:42,465 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.231 successfully created 2026-06-12 15:12:42,465 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.1 2026-06-12 15:12:42,465 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.231:22' as 'cirros' with public key authentication 2026-06-12 15:12:42,468 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:12:42,571 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:12:42,571 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.231 successfully created 2026-06-12 15:12:42,581 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.116344 seconds 2026-06-12 15:12:42,582 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10 2026-06-12 15:12:42,582 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.231:22' as 'cirros' with public key authentication 2026-06-12 15:12:42,585 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:12:42,684 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:12:42,684 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.231 successfully created 2026-06-12 15:12:42,689 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.107722 seconds 2026-06-12 15:12:42,772 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899 0.082s 2026-06-12 15:12:42,772 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-a1bc67db-a4b1-4e54-b832-bfeced9013c8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899'} Body: b'{"subnets":[{"id":"caaaef89-94d9-4f3f-89ec-4e80957d639e","name":"public_subnet","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","network_id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:07:53Z","updated_at":"2026-06-12T15:07:53Z","revision_number":0,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5"}]}' 2026-06-12 15:12:42,773 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.231:22' as 'cirros' with public key authentication 2026-06-12 15:12:42,777 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:12:42,877 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:12:42,877 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.231 successfully created 2026-06-12 15:12:42,878 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.1 2026-06-12 15:12:42,878 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.231:22' as 'cirros' with public key authentication 2026-06-12 15:12:42,882 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:12:42,981 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:12:42,981 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.231 successfully created 2026-06-12 15:12:43,010 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.132750 seconds 2026-06-12 15:12:43,602 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aa1df250-974c-409d-86fe-3e83d7f33257 0.591s 2026-06-12 15:12:43,603 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": null}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-23dfa973-a9c1-4728-8dfa-6a101dac8eb9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aa1df250-974c-409d-86fe-3e83d7f33257'} Body: b'{"floatingip": {"id": "aa1df250-974c-409d-86fe-3e83d7f33257", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.231", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:12:25Z", "updated_at": "2026-06-12T15:12:43Z", "revision_number": 2, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:43,699 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aa1df250-974c-409d-86fe-3e83d7f33257 0.095s 2026-06-12 15:12:43,699 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-c2a40d93-5306-4b31-8cbb-aa00d434ec84', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aa1df250-974c-409d-86fe-3e83d7f33257'} Body: b'{"floatingip": {"id": "aa1df250-974c-409d-86fe-3e83d7f33257", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.231", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:12:25Z", "updated_at": "2026-06-12T15:12:43Z", "revision_number": 3, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:43,699 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'aa1df250-974c-409d-86fe-3e83d7f33257', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'floating_ip_address': '192.168.122.231', 'floating_network_id': 'c67fbedc-cd1d-46b8-b018-2f59b2d38899', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T15:12:25Z', 'updated_at': '2026-06-12T15:12:43Z', 'revision_number': 3, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'} is at status: DOWN 2026-06-12 15:12:43,699 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.096309 seconds 2026-06-12 15:12:43,699 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.231 with user: cirros 2026-06-12 15:12:43,700 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.231 in 120 sec and the expected result is unreachable 2026-06-12 15:12:44,726 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.026362 seconds 2026-06-12 15:12:44,727 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.231 in 120 sec and the ping result is expected 2026-06-12 15:12:44,812 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.084s 2026-06-12 15:12:44,813 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-993875572", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDY8DvjMs1ePRsZV74Q5MMpXjN8ry3wbvg4GpnAK92z6W/hriJNu6By+duplXIJjWUQS5kUoevBp1cZBHDc7en1WXM8aU8z1bm/wVY/JDc0K08pn5k4RdNJQaZZQg1/73w=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:44 GMT', 'server': 'Apache', 'content-length': '397', '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-b7b9ae1d-14da-4da2-b0e4-ede8f6b904dd', 'x-compute-request-id': 'req-b7b9ae1d-14da-4da2-b0e4-ede8f6b904dd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-993875572", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDY8DvjMs1ePRsZV74Q5MMpXjN8ry3wbvg4GpnAK92z6W/hriJNu6By+duplXIJjWUQS5kUoevBp1cZBHDc7en1WXM8aU8z1bm/wVY/JDc0K08pn5k4RdNJQaZZQg1/73w==", "fingerprint": "6c:ac:e6:84:d5:3f:64:14:23:21:24:a3:02:d5:02:e9", "user_id": "3d4d31a4f070430fa8390b5e104a0449"}}' 2026-06-12 15:12:45,023 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.208s 2026-06-12 15:12:45,023 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1595302294", "description": "tempest-secgroup-smoke-1595302294 description", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-ea1b27e4-e87c-44a1-91e9-ec9f8db6cfad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "86db4910-5478-4e65-b2a3-b4a1aa102a61", "name": "tempest-secgroup-smoke-1595302294", "stateful": true, "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "description": "tempest-secgroup-smoke-1595302294 description", "shared": false, "security_group_rules": [{"id": "a3e5fbc1-3f48-42f0-b8a1-8b256671c017", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "86db4910-5478-4e65-b2a3-b4a1aa102a61", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 100, "description": null, "tags": [], "created_at": "2026-06-12T15:12:44Z", "updated_at": "2026-06-12T15:12:44Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}, {"id": "c8c62f79-3b58-4d5f-b930-23d3259df600", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "86db4910-5478-4e65-b2a3-b4a1aa102a61", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 101, "description": null, "tags": [], "created_at": "2026-06-12T15:12:44Z", "updated_at": "2026-06-12T15:12:44Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}], "tags": [], "created_at": "2026-06-12T15:12:44Z", "updated_at": "2026-06-12T15:12:44Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:45,401 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.376s 2026-06-12 15:12:45,401 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "86db4910-5478-4e65-b2a3-b4a1aa102a61", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-42461944-9eaf-4793-8ee3-34f1f54d1ad3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b1034d26-9a00-4f5c-aead-cf2ea5fd5bfa", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "86db4910-5478-4e65-b2a3-b4a1aa102a61", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:12:45Z", "updated_at": "2026-06-12T15:12:45Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:45,632 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.231s 2026-06-12 15:12:45,633 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "86db4910-5478-4e65-b2a3-b4a1aa102a61", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-fccd3162-56e5-460c-835a-53dae7c6d989', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0f1adbd0-2fae-4ffd-8197-fc1ba3f115e8", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "86db4910-5478-4e65-b2a3-b4a1aa102a61", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:12:45Z", "updated_at": "2026-06-12T15:12:45Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:45,802 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.169s 2026-06-12 15:12:45,802 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "86db4910-5478-4e65-b2a3-b4a1aa102a61", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-503415e0-2f5e-4d58-a7c2-8b3c92f930d8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dd63c8fe-d7e4-4f6c-8fff-eac88b02fc15", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "86db4910-5478-4e65-b2a3-b4a1aa102a61", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:12:45Z", "updated_at": "2026-06-12T15:12:45Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:45,980 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.177s 2026-06-12 15:12:45,980 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "86db4910-5478-4e65-b2a3-b4a1aa102a61", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-d8c1485f-dc70-4f7f-adad-01c50ea00d59', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f2cb725d-67d2-40db-9e22-4d96903b967f", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "86db4910-5478-4e65-b2a3-b4a1aa102a61", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:12:45Z", "updated_at": "2026-06-12T15:12:45Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:46,371 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.390s 2026-06-12 15:12:46,371 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "86db4910-5478-4e65-b2a3-b4a1aa102a61", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-ca8af7aa-9eaa-48af-a420-be94aa79cfc9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "756faa2b-b4a9-4bb0-9d74-17dfcd9f4edc", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "86db4910-5478-4e65-b2a3-b4a1aa102a61", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:12:46Z", "updated_at": "2026-06-12T15:12:46Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:46,646 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.274s 2026-06-12 15:12:46,646 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "86db4910-5478-4e65-b2a3-b4a1aa102a61", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-55e39241-8150-4fda-981c-8c36dcf7141e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a9ad8ff5-8c4b-4460-a0f1-befe02f2cd4e", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "86db4910-5478-4e65-b2a3-b4a1aa102a61", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:12:46Z", "updated_at": "2026-06-12T15:12:46Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:12:46,982 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.327s 2026-06-12 15:12:46,983 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:46 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-de12245a-866a-458a-8a78-3012dc74b429', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=400ed7f7925a41eb47b478e43ee4894f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3d4d31a4f070430fa8390b5e104a0449", "name": "tempest-TestNetworkBasicOps-2080194209-project-member", "password_expires_at": null}, "audit_ids": ["e_gko1xJTsOxOkeFux4CGg"], "expires_at": "2026-06-12T16:12:46.000000Z", "issued_at": "2026-06-12T15:12:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1dc6bb021404784a052b40574f5b14d", "name": "tempest-TestNetworkBasicOps-2080194209"}, "is_domain": false, "roles": [{"id": "84dfbc6758f74d718c73b19850f0a2ab", "name": "reader"}, {"id": "0b10eab503b545b1a7e8fa24a1068220", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "26542de8d1a941009f4ca20556c3ffe1", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "f9007553880e4fdcba1101956b96c0be", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "03d88bc7a9be477ea3ecfbe89237da45", "type": "image", "name": "glance"}, {"endpoints": [{"id": "095bd69ea9a44290a9c359173a36b556", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f8e64122fafd444fac68f4db0eabe000", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "345dabaa3a9944439b7c9e64f006a024", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "a057b86da2ae478e96744640656e77f9", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "de3099ade7b0479a8264801695381d53", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "625be93c88a94ec89600c73faef7c620", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "1dca8cb5d1574100a6b5c3321fdd780c", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "96af71fdd7fe4608b9fadfdbca1536a3", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "a15a54be450c46e895f8fa1859524d8e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "cf32a21ce2ae4104a3068e8b53c030f8", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "e47e4efc3dad43bdb92d220e620e675c", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "b45879aa38ea4a01a55f4bd57582a6fd", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "55c565513c084ef09345a3f1356ebdc7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}, {"name": "swift", "id": "bcc9192e64fe4b43a7ba0dce6de77e62", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}], "id": "be4902e0c306454b865cad62c4955c96", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "12c14a57fa7b4158b1cadae10e6ef01f", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "78ae44da8e704841adf77d95f408ff4e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d415649d9beb40a1ad0a4c254a5df7cf", "type": 2026-06-12 15:12:46,983 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2026-06-12 15:12:52,423 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 5.439s 2026-06-12 15:12:52,423 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1055623705", "imageRef": "8275103d-adb5-4041-9ac9-8b43dc20e626", "flavorRef": "b7ba1027-feea-4cdd-9901-e77859c37669", "networks": [{"uuid": "214d2ba8-d6a5-449c-8bdc-e094bfd337ad"}], "key_name": "tempest-TestNetworkBasicOps-993875572", "security_groups": [{"name": "tempest-secgroup-smoke-1595302294"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:46 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d', '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-7c13d47e-5ab6-4db5-9309-0a7c989914b5', 'x-compute-request-id': 'req-7c13d47e-5ab6-4db5-9309-0a7c989914b5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "ec784806-74e3-45ab-8b2a-2be3f891d89d", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1595302294"}], "adminPass": "L5p82mWqCk5S"}}' 2026-06-12 15:12:53,340 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d 0.914s 2026-06-12 15:12:53,340 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:52 GMT', 'server': 'Apache', 'content-length': '1394', '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-c208a110-d351-45ca-9628-14d2c29d7653', 'x-compute-request-id': 'req-c208a110-d351-45ca-9628-14d2c29d7653', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d'} Body: b'{"server": {"id": "ec784806-74e3-45ab-8b2a-2be3f891d89d", "name": "tempest-TestNetworkBasicOps-server-1055623705", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:12:52Z", "updated": "2026-06-12T15:12:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-993875572", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:12:54,729 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d 0.383s 2026-06-12 15:12:54,729 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:54 GMT', 'server': 'Apache', 'content-length': '1452', '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-0ca4df79-5b25-4752-a3c3-571ee363e32a', 'x-compute-request-id': 'req-0ca4df79-5b25-4752-a3c3-571ee363e32a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d'} Body: b'{"server": {"id": "ec784806-74e3-45ab-8b2a-2be3f891d89d", "name": "tempest-TestNetworkBasicOps-server-1055623705", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:12:52Z", "updated": "2026-06-12T15:12:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-993875572", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:12:54,732 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-12 15:12:56,421 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d 0.688s 2026-06-12 15:12:56,422 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:55 GMT', 'server': 'Apache', 'content-length': '1520', '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-af445e09-307f-43dd-bf6e-5b2de2ea56ba', 'x-compute-request-id': 'req-af445e09-307f-43dd-bf6e-5b2de2ea56ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d'} Body: b'{"server": {"id": "ec784806-74e3-45ab-8b2a-2be3f891d89d", "name": "tempest-TestNetworkBasicOps-server-1055623705", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:12:52Z", "updated": "2026-06-12T15:12:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-993875572", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1595302294"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:12:57,814 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d 0.387s 2026-06-12 15:12:57,815 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:57 GMT', 'server': 'Apache', 'content-length': '1520', '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-d1b222de-1515-4441-a4bb-67170d96e26a', 'x-compute-request-id': 'req-d1b222de-1515-4441-a4bb-67170d96e26a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d'} Body: b'{"server": {"id": "ec784806-74e3-45ab-8b2a-2be3f891d89d", "name": "tempest-TestNetworkBasicOps-server-1055623705", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:12:52Z", "updated": "2026-06-12T15:12:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-993875572", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1595302210000 94"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:12:59,348 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d 0.529s 2026-06-12 15:12:59,348 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:58 GMT', 'server': 'Apache', 'content-length': '1692', '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-9c4407b9-ed76-4cd8-8768-f60df42120ef', 'x-compute-request-id': 'req-9c4407b9-ed76-4cd8-8768-f60df42120ef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d'} Body: b'{"server": {"id": "ec784806-74e3-45ab-8b2a-2be3f891d89d", "name": "tempest-TestNetworkBasicOps-server-1055623705", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:12:52Z", "updated": "2026-06-12T15:12:58Z", "addresses": {"tempest-network-smoke--842459575": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b5:83"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-993875572", "OS-SRV-USG:launched_at": "2026-06-12T15:12:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1595302294"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:12:59,352 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2026-06-12 15:12:59,636 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d 0.283s 2026-06-12 15:12:59,636 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:59 GMT', 'server': 'Apache', 'content-length': '1692', '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-2dbc1d73-5a47-46d0-97de-7b244a119334', 'x-compute-request-id': 'req-2dbc1d73-5a47-46d0-97de-7b244a119334', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d'} Body: b'{"server": {"id": "ec784806-74e3-45ab-8b2a-2be3f891d89d", "name": "tempest-TestNetworkBasicOps-server-1055623705", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:12:52Z", "updated": "2026-06-12T15:12:58Z", "addresses": {"tempest-network-smoke--842459575": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b5:83"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-993875572", "OS-SRV-USG:launched_at": "2026-06-12T15:12:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1595302294"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:12:59,746 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=ec784806-74e3-45ab-8b2a-2be3f891d89d 0.106s 2026-06-12 15:12:59,746 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:12:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-0ac64c97-79c5-4cd3-9a70-ec839c2797dc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=ec784806-74e3-45ab-8b2a-2be3f891d89d'} Body: b'{"ports":[{"id":"7f689425-be14-4344-ac03-53997b2cdee3","name":"","network_id":"214d2ba8-d6a5-449c-8bdc-e094bfd337ad","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:f6:b5:83","admin_state_up":true,"status":"ACTIVE","device_id":"ec784806-74e3-45ab-8b2a-2be3f891d89d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"54ed733a-ebb4-4880-b58f-db4d9e679eef","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["86db4910-5478-4e65-b2a3-b4a1aa102a61"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1055623705","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-1055623705","fqdn":"tempest-testnetworkbasicops-server-1055623705.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:12:54Z","updated_at":"2026-06-12T15:12:58Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:12:59,746 25 DEBUG [tempest.common.waiters] Server ID ec784806-74e3-45ab-8b2a-2be3f891d89d ports are all ACTIVE [{'id': '7f689425-be14-4344-ac03-53997b2cdee3', 'name': '', 'network_id': '214d2ba8-d6a5-449c-8bdc-e094bfd337ad', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'mac_address': 'fa:16:3e:f6:b5:83', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'ec784806-74e3-45ab-8b2a-2be3f891d89d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '54ed733a-ebb4-4880-b58f-db4d9e679eef', 'ip_address': '10.100.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['86db4910-5478-4e65-b2a3-b4a1aa102a61'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1055623705', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-testnetworkbasicops-server-1055623705', 'fqdn': 'tempest-testnetworkbasicops-server-1055623705.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T15:12:54Z', 'updated_at': '2026-06-12T15:12:58Z', 'revision_number': 4, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'}]: 2026-06-12 15:13:00,497 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aa1df250-974c-409d-86fe-3e83d7f33257 0.750s 2026-06-12 15:13:00,497 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7f689425-be14-4344-ac03-53997b2cdee3"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-cc08b32b-ce4f-44e2-9785-24e29c79c98f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aa1df250-974c-409d-86fe-3e83d7f33257'} Body: b'{"floatingip": {"id": "aa1df250-974c-409d-86fe-3e83d7f33257", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.231", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "3c22d502-0dd8-4269-9dc3-1cc28d759e8c", "port_id": "7f689425-be14-4344-ac03-53997b2cdee3", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "214d2ba8-d6a5-449c-8bdc-e094bfd337ad", "mac_address": "fa:16:3e:f6:b5:83", "admin_state_up": true, "status": "ACTIVE", "device_id": "ec784806-74e3-45ab-8b2a-2be3f891d89d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:12:25Z", "updated_at": "2026-06-12T15:12:59Z", "revision_number": 4, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:13:00,595 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aa1df250-974c-409d-86fe-3e83d7f33257 0.097s 2026-06-12 15:13:00,596 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-6ac7f63f-4cb2-4687-a9a4-2f23fadf789a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aa1df250-974c-409d-86fe-3e83d7f33257'} Body: b'{"floatingip": {"id": "aa1df250-974c-409d-86fe-3e83d7f33257", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.231", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "3c22d502-0dd8-4269-9dc3-1cc28d759e8c", "port_id": "7f689425-be14-4344-ac03-53997b2cdee3", "fixed_ip_address": "10.100.0.13", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "214d2ba8-d6a5-449c-8bdc-e094bfd337ad", "mac_address": "fa:16:3e:f6:b5:83", "admin_state_up": true, "status": "ACTIVE", "device_id": "ec784806-74e3-45ab-8b2a-2be3f891d89d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:12:25Z", "updated_at": "2026-06-12T15:13:00Z", "revision_number": 5, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:13:00,596 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'aa1df250-974c-409d-86fe-3e83d7f33257', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'floating_ip_address': '192.168.122.231', 'floating_network_id': 'c67fbedc-cd1d-46b8-b018-2f59b2d38899', 'router_id': '3c22d502-0dd8-4269-9dc3-1cc28d759e8c', 'port_id': '7f689425-be14-4344-ac03-53997b2cdee3', 'fixed_ip_address': '10.100.0.13', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '214d2ba8-d6a5-449c-8bdc-e094bfd337ad', 'mac_address': 'fa:16:3e:f6:b5:83', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'ec784806-74e3-45ab-8b2a-2be3f891d89d', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T15:12:25Z', 'updated_at': '2026-06-12T15:13:00Z', 'revision_number': 5, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'} is at status: ACTIVE 2026-06-12 15:13:00,596 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.098130 seconds 2026-06-12 15:13:00,596 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.231 with user: cirros 2026-06-12 15:13:00,596 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.231 in 120 sec and the expected result is reachable 2026-06-12 15:13:16,844 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.248019 seconds 2026-06-12 15:13:16,845 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.231 in 120 sec and the ping result is expected 2026-06-12 15:13:16,989 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d/action 0.144s 2026-06-12 15:13:16,990 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:16 GMT', 'server': 'Apache', 'content-length': '75611', '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-ab79d44f-47d8-4418-a970-025e3622c018', 'x-compute-request-id': 'req-ab79d44f-47d8-4418-a970-025e3622c018', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\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] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] 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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1657346613 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2799.998 MHz processor\\n[ 0.000798] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001190] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003864] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.003911] Using GB pages for direct mapping\\n[ 0.004251] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004258] ACPI: Early table checksum verification disabled\\n[ 0.004267] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004273] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004282] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004290] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004294] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004298] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004301] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004305] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004308] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004310] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004311] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004313] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004314] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004315] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005856] No NUMA configuration fo 2026-06-12 15:13:16,991 25 DEBUG [tempest.scenario.manager] Console output for ec784806-74e3-45ab-8b2a-2be3f891d89d body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 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] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1657346613 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2799.998 MHz processor [ 0.000798] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001190] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003864] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.003911] Using GB pages for direct mapping [ 0.004251] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004258] ACPI: Early table checksum verification disabled [ 0.004267] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004273] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004282] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004290] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004294] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004298] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004301] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004305] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004308] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004310] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004311] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004313] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004314] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004315] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005856] No NUMA configuration found [ 0.005859] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005869] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006309] Zone ranges: [ 0.006313] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006317] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006319] Normal empty [ 0.006321] Device empty [ 0.006323] Movable zone start for each node [ 0.006327] Early memory node ranges [ 0.006328] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006331] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006333] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.008911] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.008972] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.009435] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.020658] ACPI: PM-Timer IO Port: 0x608 [ 0.020714] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.020848] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.020854] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.020856] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.020858] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.020861] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.020862] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.020866] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.020869] TSC deadline timer available [ 0.020883] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.020967] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.020970] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.020971] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.020972] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.020974] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.020976] Booting paravirtualized kernel on KVM [ 0.020981] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.020990] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.023832] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.023914] kvm-guest: setup async PF for cpu 0 [ 0.023943] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.023966] kvm-guest: PV spinlocks disabled, single CPU [ 0.023975] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.023977] Policy zone: DMA32 [ 0.023979] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.024053] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.024091] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.024112] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.024179] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.024518] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.025281] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.025316] ftrace: allocating 50600 entries in 198 pages [ 0.054894] ftrace: allocated 198 pages with 4 groups [ 0.055162] rcu: Hierarchical RCU implementation. [ 0.055165] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.055168] Rude variant of Tasks RCU enabled. [ 0.055169] Tracing variant of Tasks RCU enabled. [ 0.055171] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.055173] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.061211] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.061778] random: crng init done [ 0.112003] Console: colour VGA+ 80x25 [ 0.255327] printk: console [tty1] enabled [ 0.597754] printk: console [ttyS0] enabled [ 0.600838] ACPI: Core revision 20210730 [ 0.603949] APIC: Switch to symmetric I/O mode setup [ 0.609241] x2apic enabled [ 0.612593] Switched APIC routing to physical x2apic. [ 0.621795] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.628445] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.632433] pid_max: default: 32768 minimum: 301 [ 0.632433] LSM: Security Framework initializing [ 0.632433] landlock: Up and running. [ 0.632433] Yama: becoming mindful. [ 0.632433] AppArmor: AppArmor initialized [ 0.632433] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.632433] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.632433] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.632433] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.632433] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.632433] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.632433] Spectre V2 : Mitigation: Retpolines [ 0.632433] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.632433] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.632433] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.632433] RETBleed: Mitigation: untrained return thunk [ 0.632433] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.632433] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.632433] Freeing SMP alternatives memory: 44K [ 0.632433] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.632667] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.636460] ... version: 0 [ 0.639347] ... bit width: 48 [ 0.640451] ... generic registers: 6 [ 0.643204] ... value mask: 0000ffffffffffff [ 0.644449] ... max period: 00007fffffffffff [ 0.648040] ... fixed-purpose events: 0 [ 0.648452] ... event mask: 000000000000003f [ 0.652350] rcu: Hierarchical SRCU implementation. [ 0.653102] smp: Bringing up secondary CPUs ... [ 0.656458] smp: Brought up 1 node, 1 CPU [ 0.659730] smpboot: Max logical packages: 1 [ 0.660451] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.665170] devtmpfs: initialized [ 0.667981] x86/mm: Memory block size: 128MB [ 0.668784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.672477] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.676631] pinctrl core: initialized pinctrl subsystem [ 0.681140] PM: RTC time: 15:13:00, date: 2026-06-12 [ 0.684780] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.688713] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.692534] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.696494] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.700486] audit: initializing netlink subsys (disabled) [ 0.704826] thermal_sys: Registered thermal governor 'fair_share' [ 0.704829] thermal_sys: Registered thermal governor 'bang_bang' [ 0.708462] audit: type=2000 audit(1781277180.448:1): state=initialized audit_enabled=0 res=1 [ 0.716489] thermal_sys: Registered thermal governor 'step_wise' [ 0.716494] thermal_sys: Registered thermal governor 'user_space' [ 0.720461] thermal_sys: Registered thermal governor 'power_allocator' [ 0.724503] EISA bus registered [ 0.730862] cpuidle: using governor ladder [ 0.732448] cpuidle: using governor menu [ 0.738418] ACPI: bus type PCI registered [ 0.740452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.744927] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.748457] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.752492] PCI: Using configuration type 1 for base access [ 0.757685] Kprobes globally optimized [ 0.760638] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.764454] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.769431] ACPI: Added _OSI(Module Device) [ 0.772510] ACPI: Added _OSI(Processor Device) [ 0.775755] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.776572] ACPI: Added _OSI(Processor Aggregator Device) [ 0.780242] ACPI: Added _OSI(Linux-Dell-Video) [ 0.780484] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.784298] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.788808] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.797013] ACPI: Interpreter enabled [ 0.800138] ACPI: PM: (supports S0 S5) [ 0.800458] ACPI: Using IOAPIC for interrupt routing [ 0.804595] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.808448] PCI: Using E820 reservations for host bridge windows [ 0.812699] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.822586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.824464] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.828613] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.832638] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.837960] PCI host bridge to bus 0000:00 [ 0.840451] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.844448] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.848448] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.852447] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.856449] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.860451] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.864448] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.868784] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.876971] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.887527] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.896494] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.904501] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.918933] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.920732] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.929670] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.936459] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.950464] pci 0000:00:02.0: enabling Extended Tags [ 0.955501] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.960463] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.972757] pci 0000:00:02.1: enabling Extended Tags [ 0.979605] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.984466] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.996041] pci 0000:00:02.2: enabling Extended Tags [ 0.999342] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.004465] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.018270] pci 0000:00:02.3: enabling Extended Tags [ 1.024687] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.032463] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.044779] pci 0000:00:02.4: enabling Extended Tags [ 1.051225] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.059483] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.070631] pci 0000:00:02.5: enabling Extended Tags [ 1.076090] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.080470] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.092644] pci 0000:00:02.6: enabling Extended Tags [ 1.101128] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.108465] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.121732] pci 0000:00:02.7: enabling Extended Tags [ 1.130374] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.136465] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.149914] pci 0000:00:03.0: enabling Extended Tags [ 1.155388] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.160463] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.171197] pci 0000:00:03.1: enabling Extended Tags [ 1.175506] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.181908] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.191970] pci 0000:00:03.2: enabling Extended Tags [ 1.195481] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.200486] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.214685] pci 0000:00:03.3: enabling Extended Tags [ 1.219446] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.224462] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.235014] pci 0000:00:03.4: enabling Extended Tags [ 1.240489] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.248467] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.258036] pci 0000:00:03.5: enabling Extended Tags [ 1.263659] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.268461] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.280320] pci 0000:00:03.6: enabling Extended Tags [ 1.285279] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.292467] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.304090] pci 0000:00:03.7: enabling Extended Tags [ 1.309428] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.316328] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.321987] pci 0000:00:04.0: enabling Extended Tags [ 1.327478] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.333475] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.344182] pci 0000:00:04.1: enabling Extended Tags [ 1.347281] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.352061] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.358898] pci 0000:00:04.2: enabling Extended Tags [ 1.365035] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.372365] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.377831] pci 0000:00:04.3: enabling Extended Tags [ 1.383679] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.388464] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.402198] pci 0000:00:04.4: enabling Extended Tags [ 1.407992] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.414501] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.426542] pci 0000:00:04.5: enabling Extended Tags [ 1.431258] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.436370] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.442987] pci 0000:00:04.6: enabling Extended Tags [ 1.447804] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.452460] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.468164] pci 0000:00:04.7: enabling Extended Tags [ 1.473480] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.480458] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.493762] pci 0000:00:05.0: enabling Extended Tags [ 1.561224] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.566803] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.569752] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.592463] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.599921] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.606456] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.616463] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.629683] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.636465] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.646263] pci 0000:01:00.0: enabling Extended Tags [ 1.728922] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.732527] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.736520] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.740589] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.747208] pci_bus 0000:02: extended config space not accessible [ 1.748846] acpiphp: Slot [1] registered [ 1.751811] acpiphp: Slot [0] registered [ 1.752508] acpiphp: Slot [2] registered [ 1.755301] acpiphp: Slot [3] registered [ 1.756504] acpiphp: Slot [4] registered [ 1.759405] acpiphp: Slot [5] registered [ 1.760537] acpiphp: Slot [6] registered [ 1.763620] acpiphp: Slot [7] registered [ 1.764509] acpiphp: Slot [8] registered [ 1.767496] acpiphp: Slot [9] registered [ 1.768551] acpiphp: Slot [10] registered [ 1.771622] acpiphp: Slot [11] registered [ 1.772512] acpiphp: Slot [12] registered [ 1.776467] acpiphp: Slot [13] registered [ 1.779954] acpiphp: Slot [14] registered [ 1.780554] acpiphp: Slot [15] registered [ 1.784009] acpiphp: Slot [16] registered [ 1.784619] acpiphp: Slot [17] registered [ 1.788122] acpiphp: Slot [18] registered [ 1.788552] acpiphp: Slot [19] registered [ 1.792557] acpiphp: Slot [20] registered [ 1.795428] acpiphp: Slot [21] registered [ 1.796508] acpiphp: Slot [22] registered [ 1.799752] acpiphp: Slot [23] registered [ 1.800507] acpiphp: Slot [24] registered [ 1.803800] acpiphp: Slot [25] registered [ 1.804520] acpiphp: Slot [26] registered [ 1.808566] acpiphp: Slot [27] registered [ 1.811780] acpiphp: Slot [28] registered [ 1.812540] acpiphp: Slot [29] registered [ 1.815657] acpiphp: Slot [30] registered [ 1.816534] acpiphp: Slot [31] registered [ 1.822424] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.833572] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.919968] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.920566] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.924554] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.928614] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.939775] acpiphp: Slot [0-2] registered [ 1.941165] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.950744] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.962269] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.967361] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.968750] pci 0000:03:00.0: enabling Extended Tags [ 2.067892] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.068661] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.072632] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.080801] acpiphp: Slot [0-3] registered [ 2.085099] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.096463] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.109774] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.116650] pci 0000:04:00.0: enabling Extended Tags [ 2.198215] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.200628] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.204575] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.211433] acpiphp: Slot [0-4] registered [ 2.213203] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.222593] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.232464] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.244305] pci 0000:05:00.0: enabling Extended Tags [ 2.325957] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.328617] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.332604] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.340023] acpiphp: Slot [0-5] registered [ 2.341213] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.352459] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.368464] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.376711] pci 0000:06:00.0: enabling Extended Tags [ 2.464542] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.468621] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.472586] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.480209] acpiphp: Slot [0-6] registered [ 2.557145] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.560589] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.564579] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.571665] acpiphp: Slot [0-7] registered [ 2.650976] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.652608] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.656626] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.665014] acpiphp: Slot [0-8] registered [ 2.746230] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.748588] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.752581] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.759853] acpiphp: Slot [0-9] registered [ 2.835247] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.836621] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.840614] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.848395] acpiphp: Slot [0-10] registered [ 2.921450] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.924620] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.928573] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.935588] acpiphp: Slot [0-11] registered [ 3.008925] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 3.012420] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 3.012568] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 3.019291] acpiphp: Slot [0-12] registered [ 3.091767] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.092594] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.096568] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.103311] acpiphp: Slot [0-13] registered [ 3.178348] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.180595] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.184584] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.191933] acpiphp: Slot [0-14] registered [ 3.266839] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.268611] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.272576] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.279833] acpiphp: Slot [0-15] registered [ 3.354115] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.356586] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.360699] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.367590] acpiphp: Slot [0-16] registered [ 3.447068] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.448658] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.452585] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.460247] acpiphp: Slot [0-17] registered [ 3.540601] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.544298] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.544574] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.551820] acpiphp: Slot [0-18] registered [ 3.626528] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.628586] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.632591] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.639722] acpiphp: Slot [0-19] registered [ 3.713985] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.716606] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.720586] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.727874] acpiphp: Slot [0-20] registered [ 3.800963] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.804625] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.808625] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.815702] acpiphp: Slot [0-21] registered [ 3.889557] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.892603] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.896577] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.903770] acpiphp: Slot [0-22] registered [ 3.978768] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.980598] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.984574] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.992842] acpiphp: Slot [0-23] registered [ 4.073769] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.076586] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.080596] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.087903] acpiphp: Slot [0-24] registered [ 4.161234] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.164587] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.168590] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.176057] acpiphp: Slot [0-25] registered [ 4.250955] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.252656] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.256615] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.313403] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.316707] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.320759] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.324696] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.328727] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.332755] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.336732] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.340669] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.344582] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.348472] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.352472] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.356470] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.360514] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.364488] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.368490] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.372347] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.373357] iommu: Default domain type: Translated [ 4.376446] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.380651] SCSI subsystem initialized [ 4.384312] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.384433] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.384479] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.388449] vgaarb: loaded [ 4.390700] ACPI: bus type USB registered [ 4.392489] usbcore: registered new interface driver usbfs [ 4.396054] usbcore: registered new interface driver hub [ 4.396476] usbcore: registered new device driver usb [ 4.400355] pps_core: LinuxPPS API ver. 1 registered [ 4.400456] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.404490] PTP clock support registered [ 4.408264] EDAC MC: Ver: 3.0.0 [ 4.412747] NetLabel: Initializing [ 4.415574] NetLabel: domain hash size = 128 [ 4.416453] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.420567] NetLabel: unlabeled traffic allowed by default [ 4.424605] PCI: Using ACPI for IRQ routing [ 5.297594] clocksource: Switched to clocksource kvm-clock [ 5.331237] VFS: Disk quotas dquot_6.6.0 [ 5.334396] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.339444] AppArmor: AppArmor Filesystem Enabled [ 5.342769] pnp: PnP ACPI init [ 5.345553] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.351118] pnp: PnP ACPI: found 5 devices [ 5.360248] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.366395] NET: Registered PF_INET protocol family [ 5.369803] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.381542] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.387151] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.392154] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.397083] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.401815] TCP: Hash tables configured (established 1024 bind 1024) [ 5.406302] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.411258] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.415824] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.421083] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.425115] NET: Registered PF_XDP protocol family [ 5.428641] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.434984] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.440878] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.446294] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.451781] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.457614] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.463907] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.469793] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.476688] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.482767] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.488683] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.494667] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.500234] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.506398] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.512712] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.519443] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.525693] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.531298] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.536993] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.542639] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.548482] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.553800] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.559524] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.565241] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.571084] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.575789] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.580062] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.584741] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.588989] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.593638] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.598457] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.602540] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.607151] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.611436] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.616345] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.621268] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.626562] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.631358] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.636093] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.640666] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.645057] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.649760] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.654550] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.659233] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.664232] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.716565] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.720744] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.724984] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.729590] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.734234] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.738956] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.743333] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.747927] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.752292] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.756627] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.761736] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.765837] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.770367] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.775083] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.780065] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.784578] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.789311] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.794097] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.798278] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.802329] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.806440] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.810620] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.814542] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.818656] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.822726] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.826989] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.830999] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.835086] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.839622] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.844413] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.848513] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.852748] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.856793] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.861037] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.865056] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.869277] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.873309] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.877510] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.881613] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.886109] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.890733] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.895950] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.901025] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.905648] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.909829] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.914585] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.919097] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.923453] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.927836] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.932376] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.936036] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.947585] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.954899] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.965766] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.971373] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.978898] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.986300] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.995029] pci 0000:00:02.1: PCI bridge to [bus 03] [ 6.001845] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.009831] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.018665] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.024825] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.034186] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.046319] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.054740] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.062680] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.070465] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.077886] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.085711] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.093759] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.101445] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.107296] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.117038] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.124539] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.130954] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.141118] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.148784] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.154879] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.165247] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.173393] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.182429] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.190706] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.198260] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.205733] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.214002] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.221609] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.228893] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.236540] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.243998] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.251982] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.260554] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.265592] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.274182] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.280404] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.290102] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.294534] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.303590] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.311831] pci 0D043 000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.322424] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.326574] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.335616] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.341709] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.350741] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.355697] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.362103] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.369225] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.377903] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.382206] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.389313] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.395899] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.405475] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.410049] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.416500] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.423443] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.432015] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.436130] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.443546] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.450007] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.459889] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.464521] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.471254] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.478515] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.489277] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.493405] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.500735] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.506374] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.515191] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.519965] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.526518] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.533717] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.542528] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.546025] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.552536] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.557800] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.566680] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.570623] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.578207] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.584366] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.593387] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.598489] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.605080] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.612420] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.620748] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.624910] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.629536] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.634027] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.638806] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.643110] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.647639] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.651122] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.655165] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.659818] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.664153] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.668862] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.674387] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.679124] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.685666] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.690413] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.698317] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.703062] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.708398] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.713077] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.717977] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.722595] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.727643] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.732056] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.737293] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.741746] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.747194] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.751629] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.756613] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.760903] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.765995] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.770395] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.775239] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.780051] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.785394] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.789648] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.794188] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.799680] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.803403] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.807720] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.812852] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.816847] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.821517] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.826808] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.830587] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.835111] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.840161] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.844519] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.849458] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.854208] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.858144] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.862250] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.867100] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.871131] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.875688] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.880716] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.884591] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.888722] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.895280] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.899122] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.903365] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.908377] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.912389] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.917191] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.922149] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.926028] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.932077] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.937504] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.942166] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.947070] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.951996] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.955895] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.959942] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.968394] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.980702] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 13560 usecs [ 6.986779] PCI: CLS 0 bytes, default 64 [ 6.990222] Trying to unpack rootfs image as initramfs... [ 6.994869] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.014538] Initialise system trusted keyrings [ 7.024661] Key type blacklist registered [ 7.032737] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.042983] zbud: loaded [ 7.053313] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.064657] fuse: init (API version 7.34) [ 7.068131] integrity: Platform Keyring initialized [ 7.084556] Key type asymmetric registered [ 7.087758] Asymmetric key parser 'x509' registered [ 7.096758] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.108727] io scheduler mq-deadline registered [ 7.119021] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.129406] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.146869] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.161332] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.178591] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.194424] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.210011] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.226223] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.242161] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.256934] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.274803] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.289040] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.307333] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.320986] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.347138] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.352132] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.362519] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.376232] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.392090] Freeing initrd memory: 8744K [ 7.396394] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.407184] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.413108] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.424272] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.428823] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.438017] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.443477] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.453047] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.458019] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.467546] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.474514] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.483505] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.489478] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.498532] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.503809] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.511079] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.518362] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.524013] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.534501] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.540125] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.549153] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.553913] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.563957] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.568703] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.577864] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.583186] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.591203] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.596870] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.605303] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.610410] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.619798] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.625358] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.631620] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.639552] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.645266] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.654108] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.664013] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.668741] shpchp 0000:01:00.0: Slot initialization failed [ 7.675248] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.680662] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.686206] ACPI: button: Power Button [PWRF] [ 7.715588] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.748844] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.762580] Linux agpgart interface v0.103 [ 7.768525] loop: module loaded [ 7.771362] tun: Universal TUN/TAP device driver, 1.6 [ 7.775508] PPP generic driver version 2.4.2 [ 7.778626] VFIO - User Level meta-driver version: 0.3 [ 7.782377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.786767] ehci-pci: EHCI PCI platform driver [ 7.790194] ehci-platform: EHCI generic platform driver [ 7.793987] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.798342] ohci-pci: OHCI PCI platform driver [ 7.801930] ohci-platform: OHCI generic platform driver [ 7.805702] uhci_hcd: USB Universal Host Controller Interface driver [ 7.813375] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.817400] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.823232] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.827222] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.831800] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.837497] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.842415] usb usb1: Product: UHCI Host Controller [ 7.846137] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.850716] usb usb1: SerialNumber: 0000:02:01.0 [ 7.854883] hub 1-0:1.0: USB hub found [ 7.857861] hub 1-0:1.0: 2 ports detected [ 7.861894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.870640] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.874367] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.878935] mousedev: PS/2 mouse device common for all mice [ 7.884540] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.891148] rtc_cmos 00:03: RTC can wake from S4 [ 7.897725] rtc_cmos 00:03: registered as rtc0 [ 7.901565] rtc_cmos 00:03: setting system clock to 2026-06-12T15:13:08 UTC (1781277188) [ 7.908136] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.912617] i2c_dev: i2c /dev entries driver [ 7.915965] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.924521] device-mapper: uevent: version 1.0.3 [ 7.928163] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.934001] platform eisa.0: Probing EISA bus 0 [ 7.937269] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.941877] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.946018] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.950813] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.955139] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.960059] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.965329] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.970035] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.974671] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.979296] platform eisa.0: EISA: Detected 0 cards [ 7.982917] ledtrig-cpu: registered to indicate activity on CPUs [ 7.987871] drop_monitor: Initializing network drop monitor service [ 7.992928] NET: Registered PF_INET6 protocol family [ 8.003228] Segment Routing with IPv6 [ 8.006420] In-situ OAM (IOAM) with IPv6 [ 8.009814] NET: Registered PF_PACKET protocol family [ 8.013823] Key type dns_resolver registered [ 8.018174] IPI shorthand broadcast: enabled [ 8.022019] registered taskstats version 1 [ 8.025492] Loading compiled-in X.509 certificates [ 8.029992] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.037947] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.045875] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.053549] blacklist: Loading compiled-in revocation X.509 certificates [ 8.059057] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.067018] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.076425] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.085126] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.093153] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.101288] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.109456] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.117512] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.126361] zswap: loaded using pool lzo/zbud [ 8.130390] Key type .fscrypt registered [ 8.133724] Key type fscrypt-provisioning registered [ 8.141109] Key type encrypted registered [ 8.144742] AppArmor: AppArmor sha1 policy hashing enabled [ 8.149238] ima: No TPM chip found, activating TPM-bypass! [ 8.153993] Loading compiled-in module X.509 certificates [ 8.158997] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.166747] ima: Allocated hash algorithm: sha1 [ 8.170532] ima: No architecture policies found [ 8.173768] evm: Initialising EVM extended attributes: [ 8.177688] evm: security.selinux [ 8.180691] evm: security.SMACK64 [ 8.183410] evm: security.SMACK64EXEC [ 8.186202] evm: security.SMACK64TRANSMUTE [ 8.189130] evm: security.SMACK64MMAP [ 8.192054] evm: security.apparmor [ 8.194486] evm: security.ima [ 8.196854] evm: security.capability [ 8.199681] evm: HMAC attrs: 0x1 [ 8.202467] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.208554] PM: Magic number: 14:659:234 [ 8.212118] acpi device:4e: hash matches [ 8.216092] RAS: Correctable Errors collector initialized. [ 8.220785] Unstable clock detected, switching default tracing clock to "global" [ 8.220785] If you want to keep using the local clock, then add: [ 8.220785] "trace_clock=local" [ 8.220785] on the kernel command line [ 8.241732] Freeing unused decrypted memory: 2036K [ 8.250790] Freeing unused kernel image (initmem) memory: 3244K [ 8.255476] Write protecting the kernel read-only data: 30720k [ 8.264127] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.272112] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.322525] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.327921] Run /init as init process info: initramfs: up at 7.77 [ 8.407810] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.419663] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.425276] GPT:229375 != 2097151 [ 8.428008] GPT:Alternate GPT header not at the end of the disk. [ 8.432842] GPT:229375 != 2097151 [ 8.435795] GPT: Use GNU Parted to correct GPT errors. [ 8.511057] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.900906] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.942012] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.85 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:ec:78:48:06:74:e3:45:ab:8b:2a:2b:e3:f8:91:d8:9d forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzFRm6Zc4BfRgB3s/l5tfk80wzFM1WfO6mDkxHc7sjck1bK1OvnJm93Vm20PWeIvS0o18WCW/LI40C4akZKCGLFtNgda99BpyPnYgBQsDqQxSsfy0r9CZtfYJXZqBJ+sIOrachOVNB3SQekiHYurOff2uwJGLLJlWfpZCGkQxmIPChcKxDLLK3Bb6xoJBGZOWglhuY3zoRWNjeSPWPHbsfYHHmHHbHpxRcmz4bwj0xrlomVR5zMPYHpLeBGcsAi6ZJLPM1mUs2Pv/UxYc4WdWcaJHvvUktJJQ4PgSPgDq61/FdMQ/sExqJ0wigLVuoQ9uGDtFQiZi/OOVhwCjs0ZK5 root@tempest-testnetworkbasicops-server-1055623705 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAo+SJUM/YT115nlT3I0bjB5qiQHeS3iQ+vejdMJ8HhPY5goiGxFc0boTJBfHILWE71hTORbVOvoyiKgwux1kWU= root@tempest-testnetworkbasicops-server-1055623705 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fef6:b583/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: ec784806-74e3-45ab-8b2a-2be3f891d89d name: tempest-TestNetworkBasicOps-server-1055623705 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1055623705 launch-index: 0 === cirros: current=0.6.2 uptime=10.02 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:F6:B5:83 inet6 addr: fe80::f816:3eff:fef6:b583/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:15 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1844 (1.8 KiB) TX bytes:992 (992.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1055623705 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 9.014321] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.018949] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.034075] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.302541] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.421118] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.549669] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.551216] ISO 9660 Extensions: RRIP_1991A [ 9.702869] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.454622] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.456654] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 16:13:10 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 16:13:10 cirros auth.notice su: + none root:cirros Jun 12 16:13:10 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 16:13:10 cirros daemon.info dhcpcd[350]: DUID 00:04:ec:78:48:06:74:e3:45:ab:8b:2a:2b:e3:f8:91:d8:9d Jun 12 16:13:10 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 16:13:10 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 16:13:10 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 16:13:10 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:f6:b5:83 Jun 12 16:13:10 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fef6:b583 Jun 12 16:13:10 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 12 16:13:10 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 12 16:13:10 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.13 from 10.100.0.1 Jun 12 16:13:10 cirros authpriv.info dropbear[392]: Running in background Jun 12 16:13:10 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.13/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1055623705 login: 2026-06-12 15:13:16,992 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.231:22' as 'cirros' with public key authentication 2026-06-12 15:13:16,999 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:13:17,114 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:13:17,114 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.231 successfully created 2026-06-12 15:13:17,239 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d 0.124s 2026-06-12 15:13:17,240 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:17 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8acfe17-053c-4c5a-8731-1c4332305dcb', 'x-compute-request-id': 'req-d8acfe17-053c-4c5a-8731-1c4332305dcb', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d'} Body: b'' 2026-06-12 15:13:18,393 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d 1.153s 2026-06-12 15:13:18,393 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:17 GMT', 'server': 'Apache', 'content-length': '1820', '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-9cf118a9-8b90-4ffc-9df4-949720710a7a', 'x-compute-request-id': 'req-9cf118a9-8b90-4ffc-9df4-949720710a7a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d'} Body: b'{"server": {"id": "ec784806-74e3-45ab-8b2a-2be3f891d89d", "name": "tempest-TestNetworkBasicOps-server-1055623705", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:12:52Z", "updated": "2026-06-12T15:13:17Z", "addresses": {"tempest-network-smoke--842459575": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b5:83"}, {"version": 4, "addr": "192.168.122.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b5:83"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-993875572", "OS-SRV-USG:launched_at": "2026-06-12T15:12:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1595302294"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:13:20,582 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d 1.184s 2026-06-12 15:13:20,583 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:19 GMT', 'server': 'Apache', 'content-length': '1820', '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-8237ab02-f817-4c02-8826-59c9d37c234e', 'x-compute-request-id': 'req-8237ab02-f817-4c02-8826-59c9d37c234e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d'} Body: b'{"server": {"id": "ec784806-74e3-45ab-8b2a-2be3f891d89d", "name": "tempest-TestNetworkBasicOps-server-1055623705", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:12:52Z", "updated": "2026-06-12T15:13:17Z", "addresses": {"tempest-network-smoke--842459575": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b5:83"}, {"version": 4, "addr": "192.168.122.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b5:83"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-993875572", "OS-SRV-USG:launched_at": "2026-06-12T15:12:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1595302294"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:13:21,685 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d 0.082s 2026-06-12 15:13:21,685 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:21 GMT', 'server': 'Apache', 'content-length': '111', '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-7d5f559a-276e-4438-a694-2c2dfd3f5879', 'x-compute-request-id': 'req-7d5f559a-276e-4438-a694-2c2dfd3f5879', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec784806-74e3-45ab-8b2a-2be3f891d89d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ec784806-74e3-45ab-8b2a-2be3f891d89d could not be found."}}' 2026-06-12 15:13:22,477 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/86db4910-5478-4e65-b2a3-b4a1aa102a61 0.792s 2026-06-12 15:13:22,478 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-aab2706b-194a-4315-8bbd-1ef58a77a51f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/86db4910-5478-4e65-b2a3-b4a1aa102a61'} Body: b'' 2026-06-12 15:13:22,582 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-993875572 0.104s 2026-06-12 15:13:22,582 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:22 GMT', 'server': 'Apache', 'content-length': '0', '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-53fc7518-d5c4-42e7-bfd5-087e778a3232', 'x-compute-request-id': 'req-53fc7518-d5c4-42e7-bfd5-087e778a3232', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-993875572'} Body: b'' 2026-06-12 15:13:24,348 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aa1df250-974c-409d-86fe-3e83d7f33257 1.765s 2026-06-12 15:13:24,348 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1b98e777-d7ad-4e26-95c4-7d947d046ced', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aa1df250-974c-409d-86fe-3e83d7f33257'} Body: b'' 2026-06-12 15:13:24,618 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654 0.269s 2026-06-12 15:13:24,619 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:24 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3f4ce33-162f-4e45-a762-1be60fd5f976', 'x-compute-request-id': 'req-a3f4ce33-162f-4e45-a762-1be60fd5f976', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654'} Body: b'' 2026-06-12 15:13:25,830 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654 1.211s 2026-06-12 15:13:25,830 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:24 GMT', 'server': 'Apache', 'content-length': '1699', '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-30acc82c-ae35-47fb-80f7-f6d571740f2f', 'x-compute-request-id': 'req-30acc82c-ae35-47fb-80f7-f6d571740f2f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654'} Body: b'{"server": {"id": "ff450bef-e511-4c1d-bd3c-003145097654", "name": "tempest-TestNetworkBasicOps-server-1116499822", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:12:13Z", "updated": "2026-06-12T15:13:24Z", "addresses": {"tempest-network-smoke--842459575": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:ae:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff450bef-e511-4c1d-bd3c-003145097654"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1990130376", "OS-SRV-USG:launched_at": "2026-06-12T15:12:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1615563597"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:13:26,929 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654 0.094s 2026-06-12 15:13:26,930 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:26 GMT', 'server': 'Apache', 'content-length': '111', '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-d776bd4a-ad73-4365-a995-4bc53e68922a', 'x-compute-request-id': 'req-d776bd4a-ad73-4365-a995-4bc53e68922a', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff450bef-e511-4c1d-bd3c-003145097654'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ff450bef-e511-4c1d-bd3c-003145097654 could not be found."}}' 2026-06-12 15:13:27,429 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/3329c22d-7f51-4b34-b4f2-aa1d287b1531 0.499s 2026-06-12 15:13:27,430 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3d77274c-89cf-4062-8f56-1f076415ca4e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/3329c22d-7f51-4b34-b4f2-aa1d287b1531'} Body: b'' 2026-06-12 15:13:27,519 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1990130376 0.089s 2026-06-12 15:13:27,519 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:27 GMT', 'server': 'Apache', 'content-length': '0', '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-7baedbdf-91ea-40d3-abe6-b2a38daacc8f', 'x-compute-request-id': 'req-7baedbdf-91ea-40d3-abe6-b2a38daacc8f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1990130376'} Body: b'' 2026-06-12 15:13:29,626 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3c22d502-0dd8-4269-9dc3-1cc28d759e8c/remove_router_interface 2.105s 2026-06-12 15:13:29,627 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "54ed733a-ebb4-4880-b58f-db4d9e679eef"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6191e92c-cc77-478f-8143-18d3db784d98', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3c22d502-0dd8-4269-9dc3-1cc28d759e8c/remove_router_interface'} Body: b'{"id": "3c22d502-0dd8-4269-9dc3-1cc28d759e8c", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "53598d0d-9f95-45d5-a222-771dc6f5fefe", "network_id": "214d2ba8-d6a5-449c-8bdc-e094bfd337ad", "subnet_id": "54ed733a-ebb4-4880-b58f-db4d9e679eef", "subnet_ids": ["54ed733a-ebb4-4880-b58f-db4d9e679eef"]}' 2026-06-12 15:13:29,867 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/54ed733a-ebb4-4880-b58f-db4d9e679eef 0.239s 2026-06-12 15:13:29,867 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:29 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-eb9ffee2-5c4a-4266-9cd8-dc9edb617ab0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/54ed733a-ebb4-4880-b58f-db4d9e679eef'} Body: b'' 2026-06-12 15:13:30,455 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3c22d502-0dd8-4269-9dc3-1cc28d759e8c 0.587s 2026-06-12 15:13:30,455 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:30 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7b504a55-c989-42ee-898c-0cd99ea9ffff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3c22d502-0dd8-4269-9dc3-1cc28d759e8c'} Body: b'' 2026-06-12 15:13:30,874 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/214d2ba8-d6a5-449c-8bdc-e094bfd337ad 0.417s 2026-06-12 15:13:30,875 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:30 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fab3006e-8682-4979-a262-fea1983bd065', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/214d2ba8-d6a5-449c-8bdc-e094bfd337ad'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-12 15:13:30.899228Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] time: 2026-06-12 15:15:12.960516Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2026-06-12 15:13:31,408 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.508s 2026-06-12 15:13:31,408 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1550106701", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-0ba51d29-07dd-4b4c-abab-c3383e1e8387', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"0a26b328-e389-470a-a506-4e9b5939e033","name":"tempest-network-smoke--1550106701","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d1dc6bb021404784a052b40574f5b14d","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:13:30Z","updated_at":"2026-06-12T15:13:31Z","revision_number":1}}' 2026-06-12 15:13:32,977 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.569s 2026-06-12 15:13:32,978 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-681992906", "admin_state_up": true, "project_id": "d1dc6bb021404784a052b40574f5b14d", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899"}}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-65adbc4d-64ba-4a69-878d-c810493c6ce5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"router": {"id": "4ead1064-2f1a-409b-ab55-dde5a30b3765", "name": "tempest-TestNetworkBasicOps-router-681992906", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.216"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:13:31Z", "updated_at": "2026-06-12T15:13:32Z", "revision_number": 2, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:13:33,280 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28 0.301s 2026-06-12 15:13:33,280 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-2fe04214-4aba-4063-8def-ddc5e281cc50', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:13:33,493 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.211s 2026-06-12 15:13:33,497 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-a6c48d8e-efe5-469a-b0fe-3ec00441a40c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:13:33,586 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28 0.089s 2026-06-12 15:13:33,587 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-93e9221a-7840-4634-9c02-1428d36068cd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:13:34,823 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.236s 2026-06-12 15:13:34,824 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-724678043", "network_id": "0a26b328-e389-470a-a506-4e9b5939e033", "project_id": "d1dc6bb021404784a052b40574f5b14d", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-b4230c17-ca1c-4644-8cb0-cd4e8d833022', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"b2e01c88-fd81-43c5-acaf-8590e10b4e92","name":"tempest-subnet-smoke-724678043","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"0a26b328-e389-470a-a506-4e9b5939e033","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-12T15:13:33Z","updated_at":"2026-06-12T15:13:33Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:13:40,550 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4ead1064-2f1a-409b-ab55-dde5a30b3765/add_router_interface 5.726s 2026-06-12 15:13:40,551 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b2e01c88-fd81-43c5-acaf-8590e10b4e92"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-8842dc58-4f04-474e-b2e7-bc7910caba01', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4ead1064-2f1a-409b-ab55-dde5a30b3765/add_router_interface'} Body: b'{"id": "4ead1064-2f1a-409b-ab55-dde5a30b3765", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "e5bc7b6e-0fd1-4567-9161-96063728a936", "network_id": "0a26b328-e389-470a-a506-4e9b5939e033", "subnet_id": "b2e01c88-fd81-43c5-acaf-8590e10b4e92", "subnet_ids": ["b2e01c88-fd81-43c5-acaf-8590e10b4e92"]}' 2026-06-12 15:13:41,438 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.887s 2026-06-12 15:13:41,438 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-d59e92a6-e6d7-410e-bdae-93608044e2d7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"0a26b328-e389-470a-a506-4e9b5939e033","name":"tempest-network-smoke--1550106701","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["b2e01c88-fd81-43c5-acaf-8590e10b4e92"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:13:30Z","updated_at":"2026-06-12T15:13:33Z","revision_number":2,"project_id":"d1dc6bb021404784a052b40574f5b14d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":39176},{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:13:41,541 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.102s 2026-06-12 15:13:41,541 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-3483de67-ed77-4522-be31-8293fd8b9eaf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"b2e01c88-fd81-43c5-acaf-8590e10b4e92","name":"tempest-subnet-smoke-724678043","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"0a26b328-e389-470a-a506-4e9b5939e033","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:13:33Z","updated_at":"2026-06-12T15:13:33Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"},{"id":"caaaef89-94d9-4f3f-89ec-4e80957d639e","name":"public_subnet","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","network_id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:07:53Z","updated_at":"2026-06-12T15:07:53Z","revision_number":0,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5"}]}' 2026-06-12 15:13:42,398 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.856s 2026-06-12 15:13:42,399 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-8893d72d-281d-4385-9495-855141f596a0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "4ead1064-2f1a-409b-ab55-dde5a30b3765", "name": "tempest-TestNetworkBasicOps-router-681992906", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.216"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:13:31Z", "updated_at": "2026-06-12T15:13:36Z", "revision_number": 3, "project_id": "d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:13:42,493 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.093s 2026-06-12 15:13:42,493 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1074654470", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ6RWHgG///q3AuQXUMMK36h0oHUj+5AMOaZib97eGo8+hgUq0zBDQja5hdkuHUwUkjw1sFQ0/5sK2gf/lKXs5lIwSbx0wXno5MmAseNHyjRx/t/M2EOmvqEWSvQhWnyCg=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:42 GMT', 'server': 'Apache', 'content-length': '398', '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-8584f958-f435-49b0-8537-771a79ae2ebb', 'x-compute-request-id': 'req-8584f958-f435-49b0-8537-771a79ae2ebb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1074654470", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ6RWHgG///q3AuQXUMMK36h0oHUj+5AMOaZib97eGo8+hgUq0zBDQja5hdkuHUwUkjw1sFQ0/5sK2gf/lKXs5lIwSbx0wXno5MmAseNHyjRx/t/M2EOmvqEWSvQhWnyCg==", "fingerprint": "c5:0c:55:a7:27:dd:a9:c5:03:11:7f:86:15:8b:cb:93", "user_id": "3d4d31a4f070430fa8390b5e104a0449"}}' 2026-06-12 15:13:43,464 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.970s 2026-06-12 15:13:43,465 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-851960633", "description": "tempest-secgroup-smoke-851960633 description", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-c4b12556-7d5e-4821-b66e-5a13ccfa26ab', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "391a86e3-21fc-4b53-b2e8-fad6beac697c", "name": "tempest-secgroup-smoke-851960633", "stateful": true, "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "description": "tempest-secgroup-smoke-851960633 description", "shared": false, "security_group_rules": [{"id": "b6143c49-c14b-4946-bb8c-0e4a7217f63f", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "391a86e3-21fc-4b53-b2e8-fad6beac697c", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 118, "description": null, "tags": [], "created_at": "2026-06-12T15:13:43Z", "updated_at": "2026-06-12T15:13:43Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}, {"id": "d5fce193-d463-488f-b331-2355573bdd68", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "391a86e3-21fc-4b53-b2e8-fad6beac697c", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 117, "description": null, "tags": [], "created_at": "2026-06-12T15:13:43Z", "updated_at": "2026-06-12T15:13:43Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}], "tags": [], "created_at": "2026-06-12T15:13:43Z", "updated_at": "2026-06-12T15:13:43Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:13:43,621 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.156s 2026-06-12 15:13:43,622 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "391a86e3-21fc-4b53-b2e8-fad6beac697c", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-acd7fc10-128e-49fe-87ca-789dda68e039', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "deda725f-7f13-4b29-aba2-9db8b7a11677", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "391a86e3-21fc-4b53-b2e8-fad6beac697c", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:13:43Z", "updated_at": "2026-06-12T15:13:43Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:13:43,776 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.153s 2026-06-12 15:13:43,776 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "391a86e3-21fc-4b53-b2e8-fad6beac697c", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-2e85fb48-2f8d-4b27-bdd1-f7c0c757694d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "612bd622-7f90-4310-90e4-6149b84eaa3c", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "391a86e3-21fc-4b53-b2e8-fad6beac697c", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:13:43Z", "updated_at": "2026-06-12T15:13:43Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:13:44,445 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.669s 2026-06-12 15:13:44,446 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "391a86e3-21fc-4b53-b2e8-fad6beac697c", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-1b97db0f-f3bf-4dfa-9e93-1580c2a2f968', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1a838721-9e4f-4d3d-9a00-e18f4ca5c5d3", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "391a86e3-21fc-4b53-b2e8-fad6beac697c", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:13:44Z", "updated_at": "2026-06-12T15:13:44Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:13:44,613 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.167s 2026-06-12 15:13:44,613 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "391a86e3-21fc-4b53-b2e8-fad6beac697c", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-49b2255d-57f4-42c5-940d-91428c9e71a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a86a7817-edeb-4c97-a58a-d60f7670775b", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "391a86e3-21fc-4b53-b2e8-fad6beac697c", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:13:44Z", "updated_at": "2026-06-12T15:13:44Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:13:44,773 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.159s 2026-06-12 15:13:44,773 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "391a86e3-21fc-4b53-b2e8-fad6beac697c", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-2a525154-76c6-40db-b017-1446807ef7f3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d8eea65e-cb9d-4845-b305-3c06054b84b6", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "391a86e3-21fc-4b53-b2e8-fad6beac697c", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:13:44Z", "updated_at": "2026-06-12T15:13:44Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:13:45,490 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.716s 2026-06-12 15:13:45,490 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "391a86e3-21fc-4b53-b2e8-fad6beac697c", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-1690f184-3e60-4889-96bc-7a7a881a5f7d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ebeb509c-bf4d-4881-8cd8-a834907e675c", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "391a86e3-21fc-4b53-b2e8-fad6beac697c", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:13:45Z", "updated_at": "2026-06-12T15:13:45Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:13:45,806 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.312s 2026-06-12 15:13:45,807 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:45 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9b4e6eb0-d92a-4899-9e9a-9fdd96aafbd4', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=400ed7f7925a41eb47b478e43ee4894f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3d4d31a4f070430fa8390b5e104a0449", "name": "tempest-TestNetworkBasicOps-2080194209-project-member", "password_expires_at": null}, "audit_ids": ["YvLfdDXjTbG4P6UrX8e-bg"], "expires_at": "2026-06-12T16:13:45.000000Z", "issued_at": "2026-06-12T15:13:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1dc6bb021404784a052b40574f5b14d", "name": "tempest-TestNetworkBasicOps-2080194209"}, "is_domain": false, "roles": [{"id": "84dfbc6758f74d718c73b19850f0a2ab", "name": "reader"}, {"id": "0b10eab503b545b1a7e8fa24a1068220", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "26542de8d1a941009f4ca20556c3ffe1", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "f9007553880e4fdcba1101956b96c0be", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "03d88bc7a9be477ea3ecfbe89237da45", "type": "image", "name": "glance"}, {"endpoints": [{"id": "095bd69ea9a44290a9c359173a36b556", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f8e64122fafd444fac68f4db0eabe000", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "345dabaa3a9944439b7c9e64f006a024", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "a057b86da2ae478e96744640656e77f9", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "de3099ade7b0479a8264801695381d53", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "625be93c88a94ec89600c73faef7c620", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "1dca8cb5d1574100a6b5c3321fdd780c", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "96af71fdd7fe4608b9fadfdbca1536a3", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "a15a54be450c46e895f8fa1859524d8e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "cf32a21ce2ae4104a3068e8b53c030f8", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "e47e4efc3dad43bdb92d220e620e675c", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "b45879aa38ea4a01a55f4bd57582a6fd", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "55c565513c084ef09345a3f1356ebdc7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}, {"name": "swift", "id": "bcc9192e64fe4b43a7ba0dce6de77e62", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}], "id": "be4902e0c306454b865cad62c4955c96", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "12c14a57fa7b4158b1cadae10e6ef01f", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "78ae44da8e704841adf77d95f408ff4e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d415649d9beb40a1ad0a4c254a5df7cf", "type": 2026-06-12 15:13:45,807 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2026-06-12 15:13:47,253 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.445s 2026-06-12 15:13:47,254 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1865039599", "imageRef": "8275103d-adb5-4041-9ac9-8b43dc20e626", "flavorRef": "b7ba1027-feea-4cdd-9901-e77859c37669", "networks": [{"uuid": "0a26b328-e389-470a-a506-4e9b5939e033"}], "key_name": "tempest-TestNetworkBasicOps-1074654470", "security_groups": [{"name": "tempest-secgroup-smoke-851960633"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:45 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525', '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-5c398234-0301-41e8-b936-f2f86caea50f', 'x-compute-request-id': 'req-5c398234-0301-41e8-b936-f2f86caea50f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "c0503c3a-0237-4042-b6ec-63037c019525", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0503c3a-0237-4042-b6ec-63037c019525"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-851960633"}], "adminPass": "4quw6EqNa9Um"}}' 2026-06-12 15:13:47,480 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525 0.224s 2026-06-12 15:13:47,481 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:47 GMT', 'server': 'Apache', 'content-length': '1395', '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-23c9fd51-b79d-4775-b0af-9c4a9a4c213d', 'x-compute-request-id': 'req-23c9fd51-b79d-4775-b0af-9c4a9a4c213d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525'} Body: b'{"server": {"id": "c0503c3a-0237-4042-b6ec-63037c019525", "name": "tempest-TestNetworkBasicOps-server-1865039599", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:13:47Z", "updated": "2026-06-12T15:13:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0503c3a-0237-4042-b6ec-63037c019525"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1074654470", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:13:49,385 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525 0.896s 2026-06-12 15:13:49,386 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:48 GMT', 'server': 'Apache', 'content-length': '1453', '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-85154414-3ca9-433e-95ee-2f55ba9ae5c9', 'x-compute-request-id': 'req-85154414-3ca9-433e-95ee-2f55ba9ae5c9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525'} Body: b'{"server": {"id": "c0503c3a-0237-4042-b6ec-63037c019525", "name": "tempest-TestNetworkBasicOps-server-1865039599", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:13:47Z", "updated": "2026-06-12T15:13:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0503c3a-0237-4042-b6ec-63037c019525"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1074654470", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:13:49,393 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-12 15:13:50,916 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525 0.522s 2026-06-12 15:13:50,916 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:50 GMT', 'server': 'Apache', 'content-length': '1520', '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-9e2bc8fb-c4c1-4e8a-8351-892a930c0c62', 'x-compute-request-id': 'req-9e2bc8fb-c4c1-4e8a-8351-892a930c0c62', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525'} Body: b'{"server": {"id": "c0503c3a-0237-4042-b6ec-63037c019525", "name": "tempest-TestNetworkBasicOps-server-1865039599", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:13:47Z", "updated": "2026-06-12T15:13:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0503c3a-0237-4042-b6ec-63037c019525"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1074654470", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-851960633"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:13:52,600 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525 0.679s 2026-06-12 15:13:52,600 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:51 GMT', 'server': 'Apache', 'content-length': '1520', '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-1234ddcf-338d-414f-bbad-409f3e302f61', 'x-compute-request-id': 'req-1234ddcf-338d-414f-bbad-409f3e302f61', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525'} Body: b'{"server": {"id": "c0503c3a-0237-4042-b6ec-63037c019525", "name": "tempest-TestNetworkBasicOps-server-1865039599", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:13:47Z", "updated": "2026-06-12T15:13:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0503c3a-0237-4042-b6ec-63037c019525"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1074654470", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-851960633"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:13:54,631 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525 1.026s 2026-06-12 15:13:54,632 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:53 GMT', 'server': 'Apache', 'content-length': '1520', '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-dbb41ca8-823d-4a09-a2ec-c09c9fb34466', 'x-compute-request-id': 'req-dbb41ca8-823d-4a09-a2ec-c09c9fb34466', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525'} Body: b'{"server": {"id": "c0503c3a-0237-4042-b6ec-63037c019525", "name": "tempest-TestNetworkBasicOps-server-1865039599", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:13:47Z", "updated": "2026-06-12T15:13:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0503c3a-0237-4042-b6ec-63037c019525"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1074654470", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-851960633"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:13:56,504 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525 0.868s 2026-06-12 15:13:56,504 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:55 GMT', 'server': 'Apache', 'content-length': '1693', '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-4e7af670-fade-4539-b8dc-87fb019ff97a', 'x-compute-request-id': 'req-4e7af670-fade-4539-b8dc-87fb019ff97a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525'} Body: b'{"server": {"id": "c0503c3a-0237-4042-b6ec-63037c019525", "name": "tempest-TestNetworkBasicOps-server-1865039599", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:13:47Z", "updated": "2026-06-12T15:13:55Z", "addresses": {"tempest-network-smoke--1550106701": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:12:f3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0503c3a-0237-4042-b6ec-63037c019525"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1074654470", "OS-SRV-USG:launched_at": "2026-06-12T15:13:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-851960633"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:13:56,509 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2026-06-12 15:13:56,802 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525 0.292s 2026-06-12 15:13:56,802 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:56 GMT', 'server': 'Apache', 'content-length': '1693', '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-a8637efe-0278-4bd1-9ab5-36d1520910bb', 'x-compute-request-id': 'req-a8637efe-0278-4bd1-9ab5-36d1520910bb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525'} Body: b'{"server": {"id": "c0503c3a-0237-4042-b6ec-63037c019525", "name": "tempest-TestNetworkBasicOps-server-1865039599", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:13:47Z", "updated": "2026-06-12T15:13:55Z", "addresses": {"tempest-network-smoke--1550106701": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:12:f3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0503c3a-0237-4042-b6ec-63037c019525"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1074654470", "OS-SRV-USG:launched_at": "2026-06-12T15:13:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-851960633"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:13:56,807 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-12 15:13:57,382 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c0503c3a-0237-4042-b6ec-63037c019525 0.575s 2026-06-12 15:13:57,383 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-4910ef90-dbca-4533-b202-4978cc231057', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c0503c3a-0237-4042-b6ec-63037c019525'} Body: b'{"ports":[{"id":"94902f8b-023b-4f78-ab7a-8e33ec23daf9","name":"","network_id":"0a26b328-e389-470a-a506-4e9b5939e033","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:14:12:f3","admin_state_up":true,"status":"ACTIVE","device_id":"c0503c3a-0237-4042-b6ec-63037c019525","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b2e01c88-fd81-43c5-acaf-8590e10b4e92","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["391a86e3-21fc-4b53-b2e8-fad6beac697c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1865039599","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1865039599","fqdn":"tempest-testnetworkbasicops-server-1865039599.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:13:50Z","updated_at":"2026-06-12T15:13:55Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:13:57,383 25 DEBUG [tempest.common.waiters] Server ID c0503c3a-0237-4042-b6ec-63037c019525 ports are all ACTIVE [{'id': '94902f8b-023b-4f78-ab7a-8e33ec23daf9', 'name': '', 'network_id': '0a26b328-e389-470a-a506-4e9b5939e033', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'mac_address': 'fa:16:3e:14:12:f3', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c0503c3a-0237-4042-b6ec-63037c019525', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b2e01c88-fd81-43c5-acaf-8590e10b4e92', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['391a86e3-21fc-4b53-b2e8-fad6beac697c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1865039599', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testnetworkbasicops-server-1865039599', 'fqdn': 'tempest-testnetworkbasicops-server-1865039599.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T15:13:50Z', 'updated_at': '2026-06-12T15:13:55Z', 'revision_number': 4, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'}]: 2026-06-12 15:13:59,425 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.041s 2026-06-12 15:13:59,425 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "port_id": "94902f8b-023b-4f78-ab7a-8e33ec23daf9", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "fixed_ip_address": "10.100.0.10"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-4d03d7bd-8453-41a3-a762-1d5cfb314003', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "42e4942b-5123-42d6-a9a5-953f48fbbf4b", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.239", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "4ead1064-2f1a-409b-ab55-dde5a30b3765", "port_id": "94902f8b-023b-4f78-ab7a-8e33ec23daf9", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "project_id": "d1dc6bb021404784a052b40574f5b14d", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "0a26b328-e389-470a-a506-4e9b5939e033", "mac_address": "fa:16:3e:14:12:f3", "admin_state_up": true, "status": "ACTIVE", "device_id": "c0503c3a-0237-4042-b6ec-63037c019525", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:13:57Z", "updated_at": "2026-06-12T15:13:57Z", "revision_number": 0}}' 2026-06-12 15:13:59,527 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/42e4942b-5123-42d6-a9a5-953f48fbbf4b 0.101s 2026-06-12 15:13:59,527 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:13:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-7006b58c-e25e-4626-9ca8-6508458207c6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/42e4942b-5123-42d6-a9a5-953f48fbbf4b'} Body: b'{"floatingip": {"id": "42e4942b-5123-42d6-a9a5-953f48fbbf4b", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.239", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "4ead1064-2f1a-409b-ab55-dde5a30b3765", "port_id": "94902f8b-023b-4f78-ab7a-8e33ec23daf9", "fixed_ip_address": "10.100.0.10", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "0a26b328-e389-470a-a506-4e9b5939e033", "mac_address":10000 "fa:16:3e:14:12:f3", "admin_state_up": true, "status": "ACTIVE", "device_id": "c0503c3a-0237-4042-b6ec-63037c019525", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:13:57Z", "updated_at": "2026-06-12T15:13:58Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:13:59,527 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '42e4942b-5123-42d6-a9a5-953f48fbbf4b', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'floating_ip_address': '192.168.122.239', 'floating_network_id': 'c67fbedc-cd1d-46b8-b018-2f59b2d38899', 'router_id': '4ead1064-2f1a-409b-ab55-dde5a30b3765', 'port_id': '94902f8b-023b-4f78-ab7a-8e33ec23daf9', 'fixed_ip_address': '10.100.0.10', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '0a26b328-e389-470a-a506-4e9b5939e033', 'mac_address': 'fa:16:3e:14:12:f3', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c0503c3a-0237-4042-b6ec-63037c019525', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T15:13:57Z', 'updated_at': '2026-06-12T15:13:58Z', 'revision_number': 1, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'} is at status: ACTIVE 2026-06-12 15:13:59,528 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.102361 seconds 2026-06-12 15:13:59,528 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.239 with user: cirros 2026-06-12 15:13:59,528 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port begins to ping 192.168.122.239 in 120 sec and the expected result is reachable 2026-06-12 15:14:13,813 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.284376 seconds 2026-06-12 15:14:13,813 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port finishes ping 192.168.122.239 in 120 sec and the ping result is expected 2026-06-12 15:14:13,944 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525/action 0.129s 2026-06-12 15:14:13,945 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:13 GMT', 'server': 'Apache', 'content-length': '75355', '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-066b70b5-2dc9-4667-b650-68a37deaf2ce', 'x-compute-request-id': 'req-066b70b5-2dc9-4667-b650-68a37deaf2ce', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\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] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] 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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000003] kvm-clock: using sched offset of 1618698777 cycles\\n[ 0.000007] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000012] tsc: Detected 2799.998 MHz processor\\n[ 0.000831] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001262] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004070] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004129] Using GB pages for direct mapping\\n[ 0.004469] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004480] ACPI: Early table checksum verification disabled\\n[ 0.004490] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004498] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004508] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004519] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004524] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004528] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004533] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004539] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004542] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004545] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004547] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004548] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004550] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004551] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006048] No NUMA configuration fo 2026-06-12 15:14:13,947 25 DEBUG [tempest.scenario.manager] Console output for c0503c3a-0237-4042-b6ec-63037c019525 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 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] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000003] kvm-clock: using sched offset of 1618698777 cycles [ 0.000007] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000012] tsc: Detected 2799.998 MHz processor [ 0.000831] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001262] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004070] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004129] Using GB pages for direct mapping [ 0.004469] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004480] ACPI: Early table checksum verification disabled [ 0.004490] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004498] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004508] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004519] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004524] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004528] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004533] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004539] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004542] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004545] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004547] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004548] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004550] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004551] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006048] No NUMA configuration found [ 0.006052] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006066] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006573] Zone ranges: [ 0.006575] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006578] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006580] Normal empty [ 0.006582] Device empty [ 0.006583] Movable zone start for each node [ 0.006587] Early memory node ranges [ 0.006588] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006589] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006591] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.009276] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.009359] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.010032] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.021201] ACPI: PM-Timer IO Port: 0x608 [ 0.021267] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.021407] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.021413] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.021417] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.021419] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.021422] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.021424] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.021428] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.021434] TSC deadline timer available [ 0.021449] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.021551] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.021554] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.021556] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.021557] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.021560] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.021562] Booting paravirtualized kernel on KVM [ 0.021569] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.021580] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.024683] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.024772] kvm-guest: setup async PF for cpu 0 [ 0.024801] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.024822] kvm-guest: PV spinlocks disabled, single CPU [ 0.024836] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.024839] Policy zone: DMA32 [ 0.024841] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.024918] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.024966] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.024990] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.025057] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.025532] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.026296] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.026331] ftrace: allocating 50600 entries in 198 pages [ 0.060547] ftrace: allocated 198 pages with 4 groups [ 0.060845] rcu: Hierarchical RCU implementation. [ 0.060849] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.060852] Rude variant of Tasks RCU enabled. [ 0.060853] Tracing variant of Tasks RCU enabled. [ 0.060855] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.060857] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.066298] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.066785] random: crng init done [ 0.109438] Console: colour VGA+ 80x25 [ 0.251678] printk: console [tty1] enabled [ 0.579635] printk: console [ttyS0] enabled [ 0.582390] ACPI: Core revision 20210730 [ 0.585305] APIC: Switch to symmetric I/O mode setup [ 0.589617] x2apic enabled [ 0.592465] Switched APIC routing to physical x2apic. [ 0.600811] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.607277] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.611266] pid_max: default: 32768 minimum: 301 [ 0.611266] LSM: Security Framework initializing [ 0.611266] landlock: Up and running. [ 0.611266] Yama: becoming mindful. [ 0.611266] AppArmor: AppArmor initialized [ 0.611266] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.611266] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.611266] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.611266] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.611266] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.611266] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.611266] Spectre V2 : Mitigation: Retpolines [ 0.611266] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.611266] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.611266] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.611266] RETBleed: Mitigation: untrained return thunk [ 0.611266] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.611266] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.611266] Freeing SMP alternatives memory: 44K [ 0.611266] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.611477] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.615158] ... version: 0 [ 0.615282] ... bit width: 48 [ 0.619282] ... generic registers: 6 [ 0.622035] ... value mask: 0000ffffffffffff [ 0.623286] ... max period: 00007fffffffffff [ 0.626615] ... fixed-purpose events: 0 [ 0.627286] ... event mask: 000000000000003f [ 0.630999] rcu: Hierarchical SRCU implementation. [ 0.632137] smp: Bringing up secondary CPUs ... [ 0.635309] smp: Brought up 1 node, 1 CPU [ 0.638213] smpboot: Max logical packages: 1 [ 0.639288] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.644190] devtmpfs: initialized [ 0.646900] x86/mm: Memory block size: 128MB [ 0.647548] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.651323] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.655420] pinctrl core: initialized pinctrl subsystem [ 0.659061] PM: RTC time: 15:13:57, date: 2026-06-12 [ 0.659500] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.663443] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.667362] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.671311] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.675335] audit: initializing netlink subsys (disabled) [ 0.678931] thermal_sys: Registered thermal governor 'fair_share' [ 0.678934] thermal_sys: Registered thermal governor 'bang_bang' [ 0.679285] thermal_sys: Registered thermal governor 'step_wise' [ 0.682616] thermal_sys: Registered thermal governor 'user_space' [ 0.683290] audit: type=2000 audit(1781277236.978:1): state=initialized audit_enabled=0 res=1 [ 0.687300] thermal_sys: Registered thermal governor 'power_allocator' [ 0.687343] EISA bus registered [ 0.693502] cpuidle: using governor ladder [ 0.695286] cpuidle: using governor menu [ 0.700164] ACPI: bus type PCI registered [ 0.702874] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.703645] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.707285] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.711181] PCI: Using configuration type 1 for base access [ 0.712812] Kprobes globally optimized [ 0.715327] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.719283] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.724302] ACPI: Added _OSI(Module Device) [ 0.726766] ACPI: Added _OSI(Processor Device) [ 0.727292] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.730233] ACPI: Added _OSI(Processor Aggregator Device) [ 0.731303] ACPI: Added _OSI(Linux-Dell-Video) [ 0.734234] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.735352] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.742199] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.747156] ACPI: Interpreter enabled [ 0.747299] ACPI: PM: (supports S0 S5) [ 0.749585] ACPI: Using IOAPIC for interrupt routing [ 0.751350] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.755280] PCI: Using E820 reservations for host bridge windows [ 0.759204] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.765697] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.767290] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.771443] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.775397] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.780484] PCI host bridge to bus 0000:00 [ 0.783055] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.783284] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.787290] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.791281] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.795282] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.799280] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.803335] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.807736] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.818022] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.826937] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.838740] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.843350] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.855343] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.859611] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.868316] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.874873] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.882624] pci 0000:00:02.0: enabling Extended Tags [ 0.885930] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.890702] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.898696] pci 0000:00:02.1: enabling Extended Tags [ 0.901907] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.906885] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.913091] pci 0000:00:02.2: enabling Extended Tags [ 0.917933] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.923283] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.934603] pci 0000:00:02.3: enabling Extended Tags [ 0.937976] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.943003] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.951533] pci 0000:00:02.4: enabling Extended Tags [ 0.959317] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.966774] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.972971] pci 0000:00:02.5: enabling Extended Tags [ 0.978170] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.982793] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.993362] pci 0000:00:02.6: enabling Extended Tags [ 0.999946] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.008302] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.018206] pci 0000:00:02.7: enabling Extended Tags [ 1.024546] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.030833] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.036685] pci 0000:00:03.0: enabling Extended Tags [ 1.041903] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.046913] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.052130] pci 0000:00:03.1: enabling Extended Tags [ 1.058014] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.062527] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.069613] pci 0000:00:03.2: enabling Extended Tags [ 1.073899] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.078270] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.085630] pci 0000:00:03.3: enabling Extended Tags [ 1.091914] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.098790] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.104860] pci 0000:00:03.4: enabling Extended Tags [ 1.110161] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.115296] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.127640] pci 0000:00:03.5: enabling Extended Tags [ 1.135112] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.139109] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.145947] pci 0000:00:03.6: enabling Extended Tags [ 1.149902] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.155289] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.167608] pci 0000:00:03.7: enabling Extended Tags [ 1.177402] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.183124] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.190835] pci 0000:00:04.0: enabling Extended Tags [ 1.194297] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.199168] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.207689] pci 0000:00:04.1: enabling Extended Tags [ 1.214129] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.219286] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.231527] pci 0000:00:04.2: enabling Extended Tags [ 1.237325] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.243036] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.250437] pci 0000:00:04.3: enabling Extended Tags [ 1.254348] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.259196] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.265688] pci 0000:00:04.4: enabling Extended Tags [ 1.270039] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.275288] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.286746] pci 0000:00:04.5: enabling Extended Tags [ 1.290059] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.295294] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.307595] pci 0000:00:04.6: enabling Extended Tags [ 1.313565] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.319295] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.332754] pci 0000:00:04.7: enabling Extended Tags [ 1.342152] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.349806] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.359355] pci 0000:00:05.0: enabling Extended Tags [ 1.429443] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.433863] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.436858] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.456805] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.462566] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.469709] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.480088] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.491735] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.500871] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.509144] pci 0000:01:00.0: enabling Extended Tags [ 1.590237] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.591371] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.595347] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.599402] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.605801] pci_bus 0000:02: extended config space not accessible [ 1.607633] acpiphp: Slot [1] registered [ 1.610490] acpiphp: Slot [0] registered [ 1.611341] acpiphp: Slot [2] registered [ 1.614347] acpiphp: Slot [3] registered [ 1.615338] acpiphp: Slot [4] registered [ 1.618077] acpiphp: Slot [5] registered [ 1.619333] acpiphp: Slot [6] registered [ 1.622221] acpiphp: Slot [7] registered [ 1.623328] acpiphp: Slot [8] registered [ 1.626148] acpiphp: Slot [9] registered [ 1.627342] acpiphp: Slot [10] registered [ 1.630355] acpiphp: Slot [11] registered [ 1.631355] acpiphp: Slot [12] registered [ 1.634899] acpiphp: Slot [13] registered [ 1.635335] acpiphp: Slot [14] registered [ 1.638247] acpiphp: Slot [15] registered [ 1.639341] acpiphp: Slot [16] registered [ 1.642322] acpiphp: Slot [17] registered [ 1.643338] acpiphp: Slot [18] registered [ 1.646568] acpiphp: Slot [19] registered [ 1.647333] acpiphp: Slot [20] registered [ 1.650390] acpiphp: Slot [21] registered [ 1.651335] acpiphp: Slot [22] registered [ 1.654400] acpiphp: Slot [23] registered [ 1.655334] acpiphp: Slot [24] registered [ 1.658404] acpiphp: Slot [25] registered [ 1.659343] acpiphp: Slot [26] registered [ 1.662486] acpiphp: Slot [27] registered [ 1.663338] acpiphp: Slot [28] registered [ 1.666418] acpiphp: Slot [29] registered [ 1.667355] acpiphp: Slot [30] registered [ 1.670735] acpiphp: Slot [31] registered [ 1.674075] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.684313] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.770689] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.771355] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.775407] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.779428] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.789270] acpiphp: Slot [0-2] registered [ 1.792033] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.802839] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.814514] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.818314] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.819549] pci 0000:03:00.0: enabling Extended Tags [ 1.902107] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.903432] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.907478] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.915009] acpiphp: Slot [0-3] registered [ 1.916056] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.927298] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.943293] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.951486] pci 0000:04:00.0: enabling Extended Tags [ 2.037254] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.039416] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.043460] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.050899] acpiphp: Slot [0-4] registered [ 2.052120] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.061234] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.071290] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.077998] pci 0000:05:00.0: enabling Extended Tags [ 2.161579] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.163423] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.167415] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.175679] acpiphp: Slot [0-5] registered [ 2.179445] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.191182] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.198766] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.201571] pci 0000:06:00.0: enabling Extended Tags [ 2.280295] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.283412] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.287400] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.294529] acpiphp: Slot [0-6] registered [ 2.366510] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.367438] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.371408] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.378739] acpiphp: Slot [0-7] registered [ 2.452256] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.455472] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.459447] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.466771] acpiphp: Slot [0-8] registered [ 2.538957] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.539412] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.543402] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.550786] acpiphp: Slot [0-9] registered [ 2.624830] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.627456] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.631460] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.639824] acpiphp: Slot [0-10] registered [ 2.715749] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.719422] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.723422] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.731012] acpiphp: Slot [0-11] registered [ 2.804104] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.807414] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.811450] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.819172] acpiphp: Slot [0-12] registered [ 2.890495] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.891445] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.895432] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.903192] acpiphp: Slot [0-13] registered [ 2.979657] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.983445] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.987428] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.995497] acpiphp: Slot [0-14] registered [ 3.071927] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.075444] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.079410] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.087487] acpiphp: Slot [0-15] registered [ 3.163090] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.163428] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.167401] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.175207] acpiphp: Slot [0-16] registered [ 3.245261] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.247427] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.251465] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.258253] acpiphp: Slot [0-17] registered [ 3.333448] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.335438] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.339454] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.346717] acpiphp: Slot [0-18] registered [ 3.419707] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.423413] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.427441] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.435241] acpiphp: Slot [0-19] registered [ 3.509954] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.511415] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.515411] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.523073] acpiphp: Slot [0-20] registered [ 3.601751] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.603464] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.607425] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.615132] acpiphp: Slot [0-21] registered [ 3.689701] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.691413] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.695403] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.702702] acpiphp: Slot [0-22] registered [ 3.775671] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.779456] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.783422] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.790947] acpiphp: Slot [0-23] registered [ 3.863035] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.863442] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.867473] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.875580] acpiphp: Slot [0-24] registered [ 3.949843] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.951427] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.955402] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.962450] acpiphp: Slot [0-25] registered [ 4.034631] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.035419] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.039401] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.094056] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.095516] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.099525] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.103505] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.107564] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.111501] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.115515] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.119506] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.123385] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.127305] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.131299] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.135306] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.139306] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.143301] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.147300] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.151300] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.157096] iommu: Default domain type: Translated [ 4.159310] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.163648] SCSI subsystem initialized [ 4.166632] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.167266] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.167309] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.170981] vgaarb: loaded [ 4.171404] ACPI: bus type USB registered [ 4.174096] usbcore: registered new interface driver usbfs [ 4.175308] usbcore: registered new interface driver hub [ 4.178837] usbcore: registered new device driver usb [ 4.179371] pps_core: LinuxPPS API ver. 1 registered [ 4.183266] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.187329] PTP clock support registered [ 4.190147] EDAC MC: Ver: 3.0.0 [ 4.194903] NetLabel: Initializing [ 4.195285] NetLabel: domain hash size = 128 [ 4.198171] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.199383] NetLabel: unlabeled traffic allowed by default [ 4.203149] PCI: Using ACPI for IRQ routing [ 5.057196] clocksource: Switched to clocksource kvm-clock [ 5.078262] VFS: Disk quotas dquot_6.6.0 [ 5.081595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.087106] AppArmor: AppArmor Filesystem Enabled [ 5.090973] pnp: PnP ACPI init [ 5.094090] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.100267] pnp: PnP ACPI: found 5 devices [ 5.109927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.116809] NET: Registered PF_INET protocol family [ 5.120704] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.133859] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.139898] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.145265] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.150393] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.155453] TCP: Hash tables configured (established 1024 bind 1024) [ 5.160226] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.165084] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.169203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.173979] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.178462] NET: Registered PF_XDP protocol family [ 5.182060] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.187455] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.193818] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.199695] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.205349] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.210868] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.216890] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.223127] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.229087] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.234791] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.240625] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.246849] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.252398] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.258011] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.263887] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.269045] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.274267] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.279661] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.285353] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.290822] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.296592] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.302490] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.307990] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.313341] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.318901] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.323197] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.327650] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.331785] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.336026] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.340190] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.344446] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.348431] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.352607] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.356883] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.361552] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.365639] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.369643] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.373794] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.377932] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.382387] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.386479] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.391105] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.395816] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.400195] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.404468] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.408750] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.413584] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.419066] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.423989] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.429293] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.434417] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.438972] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.443126] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.447393] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.451439] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.455928] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.460479] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.464881] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.469053] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.473515] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.477664] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.481741] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.486347] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.490936] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.495106] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.499487] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.503610] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.507673] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.511774] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.516013] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.519914] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.523846] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.527773] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.532074] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.537159] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.541847] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.546421] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.550886] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.555664] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.559866] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.564265] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.568339] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.572983] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.577364] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.581592] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.585564] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.589975] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.594329] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.598603] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.602579] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.606780] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.610834] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.614987] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.618934] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.623317] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.626887] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.635977] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.642992] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.652774] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.657848] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.664500] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.673869] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.682787] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.690291] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.696161] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.705089] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.711518] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.719260] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.729191] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.735576] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.741111] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.749192] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.755210] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.763936] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.772402] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.778162] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.785652] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.794617] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.800449] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.807714] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.817005] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.823159] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.830340] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.841412] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.846879] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.855425] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.864675] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.870269] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.878583] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.888535] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.894733] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.902479] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.912048] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.918035] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.926491] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.936424] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.939870] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.947682] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.953606] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.963498] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.968422] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.975049] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.981468] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.988820] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.993774] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.000146] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.007854] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.017223] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.020674] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.026895] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.034558] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.044954] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.048682] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.056340] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.064155] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.072587] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.078152] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.084436] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.091566] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.100452] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.103973] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.111776] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.118492] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.128542] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.133842] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.141152] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.149659] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.159913] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.163902] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.172547] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.180333] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.188306] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.193541] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.199976] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.207720] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.216386] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.219937] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.226989] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.233547] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.243760] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.248753] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.256208] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.263554] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.272560] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.288833] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.296251] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.305442] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.315897] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.321684] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.326523] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.331727] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.336965] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.342120] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.347384] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.351818] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.356636] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.362344] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.366607] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.371519] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.377987] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.382800] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.390224] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.395048] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.400550] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.405278] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.410818] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.415622] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.420359] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.425275] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.429911] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.434679] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.439468] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.443369] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.447996] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.452229] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.457363] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.462009] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.467120] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.471287] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.476529] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.480722] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.485343] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.488908] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.493529] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.498589] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.502756] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.507908] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.513652] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.518072] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.522909] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.528698] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.533273] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.537568] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.542856] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.546717] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.551649] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.556564] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.560358] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.564594] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.569698] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.573793] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.578201] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.583263] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.586936] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.591091] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.597493] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.601401] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.605762] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.610268] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.614081] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.618477] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.623590] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.627395] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.631615] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.636897] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.640658] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.644850] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.649993] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.653621] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.658002] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.665598] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.678527] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 13218 usecs [ 6.684874] PCI: CLS 0 bytes, default 64 [ 6.687868] Trying to unpack rootfs image as initramfs... [ 6.691876] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.708223] Initialise system trusted keyrings [ 6.711430] Key type blacklist registered [ 6.719378] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.735842] zbud: loaded [ 6.738095] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.751637] fuse: init (API version 7.34) [ 6.761285] integrity: Platform Keyring initialized [ 6.771427] Key type asymmetric registered [ 6.774891] Asymmetric key parser 'x509' registered [ 6.787517] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.795859] io scheduler mq-deadline registered [ 6.811477] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.824088] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.840840] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.854102] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.873261] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.885853] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.909447] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.920048] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.937041] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.948476] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.965804] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.980683] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.997367] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.006352] Freeing initrd memory: 8744K [ 7.010292] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.021333] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.028024] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.034304] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.042744] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.049626] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.061029] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.066382] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.075798] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.082082] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.091179] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.109198] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.121583] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.128089] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.137482] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.142530] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.152463] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.158471] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.168704] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.173815] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.179843] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.188498] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.193210] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.203332] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.208199] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.219387] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.225937] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.236126] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.240955] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.251744] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.258000] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.268660] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.273576] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.285107] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.291784] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.301311] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.305608] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.312104] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.320486] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.325335] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.333352] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.343393] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.347668] shpchp 0000:01:00.0: Slot initialization failed [ 7.353793] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.358675] input: Power Bu10000 tton as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.365298] ACPI: button: Power Button [PWRF] [ 7.400336] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.442343] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.454522] Linux agpgart interface v0.103 [ 7.462277] loop: module loaded [ 7.465188] tun: Universal TUN/TAP device driver, 1.6 [ 7.471181] PPP generic driver version 2.4.2 [ 7.474588] VFIO - User Level meta-driver version: 0.3 [ 7.478879] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.483376] ehci-pci: EHCI PCI platform driver [ 7.486380] ehci-platform: EHCI generic platform driver [ 7.489809] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.494157] ohci-pci: OHCI PCI platform driver [ 7.497400] ohci-platform: OHCI generic platform driver [ 7.500835] uhci_hcd: USB Universal Host Controller Interface driver [ 7.508527] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.512724] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.518460] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.522386] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.527017] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.532608] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.537924] usb usb1: Product: UHCI Host Controller [ 7.541222] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.545765] usb usb1: SerialNumber: 0000:02:01.0 [ 7.549421] hub 1-0:1.0: USB hub found [ 7.552304] hub 1-0:1.0: 2 ports detected [ 7.555623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.563912] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.567410] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.571118] mousedev: PS/2 mouse device common for all mice [ 7.576570] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.582683] rtc_cmos 00:03: RTC can wake from S4 [ 7.588293] rtc_cmos 00:03: registered as rtc0 [ 7.591861] rtc_cmos 00:03: setting system clock to 2026-06-12T15:14:05 UTC (1781277245) [ 7.597640] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.602594] i2c_dev: i2c /dev entries driver [ 7.606042] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.615079] device-mapper: uevent: version 1.0.3 [ 7.618607] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.624481] platform eisa.0: Probing EISA bus 0 [ 7.627837] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.632390] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.636559] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.640724] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.645181] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.649419] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.653598] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.657926] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.662548] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.666779] platform eisa.0: EISA: Detected 0 cards [ 7.670146] ledtrig-cpu: registered to indicate activity on CPUs [ 7.674914] drop_monitor: Initializing network drop monitor service [ 7.679792] NET: Registered PF_INET6 protocol family [ 7.689690] Segment Routing with IPv6 [ 7.692822] In-situ OAM (IOAM) with IPv6 [ 7.695671] NET: Registered PF_PACKET protocol family [ 7.699820] Key type dns_resolver registered [ 7.704120] IPI shorthand broadcast: enabled [ 7.708078] registered taskstats version 1 [ 7.711679] Loading compiled-in X.509 certificates [ 7.716076] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.723761] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.730909] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.737949] blacklist: Loading compiled-in revocation X.509 certificates [ 7.742713] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.749406] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.758212] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.766128] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.773463] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.780481] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.787663] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.795371] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.803843] zswap: loaded using pool lzo/zbud [ 7.807622] Key type .fscrypt registered [ 7.810540] Key type fscrypt-provisioning registered [ 7.816911] Key type encrypted registered [ 7.820131] AppArmor: AppArmor sha1 policy hashing enabled [ 7.824187] ima: No TPM chip found, activating TPM-bypass! [ 7.827957] Loading compiled-in module X.509 certificates [ 7.833385] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.840908] ima: Allocated hash algorithm: sha1 [ 7.844477] ima: No architecture policies found [ 7.848232] evm: Initialising EVM extended attributes: [ 7.852083] evm: security.selinux [ 7.854679] evm: security.SMACK64 [ 7.857291] evm: security.SMACK64EXEC [ 7.860088] evm: security.SMACK64TRANSMUTE [ 7.863368] evm: security.SMACK64MMAP [ 7.866451] evm: security.apparmor [ 7.869542] evm: security.ima [ 7.872339] evm: security.capability [ 7.875372] evm: HMAC attrs: 0x1 [ 7.878928] PM: Magic number: 14:659:234 [ 7.882477] acpi device:4e: hash matches [ 7.886056] RAS: Correctable Errors collector initialized. [ 7.890285] Unstable clock detected, switching default tracing clock to "global" [ 7.890285] If you want to keep using the local clock, then add: [ 7.890285] "trace_clock=local" [ 7.890285] on the kernel command line [ 7.903635] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.942994] Freeing unused decrypted memory: 2036K [ 7.952269] Freeing unused kernel image (initmem) memory: 3244K [ 7.956739] Write protecting the kernel read-only data: 30720k [ 7.964755] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.972324] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.023472] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.028417] Run /init as init process info: initramfs: up at 7.50 [ 8.119742] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.132610] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.138926] GPT:229375 != 2097151 [ 8.141959] GPT:Alternate GPT header not at the end of the disk. [ 8.146917] GPT:229375 != 2097151 [ 8.149823] GPT: Use GNU Parted to correct GPT errors. [ 8.228705] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.636620] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.668898] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.64 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:c0:50:3c:3a:02:37:40:42:b6:ec:63:03:7c:01:95:25 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTICjGWO88lPxF7g74lYhPYA8d9sdK9hUcWsE4u2U8eTY5FxgKuI5o465dLgtYxfMSESVJXjdvv6cteu0A+B4cvgeK0+sVOhnTkYruXuKmiotguvxiyFCiWeaKzX8VFI6Jg0MCDXkqRTPvNUWbJc0QaqxaC9BzvPM69PldMCQRsoXBaPD9xSSyg5zwKgctEr2evjpNqzqhl9vd1Q88fDrNxEPGaXm6XJmgubYdJmVMJMGboI+Oq2ri2ou/ghj/QlnRAKwpczFHIMR5K1biwnhutFNqDktHQAc1RUPkQeWk6SYuSoravekwDWKG2WRGnuqGpnRwcFTumi9sgVgp0GwL root@tempest-testnetworkbasicops-server-1865039599 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP7wbEmI6c757CuA9+GxWpXxALysQPaWL13J7d55RMI6WXppQQB2jJwFJfdexQMl8rS3j2bJ0SQ94Eg9EP8H01c= root@tempest-testnetworkbasicops-server-1865039599 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe14:12f3/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: c0503c3a-0237-4042-b6ec-63037c019525 name: tempest-TestNetworkBasicOps-server-1865039599 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1865039599 launch-index: 0 === cirros: current=0.6.2 uptime=9.89 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:14:12:F3 inet6 addr: fe80::f816:3eff:fe14:12f3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1022 (1022.0 B) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1865039599 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.754017] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.757744] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.779506] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.133494] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.185419] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.319860] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.321205] ISO 9660 Extensions: RRIP_1991A [ 9.462472] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.262851] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.264979] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 16:14:07 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 16:14:07 cirros auth.notice su: + none root:cirros Jun 12 16:14:07 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 16:14:07 cirros daemon.info dhcpcd[350]: DUID 00:04:c0:50:3c:3a:02:37:40:42:b6:ec:63:03:7c:01:95:25 Jun 12 16:14:07 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 16:14:07 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 16:14:07 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 16:14:07 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:14:12:f3 Jun 12 16:14:07 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe14:12f3 Jun 12 16:14:07 cirros authpriv.info dropbear[391]: Running in background Jun 12 16:14:08 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1865039599 login: 2026-06-12 15:14:13,948 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:13,955 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:14,030 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:14,030 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:14,856 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.825s 2026-06-12 15:14:14,857 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1166249608", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-7a760a23-969b-4a68-8af2-29377c28deb4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"b80d8218-4053-4896-ad80-8e74e11f1b25","name":"tempest-network-smoke--1166249608","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d1dc6bb021404784a052b40574f5b14d","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:14:14Z","updated_at":"2026-06-12T15:14:14Z","revision_number":1}}' 2026-06-12 15:14:14,948 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28 0.090s 2026-06-12 15:14:14,948 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-0f4bb6f3-81ee-4afd-a101-70adc843b158', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"b2e01c88-fd81-43c5-acaf-8590e10b4e92","name":"tempest-subnet-smoke-724678043","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"0a26b328-e389-470a-a506-4e9b5939e033","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:13:33Z","updated_at":"2026-06-12T15:13:33Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:14:15,062 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.113s 2026-06-12 15:14:15,062 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-5e555f42-b363-41df-bcbc-7dd4ed4a252f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:14:15,354 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28 0.291s 2026-06-12 15:14:15,354 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3f567305-271b-4799-b2fa-08acd84d6cc6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:14:15,416 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.16%2F28 0.061s 2026-06-12 15:14:15,416 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9d830605-a802-4926-b25c-ef7fe3bac0ac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:14:15,516 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.100s 2026-06-12 15:14:15,517 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-b076a5ba-0165-4fe8-a7e6-92a233c56f69', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:14:15,596 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.16%2F28 0.078s 2026-06-12 15:14:15,596 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-eead9922-8b23-4c9b-bd89-8e36d6671ee6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:14:16,512 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.915s 2026-06-12 15:14:16,512 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1514700147", "network_id": "b80d8218-4053-4896-ad80-8e74e11f1b25", "project_id": "d1dc6bb021404784a052b40574f5b14d", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-1d58dd66-285a-46f7-81e4-881118a72fff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"b7e72188-081a-4bb0-8881-fb4ef0b930a1","name":"tempest-subnet-smoke-1514700147","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"b80d8218-4053-4896-ad80-8e74e11f1b25","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.17","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-12T15:14:15Z","updated_at":"2026-06-12T15:14:15Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:14:16,513 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:16,517 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:16,617 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:16,618 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:16,618 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-12 15:14:16,618 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:16,623 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:16,685 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:16,686 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:16,774 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c0503c3a-0237-4042-b6ec-63037c019525 0.081s 2026-06-12 15:14:16,774 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-26ef2627-dcbb-4372-b88b-65493bc30b2b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c0503c3a-0237-4042-b6ec-63037c019525'} Body: b'{"ports":[{"id":"94902f8b-023b-4f78-ab7a-8e33ec23daf9","name":"","network_id":"0a26b328-e389-470a-a506-4e9b5939e033","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:14:12:f3","admin_state_up":true,"status":"ACTIVE","device_id":"c0503c3a-0237-4042-b6ec-63037c019525","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b2e01c88-fd81-43c5-acaf-8590e10b4e92","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["391a86e3-21fc-4b53-b2e8-fad6beac697c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1865039599","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1865039599","fqdn":"tempest-testnetworkbasicops-server-1865039599.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:13:50Z","updated_at":"2026-06-12T15:13:55Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:14:22,471 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525/os-interface 5.696s 2026-06-12 15:14:22,472 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"interfaceAttachment": {"net_id": "b80d8218-4053-4896-ad80-8e74e11f1b25"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:16 GMT', 'server': 'Apache', 'content-length': '282', '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-30df4b49-392f-425a-b03d-591439783405', 'x-compute-request-id': 'req-30df4b49-392f-425a-b03d-591439783405', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "b80d8218-4053-4896-ad80-8e74e11f1b25", "port_id": "6f40ce43-9942-482e-962a-2455fe27e539", "mac_addr": "fa:16:3e:f0:b0:ef", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b7e72188-081a-4bb0-8881-fb4ef0b930a1", "ip_address": "10.100.0.21"}]}}' 2026-06-12 15:14:23,437 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c0503c3a-0237-4042-b6ec-63037c019525 0.964s 2026-06-12 15:14:23,438 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2675', 'x-openstack-request-id': 'req-3f09a2a2-83d8-4df5-876e-060688d2eec9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c0503c3a-0237-4042-b6ec-63037c019525'} Body: b'{"ports":[{"id":"6f40ce43-9942-482e-962a-2455fe27e539","name":"","network_id":"b80d8218-4053-4896-ad80-8e74e11f1b25","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:f0:b0:ef","admin_state_up":true,"status":"ACTIVE","device_id":"c0503c3a-0237-4042-b6ec-63037c019525","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b7e72188-081a-4bb0-8881-fb4ef0b930a1","ip_address":"10.100.0.21"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["efb47eb8-10f7-4ec4-a48e-76df0d2d3221"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1865039599","dns_assignment":[{"ip_address":"10.100.0.21","hostname":"tempest-testnetworkbasicops-server-1865039599","fqdn":"tempest-testnetworkbasicops-server-1865039599.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:14:17Z","updated_at":"2026-06-12T15:14:20Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"},{"id":"94902f8b-023b-4f78-ab7a-8e33ec23daf9","name":"","network_id":"0a26b328-e389-470a-a506-4e9b5939e033","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:14:12:f3","admin_state_up":true,"status":"ACTIVE","device_id":"c0503c3a-0237-4042-b6ec-63037c019525","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b2e01c88-fd81-43c5-acaf-8590e10b4e92","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["391a86e3-21fc-4b53-b2e8-fad6beac697c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1865039599","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1865039599","fqdn":"tempest-testnetworkbasicops-server-1865039599.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:13:50Z","updated_at":"2026-06-12T15:13:55Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:14:23,438 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.965124 seconds 2026-06-12 15:14:23,438 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-12 15:14:23,439 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:23,443 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:23,565 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:23,566 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:23,572 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.133064 seconds 2026-06-12 15:14:23,572 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2026-06-12 15:14:23,572 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:23,574 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:23,671 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:23,671 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:23,676 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip addr add 10.100.0.21/28 dev eth1 2026-06-12 15:14:23,677 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:23,679 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:23,775 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:23,776 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:23,790 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2026-06-12 15:14:23,791 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:23,793 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:23,891 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:23,891 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:24,003 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c0503c3a-0237-4042-b6ec-63037c019525&network_id=b80d8218-4053-4896-ad80-8e74e11f1b25 0.104s 2026-06-12 15:14:24,004 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-b1ac3fbb-2626-4f82-9e74-24207cda0087', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c0503c3a-0237-4042-b6ec-63037c019525&network_id=b80d8218-4053-4896-ad80-8e74e11f1b25'} Body: b'{"ports":[{"id":"6f40ce43-9942-482e-962a-2455fe27e539","name":"","network_id":"b80d8218-4053-4896-ad80-8e74e11f1b25","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:f0:b0:ef","admin_state_up":true,"status":"ACTIVE","device_id":"c0503c3a-0237-4042-b6ec-63037c019525","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b7e72188-081a-4bb0-8881-fb4ef0b930a1","ip_address":"10.100.0.21"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["efb47eb8-10f7-4ec4-a48e-76df0d2d3221"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1865039599","dns_assignment":[{"ip_address":"10.100.0.21","hostname":"tempest-testnetworkbasicops-server-1865039599","fqdn":"tempest-testnetworkbasicops-server-1865039599.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:14:17Z","updated_at":"2026-06-12T15:14:20Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:14:24,005 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:24,008 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:24,118 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:24,119 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:24,119 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip -o link | awk '/fa:16:3e:f0:b0:ef/ {print $2}' 2026-06-12 15:14:24,119 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:24,123 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:24,221 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:24,223 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:24,317 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.087s 2026-06-12 15:14:24,317 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-281391141", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIcF0BUBVXRosroStOe/RXGb0k9lS4p/jFI7pz7N+Km2xkq84O0SL38uiAz9tzDfmiqi8AcNyg94IPa5ph/S+F8zONN8xWlTtVNxKN4oYB+TJ1Sm/ZgsjN9k5rOLLj2YXw=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:24 GMT', 'server': 'Apache', 'content-length': '397', '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-11d1e3c8-82ec-4731-b498-726cbc6c1fc6', 'x-compute-request-id': 'req-11d1e3c8-82ec-4731-b498-726cbc6c1fc6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-281391141", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIcF0BUBVXRosroStOe/RXGb0k9lS4p/jFI7pz7N+Km2xkq84O0SL38uiAz9tzDfmiqi8AcNyg94IPa5ph/S+F8zONN8xWlTtVNxKN4oYB+TJ1Sm/ZgsjN9k5rOLLj2YXw==", "fingerprint": "8e:bb:0a:2b:d0:30:68:5a:8b:4a:ce:5b:c2:ff:e4:d7", "user_id": "3d4d31a4f070430fa8390b5e104a0449"}}' 2026-06-12 15:14:24,941 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.623s 2026-06-12 15:14:24,942 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-296131319", "description": "tempest-secgroup-smoke-296131319 description", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-0923f1f0-c2c1-44dd-a9f3-b3eaa440d9bc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "d10ecd62-b793-462d-ab6d-b63693f51067", "name": "tempest-secgroup-smoke-296131319", "stateful": true, "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "description": "tempest-secgroup-smoke-296131319 description", "shared": false, "security_group_rules": [{"id": "0b075859-7520-48a7-8521-e7f2d5284cb0", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "d10ecd62-b793-462d-ab6d-b63693f51067", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 134, "description": null, "tags": [], "created_at": "2026-06-12T15:14:24Z", "updated_at": "2026-06-12T15:14:24Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}, {"id": "f1893613-69e0-4902-8026-21666be2cc60", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "d10ecd62-b793-462d-ab6d-b63693f51067", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 135, "description": null, "tags": [], "created_at": "2026-06-12T15:14:24Z", "updated_at": "2026-06-12T15:14:24Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}], "tags": [], "created_at": "2026-06-12T15:14:24Z", "updated_at": "2026-06-12T15:14:24Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:14:25,159 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.217s 2026-06-12 15:14:25,159 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d10ecd62-b793-462d-ab6d-b63693f51067", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7e7e2628-a4ac-4b94-b626-b939ea1d59a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2017a7f5-a57d-4583-969f-cc3f9058e210", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "d10ecd62-b793-462d-ab6d-b63693f51067", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:14:25Z", "updated_at": "2026-06-12T15:14:25Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:14:25,313 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.153s 2026-06-12 15:14:25,313 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d10ecd62-b793-462d-ab6d-b63693f51067", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-142ffe3f-c32f-4365-b052-abc36142223f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cac8aa9e-53a0-4c2e-a7c7-e7e93495e75f", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "d10ecd62-b793-462d-ab6d-b63693f51067", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:14:25Z", "updated_at": "2026-06-12T15:14:25Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:14:26,397 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.083s 2026-06-12 15:14:26,398 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d10ecd62-b793-462d-ab6d-b63693f51067", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6b398737-2438-4526-809f-33764a964bc3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "059b8e2e-d7ad-4f84-9099-151a59242b51", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "d10ecd62-b793-462d-ab6d-b63693f51067", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:14:25Z", "updated_at": "2026-06-12T15:14:25Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:14:26,872 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.473s 2026-06-12 15:14:26,873 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d10ecd62-b793-462d-ab6d-b63693f51067", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-09e063f3-4f6a-4c6b-8065-d9dc87df0c8f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9e767699-480d-449d-b975-d7838b3f531b", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "d10ecd62-b793-462d-ab6d-b63693f51067", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:14:26Z", "updated_at": "2026-06-12T15:14:26Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:14:27,037 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.164s 2026-06-12 15:14:27,038 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d10ecd62-b793-462d-ab6d-b63693f51067", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-05ef4a4b-3b33-4f3e-af74-a07b11ccd287', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2f4a2c01-985d-4586-8487-1c913db86afa", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "d10ecd62-b793-462d-ab6d-b63693f51067", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:14:26Z", "updated_at": "2026-06-12T15:14:26Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:14:27,259 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.221s 2026-06-12 15:14:27,260 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d10ecd62-b793-462d-ab6d-b63693f51067", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-bcbe690f-a711-4a94-9252-489fbfdf9569', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bf46ea49-6d2e-49b9-bd32-fa8a27981661", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "d10ecd62-b793-462d-ab6d-b63693f51067", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:14:27Z", "updated_at": "2026-06-12T15:14:27Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:14:27,592 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.326s 2026-06-12 15:14:27,593 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:27 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b53775b2-b96b-47ca-94ae-1dbbc49afc36', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=400ed7f7925a41eb47b478e43ee4894f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3d4d31a4f070430fa8390b5e104a0449", "name": "tempest-TestNetworkBasicOps-2080194209-project-member", "password_expires_at": null}, "audit_ids": ["nG-pZUF7Rv6N5QXq-TLuLg"], "expires_at": "2026-06-12T16:14:27.000000Z", "issued_at": "2026-06-12T15:14:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1dc6bb021404784a052b40574f5b14d", "name": "tempest-TestNetworkBasicOps-2080194209"}, "is_domain": false, "roles": [{"id": "84dfbc6758f74d718c73b19850f0a2ab", "name": "reader"}, {"id": "0b10eab503b545b1a7e8fa24a1068220", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "26542de8d1a941009f4ca20556c3ffe1", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "f9007553880e4fdcba1101956b96c0be", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "03d88bc7a9be477ea3ecfbe89237da45", "type": "image", "name": "glance"}, {"endpoints": [{"id": "095bd69ea9a44290a9c359173a36b556", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f8e64122fafd444fac68f4db0eabe000", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "345dabaa3a9944439b7c9e64f006a024", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "a057b86da2ae478e96744640656e77f9", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "de3099ade7b0479a8264801695381d53", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "625be93c88a94ec89600c73faef7c620", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "1dca8cb5d1574100a6b5c3321fdd780c", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "96af71fdd7fe4608b9fadfdbca1536a3", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "a15a54be450c46e895f8fa1859524d8e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "cf32a21ce2ae4104a3068e8b53c030f8", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "e47e4efc3dad43bdb92d220e620e675c", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "b45879aa38ea4a01a55f4bd57582a6fd", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "55c565513c084ef09345a3f1356ebdc7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}, {"name": "swift", "id": "bcc9192e64fe4b43a7ba0dce6de77e62", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}], "id": "be4902e0c306454b865cad62c4955c96", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "12c14a57fa7b4158b1cadae10e6ef01f", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "78ae44da8e704841adf77d95f408ff4e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d415649d9beb40a1ad0a4c254a5df7cf", "type": 2026-06-12 15:14:27,593 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2026-06-12 15:14:29,652 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.058s 2026-06-12 15:14:29,653 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-246401442", "imageRef": "8275103d-adb5-4041-9ac9-8b43dc20e626", "flavorRef": "b7ba1027-feea-4cdd-9901-e77859c37669", "networks": [{"uuid": "b80d8218-4053-4896-ad80-8e74e11f1b25"}], "key_name": "tempest-TestNetworkBasicOps-281391141", "security_groups": [{"name": "tempest-secgroup-smoke-296131319"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:27 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b', '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-b19ef032-ec1f-48f1-9ff7-6eb7371cfcd9', 'x-compute-request-id': 'req-b19ef032-ec1f-48f1-9ff7-6eb7371cfcd9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "f9dca81a-01ac-4761-915f-82e1d2c7820b", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-296131319"}], "adminPass": "d7WEs75jvLtB"}}' 2026-06-12 15:14:29,852 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofi10000 ng_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b 0.195s 2026-06-12 15:14:29,852 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:29 GMT', 'server': 'Apache', 'content-length': '1393', '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-e586c0c8-68d9-48da-b770-b676629c75ea', 'x-compute-request-id': 'req-e586c0c8-68d9-48da-b770-b676629c75ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b'} Body: b'{"server": {"id": "f9dca81a-01ac-4761-915f-82e1d2c7820b", "name": "tempest-TestNetworkBasicOps-server-246401442", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:14:29Z", "updated": "2026-06-12T15:14:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-281391141", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:14:31,395 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b 0.538s 2026-06-12 15:14:31,395 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:30 GMT', 'server': 'Apache', 'content-length': '1451', '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-bb34be51-5a1c-4508-b118-6961de5943a3', 'x-compute-request-id': 'req-bb34be51-5a1c-4508-b118-6961de5943a3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b'} Body: b'{"server": {"id": "f9dca81a-01ac-4761-915f-82e1d2c7820b", "name": "tempest-TestNetworkBasicOps-server-246401442", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:14:29Z", "updated": "2026-06-12T15:14:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-281391141", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:14:31,398 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-12 15:14:33,405 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b 1.006s 2026-06-12 15:14:33,406 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:32 GMT', 'server': 'Apache', 'content-length': '1518', '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-788d38f4-b6f2-40aa-97c7-de02a6b6d500', 'x-compute-request-id': 'req-788d38f4-b6f2-40aa-97c7-de02a6b6d500', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b'} Body: b'{"server": {"id": "f9dca81a-01ac-4761-915f-82e1d2c7820b", "name": "tempest-TestNetworkBasicOps-server-246401442", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:14:29Z", "updated": "2026-06-12T15:14:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-281391141", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-296131319"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:14:34,914 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b 0.497s 2026-06-12 15:14:34,915 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:34 GMT', 'server': 'Apache', 'content-length': '1518', '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-fadc0a9e-74f4-4a27-b77f-af7914f4ae02', 'x-compute-request-id': 'req-fadc0a9e-74f4-4a27-b77f-af7914f4ae02', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b'} Body: b'{"server": {"id": "f9dca81a-01ac-4761-915f-82e1d2c7820b", "name": "tempest-TestNetworkBasicOps-server-246401442", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:14:29Z", "updated": "2026-06-12T15:14:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-281391141", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-296131319"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:14:36,501 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b 0.582s 2026-06-12 15:14:36,502 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:35 GMT', 'server': 'Apache', 'content-length': '1518', '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-4cccddd4-6176-4212-a5a7-14a53d769c41', 'x-compute-request-id': 'req-4cccddd4-6176-4212-a5a7-14a53d769c41', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b'} Body: b'{"server": {"id": "f9dca81a-01ac-4761-915f-82e1d2c7820b", "name": "tempest-TestNetworkBasicOps-server-246401442", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:14:29Z", "updated": "2026-06-12T15:14:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-281391141", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-296131319"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:14:37,850 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b 0.344s 2026-06-12 15:14:37,850 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:37 GMT', 'server': 'Apache', 'content-length': '1691', '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-c4ca491b-9e9e-4d4e-bb9d-a3dc68b59a31', 'x-compute-request-id': 'req-c4ca491b-9e9e-4d4e-bb9d-a3dc68b59a31', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b'} Body: b'{"server": {"id": "f9dca81a-01ac-4761-915f-82e1d2c7820b", "name": "tempest-TestNetworkBasicOps-server-246401442", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:14:29Z", "updated": "2026-06-12T15:14:36Z", "addresses": {"tempest-network-smoke--1166249608": [{"version": 4, "addr": "10.100.0.30", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:25:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-281391141", "OS-SRV-USG:launched_at": "2026-06-12T15:14:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-296131319"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:14:37,853 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-06-12 15:14:38,500 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b 0.646s 2026-06-12 15:14:38,500 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:37 GMT', 'server': 'Apache', 'content-length': '1691', '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-abc7b45f-88e1-4b6a-bc14-98fbd24f0e83', 'x-compute-request-id': 'req-abc7b45f-88e1-4b6a-bc14-98fbd24f0e83', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b'} Body: b'{"server": {"id": "f9dca81a-01ac-4761-915f-82e1d2c7820b", "name": "tempest-TestNetworkBasicOps-server-246401442", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:14:29Z", "updated": "2026-06-12T15:14:36Z", "addresses": {"tempest-network-smoke--1166249608": [{"version": 4, "addr": "10.100.0.30", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:25:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-281391141", "OS-SRV-USG:launched_at": "2026-06-12T15:14:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-296131319"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:14:38,507 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2026-06-12 15:14:38,507 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:38,519 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:38,623 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:38,624 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:39,636 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.239 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:14:39,637 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.239. 2026-06-12 15:14:40,638 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2026-06-12 15:14:40,639 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:40,643 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:40,750 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:40,750 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:41,760 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.239 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:14:41,761 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.239. 2026-06-12 15:14:42,762 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2026-06-12 15:14:42,763 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:42,767 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:42,873 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:42,873 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:43,882 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.239 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:14:43,882 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.239. 2026-06-12 15:14:44,884 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2026-06-12 15:14:44,884 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:44,888 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:44,987 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:44,988 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:45,996 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.239 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:14:45,996 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.239. 2026-06-12 15:14:46,998 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2026-06-12 15:14:46,998 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:47,002 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:47,060 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:47,061 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:48,071 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.239 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:14:48,071 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.239. 2026-06-12 15:14:49,072 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2026-06-12 15:14:49,072 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:49,076 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:49,177 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:49,178 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:50,187 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.239 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:14:50,187 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.239. 2026-06-12 15:14:51,189 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2026-06-12 15:14:51,189 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:51,193 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:51,292 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:51,292 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:52,301 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.239 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:14:52,301 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.239. 2026-06-12 15:14:53,303 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2026-06-12 15:14:53,303 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:53,307 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:53,366 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:53,367 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:54,377 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.239 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:14:54,377 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.239. 2026-06-12 15:14:55,378 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2026-06-12 15:14:55,379 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:55,383 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:55,481 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:55,481 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:55,493 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 16.985899 seconds 2026-06-12 15:14:55,493 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip -o addr | awk '/eth1/ {print $4}' 2026-06-12 15:14:55,494 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:55,496 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:55,597 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:55,597 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:55,604 25 DEBUG [tempest.common.utils.linux.remote_client] (get_nic_ip_address): Command result: 10.100.0.21/28 fe80::f816:3eff:fef0:b0ef/64 2026-06-12 15:14:55,605 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo start-stop-daemon -K -x /sbin/dhcpcd -p /var/run/dhcpcd/pid -o || true; sudo ip link set eth1 down;sudo ip link set dev eth1 address 00:00:00:00:00:01;sudo ip link set eth1 up;sudo ip address flush dev eth1;sudo ip addr add 10.100.0.21/28 dev eth1;sudo ip addr add fe80::f816:3eff:fef0:b0ef/64 dev eth1; 2026-06-12 15:14:55,605 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:55,607 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:55,705 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:55,706 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:55,737 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip addr show eth1 | awk '/ether/ {print $2}' 2026-06-12 15:14:55,737 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:55,740 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:55,835 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:55,836 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:55,841 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2026-06-12 15:14:55,841 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:55,844 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:55,944 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:55,944 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:56,953 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.239 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:14:56,953 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.239. 2026-06-12 15:14:56,953 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.112024 seconds 2026-06-12 15:14:57,660 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6f40ce43-9942-482e-962a-2455fe27e539 0.706s 2026-06-12 15:14:57,661 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"port_security_enabled": false, "security_groups": []}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:14:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-a8bdad10-2d6c-44e3-99c8-2a2012d218dd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6f40ce43-9942-482e-962a-2455fe27e539'} Body: b'{"port":{"id":"6f40ce43-9942-482e-962a-2455fe27e539","name":"","network_id":"b80d8218-4053-4896-ad80-8e74e11f1b25","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:f0:b0:ef","admin_state_up":true,"status":"ACTIVE","device_id":"c0503c3a-0237-4042-b6ec-63037c019525","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b7e72188-081a-4bb0-8881-fb4ef0b930a1","ip_address":"10.100.0.21"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"tempest-testnetworkbasicops-server-1865039599","dns_assignment":[{"ip_address":"10.100.0.21","hostname":"tempest-testnetworkbasicops-server-1865039599","fqdn":"tempest-testnetworkbasicops-server-1865039599.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:14:17Z","updated_at":"2026-06-12T15:14:57Z","revision_number":5,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:14:57,661 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2026-06-12 15:14:57,661 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:57,664 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:57,765 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:57,765 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:14:58,776 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.239 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:14:58,777 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.239. 2026-06-12 15:14:59,778 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2026-06-12 15:14:59,778 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:14:59,783 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:14:59,885 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:14:59,885 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:15:00,895 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.239 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:15:00,896 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.239. 2026-06-12 15:15:01,897 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2026-06-12 15:15:01,897 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2026-06-12 15:15:01,902 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:15:02,000 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:15:02,000 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2026-06-12 15:15:02,009 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 4.348380 seconds 2026-06-12 15:15:02,201 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b 0.190s 2026-06-12 15:15:02,201 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:02 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8057e19-a9c4-42a3-afc0-e60a057a3a69', 'x-compute-request-id': 'req-c8057e19-a9c4-42a3-afc0-e60a057a3a69', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b'} Body: b'' 2026-06-12 15:15:02,810 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b 0.609s 2026-06-12 15:15:02,811 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:02 GMT', 'server': 'Apache', 'content-length': '1697', '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-58811088-7fb7-4522-8304-82059afaee01', 'x-compute-request-id': 'req-58811088-7fb7-4522-8304-82059afaee01', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b'} Body: b'{"server": {"id": "f9dca81a-01ac-4761-915f-82e1d2c7820b", "name": "tempest-TestNetworkBasicOps-server-246401442", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:14:29Z", "updated": "2026-06-12T15:15:02Z", "addresses": {"tempest-network-smoke--1166249608": [{"version": 4, "addr": "10.100.0.30", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:25:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-281391141", "OS-SRV-USG:launched_at": "2026-06-12T15:14:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-296131319"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:15:03,899 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b 0.083s 2026-06-12 15:15:03,899 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:03 GMT', 'server': 'Apache', 'content-length': '111', '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-585882bb-b6d4-4641-a2ca-8ff1c81c876f', 'x-compute-request-id': 'req-585882bb-b6d4-4641-a2ca-8ff1c81c876f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f9dca81a-01ac-4761-915f-82e1d2c7820b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f9dca81a-01ac-4761-915f-82e1d2c7820b could not be found."}}' 2026-06-12 15:15:04,501 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/d10ecd62-b793-462d-ab6d-b63693f51067 0.601s 2026-06-12 15:15:04,502 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:04 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-25f4304b-75cb-41b0-b95f-4b421183d821', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/d10ecd62-b793-462d-ab6d-b63693f51067'} Body: b'' 2026-06-12 15:15:04,570 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-281391141 0.068s 2026-06-12 15:15:04,570 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:04 GMT', 'server': 'Apache', 'content-length': '0', '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-f6a495b2-bd89-45e4-bb48-bfa4b5bb57c0', 'x-compute-request-id': 'req-f6a495b2-bd89-45e4-bb48-bfa4b5bb57c0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-281391141'} Body: b'' 2026-06-12 15:15:04,735 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525/os-interface/6f40ce43-9942-482e-962a-2455fe27e539 0.164s 2026-06-12 15:15:04,735 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:04 GMT', 'server': 'Apache', 'content-length': '0', '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-8009780e-f65d-4c9a-907a-5a1d6625fa15', 'x-compute-request-id': 'req-8009780e-f65d-4c9a-907a-5a1d6625fa15', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525/os-interface/6f40ce43-9942-482e-962a-2455fe27e539'} Body: b'' 2026-06-12 15:15:04,830 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6f40ce43-9942-482e-962a-2455fe27e539 0.094s 2026-06-12 15:15:04,831 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-cd7a3667-9a3a-4c4b-b532-c2bbd67812c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6f40ce43-9942-482e-962a-2455fe27e539'} Body: b'{"port":{"id":"6f40ce43-9942-482e-962a-2455fe27e539","name":"","network_id":"b80d8218-4053-4896-ad80-8e74e11f1b25","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:f0:b0:ef","admin_state_up":true,"status":"ACTIVE","device_id":"c0503c3a-0237-4042-b6ec-63037c019525","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b7e72188-081a-4bb0-8881-fb4ef0b930a1","ip_address":"10.100.0.21"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"tempest-testnetworkbasicops-server-1865039599","dns_assignment":[{"ip_address":"10.100.0.21","hostname":"tempest-testnetworkbasicops-server-1865039599","fqdn":"tempest-testnetworkbasicops-server-1865039599.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:14:17Z","updated_at":"2026-06-12T15:14:57Z","revision_number":5,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:05,896 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6f40ce43-9942-482e-962a-2455fe27e539 0.064s 2026-06-12 15:15:05,896 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-ee7520ac-559e-4124-bfb0-76a84e90a2c3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6f40ce43-9942-482e-962a-2455fe27e539'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 6f40ce43-9942-482e-962a-2455fe27e539 could not be found.", "detail": ""}}' 2026-06-12 15:15:06,527 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/b7e72188-081a-4bb0-8881-fb4ef0b930a1 0.631s 2026-06-12 15:15:06,527 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:06 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-accda26f-f4c4-49ef-bd52-b6470b2b3683', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/b7e72188-081a-4bb0-8881-fb4ef0b930a1'} Body: b'' 2026-06-12 15:15:06,944 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/b80d8218-4053-4896-ad80-8e74e11f1b25 0.416s 2026-06-12 15:15:06,944 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:06 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e83bdab4-8e45-46f2-9633-d17f410c285e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/b80d8218-4053-4896-ad80-8e74e11f1b25'} Body: b'' 2026-06-12 15:15:07,752 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/42e4942b-5123-42d6-a9a5-953f48fbbf4b 0.807s 2026-06-12 15:15:07,753 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:07 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2ff8d9f5-1ea3-4d27-8eb0-ce141905c71d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/42e4942b-5123-42d6-a9a5-953f48fbbf4b'} Body: b'' 2026-06-12 15:15:07,890 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525 0.137s 2026-06-12 15:15:07,891 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:07 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa185ad7-9a65-4540-bf44-fd7b7cee236a', 'x-compute-request-id': 'req-aa185ad7-9a65-4540-bf44-fd7b7cee236a', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525'} Body: b'' 2026-06-12 15:15:08,580 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525 0.689s 2026-06-12 15:15:08,581 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:07 GMT', 'server': 'Apache', 'content-length': '1821', '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-32e12486-38e5-483a-bcaa-caa7c724bfce', 'x-compute-request-id': 'req-32e12486-38e5-483a-bcaa-caa7c724bfce', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525'} Body: b'{"server": {"id": "c0503c3a-0237-4042-b6ec-63037c019525", "name": "tempest-TestNetworkBasicOps-server-1865039599", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:13:47Z", "updated": "2026-06-12T15:15:07Z", "addresses": {"tempest-network-smoke--1550106701": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:12:f3"}, {"version": 4, "addr": "192.168.122.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:12:f3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0503c3a-0237-4042-b6ec-63037c019525"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1074654470", "OS-SRV-USG:launched_at": "2026-06-12T15:13:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-851960633"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:15:09,649 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525 0.064s 2026-06-12 15:15:09,649 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:09 GMT', 'server': 'Apache', 'content-length': '111', '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-7f1c1be0-3422-4a21-bec0-ee4a4e8427f2', 'x-compute-request-id': 'req-7f1c1be0-3422-4a21-bec0-ee4a4e8427f2', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0503c3a-0237-4042-b6ec-63037c019525'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c0503c3a-0237-4042-b6ec-63037c019525 could not be found."}}' 2026-06-12 15:15:09,823 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/391a86e3-21fc-4b53-b2e8-fad6beac697c 0.173s 2026-06-12 15:15:09,823 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e66ffe42-0847-40cf-9305-2f815bf2e719', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/391a86e3-21fc-4b53-b2e8-fad6beac697c'} Body: b'' 2026-06-12 15:15:09,892 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1074654470 0.069s 2026-06-12 15:15:09,893 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:09 GMT', 'server': 'Apache', 'content-length': '0', '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-9092caee-ef45-478b-ab0b-d949b0de9113', 'x-compute-request-id': 'req-9092caee-ef45-478b-ab0b-d949b0de9113', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1074654470'} Body: b'' 2026-06-12 15:15:11,440 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4ead1064-2f1a-409b-ab55-dde5a30b3765/remove_router_interface 1.547s 2026-06-12 15:15:11,440 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b2e01c88-fd81-43c5-acaf-8590e10b4e92"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e8b1f65e-e6c1-4f80-8f11-b5909a023274', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4ead1064-2f1a-409b-ab55-dde5a30b3765/remove_router_interface'} Body: b'{"id": "4ead1064-2f1a-409b-ab55-dde5a30b3765", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "e5bc7b6e-0fd1-4567-9161-96063728a936", "network_id": "0a26b328-e389-470a-a506-4e9b5939e033", "subnet_id": "b2e01c88-fd81-43c5-acaf-8590e10b4e92", "subnet_ids": ["b2e01c88-fd81-43c5-acaf-8590e10b4e92"]}' 2026-06-12 15:15:11,688 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/b2e01c88-fd81-43c5-acaf-8590e10b4e92 0.247s 2026-06-12 15:15:11,689 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:11 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-bf8aac50-e793-40c6-b67c-5f278d242478', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/b2e01c88-fd81-43c5-acaf-8590e10b4e92'} Body: b'' 2026-06-12 15:15:12,543 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4ead1064-2f1a-409b-ab55-dde5a30b3765 0.854s 2026-06-12 15:15:12,543 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:12 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ae3e6cc3-7ab4-4475-8596-a0d08f0c7535', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSi441 te=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4ead1064-2f1a-409b-ab55-dde5a30b3765'} Body: b'' 2026-06-12 15:15:12,959 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/0a26b328-e389-470a-a506-4e9b5939e033 0.413s 2026-06-12 15:15:12,960 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:12 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7bb0e16d-ec55-45b5-a54c-b49fbc0d7b9b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/0a26b328-e389-470a-a506-4e9b5939e033'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-12 15:15:12.972550Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] time: 2026-06-12 15:16:14.768699Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2026-06-12 15:15:13,726 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.753s 2026-06-12 15:15:13,726 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1828284882", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-8c6474cd-488c-4dc6-8aa2-0afa8f139e89', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"0d424839-8009-49ac-b65d-78a3f5ab80f8","name":"tempest-network-smoke--1828284882","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d1dc6bb021404784a052b40574f5b14d","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:15:13Z","updated_at":"2026-06-12T15:15:13Z","revision_number":1}}' 2026-06-12 15:15:15,169 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.442s 2026-06-12 15:15:15,169 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-379437363", "admin_state_up": true, "project_id": "d1dc6bb021404784a052b40574f5b14d", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899"}}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-27e376bd-0b24-4a92-911f-4812995aa221', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"router": {"id": "c3f717d9-fc61-4860-b0af-552e8453992f", "name": "tempest-TestNetworkBasicOps-router-379437363", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.212"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:15:13Z", "updated_at": "2026-06-12T15:15:14Z", "revision_number": 2, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:15,295 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28 0.126s 2026-06-12 15:15:15,296 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3b629c03-120f-4ea7-9339-35c0138ddf9d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:15:15,395 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.099s 2026-06-12 15:15:15,396 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-82e57f79-e289-4d13-8d7c-6aa2912a64b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:15:15,479 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28 0.083s 2026-06-12 15:15:15,479 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-660b7918-ade1-4d83-af77-0845d83a9c15', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:15:16,214 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.734s 2026-06-12 15:15:16,215 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1215535607", "network_id": "0d424839-8009-49ac-b65d-78a3f5ab80f8", "project_id": "d1dc6bb021404784a052b40574f5b14d", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-882bd7ac-c3de-40fe-a3ee-c2f4a78ac45f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"46c42034-7472-4a57-aefc-af0a5264c7cc","name":"tempest-subnet-smoke-1215535607","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"0d424839-8009-49ac-b65d-78a3f5ab80f8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-12T15:15:15Z","updated_at":"2026-06-12T15:15:15Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:25,146 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c3f717d9-fc61-4860-b0af-552e8453992f/add_router_interface 8.930s 2026-06-12 15:15:25,146 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "46c42034-7472-4a57-aefc-af0a5264c7cc"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5cbfcf08-5b55-4269-8d26-a75b1ea933ea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c3f717d9-fc61-4860-b0af-552e8453992f/add_router_interface'} Body: b'{"id": "c3f717d9-fc61-4860-b0af-552e8453992f", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "d1c39773-eae0-42f3-9128-b6cbc46a3a34", "network_id": "0d424839-8009-49ac-b65d-78a3f5ab80f8", "subnet_id": "46c42034-7472-4a57-aefc-af0a5264c7cc", "subnet_ids": ["46c42034-7472-4a57-aefc-af0a5264c7cc"]}' 2026-06-12 15:15:25,272 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.125s 2026-06-12 15:15:25,272 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-e21796ec-0634-4cc6-9372-1fc67bff7d61', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"0d424839-8009-49ac-b65d-78a3f5ab80f8","name":"tempest-network-smoke--1828284882","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["46c42034-7472-4a57-aefc-af0a5264c7cc"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:15:13Z","updated_at":"2026-06-12T15:15:15Z","revision_number":2,"project_id":"d1dc6bb021404784a052b40574f5b14d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":5439},{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:15:25,356 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.084s 2026-06-12 15:15:25,356 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-386f639c-9e42-407a-adbc-a7796cecf398', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"46c42034-7472-4a57-aefc-af0a5264c7cc","name":"tempest-subnet-smoke-1215535607","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"0d424839-8009-49ac-b65d-78a3f5ab80f8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:15:15Z","updated_at":"2026-06-12T15:15:15Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"},{"id":"caaaef89-94d9-4f3f-89ec-4e80957d639e","name":"public_subnet","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","network_id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:07:53Z","updated_at":"2026-06-12T15:07:53Z","revision_number":0,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5"}]}' 2026-06-12 15:15:25,459 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.103s 2026-06-12 15:15:25,460 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-5b8df4d8-30f0-47a1-a3a9-030b636b895b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "c3f717d9-fc61-4860-b0af-552e8453992f", "name": "tempest-TestNetworkBasicOps-router-379437363", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.212"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:15:13Z", "updated_at": "2026-06-12T15:15:17Z", "revision_number": 3, "project_id": "d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:15:27,522 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/ports 2.061s 2026-06-12 15:15:27,522 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"name": "tempest-TestNetworkBasicOps-1539606036", "network_id": "0d424839-8009-49ac-b65d-78a3f5ab80f8"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-63ee3ca4-25dc-436b-97db-6a6d1f07c53f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports'} Body: b'{"port":{"id":"85a92a60-e7ef-4915-a517-5c01aaf9cdf1","name":"tempest-TestNetworkBasicOps-1539606036","network_id":"0d424839-8009-49ac-b65d-78a3f5ab80f8","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:e7:2c:da","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"46c42034-7472-4a57-aefc-af0a5264c7cc","ip_address":"10.100.0.3"}],"project_id":"d1dc6bb021404784a052b40574f5b14d","qos_policy_id":null,"port_security_enabled":true,"security_groups":["efb47eb8-10f7-4ec4-a48e-76df0d2d3221"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"host-10-100-0-3","fqdn":"host-10-100-0-3.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:15:26Z","updated_at":"2026-06-12T15:15:26Z","revision_number":1}}' 2026-06-12 15:15:27,665 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/85a92a60-e7ef-4915-a517-5c01aaf9cdf1 0.143s 2026-06-12 15:15:27,666 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-a065f986-368f-4d23-a140-1878b3445b74', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/85a92a60-e7ef-4915-a517-5c01aaf9cdf1'} Body: b'{"port":{"id":"85a92a60-e7ef-4915-a517-5c01aaf9cdf1","name":"tempest-TestNetworkBasicOps-1539606036","network_id":"0d424839-8009-49ac-b65d-78a3f5ab80f8","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:e7:2c:da","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"46c42034-7472-4a57-aefc-af0a5264c7cc","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["efb47eb8-10f7-4ec4-a48e-76df0d2d3221"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"host-10-100-0-3","fqdn":"host-10-100-0-3.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:15:26Z","updated_at":"2026-06-12T15:15:26Z","revision_number":1,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:27,776 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.108s 2026-06-12 15:15:27,776 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1556489759", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPkJN56kbhUen+M102nA6wVUOqMT0leQTTA/TNQM38vhmFU6iOJle7BAm8RgH09X/8a/Jxp79QFdy7T5/emlvAINaTO6if39Yk45/oPFecNEXhwYmVh+4z7nFkQ4FyeoYA=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:27 GMT', 'server': 'Apache', 'content-length': '398', '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-952cd4ab-e675-4522-8053-34a234d067f7', 'x-compute-request-id': 'req-952cd4ab-e675-4522-8053-34a234d067f7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1556489759", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPkJN56kbhUen+M102nA6wVUOqMT0leQTTA/TNQM38vhmFU6iOJle7BAm8RgH09X/8a/Jxp79QFdy7T5/emlvAINaTO6if39Yk45/oPFecNEXhwYmVh+4z7nFkQ4FyeoYA==", "fingerprint": "8c:63:1f:31:00:4e:9a:09:53:2d:15:00:d2:03:f0:41", "user_id": "3d4d31a4f070430fa8390b5e104a0449"}}' 2026-06-12 15:15:28,556 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.778s 2026-06-12 15:15:28,556 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1480914258", "description": "tempest-secgroup-smoke-1480914258 description", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-d695472d-887d-4685-b774-f7ab5e16a4d5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "5d5e48a2-1c8e-400f-8339-c3bf15940bb8", "name": "tempest-secgroup-smoke-1480914258", "stateful": true, "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "description": "tempest-secgroup-smoke-1480914258 description", "shared": false, "security_group_rules": [{"id": "25c942f6-782d-4585-a62b-1a3a508cfcfc", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "5d5e48a2-1c8e-400f-8339-c3bf15940bb8", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 153, "description": null, "tags": [], "created_at": "2026-06-12T15:15:28Z", "updated_at": "2026-06-12T15:15:28Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}, {"id": "b3dcd7e9-e3b8-4ef2-8f5d-4cbe48674059", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "5d5e48a2-1c8e-400f-8339-c3bf15940bb8", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 152, "description": null, "tags": [], "created_at": "2026-06-12T15:15:28Z", "updated_at": "2026-06-12T15:15:28Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}], "tags": [], "created_at": "2026-06-12T15:15:28Z", "updated_at": "2026-06-12T15:15:28Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:28,730 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.173s 2026-06-12 15:15:28,731 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5d5e48a2-1c8e-400f-8339-c3bf15940bb8", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-a6d71fcd-2a1c-4fe4-9e68-8fdca06d2321', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "25b70d8d-8f42-4749-a45d-534863008142", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "5d5e48a2-1c8e-400f-8339-c3bf15940bb8", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:15:28Z", "updated_at": "2026-06-12T15:15:28Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:29,442 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.710s 2026-06-12 15:15:29,442 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5d5e48a2-1c8e-400f-8339-c3bf15940bb8", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-c6a77d93-bc37-4c31-932e-e6cc024419d1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dca83e99-fbb3-44e8-a4e9-2870b5430c2a", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "5d5e48a2-1c8e-400f-8339-c3bf15940bb8", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:15:28Z", "updated_at": "2026-06-12T15:15:28Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:29,603 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.160s 2026-06-12 15:15:29,603 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5d5e48a2-1c8e-400f-8339-c3bf15940bb8", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-239e63e4-6d77-4ea1-bd57-427e56e683d5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9bea62c5-94ee-45ff-9110-012e71ceafe8", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "5d5e48a2-1c8e-400f-8339-c3bf15940bb8", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:15:29Z", "updated_at": "2026-06-12T15:15:29Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:29,758 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.154s 2026-06-12 15:15:29,758 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5d5e48a2-1c8e-400f-8339-c3bf15940bb8", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3031b594-0654-4c3c-8cf8-e30c237feb4f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "29ef9176-1a8d-47c2-98e2-de6d01665c2c", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "5d5e48a2-1c8e-400f-8339-c3bf15940bb8", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:15:29Z", "updated_at": "2026-06-12T15:15:29Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:30,524 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.765s 2026-06-12 15:15:30,524 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5d5e48a2-1c8e-400f-8339-c3bf15940bb8", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b2d86ba8-5d87-420a-bfc6-57bb0c3196bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8657cbd8-a194-4dfe-a859-55b98e7b4935", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "5d5e48a2-1c8e-400f-8339-c3bf15940bb8", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:15:30Z", "updated_at": "2026-06-12T15:15:30Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:30,710 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.185s 2026-06-12 15:15:30,711 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5d5e48a2-1c8e-400f-8339-c3bf15940bb8", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-079f0545-71ef-4d11-b269-aa8c81e39cbf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "329289fd-8872-44ea-8da1-7e77fb980905", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "5d5e48a2-1c8e-400f-8339-c3bf15940bb8", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:15:30Z", "updated_at": "2026-06-12T15:15:30Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:31,040 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.325s 2026-06-12 15:15:31,041 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:30 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c24c46f9-c2f1-4b6c-86b8-692adce45df4', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=400ed7f7925a41eb47b478e43ee4894f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3d4d31a4f070430fa8390b5e104a0449", "name": "tempest-TestNetworkBasicOps-2080194209-project-member", "password_expires_at": null}, "audit_ids": ["ZxJt3upuRv2u7P_1tbdOiw"], "expires_at": "2026-06-12T16:15:31.000000Z", "issued_at": "2026-06-12T15:15:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1dc6bb021404784a052b40574f5b14d", "name": "tempest-TestNetworkBasicOps-2080194209"}, "is_domain": false, "roles": [{"id": "84dfbc6758f74d718c73b19850f0a2ab", "name": "reader"}, {"id": "0b10eab503b545b1a7e8fa24a1068220", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "26542de8d1a941009f4ca20556c3ffe1", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "f9007553880e4fdcba1101956b96c0be", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "03d88bc7a9be477ea3ecfbe89237da45", "type": "image", "name": "glance"}, {"endpoints": [{"id": "095bd69ea9a44290a9c359173a36b556", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f8e64122fafd444fac68f4db0eabe000", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "345dabaa3a9944439b7c9e64f006a024", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "a057b86da2ae478e96744640656e77f9", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "de3099ade7b0479a8264801695381d53", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "625be93c88a94ec89600c73faef7c620", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "1dca8cb5d1574100a6b5c3321fdd780c", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "96af71fdd7fe4608b9fadfdbca1536a3", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "a15a54be450c46e895f8fa1859524d8e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "cf32a21ce2ae4104a3068e8b53c030f8", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "e47e4efc3dad43bdb92d220e620e675c", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "b45879aa38ea4a01a55f4bd57582a6fd", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "55c565513c084ef09345a3f1356ebdc7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}, {"name": "swift", "id": "bcc9192e64fe4b43a7ba0dce6de77e62", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}], "id": "be4902e0c306454b865cad62c4955c96", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "12c14a57fa7b4158b1cadae10e6ef01f", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "78ae44da8e704841adf77d95f408ff4e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d415649d9beb40a1ad0a4c254a5df7cf", "type": 2026-06-12 15:15:31,041 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2026-06-12 15:15:35,075 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 4.033s 2026-06-12 15:15:35,076 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-2135012908", "imageRef": "8275103d-adb5-4041-9ac9-8b43dc20e626", "flavorRef": "b7ba1027-feea-4cdd-9901-e77859c37669", "networks": [{"uuid": "0d424839-8009-49ac-b65d-78a3f5ab80f8", "port": "85a92a60-e7ef-4915-a517-5c01aaf9cdf1"}], "key_name": "tempest-TestNetworkBasicOps-1556489759", "security_groups": [{"name": "tempest-secgroup-smoke-1480914258"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:31 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334', '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-6992ffbd-d2e8-45d3-87e8-4831b8e15e90', 'x-compute-request-id': 'req-6992ffbd-d2e8-45d3-87e8-4831b8e15e90', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "c11d02f0-4f38-4ea7-8af6-b9e09c314334", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1480914258"}], "adminPass": "DmpUxhertD9h"}}' 2026-06-12 15:15:35,304 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334 0.227s 2026-06-12 15:15:35,304 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:35 GMT', 'server': 'Apache', 'content-length': '1395', '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-c70bcb36-7b50-4758-b225-03d65c1381f5', 'x-compute-request-id': 'req-c70bcb36-7b50-4758-b225-03d65c1381f5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334'} Body: b'{"server": {"id": "c11d02f0-4f38-4ea7-8af6-b9e09c314334", "name": "tempest-TestNetworkBasicOps-server-2135012908", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:15:35Z", "updated": "2026-06-12T15:15:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1556489759", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:15:36,794 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334 0.485s 2026-06-12 15:15:36,794 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:36 GMT', 'server': 'Apache', 'content-length': '1455', '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-ce62a766-132e-4db3-bccc-fe262fd8ff0c', 'x-compute-request-id': 'req-ce62a766-132e-4db3-bccc-fe262fd8ff0c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334'} Body: b'{"server": {"id": "c11d02f0-4f38-4ea7-8af6-b9e09c314334", "name": "tempest-TestNetworkBasicOps-server-2135012908", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:15:35Z", "updated": "2026-06-12T15:15:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1556489759", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:15:36,798 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2026-06-12 15:15:39,423 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334 1.623s 2026-06-12 15:15:39,423 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:37 GMT', 'server': 'Apache', 'content-length': '1495', '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-4a6be738-9885-42c8-9686-d8995450a47a', 'x-compute-request-id': 'req-4a6be738-9885-42c8-9686-d8995450a47a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334'} Body: b'{"server": {"id": "c11d02f0-4f38-4ea7-8af6-b9e09c314334", "name": "tempest-TestNetworkBasicOps-server-2135012908", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:15:35Z", "updated": "2026-06-12T15:15:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1556489759", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:15:39,427 25 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2026-06-12 15:15:41,414 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334 0.985s 2026-06-12 15:15:41,414 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:40 GMT', 'server': 'Apache', 'content-length': '1495', '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-b129df68-7812-4d4a-b007-e51e8e26414a', 'x-compute-request-id': 'req-b129df68-7812-4d4a-b007-e51e8e26414a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334'} Body: b'{"server": {"id": "c11d02f0-4f38-4ea7-8af6-b9e09c314334", "name": "tempest-TestNetworkBasicOps-server-2135012908", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:15:35Z", "updated": "2026-06-12T15:15:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1556489759", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:15:43,430 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334 1.000s 2026-06-12 15:15:43,431 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:42 GMT', 'server': 'Apache', 'content-length': '1495', '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-269faddd-bf7b-4639-b597-c0f2e038ca10', 'x-compute-request-id': 'req-269faddd-bf7b-4639-b597-c0f2e038ca10', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334'} Body: b'{"server": {"id": "c11d02f0-4f38-4ea7-8af6-b9e09c314334", "name": "tempest-TestNetworkBasicOps-server-2135012908", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:15:35Z", "updated": "2026-06-12T15:15:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1556489759", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:15:45,069 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334 0.634s 2026-06-12 15:15:45,070 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:44 GMT', 'server': 'Apache', 'content-length': '1667', '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-81ad1d1a-da80-42fb-8ddd-7ab705a5125a', 'x-compute-request-id': 'req-81ad1d1a-da80-42fb-8ddd-7ab705a5125a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334'} Body: b'{"server": {"id": "c11d02f0-4f38-4ea7-8af6-b9e09c314334", "name": "tempest-TestNetworkBasicOps-server-2135012908", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:15:35Z", "updated": "2026-06-12T15:15:43Z", "addresses": {"tempest-network-smoke--1828284882": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:2c:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1556489759", "OS-SRV-USG:launched_at": "2026-06-12T15:15:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:15:45,073 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2026-06-12 15:15:45,406 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334 0.332s 2026-06-12 15:15:45,406 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:45 GMT', 'server': 'Apache', 'content-length': '1667', '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-cc9724ab-03d2-4c3c-8aa4-74d5b9efa854', 'x-compute-request-id': 'req-cc9724ab-03d2-4c3c-8aa4-74d5b9efa854', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334'} Body: b'{"server": {"id": "c11d02f0-4f38-4ea7-8af6-b9e09c314334", "name": "tempest-TestNetworkBasicOps-server-2135012908", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:15:35Z", "updated": "2026-06-12T15:15:43Z", "addresses": {"tempest-network-smoke--1828284882": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:2c:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1556489759", "OS-SRV-USG:launched_at": "2026-06-12T15:15:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:15:45,414 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-12 15:15:45,529 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c11d02f0-4f38-4ea7-8af6-b9e09c314334 0.115s 2026-06-12 15:15:45,530 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1379', 'x-openstack-request-id': 'req-28636797-635a-4cb9-95bb-22a69eb55243', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c11d02f0-4f38-4ea7-8af6-b9e09c314334'} Body: b'{"ports":[{"id":"85a92a60-e7ef-4915-a517-5c01aaf9cdf1","name":"tempest-TestNetworkBasicOps-1539606036","network_id":"0d424839-8009-49ac-b65d-78a3f5ab80f8","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:e7:2c:da","admin_state_up":true,"status":"ACTIVE","device_id":"c11d02f0-4f38-4ea7-8af6-b9e09c314334","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"46c42034-7472-4a57-aefc-af0a5264c7cc","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["efb47eb8-10f7-4ec4-a48e-76df0d2d3221"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2135012908","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-2135012908","fqdn":"tempest-testnetworkbasicops-server-2135012908.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:15:26Z","updated_at":"2026-06-12T15:15:43Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:15:45,530 25 DEBUG [tempest.common.waiters] Server ID c11d02f0-4f38-4ea7-8af6-b9e09c314334 ports are all ACTIVE [{'id': '85a92a60-e7ef-4915-a517-5c01aaf9cdf1', 'name': 'tempest-TestNetworkBasicOps-1539606036', 'network_id': '0d424839-8009-49ac-b65d-78a3f5ab80f8', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'mac_address': 'fa:16:3e:e7:2c:da', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c11d02f0-4f38-4ea7-8af6-b9e09c314334', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '46c42034-7472-4a57-aefc-af0a5264c7cc', 'ip_address': '10.100.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['efb47eb8-10f7-4ec4-a48e-76df0d2d3221'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-2135012908', 'dns_assignment': [{'ip_address':10000 '10.100.0.3', 'hostname': 'tempest-testnetworkbasicops-server-2135012908', 'fqdn': 'tempest-testnetworkbasicops-server-2135012908.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T15:15:26Z', 'updated_at': '2026-06-12T15:15:43Z', 'revision_number': 4, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'}]: 2026-06-12 15:15:48,587 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 3.057s 2026-06-12 15:15:48,588 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "port_id": "85a92a60-e7ef-4915-a517-5c01aaf9cdf1", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "fixed_ip_address": "10.100.0.3"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '919', 'x-openstack-request-id': 'req-2d201e5f-daf2-4ade-a593-d3acf0fa447e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "15f83de2-2c83-45db-a79b-048ba7f6ffb5", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.180", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "c3f717d9-fc61-4860-b0af-552e8453992f", "port_id": "85a92a60-e7ef-4915-a517-5c01aaf9cdf1", "fixed_ip_address": "10.100.0.3", "status": "DOWN", "project_id": "d1dc6bb021404784a052b40574f5b14d", "description": "", "qos_policy_id": null, "port_details": {"name": "tempest-TestNetworkBasicOps-1539606036", "network_id": "0d424839-8009-49ac-b65d-78a3f5ab80f8", "mac_address": "fa:16:3e:e7:2c:da", "admin_state_up": true, "status": "ACTIVE", "device_id": "c11d02f0-4f38-4ea7-8af6-b9e09c314334", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:15:46Z", "updated_at": "2026-06-12T15:15:46Z", "revision_number": 0}}' 2026-06-12 15:15:48,705 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c11d02f0-4f38-4ea7-8af6-b9e09c314334&network_id=0d424839-8009-49ac-b65d-78a3f5ab80f8 0.117s 2026-06-12 15:15:48,706 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1379', 'x-openstack-request-id': 'req-a0783f21-1600-4ca5-bd3e-eea53e9e3e29', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c11d02f0-4f38-4ea7-8af6-b9e09c314334&network_id=0d424839-8009-49ac-b65d-78a3f5ab80f8'} Body: b'{"ports":[{"id":"85a92a60-e7ef-4915-a517-5c01aaf9cdf1","name":"tempest-TestNetworkBasicOps-1539606036","network_id":"0d424839-8009-49ac-b65d-78a3f5ab80f8","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:e7:2c:da","admin_state_up":true,"status":"ACTIVE","device_id":"c11d02f0-4f38-4ea7-8af6-b9e09c314334","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"46c42034-7472-4a57-aefc-af0a5264c7cc","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["efb47eb8-10f7-4ec4-a48e-76df0d2d3221"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2135012908","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-2135012908","fqdn":"tempest-testnetworkbasicops-server-2135012908.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:15:26Z","updated_at":"2026-06-12T15:15:43Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:15:48,879 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334 0.173s 2026-06-12 15:15:48,880 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:48 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a5a7ed2-83be-46c7-a659-67cd5fbb68ba', 'x-compute-request-id': 'req-4a5a7ed2-83be-46c7-a659-67cd5fbb68ba', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334'} Body: b'' 2026-06-12 15:15:49,459 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334 0.578s 2026-06-12 15:15:49,459 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:48 GMT', 'server': 'Apache', 'content-length': '1673', '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-d77da58b-0f1a-4691-98ed-212f54f90ae7', 'x-compute-request-id': 'req-d77da58b-0f1a-4691-98ed-212f54f90ae7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334'} Body: b'{"server": {"id": "c11d02f0-4f38-4ea7-8af6-b9e09c314334", "name": "tempest-TestNetworkBasicOps-server-2135012908", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:15:35Z", "updated": "2026-06-12T15:15:48Z", "addresses": {"tempest-network-smoke--1828284882": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:2c:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1556489759", "OS-SRV-USG:launched_at": "2026-06-12T15:15:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:15:50,528 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334 0.062s 2026-06-12 15:15:50,529 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:50 GMT', 'server': 'Apache', 'content-length': '111', '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-011ca536-7de4-4a8a-a7d8-23286b3bb01d', 'x-compute-request-id': 'req-011ca536-7de4-4a8a-a7d8-23286b3bb01d', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c11d02f0-4f38-4ea7-8af6-b9e09c314334 could not be found."}}' 2026-06-12 15:15:51,503 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/85a92a60-e7ef-4915-a517-5c01aaf9cdf1 0.974s 2026-06-12 15:15:51,504 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-15b327e2-140c-4284-a882-20234a78a7e8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/85a92a60-e7ef-4915-a517-5c01aaf9cdf1'} Body: b'{"port":{"id":"85a92a60-e7ef-4915-a517-5c01aaf9cdf1","name":"tempest-TestNetworkBasicOps-1539606036","network_id":"0d424839-8009-49ac-b65d-78a3f5ab80f8","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:e7:2c:da","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"46c42034-7472-4a57-aefc-af0a5264c7cc","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["efb47eb8-10f7-4ec4-a48e-76df0d2d3221"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"host-10-100-0-3","fqdn":"host-10-100-0-3.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:15:26Z","updated_at":"2026-06-12T15:15:49Z","revision_number":6,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:51,592 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.087s 2026-06-12 15:15:51,592 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-2105909801", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD2fMSPnfnXC9YFGkAuqolk5xkqwOzHL71nQQZGBC5i4mOW+6hap/vtlYYAO1E7kHkzIh4R21plyOA6t5LhMKQ7C+T0xbv37U/6VeM3/HpOghjnh5sATqeEseYQM3ExjBQ=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:51 GMT', 'server': 'Apache', 'content-length': '398', '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-c8b02c7c-50dd-4a41-8204-f6c961bb6c27', 'x-compute-request-id': 'req-c8b02c7c-50dd-4a41-8204-f6c961bb6c27', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-2105909801", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD2fMSPnfnXC9YFGkAuqolk5xkqwOzHL71nQQZGBC5i4mOW+6hap/vtlYYAO1E7kHkzIh4R21plyOA6t5LhMKQ7C+T0xbv37U/6VeM3/HpOghjnh5sATqeEseYQM3ExjBQ==", "fingerprint": "fb:c1:93:53:d5:52:ab:ac:b4:eb:b6:17:86:fb:95:62", "user_id": "3d4d31a4f070430fa8390b5e104a0449"}}' 2026-06-12 15:15:52,514 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.920s 2026-06-12 15:15:52,515 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1945909593", "description": "tempest-secgroup-smoke-1945909593 description", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-7a746342-affa-44df-9ac4-ab6666367633', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "232077ab-0138-4246-846f-4378e6e20eea", "name": "tempest-secgroup-smoke-1945909593", "stateful": true, "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "description": "tempest-secgroup-smoke-1945909593 description", "shared": false, "security_group_rules": [{"id": "3b7c1917-4ed9-4d3a-947a-a4a6b69bcfa7", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "232077ab-0138-4246-846f-4378e6e20eea", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 163, "description": null, "tags": [], "created_at": "2026-06-12T15:15:52Z", "updated_at": "2026-06-12T15:15:52Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}, {"id": "a2c8abdc-5a0a-46d6-b856-774ef096b03b", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "232077ab-0138-4246-846f-4378e6e20eea", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 164, "description": null, "tags": [], "created_at": "2026-06-12T15:15:52Z", "updated_at": "2026-06-12T15:15:52Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}], "tags": [], "created_at": "2026-06-12T15:15:52Z", "updated_at": "2026-06-12T15:15:52Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:52,675 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.160s 2026-06-12 15:15:52,676 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "232077ab-0138-4246-846f-4378e6e20eea", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-77165fcd-76e4-4367-b9ee-c241ef2e6330', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3132b052-7804-4ba3-be9c-2f4fbe0d8932", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "232077ab-0138-4246-846f-4378e6e20eea", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:15:52Z", "updated_at": "2026-06-12T15:15:52Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:53,571 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.894s 2026-06-12 15:15:53,571 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "232077ab-0138-4246-846f-4378e6e20eea", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-dc261bed-0b31-4b6e-85d5-f41c80b6418e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "500b207b-c529-4b87-a9f0-22f865cfdefe", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "232077ab-0138-4246-846f-4378e6e20eea", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:15:53Z", "updated_at": "2026-06-12T15:15:53Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:54,389 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.818s 2026-06-12 15:15:54,390 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "232077ab-0138-4246-846f-4378e6e20eea", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2ee428e8-c0d1-4065-99ef-ae80b61c4c6c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c4987654-7b9b-44b8-bcaf-166be49ecae3", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "232077ab-0138-4246-846f-4378e6e20eea", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:15:53Z", "updated_at": "2026-06-12T15:15:53Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:54,548 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.157s 2026-06-12 15:15:54,549 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "232077ab-0138-4246-846f-4378e6e20eea", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-a035ebf8-5d63-4cb6-a62e-3537a5dad741', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "70c5a221-3245-43e1-8747-6a553a884987", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "232077ab-0138-4246-846f-4378e6e20eea", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:15:54Z", "updated_at": "2026-06-12T15:15:54Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:54,688 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.139s 2026-06-12 15:15:54,688 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "232077ab-0138-4246-846f-4378e6e20eea", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b180f032-a332-4480-8ead-ba852f522d1c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5ee38699-c16d-4fca-bbc7-0741aa67e738", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "232077ab-0138-4246-846f-4378e6e20eea", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:15:54Z", "updated_at": "2026-06-12T15:15:54Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:54,933 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.244s 2026-06-12 15:15:54,933 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "232077ab-0138-4246-846f-4378e6e20eea", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6dc7edc3-fffe-4308-b52d-3a116bb9cecf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ea54283a-5a00-416e-afc1-aa9f93ad5bad", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "232077ab-0138-4246-846f-4378e6e20eea", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:15:54Z", "updated_at": "2026-06-12T15:15:54Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:15:55,241 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.305s 2026-06-12 15:15:55,242 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:54 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9323c51a-2ed7-40c4-b49b-b4c938cafe92', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=400ed7f7925a41eb47b478e43ee4894f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3d4d31a4f070430fa8390b5e104a0449", "name": "tempest-TestNetworkBasicOps-2080194209-project-member", "password_expires_at": null}, "audit_ids": ["l0bbAtVnTE6t5EwEWjX8kQ"], "expires_at": "2026-06-12T16:15:55.000000Z", "issued_at": "2026-06-12T15:15:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1dc6bb021404784a052b40574f5b14d", "name": "tempest-TestNetworkBasicOps-2080194209"}, "is_domain": false, "roles": [{"id": "84dfbc6758f74d718c73b19850f0a2ab", "name": "reader"}, {"id": "0b10eab503b545b1a7e8fa24a1068220", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "26542de8d1a941009f4ca20556c3ffe1", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "f9007553880e4fdcba1101956b96c0be", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "03d88bc7a9be477ea3ecfbe89237da45", "type": "image", "name": "glance"}, {"endpoints": [{"id": "095bd69ea9a44290a9c359173a36b556", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f8e64122fafd444fac68f4db0eabe000", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "345dabaa3a9944439b7c9e64f006a024", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "a057b86da2ae478e96744640656e77f9", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "de3099ade7b0479a8264801695381d53", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "625be93c88a94ec89600c73faef7c620", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "1dca8cb5d1574100a6b5c3321fdd780c", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "96af71fdd7fe4608b9fadfdbca1536a3", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "a15a54be450c46e895f8fa1859524d8e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "cf32a21ce2ae4104a3068e8b53c030f8", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "e47e4efc3dad43bdb92d220e620e675c", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "b45879aa38ea4a01a55f4bd57582a6fd", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "55c565513c084ef09345a3f1356ebdc7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}, {"name": "swift", "id": "bcc9192e64fe4b43a7ba0dce6de77e62", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}], "id": "be4902e0c306454b865cad62c4955c96", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "12c14a57fa7b4158b1cadae10e6ef01f", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "78ae44da8e704841adf77d95f408ff4e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d415649d9beb40a1ad0a4c254a5df7cf", "type": 2026-06-12 15:15:55,242 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2026-06-12 15:15:56,842 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.598s 2026-06-12 15:15:56,842 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-394206278", "imageRef": "8275103d-adb5-4041-9ac9-8b43dc20e626", "flavorRef": "b7ba1027-feea-4cdd-9901-e77859c37669", "networks": [{"uuid": "0d424839-8009-49ac-b65d-78a3f5ab80f8", "port": "85a92a60-e7ef-4915-a517-5c01aaf9cdf1"}], "key_name": "tempest-TestNetworkBasicOps-2105909801", "security_groups": [{"name": "tempest-secgroup-smoke-1945909593"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:55 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8', '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-fc9b6a7b-dde1-4cb0-a78c-433ea1e9d6d7', 'x-compute-request-id': 'req-fc9b6a7b-dde1-4cb0-a78c-433ea1e9d6d7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "a7b36cd1-795c-4260-9d01-6af32df815f8", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1945909593"}], "adminPass": "xyfuNUwz6viX"}}' 2026-06-12 15:15:57,393 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8 0.550s 2026-06-12 15:15:57,393 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:56 GMT', 'server': 'Apache', 'content-length': '1394', '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-12aca3df-36bb-4757-890c-79ee3cddf6e8', 'x-compute-request-id': 'req-12aca3df-36bb-4757-890c-79ee3cddf6e8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8'} Body: b'{"server": {"id": "a7b36cd1-795c-4260-9d01-6af32df815f8", "name": "tempest-TestNetworkBasicOps-server-394206278", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:15:56Z", "updated": "2026-06-12T15:15:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2105909801", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:15:58,572 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8 0.174s 2026-06-12 15:15:58,572 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:58 GMT', 'server': 'Apache', 'content-length': '1452', '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-1b7094d8-29d6-4a63-9448-78c12dd5b26f', 'x-compute-request-id': 'req-1b7094d8-29d6-4a63-9448-78c12dd5b26f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8'} Body: b'{"server": {"id": "a7b36cd1-795c-4260-9d01-6af32df815f8", "name": "tempest-TestNetworkBasicOps-server-394206278", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:15:56Z", "updated": "2026-06-12T15:15:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2105909801", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:15:58,575 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-12 15:15:59,895 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8 0.318s 2026-06-12 15:15:59,896 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:15:59 GMT', 'server': 'Apache', 'content-length': '1494', '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-a46c6ac7-408d-44be-bd34-dc55dfbe82a5', 'x-compute-request-id': 'req-a46c6ac7-408d-44be-bd34-dc55dfbe82a5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8'} Body: b'{"server": {"id": "a7b36cd1-795c-4260-9d01-6af32df815f8", "name": "tempest-TestNetworkBasicOps-server-394206278", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:15:56Z", "updated": "2026-06-12T15:15:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2105909801", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:16:03,400 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8 2.499s 2026-06-12 15:16:03,401 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:00 GMT', 'server': 'Apache', 'content-length': '1494', '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-cbeee010-90aa-4d89-820c-4164b8454039', 'x-compute-request-id': 'req-cbeee010-90aa-4d89-820c-4164b8454039', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8'} Body: b'{"server": {"id": "a7b36cd1-795c-4260-9d01-6af32df815f8", "name": "tempest-TestNetworkBasicOps-server-394206278", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:15:56Z", "updated": "2026-06-12T15:15:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2105909801", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:16:05,082 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8 0.677s 2026-06-12 15:16:05,083 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:04 GMT', 'server': 'Apache', 'content-length': '1788', '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-b1feaa6f-739e-48f3-888c-5226c29b4648', 'x-compute-request-id': 'req-b1feaa6f-739e-48f3-888c-5226c29b4648', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8'} Body: b'{"server": {"id": "a7b36cd1-795c-4260-9d01-6af32df815f8", "name": "tempest-TestNetworkBasicOps-server-394206278", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:15:56Z", "updated": "2026-06-12T15:16:01Z", "addresses": {"tempest-network-smoke--1828284882": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:2c:da"}, {"version": 4, "addr": "192.168.122.180", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:2c:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2105909801", "OS-SRV-USG:launched_at": "2026-06-12T15:16:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:16:05,087 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-06-12 15:16:05,458 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8 0.371s 2026-06-12 15:16:05,459 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:05 GMT', 'server': 'Apache', 'content-length': '1788', '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-6d238d31-b6b0-42e0-8197-7fbcda1461a2', 'x-compute-request-id': 'req-6d238d31-b6b0-42e0-8197-7fbcda1461a2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8'} Body: b'{"server": {"id": "a7b36cd1-795c-4260-9d01-6af32df815f8", "name": "tempest-TestNetworkBasicOps-server-394206278", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:15:56Z", "updated": "2026-06-12T15:16:01Z", "addresses": {"tempest-network-smoke--1828284882": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:2c:da"}, {"version": 4, "addr": "192.168.122.180", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:2c:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2105909801", "OS-SRV-USG:launched_at": "2026-06-12T15:16:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:16:05,581 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=a7b36cd1-795c-4260-9d01-6af32df815f8&network_id=0d424839-8009-49ac-b65d-78a3f5ab80f8 0.119s 2026-06-12 15:16:05,582 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1376', 'x-openstack-request-id': 'req-e2141f4f-2929-47fb-999f-77c219cdbfa9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=a7b36cd1-795c-4260-9d01-6af32df815f8&network_id=0d424839-8009-49ac-b65d-78a3f5ab80f8'} Body: b'{"ports":[{"id":"85a92a60-e7ef-4915-a517-5c01aaf9cdf1","name":"tempest-TestNetworkBasicOps-1539606036","network_id":"0d424839-8009-49ac-b65d-78a3f5ab80f8","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:e7:2c:da","admin_state_up":true,"status":"ACTIVE","device_id":"a7b36cd1-795c-4260-9d01-6af32df815f8","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"46c42034-7472-4a57-aefc-af0a5264c7cc","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["efb47eb8-10f7-4ec4-a48e-76df0d2d3221"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-394206278","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-394206278","fqdn":"tempest-testnetworkbasicops-server-394206278.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:15:26Z","updated_at":"2026-06-12T15:16:00Z","revision_number":9,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:16:05,965 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8 0.383s 2026-06-12 15:16:05,965 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:05 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58a659aa-1053-4229-9b68-012d3ea4a120', 'x-compute-request-id': 'req-58a659aa-1053-4229-9b68-012d3ea4a120', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8'} Body: b'' 2026-06-12 15:16:06,654 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8 0.687s 2026-06-12 15:16:06,654 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:05 GMT', 'server': 'Apache', 'content-length': '1794', '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-0135c38b-d736-432b-bfe9-3f8b97df12aa', 'x-compute-request-id': 'req-0135c38b-d736-432b-bfe9-3f8b97df12aa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8'} Body: b'{"server": {"id": "a7b36cd1-795c-4260-9d01-6af32df815f8", "name": "tempest-TestNetworkBasicOps-server-394206278", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:15:56Z", "updated": "2026-06-12T15:16:05Z", "addresses": {"tempest-network-smoke--1828284882": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:2c:da"}, {"version": 4, "addr": "192.168.122.180", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:2c:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2105909801", "OS-SRV-USG:launched_at": "2026-06-12T15:16:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:16:07,836 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8 0.177s 2026-06-12 15:16:07,837 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:07 GMT', 'server': 'Apache', 'content-length': '1752', '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-8da391fc-c0b4-411d-b6dd-1358c5a94e9b', 'x-compute-request-id': 'req-8da391fc-c0b4-411d-b6dd-1358c5a94e9b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8'} Body: b'{"server": {"id": "a7b36cd1-795c-4260-9d01-6af32df815f8", "name": "tempest-TestNetworkBasicOps-server-394206278", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:15:56Z", "updated": "2026-06-12T15:16:06Z", "addresses": {"tempest-network-smoke--1828284882": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:2c:da"}, {"version": 4, "addr": "192.168.122.180", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:2c:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a7b36cd1-795c-4260-9d01-6af32df815f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2105909801", "OS-SRV-USG:launched_at": "2026-06-12T15:16:01.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:16:08,938 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8 0.092s 2026-06-12 15:16:08,938 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:08 GMT', 'server': 'Apache', 'content-length': '111', '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-7691cc01-2d07-4cac-a2df-3907cabcc661', 'x-compute-request-id': 'req-7691cc01-2d07-4cac-a2df-3907cabcc661', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a7b36cd1-795c-4260-9d01-6af32df815f8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a7b36cd1-795c-4260-9d01-6af32df815f8 could not be found."}}' 2026-06-12 15:16:09,760 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/232077ab-0138-4246-846f-4378e6e20eea 0.821s 2026-06-12 15:16:09,760 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-43e7ab0c-2f84-4c66-a826-f37e57aa8f1c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/232077ab-0138-4246-846f-4378e6e20eea'} Body: b'' 2026-06-12 15:16:09,837 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-2105909801 0.076s 2026-06-12 15:16:09,837 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:09 GMT', 'server': 'Apache', 'content-length': '0', '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-bef97323-90bd-42fb-a162-1a164faed5a9', 'x-compute-request-id': 'req-bef97323-90bd-42fb-a162-1a164faed5a9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-2105909801'} Body: b'' 2026-06-12 15:16:10,782 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/15f83de2-2c83-45db-a79b-048ba7f6ffb5 0.944s 2026-06-12 15:16:10,782 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-36162ae6-b230-4f85-87e4-8fb623fa802f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/15f83de2-2c83-45db-a79b-048ba7f6ffb5'} Body: b'' 2026-06-12 15:16:10,848 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334 0.066s 2026-06-12 15:16:10,849 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 23E4 15:16:10 GMT', 'server': 'Apache', 'content-length': '111', '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-e6809188-6858-4300-8ef4-c638d2172c47', 'x-compute-request-id': 'req-e6809188-6858-4300-8ef4-c638d2172c47', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c11d02f0-4f38-4ea7-8af6-b9e09c314334 could not be found."}}' 2026-06-12 15:16:10,932 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334 0.083s 2026-06-12 15:16:10,933 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:10 GMT', 'server': 'Apache', 'content-length': '111', '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-9395da89-66df-4432-b030-8c1ff4b1b3fb', 'x-compute-request-id': 'req-9395da89-66df-4432-b030-8c1ff4b1b3fb', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c11d02f0-4f38-4ea7-8af6-b9e09c314334'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c11d02f0-4f38-4ea7-8af6-b9e09c314334 could not be found."}}' 2026-06-12 15:16:11,601 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/5d5e48a2-1c8e-400f-8339-c3bf15940bb8 0.668s 2026-06-12 15:16:11,601 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:11 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-eed865a6-1fed-4bb8-a1f8-d9c99ec43689', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/5d5e48a2-1c8e-400f-8339-c3bf15940bb8'} Body: b'' 2026-06-12 15:16:11,689 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1556489759 0.087s 2026-06-12 15:16:11,689 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:11 GMT', 'server': 'Apache', 'content-length': '0', '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-eab00fc0-2585-43dd-bc0d-41fba94d92dc', 'x-compute-request-id': 'req-eab00fc0-2585-43dd-bc0d-41fba94d92dc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1556489759'} Body: b'' 2026-06-12 15:16:12,029 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/ports/85a92a60-e7ef-4915-a517-5c01aaf9cdf1 0.339s 2026-06-12 15:16:12,030 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:12 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-bc215171-98c1-4c31-a385-916b0c0ef806', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/85a92a60-e7ef-4915-a517-5c01aaf9cdf1'} Body: b'' 2026-06-12 15:16:13,051 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c3f717d9-fc61-4860-b0af-552e8453992f/remove_router_interface 1.021s 2026-06-12 15:16:13,051 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "46c42034-7472-4a57-aefc-af0a5264c7cc"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5f6632dd-a9ef-4977-822d-86bc271236be', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c3f717d9-fc61-4860-b0af-552e8453992f/remove_router_interface'} Body: b'{"id": "c3f717d9-fc61-4860-b0af-552e8453992f", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "d1c39773-eae0-42f3-9128-b6cbc46a3a34", "network_id": "0d424839-8009-49ac-b65d-78a3f5ab80f8", "subnet_id": "46c42034-7472-4a57-aefc-af0a5264c7cc", "subnet_ids": ["46c42034-7472-4a57-aefc-af0a5264c7cc"]}' 2026-06-12 15:16:13,518 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/46c42034-7472-4a57-aefc-af0a5264c7cc 0.466s 2026-06-12 15:16:13,518 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:13 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-10bdf1f6-205b-4f7e-bd95-1cfd9ee97a33', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/46c42034-7472-4a57-aefc-af0a5264c7cc'} Body: b'' 2026-06-12 15:16:14,053 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c3f717d9-fc61-4860-b0af-552e8453992f 0.533s 2026-06-12 15:16:14,054 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:14 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-209da676-2882-42ab-801c-22b051a240b4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c3f717d9-fc61-4860-b0af-552e8453992f'} Body: b'' 2026-06-12 15:16:14,767 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/0d424839-8009-49ac-b65d-78a3f5ab80f8 0.711s 2026-06-12 15:16:14,768 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:14 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5c542ef4-2362-409e-8d49-f267b793f4d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/0d424839-8009-49ac-b65d-78a3f5ab80f8'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-12 15:16:14.774983Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] time: 2026-06-12 15:16:14.775679Z skip: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] [ multipart Content-Type: text/plain;charset=utf8 reason 44 Skipped because network extension: l3_agent_scheduler is not enabled0 ] tags: -worker-0 time: 2026-06-12 15:16:14.776469Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] time: 2026-06-12 15:17:16.014577Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2026-06-12 15:16:15,458 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.675s 2026-06-12 15:16:15,459 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--410533670", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-2caf8fb5-cda3-412d-a4c6-966ca7877e9f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"af4df26f-152d-4077-97a9-270a03acac93","name":"tempest-network-smoke--410533670","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d1dc6bb021404784a052b40574f5b14d","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:16:14Z","updated_at":"2026-06-12T15:16:14Z","revision_number":1}}' 2026-06-12 15:16:17,156 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.696s 2026-06-12 15:16:17,156 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-555589886", "admin_state_up": true, "project_id": "d1dc6bb021404784a052b40574f5b14d", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899"}}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-e76a7765-eba5-4af4-b4d3-57160d36d9c1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"router": {"id": "5ee6167f-69c8-4ee5-808f-9112ddca7a76", "name": "tempest-TestNetworkBasicOps-router-555589886", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.245"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:16:15Z", "updated_at": "2026-06-12T15:16:16Z", "revision_number": 2, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:16:17,230 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28 0.072s 2026-06-12 15:16:17,230 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-712cd5a2-05d1-4550-8506-2a16c1774ecf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:16:17,458 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.226s 2026-06-12 15:16:17,459 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-1993f360-2bdd-448b-b320-4661da0f6a07', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:16:17,546 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28 0.086s 2026-06-12 15:16:17,547 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9293dec5-6f10-4499-9133-9cae1987ca52', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:16:18,628 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.081s 2026-06-12 15:16:18,629 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1320334003", "network_id": "af4df26f-152d-4077-97a9-270a03acac93", "project_id": "d1dc6bb021404784a052b40574f5b14d", "ip_version": 4, "cidr": "10.100.0.0/28", "dns_nameservers": ["1.2.3.4"]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-5b4428b3-aed0-4a13-85dc-368ad80fb4e9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"902110f5-e13e-4390-8c08-6673ee069bb6","name":"tempest-subnet-smoke-1320334003","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"af4df26f-152d-4077-97a9-270a03acac93","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":["1.2.3.4"],"description":"","service_types":[],"tags":[],"created_at":"2026-06-12T15:16:17Z","updated_at":"2026-06-12T15:16:17Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:16:20,702 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5ee6167f-69c8-4ee5-808f-9112ddca7a76/add_router_interface 2.073s 2026-06-12 15:16:20,703 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "902110f5-e13e-4390-8c08-6673ee069bb6"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1ed4fe47-1c1f-41e5-a50a-a23e08b5e974', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5ee6167f-69c8-4ee5-808f-9112ddca7a76/add_router_interface'} Body: b'{"id": "5ee6167f-69c8-4ee5-808f-9112ddca7a76", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "53bbd086-1e91-4330-a011-cd468d171f1c", "network_id": "af4df26f-152d-4077-97a9-270a03acac93", "subnet_id": "902110f5-e13e-4390-8c08-6673ee069bb6", "subnet_ids": ["902110f5-e13e-4390-8c08-6673ee069bb6"]}' 2026-06-12 15:16:20,838 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.135s 2026-06-12 15:16:20,838 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1475', 'x-openstack-request-id': 'req-3932a448-961c-438e-b13e-aed2bccf7bbd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"af4df26f-152d-4077-97a9-270a03acac93","name":"tempest-network-smoke--410533670","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["902110f5-e13e-4390-8c08-6673ee069bb6"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:16:14Z","updated_at":"2026-06-12T15:16:17Z","revision_number":2,"project_id":"d1dc6bb021404784a052b40574f5b14d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":9550},{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:16:20,927 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.087s 2026-06-12 15:16:20,927 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1301', 'x-openstack-request-id': 'req-51ada0c1-b90b-4b84-9ad5-b7f45116d0fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"902110f5-e13e-4390-8c08-6673ee069bb6","name":"tempest-subnet-smoke-1320334003","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"af4df26f-152d-4077-97a9-270a03acac93","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":["1.2.3.4"],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:16:17Z","updated_at":"2026-06-12T15:16:17Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"},{"id":"caaaef89-94d9-4f3f-89ec-4e80957d639e","name":"public_subnet","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","network_id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:07:53Z","updated_at":"2026-06-12T15:07:53Z","revision_number":0,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5"}]}' 2026-06-12 15:16:21,051 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.123s 2026-06-12 15:16:21,051 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-19730535-d023-40d0-b35b-380a57db3fe8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "5ee6167f-69c8-4ee5-808f-9112ddca7a76", "name": "tempest-TestNetworkBasicOps-router-555589886", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.245"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:16:15Z", "updated_at": "2026-06-12T15:16:19Z", "revision_number": 3, "project_id": "d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:16:21,192 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.139s 2026-06-12 15:16:21,192 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-754693149", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ7buAZAIKYHTVG7w9t3UAN9r68L4OWYvSo2YLP50XD/Spk396ndyim/DtHHewl6XPjI1h4iV3sYsgvFs2W7zGJhjgpK3j5j8VLBwsxLrcbQ8vx7saVG7dur195qpsuj8g=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:21 GMT', 'server': 'Apache', 'content-length': '397', '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-9bad20d0-7d00-4772-8fde-c33670852f22', 'x-compute-request-id': 'req-9bad20d0-7d00-4772-8fde-c33670852f22', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-754693149", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ7buAZAIKYHTVG7w9t3UAN9r68L4OWYvSo2YLP50XD/Spk396ndyim/DtHHewl6XPjI1h4iV3sYsgvFs2W7zGJhjgpK3j5j8VLBwsxLrcbQ8vx7saVG7dur195qpsuj8g==", "fingerprint": "51:6f:00:60:10:9c:98:ef:1c:e4:71:24:02:b1:aa:a5", "user_id": "3d4d31a4f070430fa8390b5e104a0449"}}' 2026-06-12 15:16:21,509 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.316s 2026-06-12 15:16:21,509 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1745308123", "description": "tempest-secgroup-smoke-1745308123 description", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-7b707f2f-6809-409b-a483-40c30a845530', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "f911b127-0d1d-4e6e-abb5-69792b320256", "name": "tempest-secgroup-smoke-1745308123", "stateful": true, "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "description": "tempest-secgroup-smoke-1745308123 description", "shared": false, "security_group_rules": [{"id": "4cad140a-57ba-42fe-a24c-769066ad0ff1", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "f911b127-0d1d-4e6e-abb5-69792b320256", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 180, "description": null, "tags": [], "created_at": "2026-06-12T15:16:21Z", "updated_at": "2026-06-12T15:16:21Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}, {"id": "f4f7f93a-2ba0-48a5-9b7c-6c36cd841a14", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "f911b127-0d1d-4e6e-abb5-69792b320256", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 179, "description": null, "tags": [], "created_at": "2026-06-12T15:16:21Z", "updated_at": "2026-06-12T15:16:21Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}], "tags": [], "created_at": "2026-06-12T15:16:21Z", "updated_at": "2026-06-12T15:16:21Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:16:21,794 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.284s 2026-06-12 15:16:21,794 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f911b127-0d1d-4e6e-abb5-69792b320256", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-a5cfe0d7-827b-4344-a76b-adb9796acdd4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "26ceed4a-cb2a-4831-9ac6-ddf9a2fc4cf7", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "f911b127-0d1d-4e6e-abb5-69792b320256", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:16:21Z", "updated_at": "2026-06-12T15:16:21Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:16:22,095 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.301s 2026-06-12 15:16:22,096 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f911b127-0d1d-4e6e-abb5-69792b320256", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-f27b7320-4f03-424a-89c9-b4b50a88f2b7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e79a00a2-6375-4dde-9e2a-4a70a09e98c8", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "f911b127-0d1d-4e6e-abb5-69792b320256", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:16:21Z", "updated_at": "2026-06-12T15:16:21Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:16:22,396 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.299s 2026-06-12 15:16:22,396 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f911b127-0d1d-4e6e-abb5-69792b320256", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e323848c-ecdb-454e-9792-3bb258f21322', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c0a83ff4-3496-4716-80b3-93a577a97932", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "f911b127-0d1d-4e6e-abb5-69792b320256", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:16:22Z", "updated_at": "2026-06-12T15:16:22Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:16:22,677 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.280s 2026-06-12 15:16:22,677 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f911b127-0d1d-4e6e-abb5-69792b320256", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b4cda835-a81e-450c-af1e-0bc2e853cc5c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7b56c29e-36cf-412c-8935-4bb1e1c50ff8", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "f911b127-0d1d-4e6e-abb5-69792b320256", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:16:22Z", "updated_at": "2026-06-12T15:16:22Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:16:22,913 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.235s 2026-06-12 15:16:22,914 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f911b127-0d1d-4e6e-abb5-69792b320256", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-9b9332a5-3101-4d80-b433-14aab4006b15', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "48102651-3e5b-41e2-adbc-403549d1831b", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "f911b127-0d1d-4e6e-abb5-69792b320256", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:16:22Z", "updated_at": "2026-06-12T15:16:22Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:16:23,197 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.283s 2026-06-12 15:16:23,198 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f911b127-0d1d-4e6e-abb5-69792b320256", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a85cdd22-c72e-4611-9746-5ac8b011dc31', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b9b77204-03f5-4bec-a0a7-a55c8ea200e2", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "f911b127-0d1d-4e6e-abb5-69792b320256", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:16:23Z", "updated_at": "2026-06-12T15:16:23Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:16:23,534 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.331s 2026-06-12 15:16:23,534 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:23 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8edfd018-0d7a-4993-aee2-647d8d7dd6ad', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=400ed7f7925a41eb47b478e43ee4894f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3d4d31a4f070430fa8390b5e104a0449", "name": "tempest-TestNetworkBasicOps-2080194209-project-member", "password_expires_at": null}, "audit_ids": ["7-MAnaPnTAOgOOkcRW05Gw"], "expires_at": "2026-06-12T16:16:23.000000Z", "issued_at": "2026-06-12T15:16:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1dc6bb021404784a052b40574f5b14d", "name": "tempest-TestNetworkBasicOps-2080194209"}, "is_domain": false, "roles": [{"id": "84dfbc6758f74d718c73b19850f0a2ab", "name": "reader"}, {"id": "0b10eab503b545b1a7e8fa24a1068220", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "26542de8d1a941009f4ca20556c3ffe1", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "f9007553880e4fdcba1101956b96c0be", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "03d88bc7a9be477ea3ecfbe89237da45", "type": "image", "name": "glance"}, {"endpoints": [{"id": "095bd69ea9a44290a9c359173a36b556", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f8e64122fafd444fac68f4db0eabe000", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "345dabaa3a9944439b7c9e64f006a024", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "a057b86da2ae478e96744640656e77f9", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "de3099ade7b0479a8264801695381d53", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "625be93c88a94ec89600c73faef7c620", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "1dca8cb5d1574100a6b5c3321fdd780c", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "96af71fdd7fe4608b9fadfdbca1536a3", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "a15a54be450c46e895f8fa1859524d8e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "cf32a21ce2ae4104a3068e8b53c030f8", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "e47e4efc3dad43bdb92d220e620e675c", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "b45879aa38ea4a01a55f4bd57582a6fd", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "55c565513c084ef09345a3f1356ebdc7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}, {"name": "swift", "id": "bcc9192e64fe4b43a7ba0dce6de77e62", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}], "id": "be4902e0c306454b865cad62c4955c96", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "12c14a57fa7b4158b1cadae10e6ef01f", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "78ae44da8e704841adf77d95f408ff4e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d415649d9beb40a1ad0a4c254a5df7cf", "type": 2026-06-12 15:16:23,534 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_subnet_details) Found network None available for tenant 2026-06-12 15:16:25,448 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.912s 2026-06-12 15:16:25,449 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-744147105", "imageRef": "8275103d-adb5-4041-9ac9-8b43dc20e626", "flavorRef": "b7ba1027-feea-4cdd-9901-e77859c37669", "networks": [{"uuid": "af4df26f-152d-4077-97a9-270a03acac93"}], "key_name": "tempest-TestNetworkBasicOps-754693149", "security_groups": [{"name": "tempest-secgroup-smoke-1745308123"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:23 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7', '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-2edf2fd2-14fc-4806-a17f-16a780ba885f', 'x-compute-request-id': 'req-2edf2fd2-14fc-4806-a17f-16a780ba885f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "50a29758-0d75-448b-b4de-a5aefd7551f7", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1745308123"}], "adminPass": "DgdTjFNVP6mA"}}' 2026-06-12 15:16:25,637 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7 0.187s 2026-06-12 15:16:25,637 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:25 GMT', 'server': 'Apache', 'content-length': '1393', '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-06e2339c-89d9-455f-84c5-849b5661eb6d', 'x-compute-request-id': 'req-06e2339c-89d9-455f-84c5-849b5661eb6d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7'} Body: b'{"server": {"id": "50a29758-0d75-448b-b4de-a5aefd7551f7", "name": "tempest-TestNetworkBasicOps-server-744147105", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:16:25Z", "updated": "2026-06-12T15:16:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-754693149", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:16:27,091 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7 0.448s 2026-06-12 15:16:27,091 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:26 GMT', 'server': 'Apache', 'content-length': '1393', '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-a21f5b60-73c7-4451-914d-ad1e3eef259a', 'x-compute-request-id': 'req-a21f5b60-73c7-4451-914d-ad1e3eef259a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7'} Body: b'{"server": {"id": "50a29758-0d75-448b-b4de-a5aefd7551f7", "name": "tempest-TestNetworkBasicOps-server-744147105", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:16:25Z", "updated": "2026-06-12T15:16:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-754693149", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:16:28,393 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7 0.294s 2026-06-12 15:16:28,393 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:28 GMT', 'server': 'Apache', 'content-length': '1451', '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-c3d9f992-95a7-4056-9478-66a9eb6cd2ef', 'x-compute-request-id': 'req-c3d9f992-95a7-4056-9478-66a9eb6cd2ef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7'} Body: b'{"server": {"id": "50a29758-0d75-448b-b4de-a5aefd7551f7", "name": "tempest-TestNetworkBasicOps-server-744147105", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:16:25Z", "updated": "2026-06-12T15:16:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-754693149", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:16:28,403 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2026-06-12 15:16:30,777 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7 1.372s 2026-06-12 15:16:30,777 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:29 GMT', 'server': 'Apache', 'content-length': '1519', '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-96d23a7f-acb1-4f12-8b49-98cfa05ad4dc', 'x-compute-request-id': 'req-96d23a7f-acb1-4f12-8b49-98cfa05ad4dc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7'} Body: b'{"server": {"id": "50a29758-0d75-448b-b4de-a5aefd7551f7", "name": "tempest-TestNetworkBasicOps-server-744147105", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:16:25Z", "updated": "2026-06-12T15:16:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-754693149", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1745308123"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:16:32,520 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7 0.738s 2026-06-12 15:16:32,521 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:31 GMT', 'server': 'Apache', 'content-length': '1519', '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-9eb38e6b-838e-403b-91ca-8e58f209a424', 'x-compute-request-id': 'req-9eb38e6b-838e-403b-91ca-8e58f209a424', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7'} Body: b'{"server": {"id": "50a29758-0d75-448b-b4de-a5aefd7551f7", "name": "tempest-TestNetworkBasicOps-server-744147105", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:16:25Z", "updated": "2026-06-12T15:16:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-754693149", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1745308123"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:16:35,149 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7 1.562s 2026-06-12 15:16:35,150 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:33 GMT', 'server': 'Apache', 'content-length': '1519', '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-f8735f23-df7a-4b1c-aab3-b5d69dec7184', 'x-compute-request-id': 'req-f8735f23-df7a-4b1c-aab3-b5d69dec7184', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7'} Body: b'{"server": {"id": "50a29758-0d75-448b-b4de-a5aefd7551f7", "name": "tempest-TestNetworkBasicOps-server-744147105", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:16:25Z", "updated": "2026-06-12T15:16:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-754693149", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1745308123"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:16:36,680 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7 0.526s 2026-06-12 15:16:36,681 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:36 GMT', 'server': 'Apache', 'content-length': '1519', '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-db45f77b-81e2-4afb-be84-0b1cafba3007', 'x-compute-request-id': 'req-db45f77b-81e2-4afb-be84-0b1cafba3007', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7'} Body: b'{"server": {"id": "50a29758-0d75-448b-b4de-a5aefd7551f7", "name": "tempest-TestNetworkBasicOps-server-744147105", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:16:25Z", "updated": "2026-06-12T15:16:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-754693149", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1745308123"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:16:38,120 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7 0.434s 2026-06-12 15:16:38,120 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:37 GMT', 'server': 'Apache', 'content-length': '1519', '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-68379519-91f0-42da-8924-46315fb583e6', 'x-compute-request-id': 'req-68379519-91f0-42da-8924-46315fb583e6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7'} Body: b'{"server": {"id": "50a29758-0d75-448b-b4de-a5aefd7551f7", "name": "tempest-TestNetworkBasicOps-server-744147105", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:16:25Z", "updated": "2026-06-12T15:16:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-754693149", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1745308123"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:16:39,569 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7 0.445s 2026-06-12 15:16:39,570 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:39 GMT', 'server': 'Apache', 'content-length': '1691', '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-8a2ad87c-bc0b-4137-871b-70e96cd3c01d', 'x-compute-request-id': 'req-8a2ad87c-bc0b-4137-871b-70e96cd3c01d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7'} Body: b'{"server": {"id": "50a29758-0d75-448b-b4de-a5aefd7551f7", "name": "tempest-TestNetworkBasicOps-server-744147105", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:16:25Z", "updated": "2026-06-12T15:16:38Z", "addresses": {"tempest-network-smoke--410533670": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:ff:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-754693149", "OS-SRV-USG:launched_at": "2026-06-12T15:16:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1745308123"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:16:39,574 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2026-06-12 15:16:39,884 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7 0.309s 2026-06-12 15:16:39,884 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:39 GMT', 'server': 'Apache', 'content-length': '1691', '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-7a7bd37b-6e5a-4fad-86d9-b9dbd766f616', 'x-compute-request-id': 'req-7a7bd37b-6e5a-4fad-86d9-b9dbd766f616', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7'} Body: b'{"server": {"id": "50a29758-0d75-448b-b4de-a5aefd7551f7", "name": "tempest-TestNetworkBasicOps-server-744147105", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:16:25Z", "updated": "2026-06-12T15:16:38Z", "addresses": {"tempest-network-smoke--410533670": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:ff:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-754693149", "OS-SRV-USG:launched_at": "2026-06-12T15:16:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1745308123"}]10000 , "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:16:39,888 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-12 15:16:39,970 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=50a29758-0d75-448b-b4de-a5aefd7551f7 0.082s 2026-06-12 15:16:39,971 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-c056dda9-1a1e-4d76-b275-6af15a2a9ff0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=50a29758-0d75-448b-b4de-a5aefd7551f7'} Body: b'{"ports":[{"id":"ea93b765-5748-4adc-b4c3-cd7e34107b8d","name":"","network_id":"af4df26f-152d-4077-97a9-270a03acac93","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:41:ff:da","admin_state_up":true,"status":"ACTIVE","device_id":"50a29758-0d75-448b-b4de-a5aefd7551f7","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"902110f5-e13e-4390-8c08-6673ee069bb6","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f911b127-0d1d-4e6e-abb5-69792b320256"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-744147105","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-744147105","fqdn":"tempest-testnetworkbasicops-server-744147105.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:16:28Z","updated_at":"2026-06-12T15:16:37Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:16:39,971 25 DEBUG [tempest.common.waiters] Server ID 50a29758-0d75-448b-b4de-a5aefd7551f7 ports are all ACTIVE [{'id': 'ea93b765-5748-4adc-b4c3-cd7e34107b8d', 'name': '', 'network_id': 'af4df26f-152d-4077-97a9-270a03acac93', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'mac_address': 'fa:16:3e:41:ff:da', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '50a29758-0d75-448b-b4de-a5aefd7551f7', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '902110f5-e13e-4390-8c08-6673ee069bb6', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['f911b127-0d1d-4e6e-abb5-69792b320256'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-744147105', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-744147105', 'fqdn': 'tempest-testnetworkbasicops-server-744147105.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T15:16:28Z', 'updated_at': '2026-06-12T15:16:37Z', 'revision_number': 4, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'}]: 2026-06-12 15:16:43,450 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 3.479s 2026-06-12 15:16:43,451 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "port_id": "ea93b765-5748-4adc-b4c3-cd7e34107b8d", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-4cdfeb01-9156-4c30-b0a9-ac91584e1946', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "880f2e88-8637-42cc-9999-51d69cccf139", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.188", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "5ee6167f-69c8-4ee5-808f-9112ddca7a76", "port_id": "ea93b765-5748-4adc-b4c3-cd7e34107b8d", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "d1dc6bb021404784a052b40574f5b14d", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "af4df26f-152d-4077-97a9-270a03acac93", "mac_address": "fa:16:3e:41:ff:da", "admin_state_up": true, "status": "ACTIVE", "device_id": "50a29758-0d75-448b-b4de-a5aefd7551f7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:16:41Z", "updated_at": "2026-06-12T15:16:41Z", "revision_number": 0}}' 2026-06-12 15:16:43,587 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/880f2e88-8637-42cc-9999-51d69cccf139 0.135s 2026-06-12 15:16:43,587 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-4787d937-7052-45bc-a5ec-2bbf5c36db04', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/880f2e88-8637-42cc-9999-51d69cccf139'} Body: b'{"floatingip": {"id": "880f2e88-8637-42cc-9999-51d69cccf139", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.188", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "5ee6167f-69c8-4ee5-808f-9112ddca7a76", "port_id": "ea93b765-5748-4adc-b4c3-cd7e34107b8d", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "af4df26f-152d-4077-97a9-270a03acac93", "mac_address": "fa:16:3e:41:ff:da", "admin_state_up": true, "status": "ACTIVE", "device_id": "50a29758-0d75-448b-b4de-a5aefd7551f7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:16:41Z", "updated_at": "2026-06-12T15:16:42Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:16:43,588 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '880f2e88-8637-42cc-9999-51d69cccf139', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'floating_ip_address': '192.168.122.188', 'floating_network_id': 'c67fbedc-cd1d-46b8-b018-2f59b2d38899', 'router_id': '5ee6167f-69c8-4ee5-808f-9112ddca7a76', 'port_id': 'ea93b765-5748-4adc-b4c3-cd7e34107b8d', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'af4df26f-152d-4077-97a9-270a03acac93', 'mac_address': 'fa:16:3e:41:ff:da', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '50a29758-0d75-448b-b4de-a5aefd7551f7', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T15:16:41Z', 'updated_at': '2026-06-12T15:16:42Z', 'revision_number': 1, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'} is at status: ACTIVE 2026-06-12 15:16:43,588 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.136347 seconds 2026-06-12 15:16:43,588 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.188 with user: cirros 2026-06-12 15:16:43,588 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details begins to ping 192.168.122.188 in 120 sec and the expected result is reachable 2026-06-12 15:16:57,854 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.265518 seconds 2026-06-12 15:16:57,854 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details finishes ping 192.168.122.188 in 120 sec and the ping result is expected 2026-06-12 15:16:58,005 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7/action 0.150s 2026-06-12 15:16:58,006 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:16:57 GMT', 'server': 'Apache', 'content-length': '75302', '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-bf3f9b0c-0df5-4c37-a814-49089427d203', 'x-compute-request-id': 'req-bf3f9b0c-0df5-4c37-a814-49089427d203', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\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] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] 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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1597377742 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000011] tsc: Detected 2799.998 MHz processor\\n[ 0.000838] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001249] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003949] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.003990] Using GB pages for direct mapping\\n[ 0.004293] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004300] ACPI: Early table checksum verification disabled\\n[ 0.004308] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004314] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004321] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004328] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004332] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004335] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004339] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004343] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004346] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004348] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004349] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004350] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004351] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004352] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005578] No NUMA configuration fo 2026-06-12 15:16:58,007 25 DEBUG [tempest.scenario.manager] Console output for 50a29758-0d75-448b-b4de-a5aefd7551f7 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 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] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1597377742 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000011] tsc: Detected 2799.998 MHz processor [ 0.000838] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001249] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003949] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.003990] Using GB pages for direct mapping [ 0.004293] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004300] ACPI: Early table checksum verification disabled [ 0.004308] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004314] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004321] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004328] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004332] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004335] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004339] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004343] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004346] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004348] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004349] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004350] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004351] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004352] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005578] No NUMA configuration found [ 0.005581] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005590] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.005938] Zone ranges: [ 0.005940] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.005943] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.005945] Normal empty [ 0.005947] Device empty [ 0.005948] Movable zone start for each node [ 0.005951] Early memory node ranges [ 0.005952] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.005954] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.005955] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006302] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006331] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006536] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017197] ACPI: PM-Timer IO Port: 0x608 [ 0.017228] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017346] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017351] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017354] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017356] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017359] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017360] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017364] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017367] TSC deadline timer available [ 0.017380] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017456] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017459] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017461] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017462] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017464] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017466] Booting paravirtualized kernel on KVM [ 0.017471] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017480] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017945] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018028] kvm-guest: setup async PF for cpu 0 [ 0.018056] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018076] kvm-guest: PV spinlocks disabled, single CPU [ 0.018085] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018087] Policy zone: DMA32 [ 0.018089] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018162] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018185] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018198] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018263] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018566] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019323] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019355] ftrace: allocating 50600 entries in 198 pages [ 0.049204] ftrace: allocated 198 pages with 4 groups [ 0.049443] rcu: Hierarchical RCU implementation. [ 0.049447] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.049450] Rude variant of Tasks RCU enabled. [ 0.049451] Tracing variant of Tasks RCU enabled. [ 0.049453] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.049455] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.054342] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.054786] random: crng init done [ 0.093971] Console: colour VGA+ 80x25 [ 0.233113] printk: console [tty1] enabled [ 0.634925] printk: console [ttyS0] enabled [ 0.637732] ACPI: Core revision 20210730 [ 0.640670] APIC: Switch to symmetric I/O mode setup [ 0.644992] x2apic enabled [ 0.648041] Switched APIC routing to physical x2apic. [ 0.656956] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.663532] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.667524] pid_max: default: 32768 minimum: 301 [ 0.667524] LSM: Security Framework initializing [ 0.667524] landlock: Up and running. [ 0.667524] Yama: becoming mindful. [ 0.667524] AppArmor: AppArmor initialized [ 0.667524] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.667524] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.667524] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.667524] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.667524] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.667524] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.667524] Spectre V2 : Mitigation: Retpolines [ 0.667524] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.667524] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.667524] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.667524] RETBleed: Mitigation: untrained return thunk [ 0.667524] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.667524] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.667524] Freeing SMP alternatives memory: 44K [ 0.667524] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.667797] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.671560] ... version: 0 [ 0.674420] ... bit width: 48 [ 0.675539] ... generic registers: 6 [ 0.678812] ... value mask: 0000ffffffffffff [ 0.679539] ... max period: 00007fffffffffff [ 0.683464] ... fixed-purpose events: 0 [ 0.683539] ... event mask: 000000000000003f [ 0.687366] rcu: Hierarchical SRCU implementation. [ 0.688168] smp: Bringing up secondary CPUs ... [ 0.691175] smp: Brought up 1 node, 1 CPU [ 0.691543] smpboot: Max logical packages: 1 [ 0.694300] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.696071] devtmpfs: initialized [ 0.698501] x86/mm: Memory block size: 128MB [ 0.699796] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.703571] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.707664] pinctrl core: initialized pinctrl subsystem [ 0.711945] PM: RTC time: 15:16:39, date: 2026-06-12 [ 0.715769] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.719699] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.723600] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.727562] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.731566] audit: initializing netlink subsys (disabled) [ 0.735948] thermal_sys: Registered thermal governor 'fair_share' [ 0.735951] thermal_sys: Registered thermal governor 'bang_bang' [ 0.739543] audit: type=2000 audit(1781277399.798:1): state=initialized audit_enabled=0 res=1 [ 0.743547] thermal_sys: Registered thermal governor 'step_wise' [ 0.743549] thermal_sys: Registered thermal governor 'user_space' [ 0.747543] thermal_sys: Registered thermal governor 'power_allocator' [ 0.751570] EISA bus registered [ 0.757873] cpuidle: using governor ladder [ 0.759540] cpuidle: using governor menu [ 0.765024] ACPI: bus type PCI registered [ 0.767541] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.771942] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.775545] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.779583] PCI: Using configuration type 1 for base access [ 0.784934] Kprobes globally optimized [ 0.787765] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.791542] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.796740] ACPI: Added _OSI(Module Device) [ 0.799580] ACPI: Added _OSI(Processor Device) [ 0.802923] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.803619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.807556] ACPI: Added _OSI(Linux-Dell-Video) [ 0.811039] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.811581] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.819004] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.823932] ACPI: Interpreter enabled [ 0.826518] ACPI: PM: (supports S0 S5) [ 0.827541] ACPI: Using IOAPIC for interrupt routing [ 0.831391] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.831556] PCI: Using E820 reservations for host bridge windows [ 0.835850] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.846011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.847554] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.851711] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.855689] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.861322] PCI host bridge to bus 0000:00 [ 0.863544] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.867540] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.871539] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.875538] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.879564] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.883540] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.887545] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.891901] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.900309] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.911603] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.925450] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.931584] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.942168] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.943774] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.952882] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.959557] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.969659] pci 0000:00:02.0: enabling Extended Tags [ 0.974546] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.979552] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.990489] pci 0000:00:02.1: enabling Extended Tags [ 0.994613] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.999548] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.009424] pci 0000:00:02.2: enabling Extended Tags [ 1.014170] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.018904] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.029237] pci 0000:00:02.3: enabling Extended Tags [ 1.035018] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.040941] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.051731] pci 0000:00:02.4: enabling Extended Tags [ 1.058254] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.063493] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.069280] pci 0000:00:02.5: enabling Extended Tags [ 1.075036] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.079551] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.090321] pci 0000:00:02.6: enabling Extended Tags [ 1.094372] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.099262] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.106623] pci 0000:00:02.7: enabling Extended Tags [ 1.112460] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.119442] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.125168] pci 0000:00:03.0: enabling Extended Tags [ 1.132234] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.139218] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.147914] pci 0000:00:03.1: enabling Extended Tags [ 1.153983] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.159066] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.166214] pci 0000:00:03.2: enabling Extended Tags [ 1.171488] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.175218] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.181089] pci 0000:00:03.3: enabling Extended Tags [ 1.186325] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.191557] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.204488] pci 0000:00:03.4: enabling Extended Tags [ 1.210368] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.214953] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.220983] pci 0000:00:03.5: enabling Extended Tags [ 1.226489] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.232755] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.242969] pci 0000:00:03.6: enabling Extended Tags [ 1.246486] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.251555] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.262708] pci 0000:00:03.7: enabling Extended Tags [ 1.268832] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.275345] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.281315] pci 0000:00:04.0: enabling Extended Tags [ 1.287706] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.294332] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.300999] pci 0000:00:04.1: enabling Extended Tags [ 1.306516] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.311408] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.318204] pci 0000:00:04.2: enabling Extended Tags [ 1.322310] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.326900] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.333340] pci 0000:00:04.3: enabling Extended Tags [ 1.338409] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.343402] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.353031] pci 0000:00:04.4: enabling Extended Tags [ 1.358359] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.363278] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.369046] pci 0000:00:04.5: enabling Extended Tags [ 1.376122] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.382942] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.388979] pci 0000:00:04.6: enabling Extended Tags [ 1.394572] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.399550] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.411133] pci 0000:00:04.7: enabling Extended Tags [ 1.416735] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.422924] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.429080] pci 0000:00:05.0: enabling Extended Tags [ 1.498964] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.501513] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.504838] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.525185] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.534658] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.541607] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.552902] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.564770] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.573911] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.581666] pci 0000:01:00.0: enabling Extended Tags [ 1.660120] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.663632] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.667614] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.671666] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.677975] pci_bus 0000:02: extended config space not accessible [ 1.679923] acpiphp: Slot [1] registered [ 1.682849] acpiphp: Slot [0] registered [ 1.683592] acpiphp: Slot [2] registered [ 1.686399] acpiphp: Slot [3] registered [ 1.687600] acpiphp: Slot [4] registered [ 1.690327] acpiphp: Slot [5] registered [ 1.691609] acpiphp: Slot [6] registered [ 1.694507] acpiphp: Slot [7] registered [ 1.695596] acpiphp: Slot [8] registered [ 1.698414] acpiphp: Slot [9] registered [ 1.699598] acpiphp: Slot [10] registered [ 1.702412] acpiphp: Slot [11] registered [ 1.703593] acpiphp: Slot [12] registered [ 1.706455] acpiphp: Slot [13] registered [ 1.707603] acpiphp: Slot [14] registered [ 1.710752] acpiphp: Slot [15] registered [ 1.711606] acpiphp: Slot [16] registered [ 1.714948] acpiphp: Slot [17] registered [ 1.715606] acpiphp: Slot [18] registered [ 1.718383] acpiphp: Slot [19] registered [ 1.719605] acpiphp: Slot [20] registered [ 1.722537] acpiphp: Slot [21] registered [ 1.723591] acpiphp: Slot [22] registered [ 1.726324] acpiphp: Slot [23] registered [ 1.727590] acpiphp: Slot [24] registered [ 1.730261] acpiphp: Slot [25] registered [ 1.731589] acpiphp: Slot [26] registered [ 1.734270] acpiphp: Slot [27] registered [ 1.735589] acpiphp: Slot [28] registered [ 1.738294] acpiphp: Slot [29] registered [ 1.739592] acpiphp: Slot [30] registered [ 1.742309] acpiphp: Slot [31] registered [ 1.746035] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.758007] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.835237] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.835615] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.839624] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.843671] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.853259] acpiphp: Slot [0-2] registered [ 1.856252] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.865573] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.878845] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.882015] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.883944] pci 0000:03:00.0: enabling Extended Tags [ 1.968251] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.971683] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.975665] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.986684] acpiphp: Slot [0-3] registered [ 1.988293] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.999595] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.013174] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.023474] pci 0000:04:00.0: enabling Extended Tags [ 2.105192] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.107676] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.111667] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.119083] acpiphp: Slot [0-4] registered [ 2.120192] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.131547] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.147544] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.154513] pci 0000:05:00.0: enabling Extended Tags [ 2.237533] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.239678] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.243690] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.250972] acpiphp: Slot [0-5] registered [ 2.252360] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.263506] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.275562] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.282794] pci 0000:06:00.0: enabling Extended Tags [ 2.366708] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.367702] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.371661] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.379004] acpiphp: Slot [0-6] registered [ 2.453135] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.455674] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.459676] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.466808] acpiphp: Slot [0-7] registered [ 2.539804] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.543673] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.547660] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.554980] acpiphp: Slot [0-8] registered [ 2.627051] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.627673] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.631659] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.639690] acpiphp: Slot [0-9] registered [ 2.713064] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.715680] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.719664] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.727200] acpiphp: Slot [0-10] registered [ 2.799909] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.803489] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.803668] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.811168] acpiphp: Slot [0-11] registered [ 2.882815] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.883718] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.887691] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.894788] acpiphp: Slot [0-12] registered [ 2.967191] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.967675] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.971723] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.979001] acpiphp: Slot [0-13] registered [ 3.052270] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.055675] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.059674] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.067172] acpiphp: Slot [0-14] registered [ 3.144572] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.147676] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.151662] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.158798] acpiphp: Slot [0-15] registered [ 3.237282] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.239714] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.243698] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.251372] acpiphp: Slot [0-16] registered [ 3.320069] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.323540] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.327659] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.334672] acpiphp: Slot [0-17] registered [ 3.406068] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.407675] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.411673] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.419070] acpiphp: Slot [0-18] registered [ 3.491047] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.491677] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.495662] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.503707] acpiphp: Slot [0-19] registered [ 3.591442] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.591754] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.595663] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.603473] acpiphp: Slot [0-20] registered [ 3.677289] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.679675] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.683661] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.690602] acpiphp: Slot [0-21] registered [ 3.764510] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.767732] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.771682] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.779110] acpiphp: Slot [0-22] registered [ 3.852378] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.855715] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.859661] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.867054] acpiphp: Slot [0-23] registered [ 3.939899] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.943613] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.947702] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.954799] acpiphp: Slot [0-24] registered [ 4.026418] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.027734] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.031697] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.038770] acpiphp: Slot [0-25] registered [ 4.112061] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.115676] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.119683] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.183727] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.187763] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.191808] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.195823] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.199757] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.203817] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.207812] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.211788] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.215656] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.219557] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.223357] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.223569] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.227565] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.231559] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.235557] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.239335] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.241117] iommu: Default domain type: Translated [ 4.243542] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.248491] SCSI subsystem initialized [ 4.251485] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.251524] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.251550] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.255200] vgaarb: loaded [ 4.255750] ACPI: bus type USB registered [ 4.258599] usbcore: registered new interface driver usbfs [ 4.259578] usbcore: registered new interface driver hub [ 4.262987] usbcore: registered new device driver usb [ 4.263640] pps_core: LinuxPPS API ver. 1 registered [ 4.266877] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.267564] PTP clock support registered [ 4.270423] EDAC MC: Ver: 3.0.0 [ 4.275968] NetLabel: Initializing [ 4.278606] NetLabel: domain hash size = 128 [ 4.279543] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.283662] NetLabel: unlabeled traffic allowed by default [ 4.287666] PCI: Using ACPI for IRQ routing [ 5.131646] clocksource: Switched to clocksource kvm-clock [ 5.178220] VFS: Disk quotas dquot_6.6.0 [ 5.181066] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.185937] AppArmor: AppArmor Filesystem Enabled [ 5.189410] pnp: PnP ACPI init [ 5.192903] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.198851] pnp: PnP ACPI: found 5 devices [ 5.208144] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.214119] NET: Registered PF_INET protocol family [ 5.217539] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.225592] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.231323] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.237297] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.243131] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.248550] TCP: Hash tables configured (established 1024 bind 1024) [ 5.253688] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.259462] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.264486] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.270005] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.274146] NET: Registered PF_XDP protocol family [ 5.277409] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.283044] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.288202] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.293226] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.298409] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.303513] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.308961] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.314128] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.319651] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.324637] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.330079] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.335865] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.341165] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.346541] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.351784] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.357217] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.362485] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.367897] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.374122] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.381468] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.387276] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.392653] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.398433] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.404110] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.410700] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.415580] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.420074] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.424909] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.429513] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.433582] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.437953] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.442306] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.446812] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.451585] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.455794] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.460094] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.464871] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.469543] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.473872] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.478420] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.483485] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.487801] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.491914] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.496350] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.500873] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.505579] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.510113] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.514590] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.518912] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.523205] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.527622] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.532070] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.536238] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.540658] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.545029] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.550084] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.554915] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.559304] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.563611] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.568044] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.572899] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.577522] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.581977] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.586549] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.590649] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.594998] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.599027] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.602980] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.606972] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.611069] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.615176] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.619247] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.623455] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.627461] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.631706] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.636017] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.640343] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.644360] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.648605] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.652699] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.657017] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.661346] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.665846] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.670132] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.674719] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.679391] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.684110] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.688761] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.694065] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.698832] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.703809] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.708014] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.712313] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.716466] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.721315] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.725149] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.733931] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.740496] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.748987] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.753743] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.760080] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.765637] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.774230] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.780500] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.787868] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.795275] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.801225] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.806800] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.816285] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.821824] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.827244] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.834965] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.841137] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.848402] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.856417] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.861721] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.868200] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.875365] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.881221] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.888060] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.895967] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.902020] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.907443] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.915985] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.922338] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.929070] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.938712] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.944707] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.950420] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.961015] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.967872] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.973366] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.980534] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.985460] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.991577] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.998416] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.003367] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.009467] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.015482] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.022947] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.026406] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.031955] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.038400] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.047512] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.051002] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.057002] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.062300] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.069560] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.072803] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.078789] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.084415] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.092681] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.095968] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.102625] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.108124] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.116263] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.120658] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.127329] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.134052] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.143173] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.146676] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.152749] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.158525] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.166406] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.170825] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.177421] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.183668] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.192713] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.196940] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.203051] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.210054] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.217639] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.222043] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.227407] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.233237] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.241010] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.245280] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.251586] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.256987] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.264743] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.268845] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.275905] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.281375] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.290619] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.295041] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.301680] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.308621] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.316617] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.321553] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.328819] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.333716] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.338461] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.343344] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.347983] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.352138] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.356337] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.361580] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.365178] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.369667] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.374555] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.378909] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.384521] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.390914] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.396117] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.400267] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.405164] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.409674] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.414276] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.418238] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.423157] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.427714] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.432398] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.436606] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.441799] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.446038] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.450694] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.455148] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.460028] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.464968] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.469908] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.474592] pci_bus 0000:0d: resoB373 urce 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.479145] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.482787] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.486849] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.491601] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.495293] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.499371] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.504575] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.508296] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.512347] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.517117] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.520727] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.524755] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.529664] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.533443] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.537523] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.542640] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.546508] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.550751] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.555684] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.559500] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.564300] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.569111] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.572875] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.576918] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.582934] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.586482] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.590621] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.595843] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.600014] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.604433] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.609320] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.613070] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.617277] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.622087] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.625645] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.629795] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.634910] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.638970] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.643094] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.650184] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.660788] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11069 usecs [ 6.667076] PCI: CLS 0 bytes, default 64 [ 6.670720] Trying to unpack rootfs image as initramfs... [ 6.674585] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.692792] Initialise system trusted keyrings [ 6.699611] Key type blacklist registered [ 6.703782] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.715142] zbud: loaded [ 6.727929] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.739697] fuse: init (API version 7.34) [ 6.742995] integrity: Platform Keyring initialized [ 6.759670] Key type asymmetric registered [ 6.762457] Asymmetric key parser 'x509' registered [ 6.771801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.783878] io scheduler mq-deadline registered [ 6.796176] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.804726] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.826191] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.836307] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.853641] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.868658] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.890202] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.904076] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.916788] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.928454] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.949333] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.962408] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.981212] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.992310] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.008781] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.027015] Freeing initrd memory: 8744K [ 7.030630] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.036257] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.042956] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.048324] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.057163] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.062117] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.071098] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.075935] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.085309] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.090604] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.100151] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.104634] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.112853] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.117398] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.127402] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.133479] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.143374] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.148335] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.154496] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.161402] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.166723] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.175595] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.180222] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.190007] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.194352] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.205428] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.211104] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.219864] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.224330] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.233483] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.237890] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.248067] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.253877] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.262530] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.266676] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.272961] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.279237] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.284637] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.292814] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.301827] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.305982] shpchp 0000:01:00.0: Slot initialization failed [ 7.311959] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.318000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.323035] ACPI: button: Power Button [PWRF] [ 7.356438] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.393464] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.401830] Linux agpgart interface v0.103 [ 7.407130] loop: module loaded [ 7.410008] tun: Universal TUN/TAP device driver, 1.6 [ 7.414756] PPP generic driver version 2.4.2 [ 7.418058] VFIO - User Level meta-driver version: 0.3 [ 7.421706] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.426234] ehci-pci: EHCI PCI platform driver [ 7.429840] ehci-platform: EHCI generic platform driver [ 7.433443] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.437757] ohci-pci: OHCI PCI platform driver [ 7.441195] ohci-platform: OHCI generic platform driver [ 7.444831] uhci_hcd: USB Universal Host Controller Interface driver [ 7.451927] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.456985] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.462987] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.466734] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.473240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.478944] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.483761] usb usb1: Product: UHCI Host Controller [ 7.487014] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.491133] usb usb1: SerialNumber: 0000:02:01.0 [ 7.494488] hub 1-0:1.0: USB hub found [ 7.497218] hub 1-0:1.0: 2 ports detected [ 7.500566] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.508478] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.511847] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.515732] mousedev: PS/2 mouse device common for all mice [ 7.520298] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.525929] rtc_cmos 00:03: RTC can wake from S4 [ 7.531837] rtc_cmos 00:03: registered as rtc0 [ 7.535305] rtc_cmos 00:03: setting system clock to 2026-06-12T15:16:47 UTC (1781277407) [ 7.541026] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.545642] i2c_dev: i2c /dev entries driver [ 7.548860] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.558100] device-mapper: uevent: version 1.0.3 [ 7.562919] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.569389] platform eisa.0: Probing EISA bus 0 [ 7.572814] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.577621] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.582993] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.588094] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.592701] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.597130] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.601710] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.606435] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.611030] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.615583] platform eisa.0: EISA: Detected 0 cards [ 7.618974] ledtrig-cpu: registered to indicate activity on CPUs [ 7.623433] drop_monitor: Initializing network drop monitor service [ 7.627934] NET: Registered PF_INET6 protocol family [ 7.636702] Segment Routing with IPv6 [ 7.639923] In-situ OAM (IOAM) with IPv6 [ 7.642798] NET: Registered PF_PACKET protocol family [ 7.646395] Key type dns_resolver registered [ 7.649827] IPI shorthand broadcast: enabled [ 7.653164] registered taskstats version 1 [ 7.656168] Loading compiled-in X.509 certificates [ 7.660798] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.668072] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.675056] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.681898] blacklist: Loading compiled-in revocation X.509 certificates [ 7.686386] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.692671] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.700885] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.708419] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.715474] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.722228] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.729347] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.736331] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.744080] zswap: loaded using pool lzo/zbud [ 7.747594] Key type .fscrypt registered [ 7.750567] Key type fscrypt-provisioning registered [ 7.756004] Key type encrypted registered [ 7.758832] AppArmor: AppArmor sha1 policy hashing enabled [ 7.762461] ima: No TPM chip found, activating TPM-bypass! [ 7.766365] Loading compiled-in module X.509 certificates [ 7.770679] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.777202] ima: Allocated hash algorithm: sha1 [ 7.780373] ima: No architecture policies found [ 7.783591] evm: Initialising EVM extended attributes: [ 7.787037] evm: security.selinux [ 7.789423] evm: security.SMACK64 [ 7.792119] evm: security.SMACK64EXEC [ 7.794795] evm: security.SMACK64TRANSMUTE [ 7.797894] evm: security.SMACK64MMAP [ 7.800616] evm: security.apparmor [ 7.803626] evm: security.ima [ 7.806057] evm: security.capability [ 7.809003] evm: HMAC attrs: 0x1 [ 7.812638] PM: Magic number: 14:212:285 [ 7.816354] RAS: Correctable Errors collector initialized. [ 7.820076] Unstable clock detected, switching default tracing clock to "global" [ 7.820076] If you want to keep using the local clock, then add: [ 7.820076] "trace_clock=local" [ 7.820076] on the kernel command line [ 7.835616] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.843161] Freeing unused decrypted memory: 2036K [ 7.851656] Freeing unused kernel image (initmem) memory: 3244K [ 7.855852] Write protecting the kernel read-only data: 30720k [ 7.862870] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.869072] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.915811] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.920012] Run /init as init process info: initramfs: up at 7.32 [ 7.991963] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.003368] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.008661] GPT:229375 != 2097151 [ 8.011188] GPT:Alternate GPT header not at the end of the disk. [ 8.015471] GPT:229375 != 2097151 [ 8.018341] GPT: Use GNU Parted to correct GPT errors. [ 8.089182] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.473434] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.504641] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.21 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:50:a2:97:58:0d:75:44:8b:b4:de:a5:ae:fd:75:51:f7 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDL37YiKmzguKOxSM1/SSyDsgvbhzmut+ESPTTll3twXY2o71jvaRmlO10eBWkQoRnQ/XPzZHE1/S7FdEav2sNQCR7rm7OfyKujdBoEor3uwTDfsnywb9/rXX6TNbHfdq7pyvdt4rpKYWR1suCKfJVRmGq4il66KyMDzpsrH+bhGqpr9uyT3Gj+q4CVbVH6hF+s7yKxCQPDUMgYCavpOtyBM7Y5yfFMbTxGLA2D/NHnsizZmm6SMsI1KNy74dzupxYNH7//arOEZLv62yCkHxPmrlb+7vSaFGKuVWGvgqjabhrSiksTMMf5CATCaJRCgtKNuh9SUzD7BRMNcGLZeYuV root@tempest-testnetworkbasicops-server-744147105 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDK0Tn36M+4ajoxjyvBfDqoygzJOgcq/YoTzTmiUAb5Ko9YTVP5EF8oRnsWLHxD4g9q6iVG8NOB7WHY62S2DyP0= root@tempest-testnetworkbasicops-server-744147105 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe41:ffda/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 50a29758-0d75-448b-b4de-a5aefd7551f7 name: tempest-TestNetworkBasicOps-server-744147105 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-744147105 launch-index: 0 === cirros: current=0.6.2 uptime=9.33 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:41:FF:DA inet6 addr: fe80::f816:3eff:fe41:ffda/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:924 (924.0 B) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-744147105 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.582880] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.587250] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.607972] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.800965] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.829645] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.945539] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.946627] ISO 9660 Extensions: RRIP_1991A [ 9.075220] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.785357] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.786983] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 16:16:48 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 16:16:48 cirros auth.notice su: + none root:cirros Jun 12 16:16:49 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 16:16:49 cirros daemon.info dhcpcd[350]: DUID 00:04:50:a2:97:58:0d:75:44:8b:b4:de:a5:ae:fd:75:51:f7 Jun 12 16:16:49 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 16:16:49 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 16:16:49 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 16:16:49 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:41:ff:da Jun 12 16:16:49 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe41:ffda Jun 12 16:16:49 cirros authpriv.info dropbear[391]: Running in background Jun 12 16:16:50 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-744147105 login: 2026-06-12 15:16:58,008 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2026-06-12 15:16:58,015 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:16:58,119 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:16:58,120 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2026-06-12 15:16:58,121 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2026-06-12 15:16:58,124 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:16:58,234 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:16:58,235 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2026-06-12 15:16:58,236 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2026-06-12 15:16:58,236 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2026-06-12 15:16:58,239 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:16:58,342 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:16:58,343 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2026-06-12 15:16:58,355 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2026-06-12 15:16:58,356 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2026-06-12 15:16:58,358 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:16:58,462 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:16:58,462 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2026-06-12 15:17:01,419 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/902110f5-e13e-4390-8c08-6673ee069bb6 2.949s 2026-06-12 15:17:01,420 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"dns_nameservers": ["9.8.7.6"]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-bf29e5f5-5928-4128-9767-721b82af8c53', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/902110f5-e13e-4390-8c08-6673ee069bb6'} Body: b'{"subnet":{"id":"902110f5-e13e-4390-8c08-6673ee069bb6","name":"tempest-subnet-smoke-1320334003","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"af4df26f-152d-4077-97a9-270a03acac93","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":["9.8.7.6"],"description":"","service_types":[],"tags":[],"created_at":"2026-06-12T15:16:17Z","updated_at":"2026-06-12T15:16:59Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:17:01,420 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2026-06-12 15:17:01,421 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2026-06-12 15:17:01,425 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:17:01,524 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:17:01,524 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2026-06-12 15:17:01,536 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2026-06-12 15:17:01,537 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2026-06-12 15:17:01,540 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:17:01,639 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:17:01,640 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2026-06-12 15:17:01,645 25 DEBUG [tempest.scenario.test_network_basic_ops] Failed to update DNS nameservers 2026-06-12 15:17:04,649 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2026-06-12 15:17:04,649 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2026-06-12 15:17:04,653 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:17:04,756 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:17:04,757 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2026-06-12 15:17:04,773 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2026-06-12 15:17:04,774 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2026-06-12 15:17:04,777 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:17:04,878 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:17:04,878 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2026-06-12 15:17:04,882 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_dns_server returns true in 3.462158 seconds 2026-06-12 15:17:05,986 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/880f2e88-8637-42cc-9999-51d69cccf139 1.103s 2026-06-12 15:17:05,987 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:05 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-da2b92f4-6b7a-485b-9b60-5c40487d8870', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/880f2e88-8637-42cc-9999-51d69cccf139'} Body: b'' 2026-06-12 15:17:06,384 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7 0.395s 2026-06-12 15:17:06,384 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:06 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c74504e-1c07-45fd-a143-6cc96f1e0b51', 'x-compute-request-id': 'req-2c74504e-1c07-45fd-a143-6cc96f1e0b51', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7'} Body: b'' 2026-06-12 15:17:07,442 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7 1.058s 2026-06-12 15:17:07,443 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:06 GMT', 'server': 'Apache', 'content-length': '1819', '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-0bbbc8b4-35b9-4548-b902-6a92641c5bdb', 'x-compute-request-id': 'req-0bbbc8b4-35b9-4548-b902-6a92641c5bdb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7'} Body: b'{"server": {"id": "50a29758-0d75-448b-b4de-a5aefd7551f7", "name": "tempest-TestNetworkBasicOps-server-744147105", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:16:25Z", "updated": "2026-06-12T15:17:06Z", "addresses": {"tempest-network-smoke--410533670": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:ff:da"}, {"version": 4, "addr": "192.168.122.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:ff:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-754693149", "OS-SRV-USG:launched_at": "2026-06-12T15:16:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1745308123"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:17:08,653 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7 0.204s 2026-06-12 15:17:08,654 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:08 GMT', 'server': 'Apache', 'content-length': '1751', '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-9495e299-c8e7-46b1-bcb4-0d07ff3c0fd0', 'x-compute-request-id': 'req-9495e299-c8e7-46b1-bcb4-0d07ff3c0fd0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7'} Body: b'{"server": {"id": "50a29758-0d75-448b-b4de-a5aefd7551f7", "name": "tempest-TestNetworkBasicOps-server-744147105", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:16:25Z", "updated": "2026-06-12T15:17:06Z", "addresses": {"tempest-network-smoke--410533670": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:ff:da"}, {"version": 4, "addr": "192.168.122.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:ff:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50a29758-0d75-448b-b4de-a5aefd7551f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-754693149", "OS-SRV-USG:launched_at": "2026-06-12T15:16:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:17:09,745 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7 0.088s 2026-06-12 15:17:09,746 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:09 GMT', 'server': 'Apache', 'content-length': '111', '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-7b29ae18-4114-4759-97db-7622903e11bc', 'x-compute-request-id': 'req-7b29ae18-4114-4759-97db-7622903e11bc', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50a29758-0d75-448b-b4de-a5aefd7551f7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 50a29758-0d75-448b-b4de-a5aefd7551f7 could not be found."}}' 2026-06-12 15:17:10,722 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/f911b127-0d1d-4e6e-abb5-69792b320256 0.975s 2026-06-12 15:17:10,722 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2609164f-ca4b-4cb7-afc4-6cc6e90989a3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/f911b127-0d1d-4e6e-abb5-69792b320256'} Body: b'' 2026-06-12 15:17:10,778 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-754693149 0.055s 2026-06-12 15:17:10,778 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:10 GMT', 'server': 'Apache', 'content-length': '0', '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-d45c0aaf-2cf2-4a27-b356-b28701c86ed8', 'x-compute-request-id': 'req-d45c0aaf-2cf2-4a27-b356-b28701c86ed8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-754693149'} Body: b'' 2026-06-12 15:17:12,908 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5ee6167f-69c8-4ee5-808f-9112ddca7a76/remove_router_interface 2.129s 2026-06-12 15:17:12,908 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "902110f5-e13e-4390-8c08-6673ee069bb6"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a9285b05-f94d-4d33-8a8b-17654e682386', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5ee6167f-69c8-4ee5-808f-9112ddca7a76/remove_router_interface'} Body: b'{"id": "5ee6167f-69c8-4ee5-808f-9112ddca7a76", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "53bbd086-1e91-4330-a011-cd468d171f1c", "network_id": "af4df26f-152d-4077-97a9-270a03acac93", "subnet_id": "902110f5-e13e-4390-8c08-6673ee069bb6", "subnet_ids": ["902110f5-e13e-4390-8c08-6673ee069bb6"]}' 2026-06-12 15:17:13,629 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/902110f5-e13e-4390-8c08-6673ee069bb6 0.720s 2026-06-12 15:17:13,630 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:13 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c7d20ddb-3262-461a-8a9c-10ca22b8b36c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/902110f5-e13e-4390-8c08-6673ee069bb6'} Body: b'' 2026-06-12 15:17:15,400 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5ee6167f-69c8-4ee5-808f-9112ddca7a76 1.769s 2026-06-12 15:17:15,400 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0a3462a6-4cdd-49e8-9bac-e899227f0973', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5ee6167f-69c8-4ee5-808f-9112ddca7a76'} Body: b'' 2026-06-12 15:17:16,013 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/af4df26f-152d-4077-97a9-270a03acac93 0.612s 2026-06-12 15:17:16,014 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:16 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c2b59017-13a0-42a3-9dcd-2476ac843be0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/af4df26f-152d-4077-97a9-270a03acac93'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-12 15:17:16.028241Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] time: 2026-06-12 15:18:26.784526Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2026-06-12 15:17:16,807 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.778s 2026-06-12 15:17:16,807 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1225852452", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-ebc486e6-3c4d-47e6-a396-e1a11c305f49', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"649a5acd-6b01-4bf1-8eac-deba69067cc3","name":"tempest-network-smoke--1225852452","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d1dc6bb021404784a052b40574f5b14d","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:17:16Z","updated_at":"2026-06-12T15:17:16Z","revision_number":1}}' 2026-06-12 15:17:21,704 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 4.896s 2026-06-12 15:17:21,704 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1733646542", "admin_state_up": true, "project_id": "d1dc6bb021404784a052b40574f5b14d", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899"}}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-83f4e500-4a08-4a26-9cae-ae158f94c87f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"router": {"id": "d7c6fe06-960f-4e89-8ac4-3d93d7d1fc72", "name": "tempest-TestNetworkBasicOps-router-1733646542", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.226"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:17:16Z", "updated_at": "2026-06-12T15:17:19Z", "revision_number": 2, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:17:21,785 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28 0.080s 2026-06-12 15:17:21,786 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5ad20e4a-1ebc-4283-8d0d-9e906d810efa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:17:21,905 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.119s 2026-06-12 15:17:21,905 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-ba7f0bec-c7aa-4135-b2e6-49bf382b0d1f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:17:22,013 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28 0.107s 2026-06-12 15:17:22,013 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5243b800-0add-4a22-9eb8-a62076147e44', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:17:23,520 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.506s 2026-06-12 15:17:23,520 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-758921100", "network_id": "649a5acd-6b01-4bf1-8eac-deba69067cc3", "project_id": "d1dc6bb021404784a052b40574f5b14d", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-a80f344c-aac5-45d6-9677-4edc200f54a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"868b4dc2-172f-4bf7-86ec-bac29a054ff5","name":"tempest-subnet-smoke-758921100","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"649a5acd-6b01-4bf1-8eac-deba69067cc3","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-12T15:17:22Z","updated_at":"2026-06-12T15:17:22Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:17:27,740 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/d7c6fe06-960f-4e89-8ac4-3d93d7d1fc72/add_router_interface 4.219s 2026-06-12 15:17:27,740 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "868b4dc2-172f-4bf7-86ec-bac29a054ff5"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-340f067f-b59f-4c2d-85ce-322edc8f6296', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/d7c6fe06-960f-4e89-8ac4-3d93d7d1fc72/add_router_interface'} Body: b'{"id": "d7c6fe06-960f-4e89-8ac4-3d93d7d1fc72", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "b4154f0f-4d3a-492d-a6b2-b63f29f48be5", "network_id": "649a5acd-6b01-4bf1-8eac-deba69067cc3", "subnet_id": "868b4dc2-172f-4bf7-86ec-bac29a054ff5", "subnet_ids": ["868b4dc2-172f-4bf7-86ec-bac29a054ff5"]}' 2026-06-12 15:17:27,854 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.113s 2026-06-12 15:17:27,854 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-fd5b043b-52d8-4c1b-b79a-cd7cbc6145b8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"649a5acd-6b01-4bf1-8eac-deba69067cc3","name":"tempest-network-smoke--1225852452","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["868b4dc2-172f-4bf7-86ec-bac29a054ff5"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:17:16Z","updated_at":"2026-06-12T15:17:22Z","revision_number":2,"project_id":"d1dc6bb021404784a052b40574f5b14d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":28391},{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:17:27,939 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.084s 2026-06-12 15:17:27,940 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-b87d19c2-6417-4ccc-a58e-34b995596c44', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"868b4dc2-172f-4bf7-86ec-bac29a054ff5","name":"tempest-subnet-smoke-758921100","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"649a5acd-6b01-4bf1-8eac-deba69067cc3","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:17:22Z","updated_at":"2026-06-12T15:17:22Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"},{"id":"caaaef89-94d9-4f3f-89ec-4e80957d639e","name":"public_subnet","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","network_id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:07:53Z","updated_at":"2026-06-12T15:07:53Z","revision_number":0,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5"}]}' 2026-06-12 15:17:28,446 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.505s 2026-06-12 15:17:28,446 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-c7111fe0-620e-4bf0-8c03-b4d42480d27e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "d7c6fe06-960f-4e89-8ac4-3d93d7d1fc72", "name": "tempest-TestNetworkBasicOps-router-1733646542", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.226"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:17:16Z", "updated_at": "2026-06-12T15:17:25Z", "revision_number": 3, "project_id": "d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:17:28,601 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.154s 2026-06-12 15:17:28,602 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1070171225", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH7cBrQB5XrHtDpe0G9XrzPon6iPGX8e7+wsNM9dx7ykb4h2URNvStoq7Sfj82Y0NGGT+Y4XuMrJirEPCG2LHzip+XV3nO9FbwvEVr6EJAZ219Ycq1iGXAPnI+bjvy4XBA=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:28 GMT', 'server': 'Apache', 'content-length': '398', '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-7c32ab6d-da32-4549-934f-b4d62c09865d', 'x-compute-request-id': 'req-7c32ab6d-da32-4549-934f-b4d62c09865d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1070171225", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH7cBrQB5XrHtDpe0G9XrzPon6iPGX8e7+wsNM9dx7ykb4h2URNvStoq7Sfj82Y0NGGT+Y4XuMrJirEPCG2LHzip+XV3nO9FbwvEVr6EJAZ219Ycq1iGXAPnI+bjvy4XBA==", "fingerprint": "2e:00:83:5b:4e:cf:31:2b:52:78:0a:e5:52:aa:c6:7e", "user_id": "3d4d31a4f070430fa8390b5e104a0449"}}' 2026-06-12 15:17:28,928 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.324s 2026-06-12 15:17:28,928 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1966016243", "description": "tempest-secgroup-smoke-1966016243 description", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-bfeb785f-8ed2-4bf5-90b3-61d402f816a5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "d46ba3c1-305d-461b-bd60-98c6518d203e", "name": "tempest-secgroup-smoke-1966016243", "stateful": true, "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "description": "tempest-secgroup-smoke-1966016243 description", "shared": false, "security_group_rules": [{"id": "058ce39b-73bf-4b52-bd5a-0d04879d82a8", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "d46ba3c1-305d-461b-bd60-98c6518d203e", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 199, "description": null, "tags": [], "created_at": "2026-06-12T15:17:28Z", "updated_at": "2026-06-12T15:17:28Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}, {"id": "5112df01-8e39-4aa0-9161-1ed09ab722e4", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "d46ba3c1-305d-461b-bd60-98c6518d203e", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 198, "description": null, "tags": [], "created_at": "2026-06-12T15:17:28Z", "updated_at": "2026-06-12T15:17:28Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}], "tags": [], "created_at": "2026-06-12T15:17:28Z", "updated_at": "2026-06-12T15:17:28Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:17:29,492 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.563s 2026-06-12 15:17:29,493 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d46ba3c1-305d-461b-bd60-98c6518d203e", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-653cc1ed-eea1-4bbf-8490-198d5dad805e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "59ce1e3c-635c-4469-b105-0836034112a1", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "d46ba3c1-305d-461b-bd60-98c6518d203e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:17:29Z", "updated_at": "2026-06-12T15:17:29Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:17:29,714 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.221s 2026-06-12 15:17:29,715 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d46ba3c1-305d-461b-bd60-98c6518d203e", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-a0c3654d-c8fb-4ed5-a4e1-13704344228f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ffc4bb4a-1d22-4abb-a500-72790401dbb2", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "d46ba3c1-305d-461b-bd60-98c6518d203e", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:17:29Z", "updated_at": "2026-06-12T15:17:29Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:17:30,052 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.337s 2026-06-12 15:17:30,053 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d46ba3c1-305d-461b-bd60-98c6518d203e", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d82f5f36-bd44-457f-909e-78aa54dc21eb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "04a1e3e4-f172-434c-aefc-6ba2193a6150", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "d46ba3c1-305d-461b-bd60-98c6518d203e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:17:29Z", "updated_at": "2026-06-12T15:17:29Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:17:30,799 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.746s 2026-06-12 15:17:30,800 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d46ba3c1-305d-461b-bd60-98c6518d203e", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-28bdc82e-fa9d-46c7-8c51-a5f4b9b29775', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "703203db-bbe1-407f-bf39-ef3fd3a77567", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "d46ba3c1-305d-461b-bd60-98c6518d203e", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:17:30Z", "updated_at": "2026-06-12T15:17:30Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:17:30,982 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.181s 2026-06-12 15:17:30,982 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d46ba3c1-305d-461b-bd60-98c6518d203e", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-0c09daba-0970-4b8e-a637-46619e655c43', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "742dd655-afef-456d-9a86-dae1ee9f7edc", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "d46ba3c1-305d-461b-bd60-98c6518d203e", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:17:30Z", "updated_at": "2026-06-12T15:17:30Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:17:31,509 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.526s 2026-06-12 15:17:31,509 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d46ba3c1-305d-461b-bd60-98c6518d203e", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-19b2d45c-c2fe-4bbd-ab7d-c7b916f3027c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8738d006-6553-41c9-bace-13acf26bf10a", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "d46ba3c1-305d-461b-bd60-98c6518d203e", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:17:31Z", "updated_at": "2026-06-12T15:17:31Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:17:31,820 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.305s 2026-06-12 15:17:31,820 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:31 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9f4c60ca-09c0-4927-9a2b-eaf3e0368597', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=400ed7f7925a41eb47b478e43ee4894f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3d4d31a4f070430fa8390b5e104a0449", "name": "tempest-TestNetworkBasicOps-2080194209-project-member", "password_expires_at": null}, "audit_ids": ["4R0j9nniT9-Haq5eAHA2MQ"], "expires_at": "2026-06-12T16:17:31.000000Z", "issued_at": "2026-06-12T15:17:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1dc6bb021404784a052b40574f5b14d", "name": "tempest-TestNetworkBasicOps-2080194209"}, "is_domain": false, "roles": [{"id": "84dfbc6758f74d718c73b19850f0a2ab", "name": "reader"}, {"id": "0b10eab503b545b1a7e8fa24a1068220", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "26542de8d1a941009f4ca20556c3ffe1", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "f9007553880e4fdcba1101956b96c0be", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "03d88bc7a9be477ea3ecfbe89237da45", "type": "image", "name": "glance"}, {"endpoints": [{"id": "095bd69ea9a44290a9c359173a36b556", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f8e64122fafd444fac68f4db0eabe000", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "345dabaa3a9944439b7c9e64f006a024", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "a057b86da2ae478e96744640656e77f9", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "de3099ade7b0479a8264801695381d53", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "625be93c88a94ec89600c73faef7c620", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "1dca8cb5d1574100a6b5c3321fdd780c", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "96af71fdd7fe4608b9fadfdbca1536a3", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "a15a54be450c46e895f8fa1859524d8e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "cf32a21ce2ae4104a3068e8b53c030f8", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "e47e4efc3dad43bdb92d220e620e675c", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "b45879aa38ea4a01a55f4bd57582a6fd", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "55c565513c084ef09345a3f1356ebdc7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}, {"name": "swift", "id": "bcc9192e64fe4b43a7ba0dce6de77e62", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}], "id": "be4902e0c306454b865cad62c4955c96", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "12c14a57fa7b4158b1cadae10e6ef01f", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "78ae44da8e704841adf77d95f408ff4e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d415649d9beb40a1ad0a4c254a5df7cf", "type": 2026-06-12 15:17:31,821 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2026-06-12 15:17:33,320 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.498s 2026-06-12 15:17:33,320 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1752803516", "imageRef": "8275103d-adb5-4041-9ac9-8b43dc20e626", "flavorRef": "b7ba1027-feea-4cdd-9901-e77859c37669", "networks": [{"uuid": "649a5acd-6b01-4bf1-8eac-deba69067cc3"}], "key_name": "tempest-TestNetworkBasicOps-1070171225", "security_groups": [{"name": "tempest-secgroup-smoke-1966016243"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:31 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e', '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-bdc0f785-e334-415f-96db-abd1f34cd115', 'x-compute-request-id': 'req-bdc0f785-e334-415f-96db-abd1f34cd115', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "82c6647d-e623-463e-bfc4-88292d52790e", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/82c6647d-e623-463e-bfc4-88292d52790e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1966016243"}], "adminPass": "VX9dFuNSBov9"}}' 2026-06-12 15:17:34,418 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e 1.096s 2026-06-12 15:17:34,418 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:33 GMT', 'server': 'Apache', 'content-length': '1395', '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-a3e34eb7-8ddf-42f1-9cbb-441326cc497e', 'x-compute-request-id': 'req-a3e34eb7-8ddf-42f1-9cbb-441326cc497e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e'} Body: b'{"server": {"id": "82c6647d-e623-463e-bfc4-88292d52790e", "name": "tempest-TestNetworkBasicOps-server-1752803516", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:17:33Z", "updated": "2026-06-12T15:17:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/82c6647d-e623-463e-bfc4-88292d52790e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1070171225", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:17:35,624 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e 0.202s 2026-06-12 15:17:35,625 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:35 GMT', 'server': 'Apache', 'content-length': '1453', '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-1635b51a-dade-4773-99c3-13caa172b5c2', 'x-compute-request-id': 'req-1635b51a-dade-4773-99c3-13caa172b5c2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e'} Body: b'{"server": {"id": "82c6647d-e623-463e-bfc4-88292d52790e", "name": "tempest-TestNetworkBasicOps-server-1752803516", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:17:33Z", "updated": "2026-06-12T15:17:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/82c6647d-e623-463e-bfc4-88292d52790e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1070171225", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:17:35,628 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-12 15:17:37,157 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e 0.527s 2026-06-12 15:17:37,157 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:36 GMT', 'server': 'Apache', 'content-length': '1521', '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-ab35aa21-ee7d-4205-988f-cb28f496b363', 'x-compute-request-id': 'req-ab35aa21-ee7d-4205-988f-cb28f496b363', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e'} Body: b'{"server": {"id": "82c6647d-e623-463e-bfc4-88292d52790e", "name": "tempest-TestNetworkBasicOps-server-1752803516", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:17:33Z", "updated": "2026-06-12T15:17:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/82c6647d-e623-463e-bfc4-88292d52790e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1070171225", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1966016243"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:17:38,595 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e 0.429s 2026-06-12 15:17:38,595 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:38 GMT', 'server': 'Apache', 'content-length': '1521', '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-59e96034-de64-4618-818f-ec477d7478e1', 'x-compute-request-id': 'req-59e96034-de64-4618-818f-ec477d7478e1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e'} Body: b'{"server": {"id": "82c6647d-e623-463e-bfc4-88292d52790e", "name": "tempest-TestNetworkBasicOps-server-1752803516", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:17:33Z", "updated": "2026-06-12T15:17:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/82c6647d-e623-463e-bfc4-88292d52790e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1070171225", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1966016243"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:17:40,603 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e 1.003s 2026-06-12 15:17:40,603 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:39 GMT', 'server': 'Apache', 'content-length': '1693', '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-d5cf72d7-13f2-4328-87b3-50cca6970e9b', 'x-compute-request-id': 'req-d5cf72d7-13f2-4328-87b3-50cca6970e9b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e'} Body: b'{"server": {"id": "82c6647d-e623-463e-bfc4-88292d52790e", "name": "tempest-TestNetworkBasicOps-server-1752803516", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:17:33Z", "updated": "2026-06-12T15:17:39Z", "addresses": {"tempest-network-smoke--1225852452": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:88:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/82c6647d-e623-463e-bfc4-88292d52790e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1070171225", "OS-SRV-USG:launched_at": "2026-06-12T15:17:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1966016243"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:17:40,608 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2026-06-12 15:17:41,533 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e 0.924s 2026-06-12 15:17:41,533 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:40 GMT', 'server': 'Apache', 'content-length': '1693', '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-8a8622b5-8aca-4af6-aa66-9d80dad39c10', 'x-compute-request-id': 'req-8a8622b5-8aca-4af6-aa66-9d80dad39c10', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e'} Body: b'{"server": {"id": "82c6647d-e623-463e-bfc4-88292d52790e", "name": "tempest-TestNetworkBasicOps-server-1752803516", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:17:33Z", "updated": "2026-06-12T15:17:39Z", "addresses": {"tempest-network-smoke--1225852452": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:88:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/82c6647d-e623-463e-bfc4-88292d52790e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1070171225", "OS-SRV-USG:launched_at": "2026-06-12T15:17:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1966016243"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:17:41,536 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-12 15:17:41,609 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=82c6647d-e623-463e-bfc4-88292d52790e 0.072s 2026-06-12 15:17:41,609 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-ba53ce68-c078-4c3c-a825-a62b9aab6449', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=82c6647d-e623-463e-bfc4-88292d52790e'} Body: b'{"ports":[{"id":"db4abed3-0586-422b-b783-501d0699bdc6","name":"","network_id":"649a5acd-6b01-4bf1-8eac-deba69067cc3","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:ab:88:61","admin_state_up":true,"status":"ACTIVE","device_id":"82c6647d-e623-463e-bfc4-88292d52790e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"868b4dc2-172f-4bf7-86ec-bac29a054ff5","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d46ba3c1-305d-461b-bd60-98c6518d203e"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1752803516","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-1752803516","fqdn":"tempest-testnetworkbasicops-server-1752803516.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:17:35Z","updated_at":"2026-06-12T15:17:38Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:17:41,609 25 DEBUG [tempest.common.waiters] Server ID 82c6647d-e623-463e-bfc4-88292d52790e ports are all ACTIVE [{'id': 'db4abed3-0586-422b-b783-501d0699bdc6', 'name': '', 'network_id': '649a5acd-6b01-4bf1-8eac-deba69067cc3', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'mac_address': 'fa:16:3e:ab:88:61', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '82c6647d-e623-463e-bfc4-88292d52790e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '868b4dc2-172f-4bf7-86ec-bac29a054ff5', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d46ba3c1-305d-461b-bd60-98c6518d203e'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1752803516', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testnetworkbasicops-server-1752803516', 'fqdn': 'tempest-testnetworkbasicops-server-1752803516.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T15:17:35Z', 'updated_at': '2026-06-12T15:17:38Z', 'revision_number': 4, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'}]: 2026-06-12 15:17:43,670 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.060s 2026-06-12 15:17:43,672 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "port_id": "db4abed3-0586-422b-b783-501d0699bdc6", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "fixed_ip_address": "10.100.0.8"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-0b998f18-7d6b-4242-8ae3-14565e57d2ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "00d0ac0c-e055-4cfc-b452-b6d005f36e51", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.218", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "d7c6fe06-960f-4e89-8ac4-3d93d7d1fc72", "port_id": "db4abed3-0586-422b-b783-501d0699bdc6", "fixed_ip_address": "10.100.0.8", "status": "DOWN", "project_id": "d1dc6bb021404784a052b40574f5b14d", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "649a5acd-6b01-4bf1-8eac-deba69067cc3", "mac_address": "fa:16:3e:ab:88:61", "admin_state_up": true, "status": "ACTIVE", "device_id": "82c6647d-e623-463e-bfc4-88292d52790e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:17:42Z", "updated_at": "2026-06-12T15:17:42Z", "revision_number": 0}}' 2026-06-12 15:17:43,774 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=82c6647d-e623-463e-bfc4-88292d52790e 0.101s 2026-06-12 15:17:43,774 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-fa4d5f99-ba1f-4787-a06f-3cb3304deaaa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=82c6647d-e623-463e-bfc4-88292d52790e'} Body: b'{"ports":[{"id":"db4abed3-0586-422b-b783-501d0699bdc6","name":"","network_id":"649a5acd-6b01-4bf1-8eac-deba69067cc3","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:ab:88:61","admin_state_up":true,"status":"ACTIVE","device_id":"82c6647d-e623-463e-bfc4-88292d52790e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"868b4dc2-172f-4bf7-86ec-bac29a054ff5","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d46ba3c1-305d-461b-bd60-98c6518d203e"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1752803516","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-1752803516","fqdn":"tempest-testnetworkbasicops-server-1752803516.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:17:35Z","updated_at":"2026-06-12T15:17:38Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:17:43,876 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.100s 2026-06-12 15:17:43,876 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-232530768", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPbjyJ8ckgywU1AufuSdhf11ip59fFxBqgMK+CI9rC8hecjvz6V0sIduqt4KMj41DOYtqBVH4d3ifCafSaTUtyuxzAk9ci4tj26/V6QBiSQh37sP0kTYPIe6QiNc/Nj05w=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:43 GMT', 'server': 'Apache', 'content-length': '397', '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-0babca8f-4674-4d3e-b0b3-3e9a456f1601', 'x-compute-request-id': 'req-0babca8f-4674-4d3e-b0b3-3e9a456f1601', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-232530768", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPbjyJ8ckgywU1AufuSdhf11ip59fFxBqgMK+CI9rC8hecjvz6V0sIduqt4KMj41DOYtqBVH4d3ifCafSaTUtyuxzAk9ci4tj26/V6QBiSQh37sP0kTYPIe6QiNc/Nj05w==", "fingerprint": "a6:35:c3:de:de:7c:a0:51:78:2a:a4:e0:9f:e8:0a:68", "user_id": "3d4d31a4f070430fa8390b5e104a0449"}}' 202610000 -06-12 15:17:44,675 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.796s 2026-06-12 15:17:44,676 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-167486064", "description": "tempest-secgroup-smoke-167486064 description", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-f1feebab-6936-4e8d-a43d-970a5c61e1f1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "7b7c54a9-7e2a-463a-8e2a-b7c4300624b9", "name": "tempest-secgroup-smoke-167486064", "stateful": true, "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "description": "tempest-secgroup-smoke-167486064 description", "shared": false, "security_group_rules": [{"id": "3f81f0ee-6d24-406b-8603-47952ed11fd3", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "7b7c54a9-7e2a-463a-8e2a-b7c4300624b9", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 211, "description": null, "tags": [], "created_at": "2026-06-12T15:17:44Z", "updated_at": "2026-06-12T15:17:44Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}, {"id": "4efff1d5-bbf8-4352-9965-abe3e7252b76", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "7b7c54a9-7e2a-463a-8e2a-b7c4300624b9", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 210, "description": null, "tags": [], "created_at": "2026-06-12T15:17:44Z", "updated_at": "2026-06-12T15:17:44Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}], "tags": [], "created_at": "2026-06-12T15:17:44Z", "updated_at": "2026-06-12T15:17:44Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:17:45,434 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.758s 2026-06-12 15:17:45,435 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b7c54a9-7e2a-463a-8e2a-b7c4300624b9", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-23a39d75-ac6a-4716-b7da-52e5e0bde34a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "432e78dd-f33b-4f90-aeb8-a9a0b57c2370", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "7b7c54a9-7e2a-463a-8e2a-b7c4300624b9", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:17:44Z", "updated_at": "2026-06-12T15:17:44Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:17:45,745 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.310s 2026-06-12 15:17:45,746 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b7c54a9-7e2a-463a-8e2a-b7c4300624b9", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-fa2e163d-177f-4eb3-95b4-9061a112b0eb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "55d0172d-48e0-4881-8f47-84d1939fd6b6", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "7b7c54a9-7e2a-463a-8e2a-b7c4300624b9", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:17:45Z", "updated_at": "2026-06-12T15:17:45Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:17:46,424 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.677s 2026-06-12 15:17:46,424 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b7c54a9-7e2a-463a-8e2a-b7c4300624b9", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3374c4ff-111f-4c51-8d21-1a882a4cdc18', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cbc61bf3-599b-4bc3-8b8d-23798fd2bf43", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "7b7c54a9-7e2a-463a-8e2a-b7c4300624b9", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:17:45Z", "updated_at": "2026-06-12T15:17:45Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:17:46,624 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.198s 2026-06-12 15:17:46,624 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b7c54a9-7e2a-463a-8e2a-b7c4300624b9", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-7e4272a3-e316-42e2-9691-f2609202b9f4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "036d3332-9333-4bee-bef7-36d79adfc7a0", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "7b7c54a9-7e2a-463a-8e2a-b7c4300624b9", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:17:46Z", "updated_at": "2026-06-12T15:17:46Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:17:46,787 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.162s 2026-06-12 15:17:46,788 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b7c54a9-7e2a-463a-8e2a-b7c4300624b9", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-1c9a8a59-732a-4f20-87ee-96f9ad241697', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "626ce766-a03e-4919-bf07-ab1560ad7ac3", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "7b7c54a9-7e2a-463a-8e2a-b7c4300624b9", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:17:46Z", "updated_at": "2026-06-12T15:17:46Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:17:47,450 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.662s 2026-06-12 15:17:47,450 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b7c54a9-7e2a-463a-8e2a-b7c4300624b9", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c0cee467-8995-4793-87ab-62194e60ff62', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "16c641ce-6b05-41ad-8479-2c6d24d4f8d9", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "7b7c54a9-7e2a-463a-8e2a-b7c4300624b9", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:17:46Z", "updated_at": "2026-06-12T15:17:46Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:17:47,771 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.314s 2026-06-12 15:17:47,772 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:47 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-981bfa55-3eb2-4c55-939e-d0dc444d58fd', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=400ed7f7925a41eb47b478e43ee4894f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3d4d31a4f070430fa8390b5e104a0449", "name": "tempest-TestNetworkBasicOps-2080194209-project-member", "password_expires_at": null}, "audit_ids": ["kXYA8vXsSZWJM_9fH5fQog"], "expires_at": "2026-06-12T16:17:47.000000Z", "issued_at": "2026-06-12T15:17:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1dc6bb021404784a052b40574f5b14d", "name": "tempest-TestNetworkBasicOps-2080194209"}, "is_domain": false, "roles": [{"id": "84dfbc6758f74d718c73b19850f0a2ab", "name": "reader"}, {"id": "0b10eab503b545b1a7e8fa24a1068220", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "26542de8d1a941009f4ca20556c3ffe1", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "f9007553880e4fdcba1101956b96c0be", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "03d88bc7a9be477ea3ecfbe89237da45", "type": "image", "name": "glance"}, {"endpoints": [{"id": "095bd69ea9a44290a9c359173a36b556", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f8e64122fafd444fac68f4db0eabe000", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "345dabaa3a9944439b7c9e64f006a024", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "a057b86da2ae478e96744640656e77f9", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "de3099ade7b0479a8264801695381d53", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "625be93c88a94ec89600c73faef7c620", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "1dca8cb5d1574100a6b5c3321fdd780c", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "96af71fdd7fe4608b9fadfdbca1536a3", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "a15a54be450c46e895f8fa1859524d8e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "cf32a21ce2ae4104a3068e8b53c030f8", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "e47e4efc3dad43bdb92d220e620e675c", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "b45879aa38ea4a01a55f4bd57582a6fd", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "55c565513c084ef09345a3f1356ebdc7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}, {"name": "swift", "id": "bcc9192e64fe4b43a7ba0dce6de77e62", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}], "id": "be4902e0c306454b865cad62c4955c96", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "12c14a57fa7b4158b1cadae10e6ef01f", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "78ae44da8e704841adf77d95f408ff4e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d415649d9beb40a1ad0a4c254a5df7cf", "type": 2026-06-12 15:17:47,772 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2026-06-12 15:17:49,194 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.421s 2026-06-12 15:17:49,194 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1453873508", "imageRef": "8275103d-adb5-4041-9ac9-8b43dc20e626", "flavorRef": "b7ba1027-feea-4cdd-9901-e77859c37669", "networks": [{"uuid": "649a5acd-6b01-4bf1-8eac-deba69067cc3"}], "key_name": "tempest-TestNetworkBasicOps-232530768", "security_groups": [{"name": "tempest-secgroup-smoke-167486064"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:47 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff', '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-8807b2af-b90f-47be-80d8-b87a8bd7e567', 'x-compute-request-id': 'req-8807b2af-b90f-47be-80d8-b87a8bd7e567', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "15c13618-4a75-48cc-90af-5ef14e91d0ff", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-167486064"}], "adminPass": "39oiJispVbwh"}}' 2026-06-12 15:17:49,419 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff 0.224s 2026-06-12 15:17:49,420 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:49 GMT', 'server': 'Apache', 'content-length': '1394', '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-c7dcc8d1-cb16-4ed3-bc21-1173599926f8', 'x-compute-request-id': 'req-c7dcc8d1-cb16-4ed3-bc21-1173599926f8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff'} Body: b'{"server": {"id": "15c13618-4a75-48cc-90af-5ef14e91d0ff", "name": "tempest-TestNetworkBasicOps-server-1453873508", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:17:49Z", "updated": "2026-06-12T15:17:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-232530768", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:17:50,627 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff 0.201s 2026-06-12 15:17:50,628 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:50 GMT', 'server': 'Apache', 'content-length': '1452', '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-2e7c7f07-59ec-489b-840e-ca5fd7a66a48', 'x-compute-request-id': 'req-2e7c7f07-59ec-489b-840e-ca5fd7a66a48', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff'} Body: b'{"server": {"id": "15c13618-4a75-48cc-90af-5ef14e91d0ff", "name": "tempest-TestNetworkBasicOps-server-1453873508", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:17:49Z", "updated": "2026-06-12T15:17:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-232530768", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:17:50,631 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-12 15:17:52,061 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff 0.427s 2026-06-12 15:17:52,062 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:51 GMT', 'server': 'Apache', 'content-length': '1519', '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-fa70b6a7-bd07-490b-a9a8-089b205ef16d', 'x-compute-request-id': 'req-fa70b6a7-bd07-490b-a9a8-089b205ef16d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff'} Body: b'{"server": {"id": "15c13618-4a75-48cc-90af-5ef14e91d0ff", "name": "tempest-TestNetworkBasicOps-server-1453873508", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:17:49Z", "updated": "2026-06-12T15:17:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-232530768", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-167486064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:17:53,520 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff 0.453s 2026-06-12 15:17:53,521 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:53 GMT', 'server': 'Apache', 'content-length': '1519', '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-f19488ac-77d5-4ab4-9676-274b9912bf7c', 'x-compute-request-id': 'req-f19488ac-77d5-4ab4-9676-274b9912bf7c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff'} Body: b'{"server": {"id": "15c13618-4a75-48cc-90af-5ef14e91d0ff", "name": "tempest-TestNetworkBasicOps-server-1453873508", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:17:49Z", "updated": "2026-06-12T15:17:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-232530768", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-167486064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:17:55,046 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff 0.521s 2026-06-12 15:17:55,046 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:54 GMT', 'server': 'Apache', 'content-length': '1692', '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-9d48b9d6-604e-45a9-aabd-5b89f4939210', 'x-compute-request-id': 'req-9d48b9d6-604e-45a9-aabd-5b89f4939210', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff'} Body: b'{"server": {"id": "15c13618-4a75-48cc-90af-5ef14e91d0ff", "name": "tempest-TestNetworkBasicOps-server-1453873508", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:17:49Z", "updated": "2026-06-12T15:17:54Z", "addresses": {"tempest-network-smoke--1225852452": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:23:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-232530768", "OS-SRV-USG:launched_at": "2026-06-12T15:17:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-167486064"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:17:55,050 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2026-06-12 15:17:55,368 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff 0.317s 2026-06-12 15:17:55,368 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:55 GMT', 'server': 'Apache', 'content-length': '1692', '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-1f20d6f7-9c4b-4b30-b5ab-8cdd4c04ed0a', 'x-compute-request-id': 'req-1f20d6f7-9c4b-4b30-b5ab-8cdd4c04ed0a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff'} Body: b'{"server": {"id": "15c13618-4a75-48cc-90af-5ef14e91d0ff", "name": "tempest-TestNetworkBasicOps-server-1453873508", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:17:49Z", "updated": "2026-06-12T15:17:54Z", "addresses": {"tempest-network-smoke--1225852452": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:23:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-232530768", "OS-SRV-USG:launched_at": "2026-06-12T15:17:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-167486064"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:17:55,467 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=15c13618-4a75-48cc-90af-5ef14e91d0ff 0.094s 2026-06-12 15:17:55,467 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-c897f58d-f9f4-41a9-84ea-e65abfb3727d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=15c13618-4a75-48cc-90af-5ef14e91d0ff'} Body: b'{"ports":[{"id":"ddf9d2c7-5b7f-45d4-917f-ad9dab703e2b","name":"","network_id":"649a5acd-6b01-4bf1-8eac-deba69067cc3","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:c6:23:51","admin_state_up":true,"status":"ACTIVE","device_id":"15c13618-4a75-48cc-90af-5ef14e91d0ff","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"868b4dc2-172f-4bf7-86ec-bac29a054ff5","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["7b7c54a9-7e2a-463a-8e2a-b7c4300624b9"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1453873508","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-1453873508","fqdn":"tempest-testnetworkbasicops-server-1453873508.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:17:50Z","updated_at":"2026-06-12T15:17:53Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:17:55,467 25 DEBUG [tempest.common.waiters] Server ID 15c13618-4a75-48cc-90af-5ef14e91d0ff ports are all ACTIVE [{'id': 'ddf9d2c7-5b7f-45d4-917f-ad9dab703e2b', 'name': '', 'network_id': '649a5acd-6b01-4bf1-8eac-deba69067cc3', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'mac_address': 'fa:16:3e:c6:23:51', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '15c13618-4a75-48cc-90af-5ef14e91d0ff', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '868b4dc2-172f-4bf7-86ec-bac29a054ff5', 'ip_address': '10.100.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['7b7c54a9-7e2a-463a-8e2a-b7c4300624b9'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1453873508', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-testnetworkbasicops-server-1453873508', 'fqdn': 'tempest-testnetworkbasicops-server-1453873508.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T15:17:50Z', 'updated_at': '2026-06-12T15:17:53Z', 'revision_number': 4, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'}]: 2026-06-12 15:17:57,113 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.645s 2026-06-12 15:17:57,113 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "port_id": "ddf9d2c7-5b7f-45d4-917f-ad9dab703e2b", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "fixed_ip_address": "10.100.0.13"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:17:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-ddc9bfba-e599-4b9c-9407-ec00c9f00ce3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "219e1d5e-b263-4733-b67a-24b21eefc707", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.176", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "d7c6fe06-960f-4e89-8ac4-3d93d7d1fc72", "port_id": "ddf9d2c7-5b7f-45d4-917f-ad9dab703e2b", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "d1dc6bb021404784a052b40574f5b14d", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "649a5acd-6b01-4bf1-8eac-deba69067cc3", "mac_address": "fa:16:3e:c6:23:51", "admin_state_up": true, "status": "ACTIVE", "device_id": "15c13618-4a75-48cc-90af-5ef14e91d0ff", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:17:56Z", "updated_at": "2026-06-12T15:17:56Z", "revision_number": 0}}' 2026-06-12 15:17:57,114 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2026-06-12 15:18:12,637 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:18:12,742 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:18:12,743 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2026-06-12 15:18:13,442 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/00d0ac0c-e055-4cfc-b452-b6d005f36e51 0.698s 2026-06-12 15:18:13,442 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-1bb1fcde-6414-4cf2-92d2-fda57d994661', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/00d0ac0c-e055-4cfc-b452-b6d005f36e51'} Body: b'{"floatingip": {"id": "00d0ac0c-e055-4cfc-b452-b6d005f36e51", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.218", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "d7c6fe06-960f-4e89-8ac4-3d93d7d1fc72", "port_id": "db4abed3-0586-422b-b783-501d0699bdc6", "fixed_ip_address": "10.100.0.8", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "649a5acd-6b01-4bf1-8eac-deba69067cc3", "mac_address": "fa:16:3e:ab:88:61", "admin_state_up": true, "status": "ACTIVE", "device_id": "82c6647d-e623-463e-bfc4-88292d52790e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:17:42Z", "updated_at": "2026-06-12T15:17:43Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:18:13,442 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '00d0ac0c-e055-4cfc-b452-b6d005f36e51', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'floating_ip_address': '192.168.122.218', 'floating_network_id': 'c67fbedc-cd1d-46b8-b018-2f59b2d38899', 'router_id': 'd7c6fe06-960f-4e89-8ac4-3d93d7d1fc72', 'port_id': 'db4abed3-0586-422b-b783-501d0699bdc6', 'fixed_ip_address': '10.100.0.8', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '649a5acd-6b01-4bf1-8eac-deba69067cc3', 'mac_address': 'fa:16:3e:ab:88:61', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '82c6647d-e623-463e-bfc4-88292d52790e', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T15:17:42Z', 'updated_at': '2026-06-12T15:17:43Z', 'revision_number': 1, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'} is at status: ACTIVE 2026-06-12 15:18:13,442 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.698956 seconds 2026-06-12 15:18:13,443 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.218 with user: cirros 2026-06-12 15:18:13,443 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.218 in 120 sec and the expected result is reachable 2026-06-12 15:18:13,479 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.036192 seconds 2026-06-12 15:18:13,480 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.218 in 120 sec and the ping result is expected 2026-06-12 15:18:13,612 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e/action 0.131s 2026-06-12 15:18:13,613 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:13 GMT', 'server': 'Apache', 'content-length': '75307', '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-074933ca-95a2-4faf-a170-376c30f4a20b', 'x-compute-request-id': 'req-074933ca-95a2-4faf-a170-376c30f4a20b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\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] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] 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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1607719788 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000011] tsc: Detected 2799.998 MHz processor\\n[ 0.001034] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001473] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004471] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004522] Using GB pages for direct mapping\\n[ 0.004899] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004909] ACPI: Early table checksum verification disabled\\n[ 0.004918] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004925] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004935] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004947] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004952] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004958] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004963] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004968] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004973] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004975] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004977] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004979] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004980] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004982] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006552] No NUMA configuration fo 2026-06-12 15:18:13,616 25 DEBUG [tempest.scenario.manager] Console output for 82c6647d-e623-463e-bfc4-88292d52790e body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 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] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1607719788 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000011] tsc: Detected 2799.998 MHz processor [ 0.001034] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001473] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004471] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004522] Using GB pages for direct mapping [ 0.004899] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004909] ACPI: Early table checksum verification disabled [ 0.004918] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004925] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004935] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004947] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004952] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004958] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004963] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004968] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004973] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004975] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004977] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004979] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004980] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004982] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006552] No NUMA configuration found [ 0.006555] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006568] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007106] Zone ranges: [ 0.007110] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007114] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007116] Normal empty [ 0.007118] Device empty [ 0.007120] Movable zone start for each node [ 0.007124] Early memory node ranges [ 0.007125] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007127] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007130] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.009651] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.009911] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.010567] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.024040] ACPI: PM-Timer IO Port: 0x608 [ 0.024092] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.024254] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.024261] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.024264] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.024267] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.024270] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.024272] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.024277] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.024281] TSC deadline timer available [ 0.024301] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.024410] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.024414] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.024416] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.024418] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.024421] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.024423] Booting paravirtualized kernel on KVM [ 0.024428] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.024440] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.026194] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.026356] kvm-guest: setup async PF for cpu 0 [ 0.026390] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.026413] kvm-guest: PV spinlocks disabled, single CPU [ 0.026429] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.026431] Policy zone: DMA32 [ 0.026433] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.026528] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.026593] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.026624] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.026698] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.027224] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.028072] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.028111] ftrace: allocating 50600 entries in 198 pages [ 0.056880] ftrace: allocated 198 pages with 4 groups [ 0.057117] rcu: Hierarchical RCU implementation. [ 0.057119] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.057121] Rude variant of Tasks RCU enabled. [ 0.057122] Tracing variant of Tasks RCU enabled. [ 0.057123] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.057125] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.062207] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.062728] random: crng init done [ 0.106939] Console: colour VGA+ 80x25 [ 0.248335] printk: console [tty1] enabled [ 0.582618] printk: console [ttyS0] enabled [ 0.586422] ACPI: Core revision 20210730 [ 0.589894] APIC: Switch to symmetric I/O mode setup [ 0.595269] x2apic enabled [ 0.598982] Switched APIC routing to physical x2apic. [ 0.608381] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.616466] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.620453] pid_max: default: 32768 minimum: 301 [ 0.620453] LSM: Security Framework initializing [ 0.620453] landlock: Up and running. [ 0.620453] Yama: becoming mindful. [ 0.620453] AppArmor: AppArmor initialized [ 0.620453] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.620453] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.620453] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.620453] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.620453] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.620453] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.620453] Spectre V2 : Mitigation: Retpolines [ 0.620453] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.620453] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.620453] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.620453] RETBleed: Mitigation: untrained return thunk [ 0.620453] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.620453] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.620453] Freeing SMP alternatives memory: 44K [ 0.620453] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.620686] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.624479] ... version: 0 [ 0.627487] ... bit width: 48 [ 0.628472] ... generic registers: 6 [ 0.631230] ... value mask: 0000ffffffffffff [ 0.632476] ... max period: 00007fffffffffff [ 0.636137] ... fixed-purpose events: 0 [ 0.636471] ... event mask: 000000000000003f [ 0.640550] rcu: Hierarchical SRCU implementation. [ 0.644576] smp: Bringing up secondary CPUs ... [ 0.647876] smp: Brought up 1 node, 1 CPU [ 0.648477] smpboot: Max logical packages: 1 [ 0.651460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.653125] devtmpfs: initialized [ 0.655587] x86/mm: Memory block size: 128MB [ 0.656714] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.660483] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.664588] pinctrl core: initialized pinctrl subsystem [ 0.668466] PM: RTC time: 15:17:41, date: 2026-06-12 [ 0.672243] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.672624] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.676529] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.680500] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.684500] audit: initializing netlink subsys (disabled) [ 0.688318] thermal_sys: Registered thermal governor 'fair_share' [ 0.688320] thermal_sys: Registered thermal governor 'bang_bang' [ 0.688468] thermal_sys: Registered thermal governor 'step_wise' [ 0.692477] audit: type=2000 audit(1781277460.953:1): state=initialized audit_enabled=0 res=1 [ 0.700494] thermal_sys: Registered thermal governor 'user_space' [ 0.700496] thermal_sys: Registered thermal governor 'power_allocator' [ 0.704496] EISA bus registered [ 0.710724] cpuidle: using governor ladder [ 0.712471] cpuidle: using governor menu [ 0.718765] ACPI: bus type PCI registered [ 0.720470] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.724895] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.728472] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.732499] PCI: Using configuration type 1 for base access [ 0.737561] Kprobes globally optimized [ 0.740377] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.740473] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.745691] ACPI: Added _OSI(Module Device) [ 0.748483] ACPI: Added _OSI(Processor Device) [ 0.751564] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.752545] ACPI: Added _OSI(Processor Aggregator Device) [ 0.756367] ACPI: Added _OSI(Linux-Dell-Video) [ 0.756605] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.760488] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.767673] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.772830] ACPI: Interpreter enabled [ 0.775537] ACPI: PM: (supports S0 S5) [ 0.776474] ACPI: Using IOAPIC for interrupt routing [ 0.780550] PCI: Usi10000 ng host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.784467] PCI: Using E820 reservations for host bridge windows [ 0.788809] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.798228] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.800476] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.804593] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.808579] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.813800] PCI host bridge to bus 0000:00 [ 0.816469] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.820044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.820467] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.824467] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.828468] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.832468] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.836471] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.840886] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.849134] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.860211] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.872527] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.880511] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.896533] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.900743] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.909410] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.916475] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.929631] pci 0000:00:02.0: enabling Extended Tags [ 0.936906] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.944480] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.958144] pci 0000:00:02.1: enabling Extended Tags [ 0.963382] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.968486] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.980732] pci 0000:00:02.2: enabling Extended Tags [ 0.986950] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.992472] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.004787] pci 0000:00:02.3: enabling Extended Tags [ 1.011127] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.016477] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.029480] pci 0000:00:02.4: enabling Extended Tags [ 1.035683] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.040486] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.051781] pci 0000:00:02.5: enabling Extended Tags [ 1.055451] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.060491] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.074495] pci 0000:00:02.6: enabling Extended Tags [ 1.079619] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.084480] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.097674] pci 0000:00:02.7: enabling Extended Tags [ 1.108543] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.116486] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.128041] pci 0000:00:03.0: enabling Extended Tags [ 1.131394] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.136478] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.149530] pci 0000:00:03.1: enabling Extended Tags [ 1.155899] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.162062] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.171458] pci 0000:00:03.2: enabling Extended Tags [ 1.175339] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.180489] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.192571] pci 0000:00:03.3: enabling Extended Tags [ 1.201194] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.208476] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.220870] pci 0000:00:03.4: enabling Extended Tags [ 1.227695] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.232484] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.245693] pci 0000:00:03.5: enabling Extended Tags [ 1.252799] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.260478] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.271230] pci 0000:00:03.6: enabling Extended Tags [ 1.275403] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.280479] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.294226] pci 0000:00:03.7: enabling Extended Tags [ 1.303812] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.308480] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.320805] pci 0000:00:04.0: enabling Extended Tags [ 1.329532] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.338252] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.347478] pci 0000:00:04.1: enabling Extended Tags [ 1.351151] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.356426] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.363228] pci 0000:00:04.2: enabling Extended Tags [ 1.367301] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.372481] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.386263] pci 0000:00:04.3: enabling Extended Tags [ 1.391135] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.396354] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.401999] pci 0000:00:04.4: enabling Extended Tags [ 1.407267] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.414016] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.427026] pci 0000:00:04.5: enabling Extended Tags [ 1.431350] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.436419] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.442008] pci 0000:00:04.6: enabling Extended Tags [ 1.447139] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.452475] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.463903] pci 0000:00:04.7: enabling Extended Tags [ 1.470688] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.476472] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.485917] pci 0000:00:05.0: enabling Extended Tags [ 1.556915] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.562360] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.565563] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.585951] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.592066] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.598385] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.609179] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.621718] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.628479] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.638181] pci 0000:01:00.0: enabling Extended Tags [ 1.715349] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.716565] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.720532] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.724590] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.730921] pci_bus 0000:02: extended config space not accessible [ 1.732872] acpiphp: Slot [1] registered [ 1.735576] acpiphp: Slot [0] registered [ 1.736520] acpiphp: Slot [2] registered [ 1.739267] acpiphp: Slot [3] registered [ 1.740523] acpiphp: Slot [4] registered [ 1.743147] acpiphp: Slot [5] registered [ 1.744520] acpiphp: Slot [6] registered [ 1.747247] acpiphp: Slot [7] registered [ 1.748519] acpiphp: Slot [8] registered [ 1.751243] acpiphp: Slot [9] registered [ 1.752524] acpiphp: Slot [10] registered [ 1.755286] acpiphp: Slot [11] registered [ 1.756533] acpiphp: Slot [12] registered [ 1.759311] acpiphp: Slot [13] registered [ 1.760521] acpiphp: Slot [14] registered [ 1.763190] acpiphp: Slot [15] registered [ 1.764520] acpiphp: Slot [16] registered [ 1.768100] acpiphp: Slot [17] registered [ 1.768521] acpiphp: Slot [18] registered [ 1.771168] acpiphp: Slot [19] registered [ 1.772522] acpiphp: Slot [20] registered [ 1.775369] acpiphp: Slot [21] registered [ 1.776537] acpiphp: Slot [22] registered [ 1.779311] acpiphp: Slot [23] registered [ 1.780525] acpiphp: Slot [24] registered [ 1.783216] acpiphp: Slot [25] registered [ 1.784528] acpiphp: Slot [26] registered [ 1.787397] acpiphp: Slot [27] registered [ 1.788538] acpiphp: Slot [28] registered [ 1.791238] acpiphp: Slot [29] registered [ 1.792540] acpiphp: Slot [30] registered [ 1.795287] acpiphp: Slot [31] registered [ 1.799044] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.811000] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.891183] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.892560] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.896558] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.900644] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.909260] acpiphp: Slot [0-2] registered [ 1.913134] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.921901] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.932482] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.938584] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.940699] pci 0000:03:00.0: enabling Extended Tags [ 2.026203] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.028606] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.032592] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.039603] acpiphp: Slot [0-3] registered [ 2.043134] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.052484] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.066557] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.071016] pci 0000:04:00.0: enabling Extended Tags [ 2.152792] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.156603] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.160590] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.167657] acpiphp: Slot [0-4] registered [ 2.169133] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.178125] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.187751] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.190576] pci 0000:05:00.0: enabling Extended Tags [ 2.270903] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.272605] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.276595] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.283586] acpiphp: Slot [0-5] registered [ 2.285147] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.294137] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.304044] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.307096] pci 0000:06:00.0: enabling Extended Tags [ 2.395626] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.396643] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.400609] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.408424] acpiphp: Slot [0-6] registered [ 2.482827] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.484638] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.488619] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.495664] acpiphp: Slot [0-7] registered [ 2.569774] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.572621] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.576623] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.583948] acpiphp: Slot [0-8] registered [ 2.658333] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.660625] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.664593] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.672670] acpiphp: Slot [0-9] registered [ 2.752119] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.752616] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.756614] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.763951] acpiphp: Slot [0-10] registered [ 2.835873] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.836604] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.840591] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.847684] acpiphp: Slot [0-11] registered [ 2.920791] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.924635] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.928631] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.935830] acpiphp: Slot [0-12] registered [ 3.009366] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.012637] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.016656] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.023632] acpiphp: Slot [0-13] registered [ 3.097996] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.100637] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.104597] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.112055] acpiphp: Slot [0-14] registered [ 3.186335] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.188651] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.192593] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.200672] acpiphp: Slot [0-15] registered [ 3.275850] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.276622] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.280593] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.288065] acpiphp: Slot [0-16] registered [ 3.360852] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.364327] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.364622] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.372047] acpiphp: Slot [0-17] registered [ 3.445273] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.448630] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.452631] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.460590] acpiphp: Slot [0-18] registered [ 3.540121] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.540607] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.544618] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.551936] acpiphp: Slot [0-19] registered [ 3.627724] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.628610] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.632612] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.639721] acpiphp: Slot [0-20] registered [ 3.713785] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.716663] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.720627] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.728265] acpiphp: Slot [0-21] registered [ 3.804977] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.808591] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.812597] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.820059] acpiphp: Slot [0-22] registered [ 3.896121] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.896643] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.900593] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.907790] acpiphp: Slot [0-23] registered [ 3.981536] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.984627] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.988606] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.996020] acpiphp: Slot [0-24] registered [ 4.068471] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.071917] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.072646] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.080023] acpiphp: Slot [0-25] registered [ 4.160015] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.160673] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.164638] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.231897] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.232762] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.236712] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.240817] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.244699] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.248761] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.252716] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.256698] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.260650] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.264498] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.268513] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.272511] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.276497] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.280501] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.284493] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.288526] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.293137] iommu: Default domain type: Translated [ 4.296493] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.300769] SCSI subsystem initialized [ 4.304624] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.308453] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.308503] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.312473] vgaarb: loaded [ 4.315239] ACPI: bus type USB registered [ 4.316586] usbcore: registered new interface driver usbfs [ 4.320512] usbcore: registered new interface driver hub [ 4.324517] usbcore: registered new device driver usb [ 4.328555] pps_core: LinuxPPS API ver. 1 registered [ 4.332477] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.336490] PTP clock support registered [ 4.340273] EDAC MC: Ver: 3.0.0 [ 4.344297] NetLabel: Initializing [ 4.344476] NetLabel: domain hash size = 128 [ 4.348469] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.352562] NetLabel: unlabeled traffic allowed by default [ 4.356616] PCI: Using ACPI for IRQ routing [ 5.215211] clocksource: Switched to clocksource kvm-clock [ 5.239464] VFS: Disk quotas dquot_6.6.0 [ 5.243394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.250470] AppArmor: AppArmor Filesystem Enabled [ 5.255001] pnp: PnP ACPI init [ 5.258856] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.265767] pnp: PnP ACPI: found 5 devices [ 5.275735] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.283809] NET: Registered PF_INET protocol family [ 5.288089] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.300742] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.308899] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.315625] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.322817] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.329398] TCP: Hash tables configured (established 1024 bind 1024) [ 5.335094] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.341535] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.347200] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.354546] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.360503] NET: Registered PF_XDP protocol family [ 5.365302] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.373572] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.381413] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.388744] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.396090] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.403046] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.410112] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.417194] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.424151] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.431108] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.438117] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.444979] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.452085] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.459608] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.467986] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.475386] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.482927] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.489956] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.497467] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.504964] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.512106] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.519124] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.526680] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.534686] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.540588] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.546496] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.552404] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.559246] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.565952] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.572658] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.578430] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.584288] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.589806] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.595328] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.600598] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.606406] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.611919] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.617522] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.623158] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.629151] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.634721] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.640383] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.645819] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.652123] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.658350] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.664614] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.670371] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.676218] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.681859] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.687662] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.693299] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.699478] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.703431] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.707688] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.711905] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.716276] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.720904] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.725412] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.729618] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.734208] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.738440] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.742667] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.746901] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.751026] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.755156] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.759405] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.763551] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.768181] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.772218] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.776565] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.780731] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.784749] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.789299] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.793681] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.798510] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.802645] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.806965] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.811223] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.815494] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.820075] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.824609] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.828936] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.833320] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.837618] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.842005] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.846206] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.850739] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.854832] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.859444] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.863742] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.868303] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.872592] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.877418] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.881628] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.886010] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.889632] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.900114] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.907268] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.916296] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.921148] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.928686] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.936047] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.944695] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.952016] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.962250] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.974944] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.984115] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.994808] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.010804] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.018513] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.026341] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.035393] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.040876] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.049702] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.058665] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.065289] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.073079] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.081841] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.087720] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.095648] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.105566] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.112094] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.120022] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.130911] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.138614] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.144936] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.154678] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.161826] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.168155] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.178545] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.185586] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.191958] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.202539] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.209997] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.216270] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.225779] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.230483] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.237366] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.245575] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.254779] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.258722] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.267215] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.275891] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.284065] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.289523] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.307798] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.313659] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.324571] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.328642] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.337363] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.345702] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.356033] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.359676] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.367241] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.373072] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.383706] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.388832] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.395552] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.403238] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.412205] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.415719] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.423527] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.429329] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.439556] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.443410] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.451293] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.458305] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.465940] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.471292] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.478077] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.485548] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.494656] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.498264] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.505231] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.511380] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.520599] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.523895] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.532195] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.539529] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.546961] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.552184] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.558228] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.565407] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.573699] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.577020] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.582574] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.589777] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.598098] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.602400] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.607551] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.611847] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.616267] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.620651] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.625512] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.629510] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.633496] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.638083] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.641654] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.645686] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.650310] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.654406] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.659802] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.663814] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.670294] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.675184] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.680123] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.684392] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.689530] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.693894] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.698842] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.703159] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.708055] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.712726] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.717490] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.721668] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.727265] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.732181] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.737564] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.741613] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.746533] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.750759] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.755926] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.759588] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.763715] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.768480] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.772169] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.776253] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.781064] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.784700] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.789425] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.794421] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.798372] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.802969] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.807895] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.811605] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.815882] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.820660] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.824443] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.828763] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.834156] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.838544] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.842818] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.847916] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.851923] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.856239] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.862628] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.866540] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.870871] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.876090] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.879784] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.883828] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.888947] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.892844] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.896936] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.901857] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.905866] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.910260] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.915252] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.919151] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.923566] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.931153] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.941952] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11354 usecs [ 6.948654] PCI: CLS 0 bytes, default 64 [ 6.952811] Trying to unpack rootfs image as initramfs... [ 6.957630] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.977924] Initialise system trusted keyrings [ 6.984580] Key type blacklist registered [ 6.992725] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.004148] zbud: loaded [ 7.013122] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.020756] fuse: init (API version 7.34) [ 7.024939] integrity: Platform Keyring initialized [ 7.040554] Key type asymmetric registered [ 7.043653] Asymmetric key parser 'x509' registered [ 7.052658] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.064790] io scheduler mq-deadline registered [ 7.081701] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.089467] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.110343] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.121145] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.139647] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.153241] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.171334] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.185186] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.218171] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.233817] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.252203] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.265297] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.282608] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.297297] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.322559] Freeing initrd memory: 8744K [ 7.328144] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.332811] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.339080] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.345834] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.351632] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.362771] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.367413] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.375951] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.380754] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.390677] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.396442] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.406894] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.412362] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.422272] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.429237] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.440228] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.444911] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.455539] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.461439] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.466697] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.473302] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.478097] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.488770] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.494398] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.504557] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.509665] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.520358] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.525331] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.533843] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.539150] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.547533] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.552055] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.561521] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.565919] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.576007] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.581461] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.586710] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.593359] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.597641] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.607376] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.616636] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.620832] shpchp 0000:01:00.0: Slot initialization failed [ 7.626768] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.632988] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.637890] ACPI: button: Power Button [PWRF] [ 7.669846] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.702529] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.712249] Linux agpgart interface v0.103 [ 7.718666] loop: module loaded [ 7.721433] tun: Universal TUN/TAP device driver, 1.6 [ 7.724925] PPP generic driver version 2.4.2 [ 7.727998] VFIO - User Level meta-driver version: 0.3 [ 7.731480] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.735733] ehci-pci: EHCI PCI platform driver [ 7.739566] ehci-platform: EHCI generic platform driver [ 7.743250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.747184] ohci-pci: OHCI PCI platform driver [ 7.750352] ohci-platform: OHCI generic platform driver [ 7.753995] uhci_hcd: USB Universal Host Controller Interface driver [ 7.760209] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.763593] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.768491] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.772259] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.776264] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.781910] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.786926] usb usb1: Product: UHCI Host Controller [ 7.790387] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.794779] usb usb1: SerialNumber: 0000:02:01.0 [ 7.798451] hub 1-0:1.0: USB hub found [ 7.801099] hub 1-0:1.0: 2 ports detected [ 7.804594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.812283] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.815887] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.819672] mousedev: PS/2 mouse device common for all mice [ 7.824870] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.830268] rtc_cmos 00:03: RTC can wake from S4 [ 7.835443] rtc_cmos 00:03: registered as rtc0 [ 7.838850] rtc_cmos 00:03: setting system clock to 2026-06-12T15:17:49 UTC (1781277469) [ 7.844306] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.848444] i2c_dev: i2c /dev entries driver [ 7.851465] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.859193] device-mapper: uevent: version 1.0.3 [ 7.862907] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.868911] platform eisa.0: Probing EISA bus 0 [ 7.871980] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.877011] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.881830] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.886047] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.890171] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.894195] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.898382] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.902552] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.906805] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.911193] platform eisa.0: EISA: Detected 0 cards [ 7.914588] ledtrig-cpu: registered to indicate activity on CPUs [ 7.919348] drop_monitor: Initializing network drop monitor service [ 7.924660] NET: Registered PF_INET6 protocol family [ 7.934611] Segment Routing with IPv6 [ 7.937384] In-situ OAM (IOAM) with IPv6 [ 7.940039] NET: Registered PF_PACKET protocol family [ 7.943477] Key type dns_resolver registered [ 7.949582] IPI shorthand broadcast: enabled [ 7.953445] registered taskstats version 1 [ 7.956957] Loading compiled-in X.509 certificates [ 7.961517] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.969036] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.976292] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.983014] blacklist: Loading compiled-in revocation X.509 certificates [ 7.987437] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.994117] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.002510] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.009413] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.016201] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.023237] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.030229] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.036995] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.044250] zswap: loaded using pool lzo/zbud [ 8.047663] Key type .fscrypt registered [ 8.050319] Key type fscrypt-provisioning registered [ 8.055903] Key type encrypted registered [ 8.058638] AppArmor: AppArmor sha1 policy hashing enabled [ 8.062351] ima: No TPM chip found, activating TPM-bypass! [ 8.065961] Loading compiled-in module X.509 certificates [ 8.070260] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.076745] ima: Allocated hash algorithm: sha1 [ 8.079927] ima: No architecture policies found [ 8.083467] evm: Initialising EVM extended attributes: [ 8.087205] evm: security.selinux [ 8.089890] evm: security.SMACK64 [ 8.092269] evm: security.SMACK64EXEC [ 8.094998] evm: security.SMACK64TRANSMUTE [ 8.098253] evm: security.SMACK64MMAP [ 8.101125] evm: security.apparmor [ 8.103650] evm: security.ima [ 8.105962] evm: security.capability [ 8.108925] evm: HMAC attrs: 0x1 [ 8.112072] PM: Magic number: 14:212:285 [ 8.115495] RAS: Correctable Errors collector initialized. [ 8.119135] Unstable clock detected, switching default tracing clock to "global" [ 8.119135] If you want to keep using the local clock, then add: [ 8.119135] "trace_clock=local" [ 8.119135] on the kernel command line [ 8.138127] Freeing unused decrypted memory: 2036K [ 8.141499] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.151150] Freeing unused kernel image (initmem) memory: 3244K [ 8.155394] Write protecting the kernel read-only data: 30720k [ 8.162500] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.169944] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.219664] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.224226] Run /init as init process info: initramfs: up at 7.68 [ 8.301991] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.312942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.318793] GPT:229375 != 2097151 [ 8.321328] GPT:Alternate GPT header not at the end of the disk. [ 8.325732] GPT:229375 != 2097151 [ 8.328359] GPT: Use GNU Parted to correct GPT errors. [ 8.392526] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.783438] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.813889] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.83 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:82:c6:64:7d:e6:23:46:3e:bf:c4:88:29:2d:52:79:0e forked to background, child pid 350 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVXDjw+O1cHpTif4YVsHNEm9Sz7C4RSZcqmDJn3OZ0iIkCryRKBta+h5dB/8h8KYPs+jOG6DhsbxxTW6yFoik+3lbaMOr10iMSha3BnFzItoD8Bpp8T5IS2MkfEuDqjn1hPVU9U4i0s4bWkmrdVjesMakuCpoOcOgjQkWAaM7H5NWRh34iODVli2fne0NR8mDA+XkXTDuzF/DHmksXmvVc2xgM4nJT7qfJ647PptjSg6iUgP25CrCbhWXiGJRPKoBsLyQ2HLXZY2FXHxfVSf2+DZlxVrGmg+mYH7ELTjCxwQmCxnp0C7Mse3hId42GYS4CZ755u2OZpJbnAPeRHr35 root@tempest-testnetworkbasicops-server-1752803516 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv5dCbeJFxo4Xux5Tww+f/TY+CKXcsie4klcDQpCtvv8Li+jE46pRGT2KL1E05ns4t3OsYmvsH9/mFZ6sIfOyY= root@tempest-testnetworkbasicops-server-1752803516 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feab:8861/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 82c6647d-e623-463e-bfc4-88292d52790e name: tempest-TestNetworkBasicOps-server-1752803516 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1752803516 launch-index: 0 === cirros: current=0.6.2 uptime=9.88 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:AB:88:61 inet6 addr: fe80::f816:3eff:feab:8861/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:6 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:532 (532.0 B) TX bytes:180 (180.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1752803516 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.910882] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.913864] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.931969] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.347415] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.389236] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.510739] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.511954] ISO 9660 Extensions: RRIP_1991A [ 9.697268] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.279162] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.282775] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 16:17:51 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 16:17:51 cirros auth.notice su: + none root:cirros Jun 12 16:17:51 cirros daemon.info dhcpcd[348]: dhcpcd-9.4.1 starting Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: DUID 00:04:82:c6:64:7d:e6:23:46:3e:bf:c4:88:29:2d:52:79:0e Jun 12 16:17:51 cirros daemon.warn dhcpcd[351]: no interfaces have a carrier Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: eth0: waiting for carrier Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: eth0: carrier acquired Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: eth0: IAID 3e:ab:88:61 Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: eth0: adding address fe80::f816:3eff:feab:8861 Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: eth0: soliciting an IPv6 router Jun 12 16:17:51 cirros authpriv.info dropbear[392]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1752803516 login: 2026-06-12 15:18:13,619 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.218:22' as 'cirros' with public key authentication 2026-06-12 15:18:13,628 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:18:13,733 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:18:13,733 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.218 successfully created 2026-06-12 15:18:13,734 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.8 2026-06-12 15:18:13,734 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2026-06-12 15:18:13,737 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:18:13,837 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:18:13,840 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2026-06-12 15:18:13,856 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.122119 seconds 2026-06-12 15:18:14,673 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/ports/db4abed3-0586-422b-b783-501d0699bdc6 0.817s 2026-06-12 15:18:14,674 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"admin_state_up": false}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1079', 'x-openstack-request-id': 'req-829ce060-9e89-4e84-b095-f167d8d48071', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/db4abed3-0586-422b-b783-501d0699bdc6'} Body: b'{"port":{"id":"db4abed3-0586-422b-b783-501d0699bdc6","name":"","network_id":"649a5acd-6b01-4bf1-8eac-deba69067cc3","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:ab:88:61","admin_state_up":false,"status":"ACTIVE","device_id":"82c6647d-e623-463e-bfc4-88292d52790e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"868b4dc2-172f-4bf7-86ec-bac29a054ff5","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d46ba3c1-305d-461b-bd60-98c6518d203e"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1752803516","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-1752803516","fqdn":"tempest-testnetworkbasicops-server-1752803516.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:17:35Z","updated_at":"2026-06-12T15:18:14Z","revision_number":5,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:18:14,674 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.218 with user: cirros 2026-06-12 15:18:14,674 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.218 in 120 sec and the expected result is unreachable 2026-06-12 15:18:15,699 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.024950 seconds 2026-06-12 15:18:15,700 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.218 in 120 sec and the ping result is expected 2026-06-12 15:18:15,810 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e/action 0.109s 2026-06-12 15:18:15,811 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} 10000 Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:15 GMT', 'server': 'Apache', 'content-length': '75307', '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-afe2f888-dbe6-4425-947e-3cad916dc76a', 'x-compute-request-id': 'req-afe2f888-dbe6-4425-947e-3cad916dc76a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\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] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] 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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1607719788 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000011] tsc: Detected 2799.998 MHz processor\\n[ 0.001034] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001473] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004471] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004522] Using GB pages for direct mapping\\n[ 0.004899] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004909] ACPI: Early table checksum verification disabled\\n[ 0.004918] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004925] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004935] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004947] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004952] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004958] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004963] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004968] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004973] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004975] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004977] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004979] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004980] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004982] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006552] No NUMA configuration fo 2026-06-12 15:18:15,812 25 DEBUG [tempest.scenario.manager] Console output for 82c6647d-e623-463e-bfc4-88292d52790e body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 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] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1607719788 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000011] tsc: Detected 2799.998 MHz processor [ 0.001034] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001473] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004471] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004522] Using GB pages for direct mapping [ 0.004899] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004909] ACPI: Early table checksum verification disabled [ 0.004918] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004925] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004935] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004947] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004952] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004958] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004963] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004968] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004973] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004975] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004977] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004979] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004980] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004982] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006552] No NUMA configuration found [ 0.006555] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006568] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007106] Zone ranges: [ 0.007110] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007114] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007116] Normal empty [ 0.007118] Device empty [ 0.007120] Movable zone start for each node [ 0.007124] Early memory node ranges [ 0.007125] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007127] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007130] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.009651] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.009911] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.010567] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.024040] ACPI: PM-Timer IO Port: 0x608 [ 0.024092] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.024254] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.024261] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.024264] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.024267] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.024270] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.024272] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.024277] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.024281] TSC deadline timer available [ 0.024301] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.024410] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.024414] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.024416] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.024418] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.024421] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.024423] Booting paravirtualized kernel on KVM [ 0.024428] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.024440] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.026194] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.026356] kvm-guest: setup async PF for cpu 0 [ 0.026390] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.026413] kvm-guest: PV spinlocks disabled, single CPU [ 0.026429] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.026431] Policy zone: DMA32 [ 0.026433] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.026528] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.026593] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.026624] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.026698] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.027224] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.028072] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.028111] ftrace: allocating 50600 entries in 198 pages [ 0.056880] ftrace: allocated 198 pages with 4 groups [ 0.057117] rcu: Hierarchical RCU implementation. [ 0.057119] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.057121] Rude variant of Tasks RCU enabled. [ 0.057122] Tracing variant of Tasks RCU enabled. [ 0.057123] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.057125] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.062207] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.062728] random: crng init done [ 0.106939] Console: colour VGA+ 80x25 [ 0.248335] printk: console [tty1] enabled [ 0.582618] printk: console [ttyS0] enabled [ 0.586422] ACPI: Core revision 20210730 [ 0.589894] APIC: Switch to symmetric I/O mode setup [ 0.595269] x2apic enabled [ 0.598982] Switched APIC routing to physical x2apic. [ 0.608381] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.616466] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.620453] pid_max: default: 32768 minimum: 301 [ 0.620453] LSM: Security Framework initializing [ 0.620453] landlock: Up and running. [ 0.620453] Yama: becoming mindful. [ 0.620453] AppArmor: AppArmor initialized [ 0.620453] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.620453] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.620453] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.620453] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.620453] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.620453] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.620453] Spectre V2 : Mitigation: Retpolines [ 0.620453] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.620453] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.620453] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.620453] RETBleed: Mitigation: untrained return thunk [ 0.620453] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.620453] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.620453] Freeing SMP alternatives memory: 44K [ 0.620453] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.620686] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.624479] ... version: 0 [ 0.627487] ... bit width: 48 [ 0.628472] ... generic registers: 6 [ 0.631230] ... value mask: 0000ffffffffffff [ 0.632476] ... max period: 00007fffffffffff [ 0.636137] ... fixed-purpose events: 0 [ 0.636471] ... event mask: 000000000000003f [ 0.640550] rcu: Hierarchical SRCU implementation. [ 0.644576] smp: Bringing up secondary CPUs ... [ 0.647876] smp: Brought up 1 node, 1 CPU [ 0.648477] smpboot: Max logical packages: 1 [ 0.651460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.653125] devtmpfs: initialized [ 0.655587] x86/mm: Memory block size: 128MB [ 0.656714] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.660483] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.664588] pinctrl core: initialized pinctrl subsystem [ 0.668466] PM: RTC time: 15:17:41, date: 2026-06-12 [ 0.672243] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.672624] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.676529] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.680500] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.684500] audit: initializing netlink subsys (disabled) [ 0.688318] thermal_sys: Registered thermal governor 'fair_share' [ 0.688320] thermal_sys: Registered thermal governor 'bang_bang' [ 0.688468] thermal_sys: Registered thermal governor 'step_wise' [ 0.692477] audit: type=2000 audit(1781277460.953:1): state=initialized audit_enabled=0 res=1 [ 0.700494] thermal_sys: Registered thermal governor 'user_space' [ 0.700496] thermal_sys: Registered thermal governor 'power_allocator' [ 0.704496] EISA bus registered [ 0.710724] cpuidle: using governor ladder [ 0.712471] cpuidle: using governor menu [ 0.718765] ACPI: bus type PCI registered [ 0.720470] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.724895] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.728472] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.732499] PCI: Using configuration type 1 for base access [ 0.737561] Kprobes globally optimized [ 0.740377] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.740473] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.745691] ACPI: Added _OSI(Module Device) [ 0.748483] ACPI: Added _OSI(Processor Device) [ 0.751564] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.752545] ACPI: Added _OSI(Processor Aggregator Device) [ 0.756367] ACPI: Added _OSI(Linux-Dell-Video) [ 0.756605] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.760488] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.767673] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.772830] ACPI: Interpreter enabled [ 0.775537] ACPI: PM: (supports S0 S5) [ 0.776474] ACPI: Using IOAPIC for interrupt routing [ 0.780550] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.784467] PCI: Using E820 reservations for host bridge windows [ 0.788809] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.798228] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.800476] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.804593] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.808579] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.813800] PCI host bridge to bus 0000:00 [ 0.816469] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.820044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.820467] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.824467] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.828468] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.832468] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.836471] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.840886] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.849134] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.860211] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.872527] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.880511] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.896533] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.900743] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.909410] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.916475] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.929631] pci 0000:00:02.0: enabling Extended Tags [ 0.936906] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.944480] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.958144] pci 0000:00:02.1: enabling Extended Tags [ 0.963382] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.968486] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.980732] pci 0000:00:02.2: enabling Extended Tags [ 0.986950] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.992472] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.004787] pci 0000:00:02.3: enabling Extended Tags [ 1.011127] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.016477] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.029480] pci 0000:00:02.4: enabling Extended Tags [ 1.035683] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.040486] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.051781] pci 0000:00:02.5: enabling Extended Tags [ 1.055451] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.060491] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.074495] pci 0000:00:02.6: enabling Extended Tags [ 1.079619] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.084480] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.097674] pci 0000:00:02.7: enabling Extended Tags [ 1.108543] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.116486] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.128041] pci 0000:00:03.0: enabling Extended Tags [ 1.131394] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.136478] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.149530] pci 0000:00:03.1: enabling Extended Tags [ 1.155899] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.162062] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.171458] pci 0000:00:03.2: enabling Extended Tags [ 1.175339] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.180489] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.192571] pci 0000:00:03.3: enabling Extended Tags [ 1.201194] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.208476] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.220870] pci 0000:00:03.4: enabling Extended Tags [ 1.227695] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.232484] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.245693] pci 0000:00:03.5: enabling Extended Tags [ 1.252799] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.260478] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.271230] pci 0000:00:03.6: enabling Extended Tags [ 1.275403] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.280479] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.294226] pci 0000:00:03.7: enabling Extended Tags [ 1.303812] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.308480] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.320805] pci 0000:00:04.0: enabling Extended Tags [ 1.329532] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.338252] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.347478] pci 0000:00:04.1: enabling Extended Tags [ 1.351151] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.356426] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.363228] pci 0000:00:04.2: enabling Extended Tags [ 1.367301] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.372481] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.386263] pci 0000:00:04.3: enabling Extended Tags [ 1.391135] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.396354] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.401999] pci 0000:00:04.4: enabling Extended Tags [ 1.407267] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.414016] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.427026] pci 0000:00:04.5: enabling Extended Tags [ 1.431350] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.436419] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.442008] pci 0000:00:04.6: enabling Extended Tags [ 1.447139] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.452475] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.463903] pci 0000:00:04.7: enabling Extended Tags [ 1.470688] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.476472] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.485917] pci 0000:00:05.0: enabling Extended Tags [ 1.556915] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.562360] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.565563] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.585951] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.592066] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.598385] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.609179] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.621718] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.628479] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.638181] pci 0000:01:00.0: enabling Extended Tags [ 1.715349] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.716565] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.720532] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.724590] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.730921] pci_bus 0000:02: extended config space not accessible [ 1.732872] acpiphp: Slot [1] registered [ 1.735576] acpiphp: Slot [0] registered [ 1.736520] acpiphp: Slot [2] registered [ 1.739267] acpiphp: Slot [3] registered [ 1.740523] acpiphp: Slot [4] registered [ 1.743147] acpiphp: Slot [5] registered [ 1.744520] acpiphp: Slot [6] registered [ 1.747247] acpiphp: Slot [7] registered [ 1.748519] acpiphp: Slot [8] registered [ 1.751243] acpiphp: Slot [9] registered [ 1.752524] acpiphp: Slot [10] registered [ 1.755286] acpiphp: Slot [11] registered [ 1.756533] acpiphp: Slot [12] registered [ 1.759311] acpiphp: Slot [13] registered [ 1.760521] acpiphp: Slot [14] registered [ 1.763190] acpiphp: Slot [15] registered [ 1.764520] acpiphp: Slot [16] registered [ 1.768100] acpiphp: Slot [17] registered [ 1.768521] acpiphp: Slot [18] registered [ 1.771168] acpiphp: Slot [19] registered [ 1.772522] acpiphp: Slot [20] registered [ 1.775369] acpiphp: Slot [21] registered [ 1.776537] acpiphp: Slot [22] registered [ 1.779311] acpiphp: Slot [23] registered [ 1.780525] acpiphp: Slot [24] registered [ 1.783216] acpiphp: Slot [25] registered [ 1.784528] acpiphp: Slot [26] registered [ 1.787397] acpiphp: Slot [27] registered [ 1.788538] acpiphp: Slot [28] registered [ 1.791238] acpiphp: Slot [29] registered [ 1.792540] acpiphp: Slot [30] registered [ 1.795287] acpiphp: Slot [31] registered [ 1.799044] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.811000] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.891183] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.892560] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.896558] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.900644] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.909260] acpiphp: Slot [0-2] registered [ 1.913134] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.921901] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.932482] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.938584] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.940699] pci 0000:03:00.0: enabling Extended Tags [ 2.026203] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.028606] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.032592] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.039603] acpiphp: Slot [0-3] registered [ 2.043134] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.052484] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.066557] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.071016] pci 0000:04:00.0: enabling Extended Tags [ 2.152792] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.156603] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.160590] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.167657] acpiphp: Slot [0-4] registered [ 2.169133] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.178125] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.187751] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.190576] pci 0000:05:00.0: enabling Extended Tags [ 2.270903] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.272605] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.276595] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.283586] acpiphp: Slot [0-5] registered [ 2.285147] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.294137] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.304044] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.307096] pci 0000:06:00.0: enabling Extended Tags [ 2.395626] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.396643] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.400609] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.408424] acpiphp: Slot [0-6] registered [ 2.482827] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.484638] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.488619] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.495664] acpiphp: Slot [0-7] registered [ 2.569774] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.572621] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.576623] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.583948] acpiphp: Slot [0-8] registered [ 2.658333] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.660625] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.664593] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.672670] acpiphp: Slot [0-9] registered [ 2.752119] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.752616] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.756614] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.763951] acpiphp: Slot [0-10] registered [ 2.835873] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.836604] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.840591] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.847684] acpiphp: Slot [0-11] registered [ 2.920791] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.924635] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.928631] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.935830] acpiphp: Slot [0-12] registered [ 3.009366] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.012637] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.016656] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.023632] acpiphp: Slot [0-13] registered [ 3.097996] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.100637] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.104597] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.112055] acpiphp: Slot [0-14] registered [ 3.186335] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.188651] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.192593] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.200672] acpiphp: Slot [0-15] registered [ 3.275850] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.276622] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.280593] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.288065] acpiphp: Slot [0-16] registered [ 3.360852] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.364327] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.364622] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.372047] acpiphp: Slot [0-17] registered [ 3.445273] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.448630] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.452631] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.460590] acpiphp: Slot [0-18] registered [ 3.540121] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.540607] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.544618] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.551936] acpiphp: Slot [0-19] registered [ 3.627724] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.628610] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.632612] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.639721] acpiphp: Slot [0-20] registered [ 3.713785] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.716663] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.720627] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.728265] acpiphp: Slot [0-21] registered [ 3.804977] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.808591] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.812597] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.820059] acpiphp: Slot [0-22] registered [ 3.896121] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.896643] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.900593] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.907790] acpiphp: Slot [0-23] registered [ 3.981536] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.984627] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.988606] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.996020] acpiphp: Slot [0-24] registered [ 4.068471] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.071917] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.072646] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.080023] acpiphp: Slot [0-25] registered [ 4.160015] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.160673] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.164638] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.231897] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.232762] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.236712] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.240817] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.244699] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.248761] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.252716] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.256698] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.260650] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.264498] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.268513] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.272511] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.276497] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.280501] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.284493] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.288526] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.293137] iommu: Default domain type: Translated [ 4.296493] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.300769] SCSI subsystem initialized [ 4.304624] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.308453] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.308503] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.312473] vgaarb: loaded [ 4.315239] ACPI: bus type USB registered [ 4.316586] usbcore: registered new interface driver usbfs [ 4.320512] usbcore: registered new interface driver hub [ 4.324517] usbcore: registered new device driver usb [ 4.328555] pps_core: LinuxPPS API ver. 1 registered [ 4.332477] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.336490] PTP clock support registered [ 4.340273] EDAC MC: Ver: 3.0.0 [ 4.344297] NetLabel: Initializing [ 4.344476] NetLabel: domain hash size = 128 [ 4.348469] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.352562] NetLabel: unlabeled traffic allowed by default [ 4.356616] PCI: Using ACPI for IRQ routing [ 5.215211] clocksource: Switched to clocksource kvm-clock [ 5.239464] VFS: Disk quotas dquot_6.6.0 [ 5.243394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.250470] AppArmor: AppArmor Filesystem Enabled [ 5.255001] pnp: PnP ACPI init [ 5.258856] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.265767] pnp: PnP ACPI: found 5 devices [ 5.275735] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.283809] NET: Registered PF_INET protocol family [ 5.288089] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.300742] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.308899] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.315625] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.322817] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.329398] TCP: Hash tables configured (established 1024 bind 1024) [ 5.335094] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.341535] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.347200] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.354546] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.360503] NET: Registered PF_XDP protocol family [ 5.365302] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.373572] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.381413] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.388744] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.396090] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.403046] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.410112] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.417194] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.424151] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.431108] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.438117] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.444979] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.452085] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.459608] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.467986] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.475386] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.482927] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.489956] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.497467] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.504964] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.512106] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.519124] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.526680] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.534686] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.540588] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.546496] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.552404] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.559246] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.565952] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.572658] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.578430] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.584288] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.589806] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.595328] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.600598] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.606406] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.611919] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.617522] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.623158] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.629151] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.634721] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.640383] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.645819] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.652123] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.658350] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.664614] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.670371] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.676218] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.681859] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.687662] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.693299] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.699478] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.703431] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.707688] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.711905] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.716276] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.720904] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.725412] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.729618] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.734208] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.738440] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.742667] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.746901] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.751026] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.755156] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.759405] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.763551] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.768181] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.772218] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.776565] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.780731] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.784749] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.789299] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.793681] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.798510] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.802645] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.806965] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.811223] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.815494] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.820075] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.824609] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.828936] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.833320] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.837618] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.842005] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.846206] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.850739] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.854832] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.859444] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.863742] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.868303] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.872592] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.877418] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.881628] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.886010] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.889632] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.900114] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.907268] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.916296] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.921148] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.928686] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.936047] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.944695] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.952016] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.962250] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.974944] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.984115] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.994808] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.010804] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.018513] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.026341] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.035393] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.040876] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.049702] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.058665] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.065289] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.073079] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.081841] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.087720] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.095648] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.105566] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.112094] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.120022] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.130911] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.138614] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.144936] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.154678] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.161826] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.168155] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.178545] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.185586] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.191958] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.202539] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.209997] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.216270] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.225779] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.230483] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.237366] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.245575] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.254779] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.258722] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.267215] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.275891] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.284065] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.289523] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.307798] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.313659] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.324571] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.328642] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.337363] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.345702] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.356033] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.359676] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.367241] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.373072] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.383706] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.388832] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.395552] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.403238] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.412205] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.415719] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.423527] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.429329] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.439556] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.443410] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.451293] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.458305] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.465940] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.471292] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.478077] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.485548] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.494656] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.498264] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.505231] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.511380] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.520599] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.523895] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.532195] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.539529] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.546961] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.552184] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.558228] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.565407] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.573699] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.577020] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.582574] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.589777] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.598098] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.602400] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.607551] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.611847] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.616267] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.620651] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.625512] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.629510] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.633496] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.638083] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.641654] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.645686] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.650310] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.654406] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.659802] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.663814] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.670294] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.675184] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.680123] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.684392] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.689530] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.693894] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.698842] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.703159] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.708055] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.712726] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.717490] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.721668] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.727265] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.732181] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.737564] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.741613] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.746533] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.750759] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.755926] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.759588] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.763715] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.768480] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.772169] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.776253] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.781064] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.784700] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.789425] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.794421] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.798372] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.802969] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.807895] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.811605] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.815882] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.820660] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.824443] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.828763] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.834156] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.838544] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.842818] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.847916] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.851923] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.856239] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.862628] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.866540] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.870871] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.876090] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.879784] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.883828] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.888947] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.892844] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.896936] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.901857] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.905866] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.910260] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.915252] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.919151] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.923566] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.931153] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.941952] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11354 usecs [ 6.948654] PCI: CLS 0 bytes, default 64 [ 6.952811] Trying to unpack rootfs image as initramfs... [ 6.957630] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.977924] Initialise system trusted keyrings [ 6.984580] Key type blacklist registered [ 6.992725] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.004148] zbud: loaded [ 7.013122] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.020756] fuse: init (API version 7.34) [ 7.024939] integrity: Platform Keyring initialized [ 7.040554] Key type asymmetric registered [ 7.043653] Asymmetric key parser 'x509' registered [ 7.052658] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.064790] io scheduler mq-deadline registered [ 7.081701] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.089467] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.110343] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.121145] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.139647] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.153241] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.171334] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.185186] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.218171] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.233817] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.252203] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.265297] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.282608] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.297297] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.322559] Freeing initrd memory: 8744K [ 7.328144] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.332811] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.339080] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.345834] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.351632] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.362771] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.367413] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.375951] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.380754] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.390677] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.396442] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.406894] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.412362] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.422272] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.429237] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.440228] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.444911] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.455539] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.461439] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.466697] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.473302] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.478097] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.488770] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.494398] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.504557] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.509665] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.520358] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.525331] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.533843] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.539150] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.547533] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.552055] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.561521] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.565919] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.576007] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.581461] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.586710] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.593359] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.597641] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.607376] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.616636] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.620832] shpchp 0000:01:00.0: Slot initialization failed [ 7.626768] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.632988] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.637890] ACPI: button: Power Button [PWRF] [ 7.669846] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.702529] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.712249] Linux agpgart interface v0.103 [ 7.718666] loop: module loaded [ 7.721433] tun: Universal TUN/TAP device driver, 1.6 [ 7.724925] PPP generic driver version 2.4.2 [ 7.727998] VFIO - User Level meta-driver version: 0.3 [ 7.731480] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.735733] ehci-pci: EHCI PCI platform driver [ 7.739566] ehci-platform: EHCI generic platform driver [ 7.743250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.747184] ohci-pci: OHCI PCI platform driver [ 7.750352] ohci-platform: OHCI generic platform driver [ 7.753995] uhci_hcd: USB Universal Host Controller Interface driver [ 7.760209] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.763593] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.768491] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.772259] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.776264] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.781910] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.786926] usb usb1: Product: UHCI Host Controller [ 7.790387] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.794779] usb usb1: SerialNumber: 0000:02:01.0 [ 7.798451] hub 1-0:1.0: USB hub found [ 7.801099] hub 1-0:1.0: 2 ports detected [ 7.804594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.812283] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.815887] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.819672] mousedev: PS/2 mouse device common for all mice [ 7.824870] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.830268] rtc_cmos 00:03: RTC can wake from S4 [ 7.835443] rtc_cmos 00:03: registered as rtc0 [ 7.838850] rtc_cmos 00:03: setting system clock to 2026-06-12T15:17:49 UTC (1781277469) [ 7.844306] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.848444] i2c_dev: i2c /dev entries driver [ 7.851465] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.859193] device-mapper: uevent: version 1.0.3 [ 7.862907] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) ini10000 tialised: dm-devel@redhat.com [ 7.868911] platform eisa.0: Probing EISA bus 0 [ 7.871980] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.877011] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.881830] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.886047] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.890171] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.894195] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.898382] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.902552] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.906805] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.911193] platform eisa.0: EISA: Detected 0 cards [ 7.914588] ledtrig-cpu: registered to indicate activity on CPUs [ 7.919348] drop_monitor: Initializing network drop monitor service [ 7.924660] NET: Registered PF_INET6 protocol family [ 7.934611] Segment Routing with IPv6 [ 7.937384] In-situ OAM (IOAM) with IPv6 [ 7.940039] NET: Registered PF_PACKET protocol family [ 7.943477] Key type dns_resolver registered [ 7.949582] IPI shorthand broadcast: enabled [ 7.953445] registered taskstats version 1 [ 7.956957] Loading compiled-in X.509 certificates [ 7.961517] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.969036] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.976292] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.983014] blacklist: Loading compiled-in revocation X.509 certificates [ 7.987437] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.994117] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.002510] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.009413] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.016201] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.023237] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.030229] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.036995] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.044250] zswap: loaded using pool lzo/zbud [ 8.047663] Key type .fscrypt registered [ 8.050319] Key type fscrypt-provisioning registered [ 8.055903] Key type encrypted registered [ 8.058638] AppArmor: AppArmor sha1 policy hashing enabled [ 8.062351] ima: No TPM chip found, activating TPM-bypass! [ 8.065961] Loading compiled-in module X.509 certificates [ 8.070260] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.076745] ima: Allocated hash algorithm: sha1 [ 8.079927] ima: No architecture policies found [ 8.083467] evm: Initialising EVM extended attributes: [ 8.087205] evm: security.selinux [ 8.089890] evm: security.SMACK64 [ 8.092269] evm: security.SMACK64EXEC [ 8.094998] evm: security.SMACK64TRANSMUTE [ 8.098253] evm: security.SMACK64MMAP [ 8.101125] evm: security.apparmor [ 8.103650] evm: security.ima [ 8.105962] evm: security.capability [ 8.108925] evm: HMAC attrs: 0x1 [ 8.112072] PM: Magic number: 14:212:285 [ 8.115495] RAS: Correctable Errors collector initialized. [ 8.119135] Unstable clock detected, switching default tracing clock to "global" [ 8.119135] If you want to keep using the local clock, then add: [ 8.119135] "trace_clock=local" [ 8.119135] on the kernel command line [ 8.138127] Freeing unused decrypted memory: 2036K [ 8.141499] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.151150] Freeing unused kernel image (initmem) memory: 3244K [ 8.155394] Write protecting the kernel read-only data: 30720k [ 8.162500] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.169944] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.219664] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.224226] Run /init as init process info: initramfs: up at 7.68 [ 8.301991] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.312942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.318793] GPT:229375 != 2097151 [ 8.321328] GPT:Alternate GPT header not at the end of the disk. [ 8.325732] GPT:229375 != 2097151 [ 8.328359] GPT: Use GNU Parted to correct GPT errors. [ 8.392526] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.783438] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.813889] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.83 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:82:c6:64:7d:e6:23:46:3e:bf:c4:88:29:2d:52:79:0e forked to background, child pid 350 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVXDjw+O1cHpTif4YVsHNEm9Sz7C4RSZcqmDJn3OZ0iIkCryRKBta+h5dB/8h8KYPs+jOG6DhsbxxTW6yFoik+3lbaMOr10iMSha3BnFzItoD8Bpp8T5IS2MkfEuDqjn1hPVU9U4i0s4bWkmrdVjesMakuCpoOcOgjQkWAaM7H5NWRh34iODVli2fne0NR8mDA+XkXTDuzF/DHmksXmvVc2xgM4nJT7qfJ647PptjSg6iUgP25CrCbhWXiGJRPKoBsLyQ2HLXZY2FXHxfVSf2+DZlxVrGmg+mYH7ELTjCxwQmCxnp0C7Mse3hId42GYS4CZ755u2OZpJbnAPeRHr35 root@tempest-testnetworkbasicops-server-1752803516 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv5dCbeJFxo4Xux5Tww+f/TY+CKXcsie4klcDQpCtvv8Li+jE46pRGT2KL1E05ns4t3OsYmvsH9/mFZ6sIfOyY= root@tempest-testnetworkbasicops-server-1752803516 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feab:8861/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 82c6647d-e623-463e-bfc4-88292d52790e name: tempest-TestNetworkBasicOps-server-1752803516 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1752803516 launch-index: 0 === cirros: current=0.6.2 uptime=9.88 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:AB:88:61 inet6 addr: fe80::f816:3eff:feab:8861/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:6 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:532 (532.0 B) TX bytes:180 (180.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1752803516 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.910882] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.913864] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.931969] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.347415] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.389236] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.510739] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.511954] ISO 9660 Extensions: RRIP_1991A [ 9.697268] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.279162] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.282775] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 16:17:51 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 16:17:51 cirros auth.notice su: + none root:cirros Jun 12 16:17:51 cirros daemon.info dhcpcd[348]: dhcpcd-9.4.1 starting Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: DUID 00:04:82:c6:64:7d:e6:23:46:3e:bf:c4:88:29:2d:52:79:0e Jun 12 16:17:51 cirros daemon.warn dhcpcd[351]: no interfaces have a carrier Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: eth0: waiting for carrier Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: eth0: carrier acquired Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: eth0: IAID 3e:ab:88:61 Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: eth0: adding address fe80::f816:3eff:feab:8861 Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: eth0: soliciting an IPv6 router Jun 12 16:17:51 cirros authpriv.info dropbear[392]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1752803516 login: 2026-06-12 15:18:15,813 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.8 2026-06-12 15:18:15,813 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2026-06-12 15:18:15,816 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:18:15,918 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:18:15,919 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2026-06-12 15:18:16,929 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_update_instance_port_admin_state) Executing command on 192.168.122.176 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.8' failed, exit status: 1, stderr: stdout: PING 10.100.0.8 (10.100.0.8) 56(84) bytes of data. --- 10.100.0.8 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 15:18:16,929 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.8 via a ssh connection from: 192.168.122.176. 2026-06-12 15:18:16,930 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.117106 seconds 2026-06-12 15:18:17,623 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/ports/db4abed3-0586-422b-b783-501d0699bdc6 0.693s 2026-06-12 15:18:17,624 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"admin_state_up": true}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1076', 'x-openstack-request-id': 'req-8c653a9e-0831-4208-9f0f-4c119d3261ec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/db4abed3-0586-422b-b783-501d0699bdc6'} Body: b'{"port":{"id":"db4abed3-0586-422b-b783-501d0699bdc6","name":"","network_id":"649a5acd-6b01-4bf1-8eac-deba69067cc3","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:ab:88:61","admin_state_up":true,"status":"DOWN","device_id":"82c6647d-e623-463e-bfc4-88292d52790e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"868b4dc2-172f-4bf7-86ec-bac29a054ff5","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d46ba3c1-305d-461b-bd60-98c6518d203e"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1752803516","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-1752803516","fqdn":"tempest-testnetworkbasicops-server-1752803516.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:17:35Z","updated_at":"2026-06-12T15:18:17Z","revision_number":7,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:18:17,728 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/00d0ac0c-e055-4cfc-b452-b6d005f36e51 0.103s 2026-06-12 15:18:17,728 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-a13a6822-f15e-49a8-b0f7-ba1ac4402803', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/00d0ac0c-e055-4cfc-b452-b6d005f36e51'} Body: b'{"floatingip": {"id": "00d0ac0c-e055-4cfc-b452-b6d005f36e51", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.218", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "d7c6fe06-960f-4e89-8ac4-3d93d7d1fc72", "port_id": "db4abed3-0586-422b-b783-501d0699bdc6", "fixed_ip_address": "10.100.0.8", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "649a5acd-6b01-4bf1-8eac-deba69067cc3", "mac_address": "fa:16:3e:ab:88:61", "admin_state_up": true, "status": "DOWN", "device_id": "82c6647d-e623-463e-bfc4-88292d52790e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:17:42Z", "updated_at": "2026-06-12T15:17:43Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:18:17,728 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '00d0ac0c-e055-4cfc-b452-b6d005f36e51', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'floating_ip_address': '192.168.122.218', 'floating_network_id': 'c67fbedc-cd1d-46b8-b018-2f59b2d38899', 'router_id': 'd7c6fe06-960f-4e89-8ac4-3d93d7d1fc72', 'port_id': 'db4abed3-0586-422b-b783-501d0699bdc6', 'fixed_ip_address': '10.100.0.8', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '649a5acd-6b01-4bf1-8eac-deba69067cc3', 'mac_address': 'fa:16:3e:ab:88:61', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '82c6647d-e623-463e-bfc4-88292d52790e', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T15:17:42Z', 'updated_at': '2026-06-12T15:17:43Z', 'revision_number': 1, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'} is at status: ACTIVE 2026-06-12 15:18:17,728 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.104005 seconds 2026-06-12 15:18:17,729 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.218 with user: cirros 2026-06-12 15:18:17,729 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.218 in 120 sec and the expected result is reachable 2026-06-12 15:18:17,757 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.027945 seconds 2026-06-12 15:18:17,758 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.218 in 120 sec and the ping result is expected 2026-06-12 15:18:17,882 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e/action 0.123s 2026-06-12 15:18:17,883 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:17 GMT', 'server': 'Apache', 'content-length': '75307', '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-81c8caae-1440-45b3-b985-c1cc934a5b8c', 'x-compute-request-id': 'req-81c8caae-1440-45b3-b985-c1cc934a5b8c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\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] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] 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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1607719788 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000011] tsc: Detected 2799.998 MHz processor\\n[ 0.001034] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001473] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004471] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004522] Using GB pages for direct mapping\\n[ 0.004899] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004909] ACPI: Early table checksum verification disabled\\n[ 0.004918] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004925] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004935] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004947] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004952] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004958] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004963] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004968] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004973] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004975] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004977] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004979] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004980] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004982] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006552] No NUMA configuration fo 2026-06-12 15:18:17,884 25 DEBUG [tempest.scenario.manager] Console output for 82c6647d-e623-463e-bfc4-88292d52790e body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 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] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1607719788 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000011] tsc: Detected 2799.998 MHz processor [ 0.001034] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001473] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004471] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004522] Using GB pages for direct mapping [ 0.004899] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004909] ACPI: Early table checksum verification disabled [ 0.004918] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004925] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004935] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004947] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004952] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004958] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004963] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004968] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004973] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004975] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004977] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004979] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004980] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004982] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006552] No NUMA configuration found [ 0.006555] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006568] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007106] Zone ranges: [ 0.007110] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007114] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007116] Normal empty [ 0.007118] Device empty [ 0.007120] Movable zone start for each node [ 0.007124] Early memory node ranges [ 0.007125] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007127] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007130] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.009651] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.009911] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.010567] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.024040] ACPI: PM-Timer IO Port: 0x608 [ 0.024092] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.024254] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.024261] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.024264] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.024267] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.024270] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.024272] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.024277] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.024281] TSC deadline timer available [ 0.024301] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.024410] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.024414] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.024416] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.024418] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.024421] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.024423] Booting paravirtualized kernel on KVM [ 0.024428] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.024440] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.026194] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.026356] kvm-guest: setup async PF for cpu 0 [ 0.026390] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.026413] kvm-guest: PV spinlocks disabled, single CPU [ 0.026429] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.026431] Policy zone: DMA32 [ 0.026433] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.026528] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.026593] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.026624] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.026698] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.027224] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.028072] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.028111] ftrace: allocating 50600 entries in 198 pages [ 0.056880] ftrace: allocated 198 pages with 4 groups [ 0.057117] rcu: Hierarchical RCU implementation. [ 0.057119] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.057121] Rude variant of Tasks RCU enabled. [ 0.057122] Tracing variant of Tasks RCU enabled. [ 0.057123] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.057125] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.062207] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.062728] random: crng init done [ 0.106939] Console: colour VGA+ 80x25 [ 0.248335] printk: console [tty1] enabled [ 0.582618] printk: console [ttyS0] enabled [ 0.586422] ACPI: Core revision 20210730 [ 0.589894] APIC: Switch to symmetric I/O mode setup [ 0.595269] x2apic enabled [ 0.598982] Switched APIC routing to physical x2apic. [ 0.608381] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.616466] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.620453] pid_max: default: 32768 minimum: 301 [ 0.620453] LSM: Security Framework initializing [ 0.620453] landlock: Up and running. [ 0.620453] Yama: becoming mindful. [ 0.620453] AppArmor: AppArmor initialized [ 0.620453] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.620453] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.620453] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.620453] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.620453] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.620453] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.620453] Spectre V2 : Mitigation: Retpolines [ 0.620453] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.620453] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.620453] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.620453] RETBleed: Mitigation: untrained return thunk [ 0.620453] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.620453] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.620453] Freeing SMP alternatives memory: 44K [ 0.620453] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.620686] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.624479] ... version: 0 [ 0.627487] ... bit width: 48 [ 0.628472] ... generic registers: 6 [ 0.631230] ... value mask: 0000ffffffffffff [ 0.632476] ... max period: 00007fffffffffff [ 0.636137] ... fixed-purpose events: 0 [ 0.636471] ... event mask: 000000000000003f [ 0.640550] rcu: Hierarchical SRCU implementation. [ 0.644576] smp: Bringing up secondary CPUs ... [ 0.647876] smp: Brought up 1 node, 1 CPU [ 0.648477] smpboot: Max logical packages: 1 [ 0.651460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.653125] devtmpfs: initialized [ 0.655587] x86/mm: Memory block size: 128MB [ 0.656714] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.660483] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.664588] pinctrl core: initialized pinctrl subsystem [ 0.668466] PM: RTC time: 15:17:41, date: 2026-06-12 [ 0.672243] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.672624] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.676529] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.680500] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.684500] audit: initializing netlink subsys (disabled) [ 0.688318] thermal_sys: Registered thermal governor 'fair_share' [ 0.688320] thermal_sys: Registered thermal governor 'bang_bang' [ 0.688468] thermal_sys: Registered thermal governor 'step_wise' [ 0.692477] audit: type=2000 audit(1781277460.953:1): state=initialized audit_enabled=0 res=1 [ 0.700494] thermal_sys: Registered thermal governor 'user_space' [ 0.700496] thermal_sys: Registered thermal governor 'power_allocator' [ 0.704496] EISA bus registered [ 0.710724] cpuidle: using governor ladder [ 0.712471] cpuidle: using governor menu [ 0.718765] ACPI: bus type PCI registered [ 0.720470] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.724895] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.728472] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.732499] PCI: Using configuration type 1 for base access [ 0.737561] Kprobes globally optimized [ 0.740377] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.740473] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.745691] ACPI: Added _OSI(Module Device) [ 0.748483] ACPI: Added _OSI(Processor Device) [ 0.751564] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.752545] ACPI: Added _OSI(Processor Aggregator Device) [ 0.756367] ACPI: Added _OSI(Linux-Dell-Video) [ 0.756605] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.760488] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.767673] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.772830] ACPI: Interpreter enabled [ 0.775537] ACPI: PM: (supports S0 S5) [ 0.776474] ACPI: Using IOAPIC for interrupt routing [ 0.780550] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.784467] PCI: Using E820 reservations for host bridge windows [ 0.788809] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.798228] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.800476] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.804593] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.808579] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.813800] PCI host bridge to bus 0000:00 [ 0.816469] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.820044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.820467] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.824467] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.828468] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.832468] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.836471] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.840886] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.849134] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.860211] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.872527] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.880511] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.896533] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.900743] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.909410] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.916475] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.929631] pci 0000:00:02.0: enabling Extended Tags [ 0.936906] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.944480] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.958144] pci 0000:00:02.1: enabling Extended Tags [ 0.963382] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.968486] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.980732] pci 0000:00:02.2: enabling Extended Tags [ 0.986950] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.992472] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.004787] pci 0000:00:02.3: enabling Extended Tags [ 1.011127] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.016477] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.029480] pci 0000:00:02.4: enabling Extended Tags [ 1.035683] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.040486] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.051781] pci 0000:00:02.5: enabling Extended Tags [ 1.055451] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.060491] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.074495] pci 0000:00:02.6: enabling Extended Tags [ 1.079619] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.084480] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.097674] pci 0000:00:02.7: enabling Extended Tags [ 1.108543] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.116486] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.128041] pci 0000:00:03.0: enabling Extended Tags [ 1.131394] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.136478] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.149530] pci 0000:00:03.1: enabling Extended Tags [ 1.155899] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.162062] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.171458] pci 0000:00:03.2: enabling Extended Tags [ 1.175339] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.180489] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.192571] pci 0000:00:03.3: enabling Extended Tags [ 1.201194] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.208476] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.220870] pci 0000:00:03.4: enabling Extended Tags [ 1.227695] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.232484] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.245693] pci 0000:00:03.5: enabling Extended Tags [ 1.252799] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.260478] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.271230] pci 0000:00:03.6: enabling Extended Tags [ 1.275403] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.280479] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.294226] pci 0000:00:03.7: enabling Extended Tags [ 1.303812] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.308480] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.320805] pci 0000:00:04.0: enabling Extended Tags [ 1.329532] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.338252] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.347478] pci 0000:00:04.1: enabling Extended Tags [ 1.351151] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.356426] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.363228] pci 0000:00:04.2: enabling Extended Tags [ 1.367301] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.372481] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.386263] pci 0000:00:04.3: enabling Extended Tags [ 1.391135] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.396354] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.401999] pci 0000:00:04.4: enabling Extended Tags [ 1.407267] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.414016] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.427026] pci 0000:00:04.5: enabling Extended Tags [ 1.431350] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.436419] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.442008] pci 0000:00:04.6: enabling Extended Tags [ 1.447139] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.452475] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.463903] pci 0000:00:04.7: enabling Extended Tags [ 1.470688] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.476472] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.485917] pci 0000:00:05.0: enabling Extended Tags [ 1.556915] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.562360] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.565563] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.585951] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.592066] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.598385] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.609179] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.621718] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.628479] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.638181] pci 0000:01:00.0: enabling Extended Tags [ 1.715349] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.716565] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.720532] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.724590] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.730921] pci_bus 0000:02: extended config space not accessible [ 1.732872] acpiphp: Slot [1] registered [ 1.735576] acpiphp: Slot [0] registered [ 1.736520] acpiphp: Slot [2] registered [ 1.739267] acpiphp: Slot [3] registered [ 1.740523] acpiphp: Slot [4] registered [ 1.743147] acpiphp: Slot [5] registered [ 1.744520] acpiphp: Slot [6] registered [ 1.747247] acpiphp: Slot [7] registered [ 1.748519] acpiphp: Slot [8] registered [ 1.751243] acpiphp: Slot [9] registered [ 1.752524] acpiphp: Slot [10] registered [ 1.755286] acpiphp: Slot [11] registered [ 1.756533] acpiphp: Slot [12] registered [ 1.759311] acpiphp: Slot [13] registered [ 1.760521] acpiphp: Slot [14] registered [ 1.763190] acpiphp: Slot [15] registered [ 1.764520] acpiphp: Slot [16] registered [ 1.768100] acpiphp: Slot [17] registered [ 1.768521] acpiphp: Slot [18] registered [ 1.771168] acpiphp: Slot [19] registered [ 1.772522] acpiphp: Slot [20] registered [ 1.775369] acpiphp: Slot [21] registered [ 1.776537] acpiphp: Slot [22] registered [ 1.779311] acpiphp: Slot [23] registered [ 1.780525] acpiphp: Slot [24] registered [ 1.783216] acpiphp: Slot [25] registered [ 1.784528] acpiphp: Slot [26] registered [ 1.787397] acpiphp: Slot [27] registered [ 1.788538] acpiphp: Slot [28] registered [ 1.791238] acpiphp: Slot [29] registered [ 1.792540] acpiphp: Slot [30] registered [ 1.795287] acpiphp: Slot [31] registered [ 1.799044] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.811000] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.891183] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.892560] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.896558] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.900644] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.909260] acpiphp: Slot [0-2] registered [ 1.913134] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.921901] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.932482] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.938584] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.940699] pci 0000:03:00.0: enabling Extended Tags [ 2.026203] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.028606] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.032592] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.039603] acpiphp: Slot [0-3] registered [ 2.043134] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.052484] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.066557] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.071016] pci 0000:04:00.0: enabling Extended Tags [ 2.152792] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.156603] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.160590] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.167657] acpiphp: Slot [0-4] registered [ 2.169133] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.178125] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.187751] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.190576] pci 0000:05:00.0: enabling Extended Tags [ 2.270903] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.272605] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.276595] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.283586] acpiphp: Slot [0-5] registered [ 2.285147] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.294137] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.304044] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.307096] pci 0000:06:00.0: enabling Extended Tags [ 2.395626] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.396643] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.400609] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.408424] acpiphp: Slot [0-6] registered [ 2.482827] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.484638] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.488619] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.495664] acpiphp: Slot [0-7] registered [ 2.569774] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.572621] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.576623] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.583948] acpiphp: Slot [0-8] registered [ 2.658333] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.660625] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.664593] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.672670] acpiphp: Slot [0-9] registered [ 2.752119] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.752616] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.756614] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.763951] acpiphp: Slot [0-10] registered [ 2.835873] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.836604] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.840591] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.847684] acpiphp: Slot [0-11] registered [ 2.920791] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.924635] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.928631] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.935830] acpiphp: Slot [0-12] registered [ 3.009366] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.012637] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.016656] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.023632] acpiphp: Slot [0-13] registered [ 3.097996] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.100637] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.104597] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.112055] acpiphp: Slot [0-14] registered [ 3.186335] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.188651] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.192593] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.200672] acpiphp: Slot [0-15] registered [ 3.275850] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.276622] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.280593] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.288065] acpiphp: Slot [0-16] registered [ 3.360852] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.364327] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.364622] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.372047] acpiphp: Slot [0-17] registered [ 3.445273] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.448630] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.452631] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.460590] acpiphp: Slot [0-18] registered [ 3.540121] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.540607] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.544618] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.551936] acpiphp: Slot [0-19] registered [ 3.627724] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.628610] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.632612] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.639721] acpiphp: Slot [0-20] registered [ 3.713785] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.716663] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.720627] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.728265] acpiphp: Slot [0-21] registered [ 3.804977] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.808591] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.812597] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.820059] acpiphp: Slot [0-22] registered [ 3.896121] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.896643] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.900593] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.907790] acpiphp: Slot [0-23] registered [ 3.981536] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.984627] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.988606] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.996020] acpiphp: Slot [0-24] registered [ 4.068471] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.071917] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.072646] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.080023] acpiphp: Slot [0-25] registered [ 4.160015] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.160673] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.164638] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.231897] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.232762] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.236712] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.240817] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.244699] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.248761] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.252716] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.256698] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.260650] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.264498] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.268513] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.272511] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.276497] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.280501] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.284493] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.288526] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.293137] iommu: Default domain type: Translated [ 4.296493] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.300769] SCSI subsystem initialized [ 4.304624] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.308453] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.308503] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.312473] vgaarb: loaded [ 4.315239] ACPI: bus type USB registered [ 4.316586] usbcore: registered new interface driver usbfs [ 4.320512] usbcore: registered new interface driver hub [ 4.324517] usbcore: registered new device driver usb [ 4.328555] pps_core: LinuxPPS API ver. 1 registered [ 4.332477] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.336490] PTP clock support registered [ 4.340273] EDAC MC: Ver: 3.0.0 [ 4.344297] NetLabel: Initializing [ 4.344476] NetLabel: domain hash size = 128 [ 4.348469] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.352562] NetLabel: unlabeled traffic allowed by default [ 4.356616] PCI: Using ACPI for IRQ routing [ 5.215211] clocksource: Switched to clocksource kvm-clock [ 5.239464] VFS: Disk quotas dquot_6.6.0 [ 5.243394] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.250470] AppArmor: AppArmor Filesystem Enabled [ 5.255001] pnp: PnP ACPI init [ 5.258856] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.265767] pnp: PnP ACPI: found 5 devices [ 5.275735] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.283809] NET: Registered PF_INET protocol family [ 5.288089] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.300742] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.308899] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.315625] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.322817] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.329398] TCP: Hash tables configured (established 1024 bind 1024) [ 5.335094] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.341535] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.347200] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.354546] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.360503] NET: Registered PF_XDP protocol family [ 5.365302] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.373572] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.381413] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.388744] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.396090] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.403046] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.410112] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.417194] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.424151] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.431108] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.438117] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.444979] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.452085] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.459608] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.467986] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.475386] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.482927] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.489956] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.497467] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.504964] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.512106] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.519124] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.526680] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.534686] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.540588] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.546496] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.552404] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.559246] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.565952] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.572658] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.578430] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.584288] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.589806] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.595328] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.600598] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.606406] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.611919] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.617522] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.623158] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.629151] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.634721] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.640383] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.645819] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.652123] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.658350] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.664614] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.670371] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.676218] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.681859] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.687662] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.693299] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.699478] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.703431] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.707688] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.711905] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.716276] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.720904] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.725412] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.729618] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.734208] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.738440] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.742667] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.746901] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.751026] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.755156] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.759405] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.763551] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.768181] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.772218] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.776565] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.780DF01 731] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.784749] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.789299] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.793681] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.798510] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.802645] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.806965] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.811223] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.815494] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.820075] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.824609] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.828936] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.833320] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.837618] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.842005] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.846206] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.850739] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.854832] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.859444] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.863742] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.868303] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.872592] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.877418] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.881628] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.886010] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.889632] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.900114] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.907268] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.916296] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.921148] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.928686] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.936047] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.944695] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.952016] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.962250] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.974944] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.984115] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.994808] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.010804] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.018513] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.026341] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.035393] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.040876] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.049702] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.058665] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.065289] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.073079] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.081841] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.087720] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.095648] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.105566] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.112094] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.120022] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.130911] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.138614] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.144936] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.154678] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.161826] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.168155] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.178545] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.185586] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.191958] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.202539] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.209997] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.216270] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.225779] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.230483] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.237366] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.245575] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.254779] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.258722] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.267215] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.275891] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.284065] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.289523] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.307798] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.313659] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.324571] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.328642] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.337363] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.345702] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.356033] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.359676] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.367241] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.373072] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.383706] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.388832] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.395552] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.403238] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.412205] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.415719] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.423527] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.429329] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.439556] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.443410] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.451293] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.458305] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.465940] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.471292] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.478077] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.485548] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.494656] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.498264] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.505231] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.511380] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.520599] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.523895] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.532195] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.539529] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.546961] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.552184] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.558228] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.565407] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.573699] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.577020] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.582574] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.589777] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.598098] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.602400] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.607551] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.611847] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.616267] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.620651] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.625512] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.629510] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.633496] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.638083] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.641654] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.645686] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.650310] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.654406] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.659802] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.663814] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.670294] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.675184] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.680123] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.684392] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.689530] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.693894] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.698842] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.703159] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.708055] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.712726] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.717490] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.721668] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.727265] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.732181] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.737564] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.741613] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.746533] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.750759] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.755926] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.759588] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.763715] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.768480] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.772169] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.776253] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.781064] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.784700] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.789425] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.794421] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.798372] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.802969] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.807895] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.811605] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.815882] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.820660] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.824443] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.828763] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.834156] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.838544] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.842818] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.847916] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.851923] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.856239] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.862628] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.866540] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.870871] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.876090] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.879784] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.883828] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.888947] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.892844] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.896936] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.901857] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.905866] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.910260] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.915252] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.919151] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.923566] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.931153] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.941952] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11354 usecs [ 6.948654] PCI: CLS 0 bytes, default 64 [ 6.952811] Trying to unpack rootfs image as initramfs... [ 6.957630] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.977924] Initialise system trusted keyrings [ 6.984580] Key type blacklist registered [ 6.992725] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.004148] zbud: loaded [ 7.013122] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.020756] fuse: init (API version 7.34) [ 7.024939] integrity: Platform Keyring initialized [ 7.040554] Key type asymmetric registered [ 7.043653] Asymmetric key parser 'x509' registered [ 7.052658] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.064790] io scheduler mq-deadline registered [ 7.081701] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.089467] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.110343] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.121145] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.139647] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.153241] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.171334] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.185186] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.218171] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.233817] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.252203] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.265297] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.282608] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.297297] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.322559] Freeing initrd memory: 8744K [ 7.328144] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.332811] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.339080] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.345834] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.351632] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.362771] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.367413] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.375951] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.380754] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.390677] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.396442] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.406894] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.412362] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.422272] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.429237] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.440228] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.444911] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.455539] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.461439] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.466697] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.473302] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.478097] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.488770] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.494398] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.504557] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.509665] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.520358] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.525331] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.533843] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.539150] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.547533] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.552055] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.561521] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.565919] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.576007] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.581461] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.586710] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.593359] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.597641] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.607376] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.616636] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.620832] shpchp 0000:01:00.0: Slot initialization failed [ 7.626768] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.632988] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.637890] ACPI: button: Power Button [PWRF] [ 7.669846] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.702529] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.712249] Linux agpgart interface v0.103 [ 7.718666] loop: module loaded [ 7.721433] tun: Universal TUN/TAP device driver, 1.6 [ 7.724925] PPP generic driver version 2.4.2 [ 7.727998] VFIO - User Level meta-driver version: 0.3 [ 7.731480] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.735733] ehci-pci: EHCI PCI platform driver [ 7.739566] ehci-platform: EHCI generic platform driver [ 7.743250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.747184] ohci-pci: OHCI PCI platform driver [ 7.750352] ohci-platform: OHCI generic platform driver [ 7.753995] uhci_hcd: USB Universal Host Controller Interface driver [ 7.760209] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.763593] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.768491] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.772259] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.776264] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.781910] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.786926] usb usb1: Product: UHCI Host Controller [ 7.790387] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.794779] usb usb1: SerialNumber: 0000:02:01.0 [ 7.798451] hub 1-0:1.0: USB hub found [ 7.801099] hub 1-0:1.0: 2 ports detected [ 7.804594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.812283] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.815887] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.819672] mousedev: PS/2 mouse device common for all mice [ 7.824870] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.830268] rtc_cmos 00:03: RTC can wake from S4 [ 7.835443] rtc_cmos 00:03: registered as rtc0 [ 7.838850] rtc_cmos 00:03: setting system clock to 2026-06-12T15:17:49 UTC (1781277469) [ 7.844306] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.848444] i2c_dev: i2c /dev entries driver [ 7.851465] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.859193] device-mapper: uevent: version 1.0.3 [ 7.862907] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.868911] platform eisa.0: Probing EISA bus 0 [ 7.871980] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.877011] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.881830] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.886047] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.890171] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.894195] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.898382] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.902552] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.906805] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.911193] platform eisa.0: EISA: Detected 0 cards [ 7.914588] ledtrig-cpu: registered to indicate activity on CPUs [ 7.919348] drop_monitor: Initializing network drop monitor service [ 7.924660] NET: Registered PF_INET6 protocol family [ 7.934611] Segment Routing with IPv6 [ 7.937384] In-situ OAM (IOAM) with IPv6 [ 7.940039] NET: Registered PF_PACKET protocol family [ 7.943477] Key type dns_resolver registered [ 7.949582] IPI shorthand broadcast: enabled [ 7.953445] registered taskstats version 1 [ 7.956957] Loading compiled-in X.509 certificates [ 7.961517] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.969036] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.976292] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.983014] blacklist: Loading compiled-in revocation X.509 certificates [ 7.987437] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.994117] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.002510] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.009413] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.016201] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.023237] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.030229] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.036995] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.044250] zswap: loaded using pool lzo/zbud [ 8.047663] Key type .fscrypt registered [ 8.050319] Key type fscrypt-provisioning registered [ 8.055903] Key type encrypted registered [ 8.058638] AppArmor: AppArmor sha1 policy hashing enabled [ 8.062351] ima: No TPM chip found, activating TPM-bypass! [ 8.065961] Loading compiled-in module X.509 certificates [ 8.070260] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.076745] ima: Allocated hash algorithm: sha1 [ 8.079927] ima: No architecture policies found [ 8.083467] evm: Initialising EVM extended attributes: [ 8.087205] evm: security.selinux [ 8.089890] evm: security.SMACK64 [ 8.092269] evm: security.SMACK64EXEC [ 8.094998] evm: security.SMACK64TRANSMUTE [ 8.098253] evm: security.SMACK64MMAP [ 8.101125] evm: security.apparmor [ 8.103650] evm: security.ima [ 8.105962] evm: security.capability [ 8.108925] evm: HMAC attrs: 0x1 [ 8.112072] PM: Magic number: 14:212:285 [ 8.115495] RAS: Correctable Errors collector initialized. [ 8.119135] Unstable clock detected, switching default tracing clock to "global" [ 8.119135] If you want to keep using the local clock, then add: [ 8.119135] "trace_clock=local" [ 8.119135] on the kernel command line [ 8.138127] Freeing unused decrypted memory: 2036K [ 8.141499] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.151150] Freeing unused kernel image (initmem) memory: 3244K [ 8.155394] Write protecting the kernel read-only data: 30720k [ 8.162500] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.169944] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.219664] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.224226] Run /init as init process info: initramfs: up at 7.68 [ 8.301991] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.312942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.318793] GPT:229375 != 2097151 [ 8.321328] GPT:Alternate GPT header not at the end of the disk. [ 8.325732] GPT:229375 != 2097151 [ 8.328359] GPT: Use GNU Parted to correct GPT errors. [ 8.392526] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.783438] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.813889] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.83 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:82:c6:64:7d:e6:23:46:3e:bf:c4:88:29:2d:52:79:0e forked to background, child pid 350 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVXDjw+O1cHpTif4YVsHNEm9Sz7C4RSZcqmDJn3OZ0iIkCryRKBta+h5dB/8h8KYPs+jOG6DhsbxxTW6yFoik+3lbaMOr10iMSha3BnFzItoD8Bpp8T5IS2MkfEuDqjn1hPVU9U4i0s4bWkmrdVjesMakuCpoOcOgjQkWAaM7H5NWRh34iODVli2fne0NR8mDA+XkXTDuzF/DHmksXmvVc2xgM4nJT7qfJ647PptjSg6iUgP25CrCbhWXiGJRPKoBsLyQ2HLXZY2FXHxfVSf2+DZlxVrGmg+mYH7ELTjCxwQmCxnp0C7Mse3hId42GYS4CZ755u2OZpJbnAPeRHr35 root@tempest-testnetworkbasicops-server-1752803516 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv5dCbeJFxo4Xux5Tww+f/TY+CKXcsie4klcDQpCtvv8Li+jE46pRGT2KL1E05ns4t3OsYmvsH9/mFZ6sIfOyY= root@tempest-testnetworkbasicops-server-1752803516 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feab:8861/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 82c6647d-e623-463e-bfc4-88292d52790e name: tempest-TestNetworkBasicOps-server-1752803516 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1752803516 launch-index: 0 === cirros: current=0.6.2 uptime=9.88 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:AB:88:61 inet6 addr: fe80::f816:3eff:feab:8861/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:6 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:532 (532.0 B) TX bytes:180 (180.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1752803516 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.910882] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.913864] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.931969] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.347415] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.389236] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.510739] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.511954] ISO 9660 Extensions: RRIP_1991A [ 9.697268] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.279162] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.282775] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 16:17:51 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 16:17:51 cirros auth.notice su: + none root:cirros Jun 12 16:17:51 cirros daemon.info dhcpcd[348]: dhcpcd-9.4.1 starting Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: DUID 00:04:82:c6:64:7d:e6:23:46:3e:bf:c4:88:29:2d:52:79:0e Jun 12 16:17:51 cirros daemon.warn dhcpcd[351]: no interfaces have a carrier Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: eth0: waiting for carrier Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: eth0: carrier acquired Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: eth0: IAID 3e:ab:88:61 Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: eth0: adding address fe80::f816:3eff:feab:8861 Jun 12 16:17:51 cirros daemon.info dhcpcd[351]: eth0: soliciting an IPv6 router Jun 12 16:17:51 cirros authpriv.info dropbear[392]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1752803516 login: 2026-06-12 15:18:17,885 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.218:22' as 'cirros' with public key authentication 2026-06-12 15:18:17,890 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:18:17,991 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:18:17,991 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.218 successfully created 2026-06-12 15:18:17,991 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.8 2026-06-12 15:18:17,992 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2026-06-12 15:18:17,995 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:18:18,052 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:18:18,053 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2026-06-12 15:18:18,059 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.067264 seconds 2026-06-12 15:18:18,822 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/219e1d5e-b263-4733-b67a-24b21eefc707 0.762s 2026-06-12 15:18:18,822 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:18 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a737fa16-8517-4de5-897c-278f8e1ca5eb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/219e1d5e-b263-4733-b67a-24b21eefc707'} Body: b'' 2026-06-12 15:18:18,946 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff 0.124s 2026-06-12 15:18:18,947 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:18 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76d12a1c-d378-400a-a363-9f199ed069f3', 'x-compute-request-id': 'req-76d12a1c-d378-400a-a363-9f199ed069f3', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff'} Body: b'' 2026-06-12 15:18:19,659 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff 0.712s 2026-06-12 15:18:19,660 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:18 GMT', 'server': 'Apache', 'content-length': '1820', '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-92cc64c8-4faf-49d0-af5b-bfd6fb2e5078', 'x-compute-request-id': 'req-92cc64c8-4faf-49d0-af5b-bfd6fb2e5078', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff'} Body: b'{"server": {"id": "15c13618-4a75-48cc-90af-5ef14e91d0ff", "name": "tempest-TestNetworkBasicOps-server-1453873508", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:17:49Z", "updated": "2026-06-12T15:18:18Z", "addresses": {"tempest-network-smoke--1225852452": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:23:51"}, {"version": 4, "addr": "192.168.122.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:23:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-232530768", "OS-SRV-USG:launched_at": "2026-06-12T15:17:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-167486064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:18:20,742 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff 0.076s 2026-06-12 15:18:20,742 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:20 GMT', 'server': 'Apache', 'content-length': '111', '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-ea80a45b-92f1-4aad-b80d-41b099e10928', 'x-compute-request-id': 'req-ea80a45b-92f1-4aad-b80d-41b099e10928', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/15c13618-4a75-48cc-90af-5ef14e91d0ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 15c13618-4a75-48cc-90af-5ef14e91d0ff could not be found."}}' 2026-06-12 15:18:20,905 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/7b7c54a9-7e2a-463a-8e2a-b7c4300624b9 0.163s 2026-06-12 15:18:20,906 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:20 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-750a4cc4-ce6e-40a2-9252-e6686c4a7ee9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/7b7c54a9-7e2a-463a-8e2a-b7c4300624b9'} Body: b'' 2026-06-12 15:18:20,974 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-232530768 0.068s 2026-06-12 15:18:20,974 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:20 GMT', 'server': 'Apache', 'content-length': '0', '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-0c052174-4414-4e98-b8f4-f16321c65b19', 'x-compute-request-id': 'req-0c052174-4414-4e98-b8f4-f16321c65b19', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-232530768'} Body: b'' 2026-06-12 15:18:21,541 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/00d0ac0c-e055-4cfc-b452-b6d005f36e51 0.566s 2026-06-12 15:18:21,542 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-196fbf94-18e0-476c-88ef-38b2756e83ab', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/00d0ac0c-e055-4cfc-b452-b6d005f36e51'} Body: b'' 2026-06-12 15:18:21,702 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e 0.159s 2026-06-12 15:18:21,702 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:21 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6865d02f-c472-42fe-9ae8-4c7bbee86160', 'x-compute-request-id': 'req-6865d02f-c472-42fe-9ae8-4c7bbee86160', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e'} Body: b'' 2026-06-12 15:18:22,126 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e 0.424s 2026-06-12 15:18:22,127 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:21 GMT', 'server': 'Apache', 'content-length': '1821', '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-d7d1c7ad-2571-41d2-af59-0899f6c1806d', 'x-compute-request-id': 'req-d7d1c7ad-2571-41d2-af59-0899f6c1806d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e'} Body: b'{"server": {"id": "82c6647d-e623-463e-bfc4-88292d52790e", "name": "tempest-TestNetworkBasicOps-server-1752803516", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:17:33Z", "updated": "2026-06-12T15:18:21Z", "addresses": {"tempest-network-smoke--1225852452": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:88:61"}, {"version": 4, "addr": "192.168.122.218", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:88:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/82c6647d-e623-463e-bfc4-88292d52790e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1070171225", "OS-SRV-USG:launched_at": "2026-06-12T15:17:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1966016243"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:18:23,213 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e 0.082s 2026-06-12 15:18:23,214 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:23 GMT', 'server': 'Apache', 'content-length': '111', '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-101f0717-9710-4485-a919-e6fb250b2b9a', 'x-compute-request-id': 'req-101f0717-9710-4485-a919-e6fb250b2b9a', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/82c6647d-e623-463e-bfc4-88292d52790e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 82c6647d-e623-463e-bfc4-88292d52790e could not be found."}}' 2026-06-12 15:18:23,408 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/d46ba3c1-305d-461b-bd60-98c6518d203e 0.194s 2026-06-12 15:18:23,408 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:23 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3f5182af-a298-4cb8-9a27-3ab89d702bf4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/d46ba3c1-305d-461b-bd60-98c6518d203e'} Body: b'' 2026-06-12 15:18:23,473 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1070171225 0.065s 2026-06-12 15:18:23,474 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:23 GMT', 'server': 'Apache', 'content-length': '0', '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-9a763e7f-5b6e-426c-8b36-c7ace9ecb363', 'x-compute-request-id': 'req-9a763e7f-5b6e-426c-8b36-c7ace9ecb363', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1070171225'} Body: b'' 2026-06-12 15:18:24,492 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/d7c6fe06-960f-4e89-8ac4-3d93d7d1fc72/remove_router_interface 1.018s 2026-06-12 15:18:24,492 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "868b4dc2-172f-4bf7-86ec-bac29a054ff5"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e3c38cce-7502-4151-8037-b062a7a6b80f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/d7c6fe06-960f-4e89-8ac4-3d93d7d1fc72/remove_router_interface'} Body: b'{"id": "d7c6fe06-960f-4e89-8ac4-3d93d7d1fc72", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "b4154f0f-4d3a-492d-a6b2-b63f29f48be5", "network_id": "649a5acd-6b01-4bf1-8eac-deba69067cc3", "subnet_id": "868b4dc2-172f-4bf7-86ec-bac29a054ff5", "subnet_ids": ["868b4dc2-172f-4bf7-86ec-bac29a054ff5"]}' 2026-06-12 15:18:24,711 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/868b4dc2-172f-4bf7-86ec-bac29a054ff5 0.218s 2026-06-12 15:18:24,712 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a8a34b44-fbe9-4829-bb61-f0d799fc0185', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/868b4dc2-172f-4bf7-86ec-bac29a054ff5'} Body: b'' 2026-06-12 15:18:25,246 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/d7c6fe06-960f-4e89-8ac4-3d93d7d1fc72 0.534s 2026-06-12 15:18:25,247 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:25 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-64f279ee-402e-4ad6-8ae3-faca02c1cb54', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/d7c6fe06-960f-4e89-8ac4-3d93d7d1fc72'} Body: b'' 2026-06-12 15:18:26,783 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/649a5acd-6b01-4bf1-8eac-deba69067cc3 1.536s 2026-06-12 15:18:26,784 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:26 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-25e6a9bf-8246-4d4e-b5bf-d3028d748f6e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/649a5acd-6b01-4bf1-8eac-deba69067cc3'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-12 15:18:26.800364Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] time: 2026-06-12 15:19:21.096169Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2026-06-12 15:18:27,320 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.519s 2026-06-12 15:18:27,320 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1469934060", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-6a686f4d-5c5a-4701-8853-dc9b4ad41f8d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"b6c4d267-e521-4ce9-97fa-035ee8d508ac","name":"tempest-network-smoke--1469934060","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d1dc6bb021404784a052b40574f5b14d","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:18:26Z","updated_at":"2026-06-12T15:18:26Z","revision_number":1}}' 2026-06-12 15:18:31,656 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 4.335s 2026-06-12 15:18:31,657 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1447488151", "admin_state_up": true, "project_id": "d1dc6bb021404784a052b40574f5b14d", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899"}}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-af24fdac-fc34-4bad-8903-2f4e29922056', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"router": {"id": "7e6a38d9-86c5-4893-887e-a93806f8f78c", "name": "tempest-TestNetworkBasicOps-router-1447488151", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.196"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:18:27Z", "updated_at": "2026-06-12T15:18:29Z", "revision_number": 2, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:18:31,770 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28 0.112s 2026-06-12 15:18:31,771 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9ba9f6fd-5612-479b-a133-1287f9933c56', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=d1dc6bb021404784a052b40574f5b14d&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:18:31,896 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.124s 2026-06-12 15:18:31,896 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-e4d9814d-426d-4bef-8a54-9c3beef1458c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:18:31,989 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28 0.092s 2026-06-12 15:18:31,989 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-701d9b41-84e1-45f5-a09d-0de37a5228d8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c67fbedc-cd1d-46b8-b018-2f59b2d38899&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 15:18:33,625 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.635s 2026-06-12 15:18:33,625 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1542649874", "network_id": "b6c4d267-e521-4ce9-97fa-035ee8d508ac", "project_id": "d1dc6bb021404784a052b40574f5b14d", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-d2bdece2-42b0-4b40-a537-ef29459a52c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"05ac5369-75d6-43c6-81b2-d5a19febf479","name":"tempest-subnet-smoke-1542649874","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"b6c4d267-e521-4ce9-97fa-035ee8d508ac","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-12T15:18:32Z","updated_at":"2026-06-12T15:18:32Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:18:36,439 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7e6a38d9-86c5-4893-887e-a93806f8f78c/add_router_interface 2.813s 2026-06-12 15:18:36,439 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "05ac5369-75d6-43c6-81b2-d5a19febf479"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2e6cab7a-5571-402c-bfd2-57461d684e52', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7e6a38d9-86c5-4893-887e-a93806f8f78c/add_router_interface'} Body: b'{"id": "7e6a38d9-86c5-4893-887e-a93806f8f78c", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "80d28b97-a611-4499-a148-30223385ab6a", "network_id": "b6c4d267-e521-4ce9-97fa-035ee8d508ac", "subnet_id": "05ac5369-75d6-43c6-81b2-d5a19febf479", "subnet_ids": ["05ac5369-75d6-43c6-81b2-d5a19febf479"]}' 2026-06-12 15:18:36,562 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.123s 2026-06-12 15:18:36,563 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-57757789-eb0c-48ba-9695-69adf78dcb9e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"b6c4d267-e521-4ce9-97fa-035ee8d508ac","name":"tempest-network-smoke--1469934060","tenant_id":"d1dc6bb021404784a052b40574f5b14d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["05ac5369-75d6-43c6-81b2-d5a19febf479"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-12T15:18:26Z","updated_at":"2026-06-12T15:18:32Z","revision_number":2,"project_id":"d1dc6bb021404784a052b40574f5b14d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":24301},{"id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","name":"public","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["caaaef89-94d9-4f3f-89ec-4e80957d639e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-12T15:07:49Z","updated_at":"2026-06-12T15:07:53Z","revision_number":2,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 15:18:36,647 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.083s 2026-06-12 15:18:36,647 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-4e4f8f5a-937b-4ef0-b891-9817e94489f0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"05ac5369-75d6-43c6-81b2-d5a19febf479","name":"tempest-subnet-smoke-1542649874","tenant_id":"d1dc6bb021404784a052b40574f5b14d","network_id":"b6c4d267-e521-4ce9-97fa-035ee8d508ac","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:18:32Z","updated_at":"2026-06-12T15:18:32Z","revision_number":0,"project_id":"d1dc6bb021404784a052b40574f5b14d"},{"id":"caaaef89-94d9-4f3f-89ec-4e80957d639e","name":"public_subnet","tenant_id":"3c276a6623c44b80b5ea6e9500d73ce5","network_id":"c67fbedc-cd1d-46b8-b018-2f59b2d38899","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-12T15:07:53Z","updated_at":"2026-06-12T15:07:53Z","revision_number":0,"project_id":"3c276a6623c44b80b5ea6e9500d73ce5"}]}' 2026-06-12 15:18:36,750 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.103s 2026-06-12 15:18:36,751 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-08850c77-db66-4c2f-a1d7-e3349705afdb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "7e6a38d9-86c5-4893-887e-a93806f8f78c", "name": "tempest-TestNetworkBasicOps-router-1447488151", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.196"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:18:27Z", "updated_at": "2026-06-12T15:18:34Z", "revision_number": 3, "project_id": "d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:18:36,859 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.107s 2026-06-12 15:18:36,859 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-564458228", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOj4/V6EF7WG2+1v89DSZva3Y4kdxC42ux7rSaA2jpigeGI/whe20I70TiGbKyRAxZaSQ1WQ+WwZPcjNOX4qV6zRUkNrekstCertOqGVDdJ2YagyYtuQ4yGx/ULOoetkbQ=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:36 GMT', 'server': 'Apache', 'content-length': '397', '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-16a1fa27-8981-4bc0-9e9b-affbcbd7e263', 'x-compute-request-id': 'req-16a1fa27-8981-4bc0-9e9b-affbcbd7e263', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-564458228", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOj4/V6EF7WG2+1v89DSZva3Y4kdxC42ux7rSaA2jpigeGI/whe20I70TiGbKyRAxZaSQ1WQ+WwZPcjNOX4qV6zRUkNrekstCertOqGVDdJ2YagyYtuQ4yGx/ULOoetkbQ==", "fingerprint": "83:d4:f2:0b:db:ab:ca:b5:05:19:04:69:c0:4c:56:c1", "user_id": "3d4d31a4f070430fa8390b5e104a0449"}}' 2026-06-12 15:18:37,656 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.796s 2026-06-12 15:18:37,657 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-593605569", "description": "tempest-secgroup-smoke-593605569 description", "project_id": "d1dc6bb021404784a052b40574f5b14d"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-28b4d4b7-0ea8-47e7-84ab-66f2f167432e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "4ca176c1-bbe8-4402-97c7-f2e15c1183d3", "name": "tempest-secgroup-smoke-593605569", "stateful": true, "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "description": "tempest-secgroup-smoke-593605569 description", "shared": false, "security_group_rules": [{"id": "2742f11d-c829-4a69-bcb4-85b864a40770", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "4ca176c1-bbe8-4402-97c7-f2e15c1183d3", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 229, "description": null, "tags": [], "created_at": "2026-06-12T15:18:37Z", "updated_at": "2026-06-12T15:18:37Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}, {"id": "4c7c4bcc-da67-4dc9-8291-c75ba48f560f", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "4ca176c1-bbe8-4402-97c7-f2e15c1183d3", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 230, "description": null, "tags": [], "created_at": "2026-06-12T15:18:37Z", "updated_at": "2026-06-12T15:18:37Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}], "tags": [], "created_at": "2026-06-12T15:18:37Z", "updated_at": "2026-06-12T15:18:37Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:18:37,923 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.265s 2026-06-12 15:18:37,923 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4ca176c1-bbe8-4402-97c7-f2e15c1183d3", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b31e49fa-cc5c-46db-9b83-81883a9e9c1a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bbe89116-2d89-4cfc-b0c3-ad2268f18d1f", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "4ca176c1-bbe8-4402-97c7-f2e15c1183d3", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:18:37Z", "updated_at": "2026-06-12T15:18:37Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:18:38,625 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.702s 2026-06-12 15:18:38,626 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4ca176c1-bbe8-4402-97c7-f2e15c1183d3", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-18e4cd3c-d395-4f54-92ca-08fd501961c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "865f18ce-b65c-4a69-a8ed-8c712bb618ed", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "4ca176c1-bbe8-4402-97c7-f2e15c1183d3", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:18:38Z", "updated_at": "2026-06-12T15:18:38Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:18:38,940 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.314s 2026-06-12 15:18:38,940 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4ca176c1-bbe8-4402-97c7-f2e15c1183d3", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2aa47451-cf8a-47b6-83f0-42610aaec994', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f9b02bf2-e8b8-4a08-adcc-5c42e05c563a", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "4ca176c1-bbe8-4402-97c7-f2e15c1183d3", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:18:38Z", "updated_at": "2026-06-12T15:18:38Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:18:39,548 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.607s 2026-06-12 15:18:39,548 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4ca176c1-bbe8-4402-97c7-f2e15c1183d3", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-7a8a3399-ff35-405c-b11d-d90087ce41f5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "06fda3d2-f034-497b-92be-aa867958360f", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "4ca176c1-bbe8-4402-97c7-f2e15c1183d3", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:18:39Z", "updated_at": "2026-06-12T15:18:39Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:18:39,708 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.159s 2026-06-12 15:18:39,708 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4ca176c1-bbe8-4402-97c7-f2e15c1183d3", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-61aed98a-27b5-4987-ad7b-e56ecced96f9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1683143a-d0ad-4e3b-a49f-5fcef1dcc78c", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "4ca176c1-bbe8-4402-97c7-f2e15c1183d3", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:18:39Z", "updated_at": "2026-06-12T15:18:39Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:18:39,892 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.183s 2026-06-12 15:18:39,892 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4ca176c1-bbe8-4402-97c7-f2e15c1183d3", "project_id": "d1dc6bb021404784a052b40574f5b14d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-04521567-2398-42f4-bbc1-7a3cee98047a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "207c2761-afb8-445f-b189-300b79d6ab97", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "security_group_id": "4ca176c1-bbe8-4402-97c7-f2e15c1183d3", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-12T15:18:39Z", "updated_at": "2026-06-12T15:18:39Z", "revision_number": 0, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:18:40,205 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.309s 2026-06-12 15:18:40,206 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:39 GMT', 'server': 'Apache', 'content-length': '4726', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7c0aaba9-4ea7-45f1-b435-39d109b01c60', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=400ed7f7925a41eb47b478e43ee4894f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3d4d31a4f070430fa8390b5e104a0449", "name": "tempest-TestNetworkBasicOps-2080194209-project-member", "password_expires_at": null}, "audit_ids": ["PAJNXjFjRoq3_xy70iSNXQ"], "expires_at": "2026-06-12T16:18:40.000000Z", "issued_at": "2026-06-12T15:18:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1dc6bb021404784a052b40574f5b14d", "name": "tempest-TestNetworkBasicOps-2080194209"}, "is_domain": false, "roles": [{"id": "84dfbc6758f74d718c73b19850f0a2ab", "name": "reader"}, {"id": "0b10eab503b545b1a7e8fa24a1068220", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "26542de8d1a941009f4ca20556c3ffe1", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "f9007553880e4fdcba1101956b96c0be", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "03d88bc7a9be477ea3ecfbe89237da45", "type": "image", "name": "glance"}, {"endpoints": [{"id": "095bd69ea9a44290a9c359173a36b556", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f8e64122fafd444fac68f4db0eabe000", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "345dabaa3a9944439b7c9e64f006a024", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "a057b86da2ae478e96744640656e77f9", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "de3099ade7b0479a8264801695381d53", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "625be93c88a94ec89600c73faef7c620", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "1dca8cb5d1574100a6b5c3321fdd780c", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "96af71fdd7fe4608b9fadfdbca1536a3", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "a15a54be450c46e895f8fa1859524d8e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "nova", "id": "cf32a21ce2ae4104a3068e8b53c030f8", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "e47e4efc3dad43bdb92d220e620e675c", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "b45879aa38ea4a01a55f4bd57582a6fd", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "55c565513c084ef09345a3f1356ebdc7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}, {"name": "swift", "id": "bcc9192e64fe4b43a7ba0dce6de77e62", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d1dc6bb021404784a052b40574f5b14d", "region": "regionOne"}], "id": "be4902e0c306454b865cad62c4955c96", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "12c14a57fa7b4158b1cadae10e6ef01f", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "78ae44da8e704841adf77d95f408ff4e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d415649d9beb40a1ad0a4c254a5df7cf", "type": 2026-06-12 15:18:40,206 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_router_admin_state) Found network None available for tenant 2026-06-12 15:18:43,695 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.486s 2026-06-12 15:18:43,695 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1232406175", "imageRef": "8275103d-adb5-4041-9ac9-8b43dc20e626", "flavorRef": "b7ba1027-feea-4cdd-9901-e77859c37669", "networks": [{"uuid": "b6c4d267-e521-4ce9-97fa-035ee8d508ac"}], "key_name": "tempest-TestNetworkBasicOps-564458228", "security_groups": [{"name": "tempest-secgroup-smoke-593605569"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:40 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46', '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-9d1c1602-4e05-45d3-897e-328bfbec42b2', 'x-compute-request-id': 'req-9d1c1602-4e05-45d3-897e-328bfbec42b2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "1d1fdf30-f9a7-4e07-b778-c2614fbeda46", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-593605569"}], "adminPass": "HBkkvqSv57Gr"}}' 2026-06-12 15:18:44,443 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46 0.746s 2026-06-12 15:18:44,444 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:43 GMT', 'server': 'Apache', 'content-length': '1394', '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-0550434e-a198-4475-a2a6-8f80ea396de0', 'x-compute-request-id': 'req-0550434e-a198-4475-a2a6-8f80ea396de0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46'} Body: b'{"server": {"id": "1d1fdf30-f9a7-4e07-b778-c2614fbeda46", "name": "tempest-TestNetworkBasicOps-server-1232406175", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:18:43Z", "updated": "2026-06-12T15:18:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-564458228", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:18:45,650 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46 0.195s 2026-06-12 15:18:45,650 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:45 GMT', 'server': 'Apache', 'content-length': '1452', '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-577c0af4-4551-4b4d-83f0-86ecb3be9d44', 'x-compute-request-id': 'req-577c0af4-4551-4b4d-83f0-86ecb3be9d44', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46'} Body: b'{"server": {"id": "1d1fdf30-f9a7-4e07-b778-c2614fbeda46", "name": "tempest-TestNetworkBasicOps-server-1232406175", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:18:43Z", "updated": "2026-06-12T15:18:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-564458228", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:18:45,655 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-12 15:18:47,040 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46 0.384s 2026-06-12 15:18:47,041 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:46 GMT', 'server': 'Apache', 'content-length': '1519', '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-0943ffda-9e8f-41c8-8ab4-6c71d28971f4', 'x-compute-request-id': 'req-0943ffda-9e8f-41c8-8ab4-6c71d28971f4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46'} Body: b'{"server": {"id": "1d1fdf30-f9a7-4e07-b778-c2614fbeda46", "name": "tempest-TestNetworkBasicOps-server-1232406175", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:18:43Z", "updated": "2026-06-12T15:18:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-564458228", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-593605569"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:18:49,452 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46 1.407s 2026-06-12 15:18:49,453 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:48 GMT', 'server': 'Apache', 'content-length': '1519', '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-79014fb3-c97c-40f3-9976-9711f61c2a9b', 'x-compute-request-id': 'req-79014fb3-c97c-40f3-9976-9711f61c2a9b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46'} Body: b'{"server": {"id": "1d1fdf30-f9a7-4e07-b778-c2614fbeda46", "name": "tempest-TestNetworkBasicOps-server-1232406175", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:18:43Z", "updated": "2026-06-12T15:18:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-564458228", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-593605569"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:18:51,458 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46 0.999s 2026-06-12 15:18:51,458 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:50 GMT', 'server': 'Apache', 'content-length': '1519', '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-79438140-c527-44cc-988b-37e8af200890', 'x-compute-request-id': 'req-79438140-c527-44cc-988b-37e8af200890', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46'} Body: b'{"server": {"id": "1d1fdf30-f9a7-4e07-b778-c2614fbeda46", "name": "tempest-TestNetworkBasicOps-server-1232406175", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:18:43Z", "updated": "2026-06-12T15:18:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-564458228", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-593605569"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:18:53,613 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46 1.150s 2026-06-12 15:18:53,614 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:52 GMT', 'server': 'Apache', 'content-length': '1519', '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-e4762a6d-2d62-4cbf-bed8-aaabd684ecff', 'x-compute-request-id': 'req-e4762a6d-2d62-4cbf-bed8-aaabd684ecff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46'} Body: b'{"server": {"id": "1d1fdf30-f9a7-4e07-b778-c2614fbeda46", "name": "tempest-TestNetworkBasicOps-server-1232406175", "status": "BUILD", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:18:43Z", "updated": "2026-06-12T15:18:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-564458228", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-593605569"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:18:54,964 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46 0.345s 2026-06-12 15:18:54,965 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:54 GMT', 'server': 'Apache', 'content-length': '1692', '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-80ad7501-9918-4d3d-8653-dc56df7e748b', 'x-compute-request-id': 'req-80ad7501-9918-4d3d-8653-dc56df7e748b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46'} Body: b'{"server": {"id": "1d1fdf30-f9a7-4e07-b778-c2614fbeda46", "name": "tempest-TestNetworkBasicOps-server-1232406175", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:18:43Z", "updated": "2026-06-12T15:18:52Z", "addresses": {"tempest-network-smoke--1469934060": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:5b:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-564458228", "OS-SRV-USG:launched_at": "2026-06-12T15:18:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-593605569"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:18:54,974 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2026-06-12 15:18:55,316 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46 0.340s 2026-06-12 15:18:55,316 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:54 GMT', 'server': 'Apache', 'content-length': '1692', '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-54920e6f-389a-4c81-a019-7ebff4d83bb1', 'x-compute-request-id': 'req-54920e6f-389a-4c81-a019-7ebff4d83bb1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46'} Body: b'{"server": {"id": "1d1fdf30-f9a7-4e07-b778-c2614fbeda46", "name": "tempest-TestNetworkBasicOps-server-1232406175", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:18:43Z", "updated": "2026-06-12T15:18:52Z", "addresses": {"tempest-network-smoke--1469934060": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:5b:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-564458228", "OS-SRV-USG:launched_at": "2026-06-12T15:18:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-593605569"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:18:55,321 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-12 15:18:55,412 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=1d1fdf30-f9a7-4e07-b778-c2614fbeda46 0.090s 2026-06-12 15:18:55,412 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-38a456f7-1022-4b26-ab04-c608bfe20959', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=1d1fdf30-f9a7-4e07-b778-c2614fbeda46'} Body: b'{"ports":[{"id":"fe0feb18-316c-42ea-bfe0-e87ea15defb0","name":"","network_id":"b6c4d267-e521-4ce9-97fa-035ee8d508ac","tenant_id":"d1dc6bb021404784a052b40574f5b14d","mac_address":"fa:16:3e:4c:5b:dd","admin_state_up":true,"status":"ACTIVE","device_id":"1d1fdf30-f9a7-4e07-b778-c2614fbeda46","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"05ac5369-75d6-43c6-81b2-d5a19febf479","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["4ca176c1-bbe8-4402-97c7-f2e15c1183d3"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1232406175","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-1232406175","fqdn":"tempest-testnetworkbasicops-server-1232406175.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T15:18:45Z","updated_at":"2026-06-12T15:18:52Z","revision_number":4,"project_id":"d1dc6bb021404784a052b40574f5b14d"}]}' 2026-06-12 15:18:55,412 25 DEBUG [tempest.common.waiters] Server ID 1d1fdf30-f9a7-4e07-b778-c2614fbeda46 ports are all ACTIVE [{'id': 'fe0feb18-316c-42ea-bfe0-e87ea15defb0', 'name': '', 'network_id': 'b6c4d267-e521-4ce9-97fa-035ee8d508ac', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'mac_address': 'fa:16:3e:4c:5b:dd', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '1d1fdf30-f9a7-4e07-b778-c2614fbeda46', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '05ac5369-75d6-43c6-81b2-d5a19febf479', 'ip_address': '10.100.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['4ca176c1-bbe8-4402-97c7-f2e15c1183d3'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1232406175', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-testnetworkbasicops-server-1232406175', 'fqdn': 'tempest-testnetworkbasicops-server-1232406175.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T15:18:45Z', 'updated_at': '2026-06-12T15:18:52Z', 'revision_number': 4, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'}]: 2026-06-12 15:18:57,506 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.093s 2026-06-12 15:18:57,506 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "port_id": "fe0feb18-316c-42ea-bfe0-e87ea15defb0", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "fixed_ip_address": "10.100.0.13"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-c8174537-78c7-4a5a-beb2-cbe3bbf0058d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd65077610000 6388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0e8e78c4-8d13-4d18-99d6-444798bfd561", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.221", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "7e6a38d9-86c5-4893-887e-a93806f8f78c", "port_id": "fe0feb18-316c-42ea-bfe0-e87ea15defb0", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "d1dc6bb021404784a052b40574f5b14d", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "b6c4d267-e521-4ce9-97fa-035ee8d508ac", "mac_address": "fa:16:3e:4c:5b:dd", "admin_state_up": true, "status": "ACTIVE", "device_id": "1d1fdf30-f9a7-4e07-b778-c2614fbeda46", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:18:55Z", "updated_at": "2026-06-12T15:18:55Z", "revision_number": 0}}' 2026-06-12 15:18:57,644 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/0e8e78c4-8d13-4d18-99d6-444798bfd561 0.137s 2026-06-12 15:18:57,644 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:18:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-da4e0a79-6805-4d17-8763-316faf299d18', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/0e8e78c4-8d13-4d18-99d6-444798bfd561'} Body: b'{"floatingip": {"id": "0e8e78c4-8d13-4d18-99d6-444798bfd561", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.221", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "7e6a38d9-86c5-4893-887e-a93806f8f78c", "port_id": "fe0feb18-316c-42ea-bfe0-e87ea15defb0", "fixed_ip_address": "10.100.0.13", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "b6c4d267-e521-4ce9-97fa-035ee8d508ac", "mac_address": "fa:16:3e:4c:5b:dd", "admin_state_up": true, "status": "ACTIVE", "device_id": "1d1fdf30-f9a7-4e07-b778-c2614fbeda46", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:18:55Z", "updated_at": "2026-06-12T15:18:56Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:18:57,646 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '0e8e78c4-8d13-4d18-99d6-444798bfd561', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'floating_ip_address': '192.168.122.221', 'floating_network_id': 'c67fbedc-cd1d-46b8-b018-2f59b2d38899', 'router_id': '7e6a38d9-86c5-4893-887e-a93806f8f78c', 'port_id': 'fe0feb18-316c-42ea-bfe0-e87ea15defb0', 'fixed_ip_address': '10.100.0.13', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'b6c4d267-e521-4ce9-97fa-035ee8d508ac', 'mac_address': 'fa:16:3e:4c:5b:dd', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '1d1fdf30-f9a7-4e07-b778-c2614fbeda46', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T15:18:55Z', 'updated_at': '2026-06-12T15:18:56Z', 'revision_number': 1, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'} is at status: ACTIVE 2026-06-12 15:18:57,646 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.139270 seconds 2026-06-12 15:18:57,648 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.221 with user: cirros 2026-06-12 15:18:57,652 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.221 in 120 sec and the expected result is reachable 2026-06-12 15:19:11,917 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.264849 seconds 2026-06-12 15:19:11,918 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.221 in 120 sec and the ping result is expected 2026-06-12 15:19:12,060 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46/action 0.142s 2026-06-12 15:19:12,061 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:19:11 GMT', 'server': 'Apache', 'content-length': '75635', '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-6b326ab8-b121-491c-900a-50ba9ac56ef7', 'x-compute-request-id': 'req-6b326ab8-b121-491c-900a-50ba9ac56ef7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\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] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] 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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 2439639463 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000011] tsc: Detected 2799.998 MHz processor\\n[ 0.000818] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001219] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003985] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004054] Using GB pages for direct mapping\\n[ 0.004311] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004318] ACPI: Early table checksum verification disabled\\n[ 0.004326] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004332] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004339] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004347] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004351] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004354] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004358] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004362] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004365] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004367] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004369] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004370] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004371] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004372] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005623] No NUMA configuration fo 2026-06-12 15:19:12,062 25 DEBUG [tempest.scenario.manager] Console output for 1d1fdf30-f9a7-4e07-b778-c2614fbeda46 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 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] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 2439639463 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000011] tsc: Detected 2799.998 MHz processor [ 0.000818] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001219] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003985] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004054] Using GB pages for direct mapping [ 0.004311] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004318] ACPI: Early table checksum verification disabled [ 0.004326] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004332] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004339] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004347] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004351] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004354] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004358] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004362] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004365] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004367] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004369] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004370] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004371] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004372] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005623] No NUMA configuration found [ 0.005627] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005639] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006171] Zone ranges: [ 0.006175] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006178] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006181] Normal empty [ 0.006183] Device empty [ 0.006185] Movable zone start for each node [ 0.006188] Early memory node ranges [ 0.006189] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006192] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006194] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.008777] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.008838] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.009323] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.021432] ACPI: PM-Timer IO Port: 0x608 [ 0.021488] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.021631] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.021636] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.021639] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.021642] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.021643] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.021645] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.021649] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.021653] TSC deadline timer available [ 0.021668] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.021757] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.021760] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.021761] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.021762] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.021764] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.021766] Booting paravirtualized kernel on KVM [ 0.021772] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.021781] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.024741] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.024839] kvm-guest: setup async PF for cpu 0 [ 0.024874] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.024899] kvm-guest: PV spinlocks disabled, single CPU [ 0.024913] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.024916] Policy zone: DMA32 [ 0.024919] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.025022] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.025114] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.025140] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.025210] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.025715] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.026484] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.026523] ftrace: allocating 50600 entries in 198 pages [ 0.056207] ftrace: allocated 198 pages with 4 groups [ 0.056458] rcu: Hierarchical RCU implementation. [ 0.056461] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.056464] Rude variant of Tasks RCU enabled. [ 0.056465] Tracing variant of Tasks RCU enabled. [ 0.056467] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.056468] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.062665] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.063087] random: crng init done [ 0.102389] Console: colour VGA+ 80x25 [ 0.244331] printk: console [tty1] enabled [ 0.589650] printk: console [ttyS0] enabled [ 0.592429] ACPI: Core revision 20210730 [ 0.595330] APIC: Switch to symmetric I/O mode setup [ 0.599670] x2apic enabled [ 0.602696] Switched APIC routing to physical x2apic. [ 0.610621] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.617985] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.621976] pid_max: default: 32768 minimum: 301 [ 0.621976] LSM: Security Framework initializing [ 0.621976] landlock: Up and running. [ 0.621976] Yama: becoming mindful. [ 0.621976] AppArmor: AppArmor initialized [ 0.621976] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.621976] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.621976] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.621976] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.621976] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.621976] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.621976] Spectre V2 : Mitigation: Retpolines [ 0.621976] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.621976] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.621976] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.621976] RETBleed: Mitigation: untrained return thunk [ 0.621976] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.621976] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.621976] Freeing SMP alternatives memory: 44K [ 0.621976] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.622209] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.626004] ... version: 0 [ 0.629212] ... bit width: 48 [ 0.629992] ... generic registers: 6 [ 0.633119] ... value mask: 0000ffffffffffff [ 0.633991] ... max period: 00007fffffffffff [ 0.637549] ... fixed-purpose events: 0 [ 0.637995] ... event mask: 000000000000003f [ 0.641847] rcu: Hierarchical SRCU implementation. [ 0.642610] smp: Bringing up secondary CPUs ... [ 0.645784] smp: Brought up 1 node, 1 CPU [ 0.646000] smpboot: Max logical packages: 1 [ 0.649507] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.650851] devtmpfs: initialized [ 0.653468] x86/mm: Memory block size: 128MB [ 0.654310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.658010] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.662106] pinctrl core: initialized pinctrl subsystem [ 0.665992] PM: RTC time: 15:18:55, date: 2026-06-12 [ 0.669676] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.670116] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.674063] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.678009] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.682022] audit: initializing netlink subsys (disabled) [ 0.686252] thermal_sys: Registered thermal governor 'fair_share' [ 0.686255] thermal_sys: Registered thermal governor 'bang_bang' [ 0.689996] audit: type=2000 audit(1781277535.195:1): state=initialized audit_enabled=0 res=1 [ 0.698005] thermal_sys: Registered thermal governor 'step_wise' [ 0.698007] thermal_sys: Registered thermal governor 'user_space' [ 0.701925] thermal_sys: Registered thermal governor 'power_allocator' [ 0.702028] EISA bus registered [ 0.708193] cpuidle: using governor ladder [ 0.709992] cpuidle: using governor menu [ 0.716007] ACPI: bus type PCI registered [ 0.717993] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.722499] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.725997] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.730030] PCI: Using configuration type 1 for base access [ 0.735474] Kprobes globally optimized [ 0.738194] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.741995] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.747176] ACPI: Added _OSI(Module Device) [ 0.750089] ACPI: Added _OSI(Processor Device) [ 0.753875] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.754108] ACPI: Added _OSI(Processor Aggregator Device) [ 0.758008] ACPI: Added _OSI(Linux-Dell-Video) [ 0.761819] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.762061] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.769666] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.774512] ACPI: Interpreter enabled [ 0.777097] ACPI: PM: (supports S0 S5) [ 0.777993] ACPI: Using IOAPIC for interrupt routing [ 0.781664] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.781995] PCI: Using E820 reservations for host bridge windows [ 0.786321] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.795654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.798000] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.802118] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.806104] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.811283] PCI host bridge to bus 0000:00 [ 0.813944] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.813991] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.817991] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.821990] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.825990] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.829991] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.833990] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.838317] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.846418] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.857144] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.866038] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.874034] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.885457] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.886254] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.895008] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.901915] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.907480] pci 0000:00:02.0: enabling Extended Tags [ 0.912641] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.917576] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.925893] pci 0000:00:02.1: enabling Extended Tags [ 0.928763] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.933998] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.945852] pci 0000:00:02.2: enabling Extended Tags [ 0.949928] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.952982] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.959576] pci 0000:00:02.3: enabling Extended Tags [ 0.964591] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.969142] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.976868] pci 0000:00:02.4: enabling Extended Tags [ 0.980532] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.985394] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.993607] pci 0000:00:02.5: enabling Extended Tags [ 0.997019] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.001679] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.007532] pci 0000:00:02.6: enabling Extended Tags [ 1.012803] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.017539] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.027465] pci 0000:00:02.7: enabling Extended Tags [ 1.035436] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.041561] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.047799] pci 0000:00:03.0: enabling Extended Tags [ 1.052742] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.057856] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.064753] pci 0000:00:03.1: enabling Extended Tags [ 1.069742] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.074002] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.083477] pci 0000:00:03.2: enabling Extended Tags [ 1.088615] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.093997] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.104654] pci 0000:00:03.3: enabling Extended Tags [ 1.108588] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.113368] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.122219] pci 0000:00:03.4: enabling Extended Tags [ 1.127935] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.133363] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.140506] pci 0000:00:03.5: enabling Extended Tags [ 1.146659] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.153432] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.159533] pci 0000:00:03.6: enabling Extended Tags [ 1.164905] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.169802] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.179374] pci 0000:00:03.7: enabling Extended Tags [ 1.188939] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.194005] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.206313] pci 0000:00:04.0: enabling Extended Tags [ 1.212689] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.218007] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.227629] pci 0000:00:04.1: enabling Extended Tags [ 1.232862] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.238006] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.251502] pci 0000:00:04.2: enabling Extended Tags [ 1.256754] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.262010] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.274302] pci 0000:00:04.3: enabling Extended Tags [ 1.280597] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.286004] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.297790] pci 0000:00:04.4: enabling Extended Tags [ 1.303203] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.311461] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.322274] pci 0000:00:04.5: enabling Extended Tags [ 1.328196] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.334004] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.349176] pci 0000:00:04.6: enabling Extended Tags [ 1.352773] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.359810] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.371016] pci 0000:00:04.7: enabling Extended Tags [ 1.379389] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.385996] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.398209] pci 0000:00:05.0: enabling Extended Tags [ 1.468276] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.471864] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.475042] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.495847] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.502009] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.512019] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.525693] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.535556] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.544012] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.554382] pci 0000:01:00.0: enabling Extended Tags [ 1.639186] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.642075] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.646099] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.650162] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.656745] pci_bus 0000:02: extended config space not accessible [ 1.658397] acpiphp: Slot [1] registered [ 1.661581] acpiphp: Slot [0] registered [ 1.662056] acpiphp: Slot [2] registered [ 1.665326] acpiphp: Slot [3] registered [ 1.666063] acpiphp: Slot [4] registered [ 1.669090] acpiphp: Slot [5] registered [ 1.670068] acpiphp: Slot [6] registered [ 1.673264] acpiphp: Slot [7] registered [ 1.674051] acpiphp: Slot [8] registered [ 1.677249] acpiphp: Slot [9] registered [ 1.678112] acpiphp: Slot [10] registered [ 1.681400] acpiphp: Slot [11] registered [ 1.682054] acpiphp: Slot [12] registered [ 1.685219] acpiphp: Slot [13] registered [ 1.686053] acpiphp: Slot [14] registered [ 1.689202] acpiphp: Slot [15] registered [ 1.690063] acpiphp: Slot [16] registered [ 1.693435] acpiphp: Slot [17] registered [ 1.694061] acpiphp: Slot [18] registered [ 1.697067] acpiphp: Slot [19] registered [ 1.698072] acpiphp: Slot [20] registered [ 1.701227] acpiphp: Slot [21] registered [ 1.702050] acpiphp: Slot [22] registered [ 1.705214] acpiphp: Slot [23] registered [ 1.706056] acpiphp: Slot [24] registered [ 1.709174] acpiphp: Slot [25] registered [ 1.710093] acpiphp: Slot [26] registered [ 1.713316] acpiphp: Slot [27] registered [ 1.714070] acpiphp: Slot [28] registered [ 1.717243] acpiphp: Slot [29] registered [ 1.718069] acpiphp: Slot [30] registered [ 1.721224] acpiphp: Slot [31] registered [ 1.724878] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.736739] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.816235] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.818062] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.822059] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.826121] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.835677] acpiphp: Slot [0-2] registered [ 1.838651] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.847895] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.861208] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.864641] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.866241] pci 0000:03:00.0: enabling Extended Tags [ 1.949811] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.950126] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.954114] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.961295] acpiphp: Slot [0-3] registered [ 1.962774] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.974001] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.987756] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.993485] pci 0000:04:00.0: enabling Extended Tags [ 2.077170] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.078163] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.082142] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.089490] acpiphp: Slot [0-4] registered [ 2.090740] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.101683] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.112102] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.116568] pci 0000:05:00.0: enabling Extended Tags [ 2.199642] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.202174] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.206140] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.213040] acpiphp: Slot [0-5] registered [ 2.214623] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.225360] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.236978] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.241087] pci 0000:06:00.0: enabling Extended Tags [ 2.325781] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.326143] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.330113] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.337040] acpiphp: Slot [0-6] registered [ 2.407642] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.410139] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.414116] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.421295] acpiphp: Slot [0-7] registered [ 2.493277] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.494140] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.498114] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.505467] acpiphp: Slot [0-8] registered [ 2.578807] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.582158] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.586141] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.593361] acpiphp: Slot [0-9] registered [ 2.666903] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.670140] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.674170] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.681305] acpiphp: Slot [0-10] registered [ 2.758191] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.762161] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.766163] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.773075] acpiphp: Slot [0-11] registered [ 2.847634] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.850131] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.854162] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.861105] acpiphp: Slot [0-12] registered [ 2.935684] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.938124] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.942126] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.949407] acpiphp: Slot [0-13] registered [ 3.022495] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.026183] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.030124] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.037341] acpiphp: Slot [0-14] registered [ 3.114091] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.117558] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.118115] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.125168] acpiphp: Slot [0-15] registered [ 3.200938] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.202128] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.206113] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.213054] acpiphp: Slot [0-16] registered [ 3.285580] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.286128] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.290113] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.297192] acpiphp: Slot [0-17] registered [ 3.371880] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.374142] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.378144] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.385488] acpiphp: Slot [0-18] registered [ 3.458365] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.462163] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.466151] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.473479] acpiphp: Slot [0-19] registered [ 3.544921] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.546178] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.550118] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.557606] acpiphp: Slot [0-20] registered [ 3.631709] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.634126] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.638128] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.645203] acpiphp: Slot [0-21] registered [ 3.718564] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.722156] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.726144] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.733255] acpiphp: Slot [0-22] registered [ 3.808400] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.810151] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.814139] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.821056] acpiphp: Slot [0-23] registered [ 3.892652] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.894139] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.898112] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.905425] acpiphp: Slot [0-24] registered [ 3.978089] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.982026] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.986135] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.993732] acpiphp: Slot [0-25] registered [ 4.068827] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.070169] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.074115] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.122989] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.126296] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.130326] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.134529] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.138230] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.142236] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.146224] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.150252] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.154156] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.158010] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.162025] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.166009] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.169955] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.170008] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.174432] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.178014] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.182483] iommu: Default domain type: Translated [ 4.185794] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.186212] SCSI subsystem initialized [ 4.188943] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.189976] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.190017] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.193823] vgaarb: loaded [ 4.194089] ACPI: bus type USB registered [ 4.197003] usbcore: registered new interface driver usbfs [ 4.198018] usbcore: registered new interface driver hub [ 4.202016] usbcore: registered new device driver usb [ 4.206036] pps_core: LinuxPPS API ver. 1 registered [ 4.209921] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.210005] PTP clock support registered [ 4.213273] EDAC MC: Ver: 3.0.0 [ 4.217767] NetLabel: Initializing [ 4.217993] NetLabel: domain hash size = 128 [ 4.221191] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.222142] NetLabel: unlabeled traffic allowed by default [ 4.226134] PCI: Using ACPI for IRQ routing [ 5.092582] clocksource: Switched to clocksource kvm-clock [ 5.126325] VFS: Disk quotas dquot_6.6.0 [ 5.129450] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.134490] AppArmor: AppArmor Filesystem Enabled [ 5.137708] pnp: PnP ACPI init [ 5.140329] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.145726] pnp: PnP ACPI: found 5 devices [ 5.154563] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.160570] NET: Registered PF_INET protocol family [ 5.164513] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.176910] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.183048] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.188429] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.193850] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.198953] TCP: Hash tables configured (established 1024 bind 1024) [ 5.203397] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.208261] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.212692] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.217731] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.221961] NET: Registered PF_XDP protocol family [ 5.225464] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.230999] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.237312] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.243022] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.249444] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.255688] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.261427] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.267099] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.273199] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.279037] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.294479] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.300188] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.305503] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.311122] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.316776] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.322122] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.327632] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.333050] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.338561] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.344404] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.350054] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.355479] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.360822] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.366260] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.372060] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.376190] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.380313] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.384509] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.388523] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.392508] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.396453] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.400608] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.404735] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.408675] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.412608] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.416524] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.420822] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.424882] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.429012] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.433391] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.437397] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.441607] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.445792] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.450075] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.454442] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.458739] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.463052] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.467434] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.471401] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.475726] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.479685] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.483953] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.487890] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.492028] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.496041] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.500235] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.504358] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.508783] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.512979] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.517418] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.521759] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.525756] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.529755] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.534182] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.538443] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.542615] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.546682] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.550783] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.554992] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.559370] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.563740] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.567713] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.571666] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.575734] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.579929] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.583959] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.588319] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.592398] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.596497] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.600633] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.604766] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.608687] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.612884] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.617707] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.622769] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.627576] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.632767] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.637684] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.642726] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.647889] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.653108] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.657919] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.662627] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.667941] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.672983] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.676944] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.684985] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.691792] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.701734] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.707293] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.713887] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.721613] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.730315] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.738787] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.746136] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.754722] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.762273] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.767860] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.779985] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.788368] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.794534] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.804877] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.811450] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.816805] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.826519] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.832938] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.837879] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.845555] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.850824] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.858276] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.865173] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.871411] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.876527] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.884266] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.890438] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.895553] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.903501] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.908416] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.914237] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.921147] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.927215] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.932400] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.939861] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.945072] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.951087] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.958774] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.962090] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.968861] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.974151] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.981752] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.984932] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.994946] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.000177] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.007328] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.010532] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.017433] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.023179] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.030672] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.033926] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.040180] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.045183] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.052855] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.056137] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.061379] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.068200] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.075695] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.078913] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.085000] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.090117] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.097323] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.100537] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.105888] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.112352] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.120900] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.124495] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.131782] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.137410] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.145398] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.148806] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.155252] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.161043] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.169856] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.173231] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.179703] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.185710] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.192598] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.196502] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.201945] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.207251] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.216016] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.219533] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.225153] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.231309] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.239138] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.243765] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.249332] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.255699] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.262663] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.267480] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.271429] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.276031] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.280432] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.284906] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.289224] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.292708] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.296593] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.301014] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.304541] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.308377] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.312889] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.317699] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.322244] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.327317] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.333366] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.337276] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.342136] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.346046] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.350477] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.354386] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.359043] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.362996] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.367537] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.371482] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.376216] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.380434] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.385350] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.389255] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.393915] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.397990] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.402640] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.406579] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.411101] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.414827] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.418911] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.423532] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.427335] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.431492] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.436159] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.439633] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.443657] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.448587] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.452492] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.456652] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.461406] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.464902] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.468793] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.473513] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.477060] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.480999] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.486178] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.490061] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.494406] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.499445] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.503166] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.507180] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.514382] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.518705] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.523472] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.529115] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.532924] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.537102] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.541707] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.545276] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.549255] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.554014] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.557684] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.562016] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.566595] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.570436] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.575241] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.582463] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.592462] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10246 usecs [ 6.599846] PCI: CLS 0 bytes, default 64 [ 6.602644] Trying to unpack rootfs image as initramfs... [ 6.606230] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.626547] Initialise system trusted keyrings [ 6.629877] Key type blacklist registered [ 6.638282] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.654547] zbud: loaded [ 6.657026] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.670163] fuse: init (API version 7.34) [ 6.674186] integrity: Platform Keyring initialized [ 6.690273] Key type asymmetric registered [ 6.693070] Asymmetric key parser 'x509' registered [ 6.702126] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.714213] io scheduler mq-deadline registered [ 6.721097] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.734856] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.753106] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.770656] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.786573] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.811668] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.827941] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.840866] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.849506] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.866488] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.880904] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.894440] Freeing initrd memory: 8744K [ 6.897933] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.907304] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.913744] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.924953] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.929214] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.934704] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.940818] pcieport 0000:00:03.0: PME: Sig10000 naling with IRQ 32 [ 6.947133] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.955741] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.959991] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.970440] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.975466] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.985411] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.991166] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.000918] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.005280] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.013911] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.018576] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.029668] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.036106] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.045500] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.050515] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.057023] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.063915] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.070070] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.078440] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.083407] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.093626] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.099843] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.108675] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.114694] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.123405] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.128294] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.138743] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.145319] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.155584] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.160528] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.169640] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.174503] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.181746] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.188674] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.193582] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.203513] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.214243] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.219189] shpchp 0000:01:00.0: Slot initialization failed [ 7.225621] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.232167] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.237885] ACPI: button: Power Button [PWRF] [ 7.268802] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.302472] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.309189] Linux agpgart interface v0.103 [ 7.313644] loop: module loaded [ 7.316102] tun: Universal TUN/TAP device driver, 1.6 [ 7.319407] PPP generic driver version 2.4.2 [ 7.322289] VFIO - User Level meta-driver version: 0.3 [ 7.326019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.330055] ehci-pci: EHCI PCI platform driver [ 7.332973] ehci-platform: EHCI generic platform driver [ 7.336815] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.342722] ohci-pci: OHCI PCI platform driver [ 7.345847] ohci-platform: OHCI generic platform driver [ 7.349220] uhci_hcd: USB Universal Host Controller Interface driver [ 7.355949] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.359889] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.365515] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.369399] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.373927] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.379089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.384354] usb usb1: Product: UHCI Host Controller [ 7.387696] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.391788] usb usb1: SerialNumber: 0000:02:01.0 [ 7.394975] hub 1-0:1.0: USB hub found [ 7.398176] hub 1-0:1.0: 2 ports detected [ 7.402057] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.409603] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.412826] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.418789] mousedev: PS/2 mouse device common for all mice [ 7.423597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.429116] rtc_cmos 00:03: RTC can wake from S4 [ 7.434078] rtc_cmos 00:03: registered as rtc0 [ 7.437601] rtc_cmos 00:03: setting system clock to 2026-06-12T15:19:03 UTC (1781277543) [ 7.442893] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.447579] i2c_dev: i2c /dev entries driver [ 7.451242] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.459409] device-mapper: uevent: version 1.0.3 [ 7.462710] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.468045] platform eisa.0: Probing EISA bus 0 [ 7.471406] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.475882] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.480017] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.484323] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.488348] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.492529] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.497230] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.501513] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.506032] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.510854] platform eisa.0: EISA: Detected 0 cards [ 7.514717] ledtrig-cpu: registered to indicate activity on CPUs [ 7.519463] drop_monitor: Initializing network drop monitor service [ 7.523882] NET: Registered PF_INET6 protocol family [ 7.531503] Segment Routing with IPv6 [ 7.534719] In-situ OAM (IOAM) with IPv6 [ 7.537528] NET: Registered PF_PACKET protocol family [ 7.540909] Key type dns_resolver registered [ 7.544110] IPI shorthand broadcast: enabled [ 7.547099] registered taskstats version 1 [ 7.550028] Loading compiled-in X.509 certificates [ 7.554073] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.561485] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.569066] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.576033] blacklist: Loading compiled-in revocation X.509 certificates [ 7.580759] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.587393] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.595746] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.603400] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.610984] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.618941] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.627084] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.634733] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.642945] zswap: loaded using pool lzo/zbud [ 7.646386] Key type .fscrypt registered [ 7.649661] Key type fscrypt-provisioning registered [ 7.656392] Key type encrypted registered [ 7.660006] AppArmor: AppArmor sha1 policy hashing enabled [ 7.664490] ima: No TPM chip found, activating TPM-bypass! [ 7.668633] Loading compiled-in module X.509 certificates [ 7.673616] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.680401] ima: Allocated hash algorithm: sha1 [ 7.683815] ima: No architecture policies found [ 7.687164] evm: Initialising EVM extended attributes: [ 7.690823] evm: security.selinux [ 7.693380] evm: security.SMACK64 [ 7.695964] evm: security.SMACK64EXEC [ 7.698757] evm: security.SMACK64TRANSMUTE [ 7.701739] evm: security.SMACK64MMAP [ 7.704415] evm: security.apparmor [ 7.706803] evm: security.ima [ 7.708906] evm: security.capability [ 7.711394] evm: HMAC attrs: 0x1 [ 7.714231] PM: Magic number: 14:762:335 [ 7.717062] tty tty56: hash matches [ 7.719935] RAS: Correctable Errors collector initialized. [ 7.723565] Unstable clock detected, switching default tracing clock to "global" [ 7.723565] If you want to keep using the local clock, then add: [ 7.723565] "trace_clock=local" [ 7.723565] on the kernel command line [ 7.738027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.743761] Freeing unused decrypted memory: 2036K [ 7.747764] Freeing unused kernel image (initmem) memory: 3244K [ 7.752843] Write protecting the kernel read-only data: 30720k [ 7.757309] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.762332] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.810256] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.815642] Run /init as init process info: initramfs: up at 7.27 [ 7.879258] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.890236] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.895321] GPT:229375 != 2097151 [ 7.897817] GPT:Alternate GPT header not at the end of the disk. [ 7.902031] GPT:229375 != 2097151 [ 7.904766] GPT: Use GNU Parted to correct GPT errors. [ 7.965725] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.353383] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.395650] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.17 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:1d:1f:df:30:f9:a7:4e:07:b7:78:c2:61:4f:be:da:46 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV4aj9bjUv116Qxi9r1MSKBysWxKBUltWDXI8avdnfOvc1ONQQxY7i5Ds0FQbVqhCN39Jljj8nFgEht9cC4+9hwluNzq4zy88snQrj5Y8MBFo/4EAKVKRibDpl2on4U2jZhMtEhVWbJlHHE9BLk9oG+v0Bw1f3qTueFoXqDySohR1CinvI0TSDyIAdYaMFAnnAZoFUIo21ZmF6Dsdr6WEvsCDe++H1/jMzVszliYfo+hL48GhzOS8TZD8Onx7bFE8f+kg3zWiM6B+JS5V4B8HRhk2uNdv0Zx4nD71zfKeND8rLqT9CRC1VnjmxGw3kxdDl/NGN4CpfoEGYRk22B23/ root@tempest-testnetworkbasicops-server-1232406175 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI2JCmcvlkTZjMqn8y0DzIPBsVGpMIQBABRIaecjgPxSjgYnewdR8H0NiSNaDuSM7jDlK7D42dO/z4Kgn1NNqPc= root@tempest-testnetworkbasicops-server-1232406175 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe4c:5bdd/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 1d1fdf30-f9a7-4e07-b778-c2614fbeda46 name: tempest-TestNetworkBasicOps-server-1232406175 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1232406175 launch-index: 0 === cirros: current=0.6.2 uptime=9.23 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:4C:5B:DD inet6 addr: fe80::f816:3eff:fe4c:5bdd/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:5 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1654 (1.6 KiB) TX bytes:906 (906.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1232406175 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.489307] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.493313] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.515201] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.712034] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.737554] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.849562] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.850671] ISO 9660 Extensions: RRIP_1991A [ 8.970598] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.632577] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.634996] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 16:19:04 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 16:19:04 cirros auth.notice su: + none root:cirros Jun 12 16:19:05 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: DUID 00:04:1d:1f:df:30:f9:a7:4e:07:b7:78:c2:61:4f:be:da:46 Jun 12 16:19:05 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:4c:5b:dd Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe4c:5bdd Jun 12 16:19:05 cirros authpriv.info dropbear[391]: Running in background Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.13 from 10.100.0.1 Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.13/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1232406175 login: 2026-06-12 15:19:12,063 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 15:19:12,071 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:19:12,176 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:19:12,177 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 15:19:12,852 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7e6a38d9-86c5-4893-887e-a93806f8f78c 0.675s 2026-06-12 15:19:12,853 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"admin_state_up": false}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:19:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '673', 'x-openstack-request-id': 'req-51880ab5-3c33-4d40-bf24-f5998b8e5231', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7e6a38d9-86c5-4893-887e-a93806f8f78c'} Body: b'{"router": {"id": "7e6a38d9-86c5-4893-887e-a93806f8f78c", "name": "tempest-TestNetworkBasicOps-router-1447488151", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.196"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:18:27Z", "updated_at": "2026-06-12T15:19:12Z", "revision_number": 4, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:19:12,853 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.221 with user: cirros 2026-06-12 15:19:12,853 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.221 in 120 sec and the expected result is unreachable 2026-06-12 15:19:13,871 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.018021 seconds 2026-06-12 15:19:13,872 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.221 in 120 sec and the ping result is expected 2026-06-12 15:19:14,062 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46/action 0.189s 2026-06-12 15:19:14,063 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:19:13 GMT', 'server': 'Apache', 'content-length': '75635', '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-31b5a31f-81a4-46b8-83be-6c65215bed21', 'x-compute-request-id': 'req-31b5a31f-81a4-46b8-83be-6c65215bed21', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\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] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] 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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 2439639463 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000011] tsc: Detected 2799.998 MHz processor\\n[ 0.000818] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001219] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003985] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004054] Using GB pages for direct mapping\\n[ 0.004311] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004318] ACPI: Early table checksum verification disabled\\n[ 0.004326] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004332] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004339] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004347] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004351] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004354] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004358] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004362] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004365] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004367] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004369] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004370] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004371] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004372] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005623] No NUMA configuration fo 2026-06-12 15:19:14,064 25 DEBUG [tempest.scenario.manager] Console output for 1d1fdf30-f9a7-4e07-b778-c2614fbeda46 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 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] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 2439639463 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000011] tsc: Detected 2799.998 MHz processor [ 0.000818] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001219] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003985] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004054] Using GB pages for direct mapping [ 0.004311] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004318] ACPI: Early table checksum verification disabled [ 0.004326] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004332] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004339] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004347] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004351] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004354] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004358] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004362] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004365] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004367] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004369] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004370] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004371] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004372] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005623] No NUMA configuration found [ 0.005627] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005639] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006171] Zone ranges: [ 0.006175] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006178] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006181] Normal empty [ 0.006183] Device empty [ 0.006185] Movable zone start for each node [ 0.006188] Early memory node ranges [ 0.006189] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006192] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006194] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.008777] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.008838] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.009323] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.021432] ACPI: PM-Timer IO Port: 0x608 [ 0.021488] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.021631] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.021636] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.021639] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.021642] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.021643] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.021645] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.021649] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.021653] TSC deadline timer available [ 0.021668] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.021757] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.021760] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.021761] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.021762] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.021764] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.021766] Booting paravirtualized kernel on KVM [ 0.021772] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.021781] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.024741] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.024839] kvm-guest: setup async PF for cpu 0 [ 0.024874] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.024899] kvm-guest: PV spinlocks disabled, single CPU [ 0.024913] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.024916] Policy zone: DMA32 [ 0.024919] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.025022] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.025114] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.025140] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.025210] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.025715] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.026484] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.026523] ftrace: allocating 50600 entries in 198 pages [ 0.056207] ftrace: allocated 198 pages with 4 groups [ 0.056458] rcu: Hierarchical RCU implementation. [ 0.056461] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.056464] Rude variant of Tasks RCU enabled. [ 0.056465] Tracing variant of Tasks RCU enabled. [ 0.056467] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.056468] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.062665] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.063087] random: crng init done [ 0.102389] Console: colour VGA+ 80x25 [ 0.244331] printk: console [tty1] enabled [ 0.589650] printk: console [ttyS0] enabled [ 0.592429] ACPI: Core revision 20210730 [ 0.595330] APIC: Switch to symmetric I/O mode setup [ 0.599670] x2apic enabled [ 0.602696] Switched APIC routing to physical x2apic. [ 0.610621] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.617985] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.621976] pid_max: default: 32768 minimum: 301 [ 0.621976] LSM: Security Framework initializing [ 0.621976] landlock: Up and running. [ 0.621976] Yama: becoming mindful. [ 0.621976] AppArmor: AppArmor initialized [ 0.621976] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.621976] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.621976] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.621976] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.621976] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.621976] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.621976] Spectre V2 : Mitigation: Retpolines [ 0.621976] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.621976] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.621976] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.621976] RETBleed: Mitigation: untrained return thunk [ 0.621976] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.621976] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.621976] Freeing SMP alternatives memory: 44K [ 0.621976] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.622209] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.626004] ... version: 0 [ 0.629212] ... bit width: 48 [ 0.629992] ... generic registers: 6 [ 0.633119] ... value mask: 0000ffffffffffff [ 0.633991] ... max period: 00007fffffffffff [ 0.637549] ... fixed-purpose events: 0 [ 0.637995] ... event mask: 000000000000003f [ 0.641847] rcu: Hierarchical SRCU implementation. [ 0.642610] smp: Bringing up secondary CPUs ... [ 0.645784] smp: Brought up 1 node, 1 CPU [ 0.646000] smpboot: Max logical packages: 1 [ 0.649507] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.650851] devtmpfs: initialized [ 0.653468] x86/mm: Memory block size: 128MB [ 0.654310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.658010] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.662106] pinctrl core: initialized pinctrl subsystem [ 0.665992] PM: RTC time: 15:18:55, date: 2026-06-12 [ 0.669676] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.670116] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.674063] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.678009] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.682022] audit: initializing netlink subsys (disabled) [ 0.686252] thermal_sys: Registered thermal governor 'fair_share' [ 0.686255] thermal_sys: Registered thermal governor 'bang_bang' [ 0.689996] audit: type=2000 audit(1781277535.195:1): state=initialized audit_enabled=0 res=1 [ 0.698005] thermal_sys: Registered thermal governor 'step_wise' [ 0.698007] thermal_sys: Registered thermal governor 'user_space' [ 0.701925] thermal_sys: Registered thermal governor 'power_allocator' [ 0.702028] EISA bus registered [ 0.708193] cpuidle: using governor ladder [ 0.709992] cpuidle: using governor menu [ 0.716007] ACPI: bus type PCI registered [ 0.717993] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.722499] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.725997] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.730030] PCI: Using configuration type 1 for base access [ 0.735474] Kprobes globally optimized [ 0.738194] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.741995] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.747176] ACPI: Added _OSI(Module Device) [ 0.750089] ACPI: Added _OSI(Processor Device) [ 0.753875] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.754108] ACPI: Added _OSI(Processor Aggregator Device) [ 0.758008] ACPI: Added _OSI(Linux-Dell-Video) [ 0.761819] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.762061] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.769666] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.774512] ACPI: Interpreter enabled [ 0.777097] ACPI: PM: (supports S0 S5) [ 0.777993] ACPI: Using IOAPIC for interrupt routing [ 0.781664] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.781995] PCI: Using E820 reservations for host bridge windows [ 0.786321] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.795654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.798000] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.802118] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.806104] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.811283] PCI host bridge to bus 0000:00 [ 0.813944] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.813991] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.817991] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.821990] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.825990] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.829991] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.833990] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.838317] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.846418] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.857144] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.866038] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.874034] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.885457] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.886254] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.895008] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.901915] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.907480] pci 0000:00:02.0: enabling Extended Tags [ 0.912641] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.917576] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.925893] pci 0000:00:02.1: enabling Extended Tags [ 0.928763] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.933998] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.945852] pci 0000:00:02.2: enabling Extended Tags [ 0.949928] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.952982] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.959576] pci 0000:00:02.3: enabling Extended Tags [ 0.964591] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.969142] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.976868] pci 0000:00:02.4: enabling Extended Tags [ 0.980532] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.985394] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.993607] pci 0000:00:02.5: enabling Extended Tags [ 0.997019] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.001679] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.007532] pci 0000:00:02.6: enabling Extended Tags [ 1.012803] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.017539] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.027465] pci 0000:00:02.7: enabling Extended Tags [ 1.035436] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.041561] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.047799] pci 0000:00:03.0: enabling Extended Tags [ 1.052742] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.057856] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.064753] pci 0000:00:03.1: enabling Extended Tags [ 1.069742] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.074002] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.083477] pci 0000:00:03.2: enabling Extended Tags [ 1.088615] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.093997] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.104654] pci 0000:00:03.3: enabling Extended Tags [ 1.108588] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.113368] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.122219] pci 0000:00:03.4: enabling Extended Tags [ 1.127935] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.133363] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.140506] pci 0000:00:03.5: enabling Extended Tags [ 1.146659] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.153432] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.159533] pci 0000:00:03.6: enabling Extended Tags [ 1.164905] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.169802] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.179374] pci 0000:00:03.7: enabling Extended Tags [ 1.188939] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.194005] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.206313] pci 0000:00:04.0: enabling Extended Tags [ 1.212689] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.218007] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.227629] pci 0000:00:04.1: enabling Extended Tags [ 1.232862] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.238006] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.251502] pci 0000:00:04.2: enabling Extended Tags [ 1.256754] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.262010] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.274302] pci 0000:00:04.3: enabling Extended Tags [ 1.280597] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.286004] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.297790] pci 0000:00:04.4: enabling Extended Tags [ 1.303203] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.311461] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.322274] pci 0000:00:04.5: enabling Extended Tags [ 1.328196] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.334004] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.349176] pci 0000:00:04.6: enabling Extended Tags [ 1.352773] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.359810] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.371016] pci 0000:00:04.7: enabling Extended Tags [ 1.379389] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.385996] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.398209] pci 0000:00:05.0: enabling Extended Tags [ 1.468276] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.471864] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.475042] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.495847] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.502009] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.512019] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.525693] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.535556] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.544012] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.554382] pci 0000:01:00.0: enabling Extended Tags [ 1.639186] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.642075] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.646099] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.650162] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.656745] pci_bus 0000:02: extended config space not accessible [ 1.658397] acpiphp: Slot [1] registered [ 1.661581] acpiphp: Slot [0] registered [ 1.662056] acpiphp: Slot [2] registered [ 1.665326] acpiphp: Slot [3] registered [ 1.666063] acpiphp: Slot [4] registered [ 1.669090] acpiphp: Slot [5] registered [ 1.670068] acpiphp: Slot [6] registered [ 1.673264] acpiphp: Slot [7] registered [ 1.674051] acpiphp: Slot [8] registered [ 1.677249] acpiphp: Slot [9] registered [ 1.678112] acpiphp: Slot [10] registered [ 1.681400] acpiphp: Slot [11] registered [ 1.682054] acpiphp: Slot [12] registered [ 1.685219] acpiphp: Slot [13] registered [ 1.686053] acpiphp: Slot [14] registered [ 1.689202] acpiphp: Slot [15] registered [ 1.690063] acpiphp: Slot [16] registered [ 1.693435] acpiphp: Slot [17] registered [ 1.694061] acpiphp: Slot [18] registered [ 1.697067] acpiphp: Slot [19] registered [ 1.698072] acpiphp: Slot [20] registered [ 1.701227] acpiphp: Slot [21] registered [ 1.702050] acpiphp: Slot [22] registered [ 1.705214] acpiphp: Slot [23] registered [ 1.706056] acpiphp: Slot [24] registered [ 1.709174] acpiphp: Slot [25] registered [ 1.710093] acpiphp: Slot [26] registered [ 1.713316] acpiphp: Slot [27] registered [ 1.714070] acpiphp: Slot [28] registered [ 1.717243] acpiphp: Slot [29] registered [ 1.718069] acpiphp: Slot [30] registered [ 1.721224] acpiphp: Slot [31] registered [ 1.724878] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.736739] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.816235] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.818062] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.822059] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.826121] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.835677] acpiphp: Slot [0-2] registered [ 1.838651] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.847895] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.861208] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.864641] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.866241] pci 0000:03:00.0: enabling Extended Tags [ 1.949811] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.950126] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.954114] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.961295] acpiphp: Slot [0-3] registered [ 1.962774] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.974001] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.987756] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.993485] pci 0000:04:00.0: enabling Extended Tags [ 2.077170] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.078163] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.082142] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.089490] acpiphp: Slot [0-4] registered [ 2.090740] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.101683] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.112102] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.116568] pci 0000:05:00.0: enabling Extended Tags [ 2.199642] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.202174] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.206140] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.213040] acpiphp: Slot [0-5] registered [ 2.214623] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.225360] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.236978] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.241087] pci 0000:06:00.0: enabling Extended Tags [ 2.325781] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.326143] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.330113] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.337040] acpiphp: Slot [0-6] registered [ 2.407642] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.410139] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.414116] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.421295] acpiphp: Slot [0-7] registered [ 2.493277] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.494140] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.498114] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.505467] acpiphp: Slot [0-8] registered [ 2.578807] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.582158] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.586141] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.593361] acpiphp: Slot [0-9] registered [ 2.666903] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.670140] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.674170] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.681305] acpiphp: Slot [0-10] registered [ 2.758191] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.762161] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.766163] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.773075] acpiphp: Slot [0-11] registered [ 2.847634] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.850131] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.854162] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.861105] acpiphp: Slot [0-12] registered [ 2.935684] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.938124] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.942126] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.949407] acpiphp: Slot [0-13] registered [ 3.022495] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.026183] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.030124] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.037341] acpiphp: Slot [0-14] registered [ 3.114091] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.117558] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.118115] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.125168] acpiphp: Slot [0-15] registered [ 3.200938] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.202128] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.206113] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.213054] acpiphp: Slot [0-16] registered [ 3.285580] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.286128] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.290113] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.297192] acpiphp: Slot [0-17] registered [ 3.371880] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.374142] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.378144] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.385488] acpiphp: Slot [0-18] registered [ 3.458365] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.462163] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.466151] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.473479] acpiphp: Slot [0-19] registered [ 3.544921] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.546178] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.550118] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.557606] acpiphp: Slot [0-20] registered [ 3.631709] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.634126] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.638128] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.645203] acpiphp: Slot [0-21] registered [ 3.718564] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.722156] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.726144] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.733255] acpiphp: Slot [0-22] registered [ 3.808400] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.810151] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.814139] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.821056] acpiphp: Slot [0-23] registered [ 3.892652] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.894139] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.898112] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.905425] acpiphp: Slot [0-24] registered [ 3.978089] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.982026] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.986135] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.993732] acpiphp: Slot [0-25] registered [ 4.068827] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.070169] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.074115] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.122989] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.126296] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.130326] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.134529] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.138230] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.142236] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.146224] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.150252] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.154156] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.158010] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.162025] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.166009] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.169955] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.170008] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.174432] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.178014] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.182483] iommu: Default domain type: Translated [ 4.185794] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.186212] SCSI subsystem initialized [ 4.188943] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.189976] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.190017] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.193823] vgaarb: loaded [ 4.194089] ACPI: bus type USB registered [ 4.197003] usbcore: registered new interface driver usbfs [ 4.198018] usbcore: registered new interface driver hub [ 4.202016] usbcore: registered new device driver usb [ 4.206036] pps_core: LinuxPPS API ver. 1 registered [ 4.209921] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.210005] PTP clock support registered [ 4.213273] EDAC MC: Ver: 3.0.0 [ 4.217767] NetLabel: Initializing [ 4.217993] NetLabel: domain hash size = 128 [ 4.221191] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.222142] NetLabel: unlabeled traffic allowed by default [ 4.226134] PCI: Using ACPI for IRQ routing [ 5.092582] clocksource: Switched to clocksource kvm-clock [ 5.126325] VFS: Disk quotas dquot_6.6.0 [ 5.129450] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.134490] AppArmor: AppArmor Filesystem Enabled [ 5.137708] pnp: PnP ACPI init [ 5.140329] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.145726] pnp: PnP ACPI: found 5 devices [ 5.154563] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.160570] NET: Registered PF_INET protocol family [ 5.164513] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.176910] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.183048] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.188429] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.193850] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.198953] TCP: Hash tables configured (established 1024 bind 1024) [ 5.203397] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.208261] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.212692] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.217731] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.221961] NET: Registered PF_XDP protocol family [ 5.225464] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.230999] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.237312] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.243022] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.249444] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.255688] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.261427] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.267099] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.273199] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.279037] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.294479] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.300188] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.305503] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.311122] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.316776] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.322122] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.327632] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.333050] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.338561] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.344404] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.350054] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.355479] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.360822] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.366260] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.372060] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.376190] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.380313] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.384509] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.388523] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.392508] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.396453] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.400608] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.404735] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.408675] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.412608] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.416524] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.420822] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.424882] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.429012] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.433391] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.437397] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.441607] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.445792] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.450075] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.454442] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.458739] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.463052] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.467434] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.471401] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.475726] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.479685] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.483953] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.487890] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.492028] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] 10000 [ 5.496041] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.500235] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.504358] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.508783] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.512979] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.517418] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.521759] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.525756] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.529755] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.534182] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.538443] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.542615] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.546682] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.550783] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.554992] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.559370] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.563740] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.567713] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.571666] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.575734] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.579929] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.583959] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.588319] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.592398] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.596497] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.600633] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.604766] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.608687] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.612884] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.617707] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.622769] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.627576] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.632767] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.637684] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.642726] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.647889] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.653108] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.657919] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.662627] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.667941] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.672983] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.676944] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.684985] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.691792] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.701734] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.707293] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.713887] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.721613] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.730315] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.738787] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.746136] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.754722] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.762273] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.767860] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.779985] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.788368] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.794534] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.804877] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.811450] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.816805] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.826519] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.832938] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.837879] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.845555] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.850824] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.858276] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.865173] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.871411] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.876527] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.884266] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.890438] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.895553] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.903501] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.908416] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.914237] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.921147] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.927215] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.932400] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.939861] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.945072] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.951087] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.958774] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.962090] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.968861] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.974151] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.981752] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.984932] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.994946] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.000177] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.007328] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.010532] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.017433] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.023179] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.030672] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.033926] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.040180] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.045183] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.052855] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.056137] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.061379] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.068200] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.075695] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.078913] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.085000] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.090117] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.097323] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.100537] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.105888] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.112352] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.120900] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.124495] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.131782] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.137410] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.145398] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.148806] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.155252] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.161043] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.169856] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.173231] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.179703] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.185710] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.192598] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.196502] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.201945] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.207251] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.216016] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.219533] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.225153] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.231309] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.239138] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.243765] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.249332] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.255699] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.262663] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.267480] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.271429] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.276031] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.280432] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.284906] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.289224] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.292708] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.296593] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.301014] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.304541] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.308377] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.312889] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.317699] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.322244] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.327317] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.333366] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.337276] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.342136] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.346046] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.350477] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.354386] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.359043] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.362996] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.367537] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.371482] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.376216] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.380434] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.385350] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.389255] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.393915] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.397990] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.402640] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.406579] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.411101] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.414827] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.418911] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.423532] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.427335] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.431492] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.436159] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.439633] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.443657] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.448587] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.452492] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.456652] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.461406] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.464902] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.468793] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.473513] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.477060] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.480999] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.486178] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.490061] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.494406] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.499445] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.503166] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.507180] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.514382] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.518705] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.523472] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.529115] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.532924] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.537102] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.541707] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.545276] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.549255] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.554014] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.557684] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.562016] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.566595] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.570436] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.575241] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.582463] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.592462] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10246 usecs [ 6.599846] PCI: CLS 0 bytes, default 64 [ 6.602644] Trying to unpack rootfs image as initramfs... [ 6.606230] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.626547] Initialise system trusted keyrings [ 6.629877] Key type blacklist registered [ 6.638282] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.654547] zbud: loaded [ 6.657026] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.670163] fuse: init (API version 7.34) [ 6.674186] integrity: Platform Keyring initialized [ 6.690273] Key type asymmetric registered [ 6.693070] Asymmetric key parser 'x509' registered [ 6.702126] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.714213] io scheduler mq-deadline registered [ 6.721097] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.734856] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.753106] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.770656] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.786573] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.811668] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.827941] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.840866] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.849506] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.866488] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.880904] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.894440] Freeing initrd memory: 8744K [ 6.897933] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.907304] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.913744] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.924953] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.929214] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.934704] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.940818] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.947133] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.955741] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.959991] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.970440] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.975466] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.985411] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.991166] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.000918] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.005280] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.013911] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.018576] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.029668] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.036106] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.045500] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.050515] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.057023] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.063915] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.070070] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.078440] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.083407] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.093626] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.099843] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.108675] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.114694] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.123405] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.128294] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.138743] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.145319] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.155584] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.160528] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.169640] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.174503] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.181746] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.188674] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.193582] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.203513] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.214243] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.219189] shpchp 0000:01:00.0: Slot initialization failed [ 7.225621] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.232167] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.237885] ACPI: button: Power Button [PWRF] [ 7.268802] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.302472] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.309189] Linux agpgart interface v0.103 [ 7.313644] loop: module loaded [ 7.316102] tun: Universal TUN/TAP device driver, 1.6 [ 7.319407] PPP generic driver version 2.4.2 [ 7.322289] VFIO - User Level meta-driver version: 0.3 [ 7.326019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.330055] ehci-pci: EHCI PCI platform driver [ 7.332973] ehci-platform: EHCI generic platform driver [ 7.336815] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.342722] ohci-pci: OHCI PCI platform driver [ 7.345847] ohci-platform: OHCI generic platform driver [ 7.349220] uhci_hcd: USB Universal Host Controller Interface driver [ 7.355949] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.359889] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.365515] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.369399] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.373927] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.379089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.384354] usb usb1: Product: UHCI Host Controller [ 7.387696] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.391788] usb usb1: SerialNumber: 0000:02:01.0 [ 7.394975] hub 1-0:1.0: USB hub found [ 7.398176] hub 1-0:1.0: 2 ports detected [ 7.402057] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.409603] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.412826] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.418789] mousedev: PS/2 mouse device common for all mice [ 7.423597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.429116] rtc_cmos 00:03: RTC can wake from S4 [ 7.434078] rtc_cmos 00:03: registered as rtc0 [ 7.437601] rtc_cmos 00:03: setting system clock to 2026-06-12T15:19:03 UTC (1781277543) [ 7.442893] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.447579] i2c_dev: i2c /dev entries driver [ 7.451242] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.459409] device-mapper: uevent: version 1.0.3 [ 7.462710] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.468045] platform eisa.0: Probing EISA bus 0 [ 7.471406] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.475882] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.480017] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.484323] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.488348] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.492529] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.497230] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.501513] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.506032] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.510854] platform eisa.0: EISA: Detected 0 cards [ 7.514717] ledtrig-cpu: registered to indicate activity on CPUs [ 7.519463] drop_monitor: Initializing network drop monitor service [ 7.523882] NET: Registered PF_INET6 protocol family [ 7.531503] Segment Routing with IPv6 [ 7.534719] In-situ OAM (IOAM) with IPv6 [ 7.537528] NET: Registered PF_PACKET protocol family [ 7.540909] Key type dns_resolver registered [ 7.544110] IPI shorthand broadcast: enabled [ 7.547099] registered taskstats version 1 [ 7.550028] Loading compiled-in X.509 certificates [ 7.554073] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.561485] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.569066] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.576033] blacklist: Loading compiled-in revocation X.509 certificates [ 7.580759] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.587393] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.595746] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.603400] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.610984] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.618941] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.627084] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.634733] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.642945] zswap: loaded using pool lzo/zbud [ 7.646386] Key type .fscrypt registered [ 7.649661] Key type fscrypt-provisioning registered [ 7.656392] Key type encrypted registered [ 7.660006] AppArmor: AppArmor sha1 policy hashing enabled [ 7.664490] ima: No TPM chip found, activating TPM-bypass! [ 7.668633] Loading compiled-in module X.509 certificates [ 7.673616] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.680401] ima: Allocated hash algorithm: sha1 [ 7.683815] ima: No architecture policies found [ 7.687164] evm: Initialising EVM extended attributes: [ 7.690823] evm: security.selinux [ 7.693380] evm: security.SMACK64 [ 7.695964] evm: security.SMACK64EXEC [ 7.698757] evm: security.SMACK64TRANSMUTE [ 7.701739] evm: security.SMACK64MMAP [ 7.704415] evm: security.apparmor [ 7.706803] evm: security.ima [ 7.708906] evm: security.capability [ 7.711394] evm: HMAC attrs: 0x1 [ 7.714231] PM: Magic number: 14:762:335 [ 7.717062] tty tty56: hash matches [ 7.719935] RAS: Correctable Errors collector initialized. [ 7.723565] Unstable clock detected, switching default tracing clock to "global" [ 7.723565] If you want to keep using the local clock, then add: [ 7.723565] "trace_clock=local" [ 7.723565] on the kernel command line [ 7.738027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.743761] Freeing unused decrypted memory: 2036K [ 7.747764] Freeing unused kernel image (initmem) memory: 3244K [ 7.752843] Write protecting the kernel read-only data: 30720k [ 7.757309] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.762332] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.810256] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.815642] Run /init as init process info: initramfs: up at 7.27 [ 7.879258] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.890236] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.895321] GPT:229375 != 2097151 [ 7.897817] GPT:Alternate GPT header not at the end of the disk. [ 7.902031] GPT:229375 != 2097151 [ 7.904766] GPT: Use GNU Parted to correct GPT errors. [ 7.965725] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.353383] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.395650] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.17 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:1d:1f:df:30:f9:a7:4e:07:b7:78:c2:61:4f:be:da:46 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV4aj9bjUv116Qxi9r1MSKBysWxKBUltWDXI8avdnfOvc1ONQQxY7i5Ds0FQbVqhCN39Jljj8nFgEht9cC4+9hwluNzq4zy88snQrj5Y8MBFo/4EAKVKRibDpl2on4U2jZhMtEhVWbJlHHE9BLk9oG+v0Bw1f3qTueFoXqDySohR1CinvI0TSDyIAdYaMFAnnAZoFUIo21ZmF6Dsdr6WEvsCDe++H1/jMzVszliYfo+hL48GhzOS8TZD8Onx7bFE8f+kg3zWiM6B+JS5V4B8HRhk2uNdv0Zx4nD71zfKeND8rLqT9CRC1VnjmxGw3kxdDl/NGN4CpfoEGYRk22B23/ root@tempest-testnetworkbasicops-server-1232406175 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI2JCmcvlkTZjMqn8y0DzIPBsVGpMIQBABRIaecjgPxSjgYnewdR8H0NiSNaDuSM7jDlK7D42dO/z4Kgn1NNqPc= root@tempest-testnetworkbasicops-server-1232406175 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe4c:5bdd/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 1d1fdf30-f9a7-4e07-b778-c2614fbeda46 name: tempest-TestNetworkBasicOps-server-1232406175 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1232406175 launch-index: 0 === cirros: current=0.6.2 uptime=9.23 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:4C:5B:DD inet6 addr: fe80::f816:3eff:fe4c:5bdd/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:5 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1654 (1.6 KiB) TX bytes:906 (906.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1232406175 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.489307] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.493313] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.515201] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.712034] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.737554] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.849562] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.850671] ISO 9660 Extensions: RRIP_1991A [ 8.970598] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.632577] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.634996] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 16:19:04 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 16:19:04 cirros auth.notice su: + none root:cirros Jun 12 16:19:05 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: DUID 00:04:1d:1f:df:30:f9:a7:4e:07:b7:78:c2:61:4f:be:da:46 Jun 12 16:19:05 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:4c:5b:dd Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe4c:5bdd Jun 12 16:19:05 cirros authpriv.info dropbear[391]: Running in background Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.13 from 10.100.0.1 Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.13/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1232406175 login: 2026-06-12 15:19:14,783 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7e6a38d9-86c5-4893-887e-a93806f8f78c 0.717s 2026-06-12 15:19:14,783 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"admin_state_up": true}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:19:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-e4bef61e-acde-4511-abee-4aa6ecfe1557', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7e6a38d9-86c5-4893-887e-a93806f8f78c'} Body: b'{"router": {"id": "7e6a38d9-86c5-4893-887e-a93806f8f78c", "name": "tempest-TestNetworkBasicOps-router-1447488151", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "external_fixed_ips": [{"subnet_id": "caaaef89-94d9-4f3f-89ec-4e80957d639e", "ip_address": "192.168.122.196"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T15:18:27Z", "updated_at": "2026-06-12T15:19:14Z", "revision_number": 5, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:19:14,873 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/0e8e78c4-8d13-4d18-99d6-444798bfd561 0.090s 2026-06-12 15:19:14,874 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:19:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-5138aa3c-e4e5-4e2a-be2b-e40be4469640', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/0e8e78c4-8d13-4d18-99d6-444798bfd561'} Body: b'{"floatingip": {"id": "0e8e78c4-8d13-4d18-99d6-444798bfd561", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "floating_ip_address": "192.168.122.221", "floating_network_id": "c67fbedc-cd1d-46b8-b018-2f59b2d38899", "router_id": "7e6a38d9-86c5-4893-887e-a93806f8f78c", "port_id": "fe0feb18-316c-42ea-bfe0-e87ea15defb0", "fixed_ip_address": "10.100.0.13", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "b6c4d267-e521-4ce9-97fa-035ee8d508ac", "mac_address": "fa:16:3e:4c:5b:dd", "admin_state_up": true, "status": "ACTIVE", "device_id": "1d1fdf30-f9a7-4e07-b778-c2614fbeda46", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T15:18:55Z", "updated_at": "2026-06-12T15:18:56Z", "revision_number": 1, "project_id": "d1dc6bb021404784a052b40574f5b14d"}}' 2026-06-12 15:19:14,874 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '0e8e78c4-8d13-4d18-99d6-444798bfd561', 'tenant_id': 'd1dc6bb021404784a052b40574f5b14d', 'floating_ip_address': '192.168.122.221', 'floating_network_id': 'c67fbedc-cd1d-46b8-b018-2f59b2d38899', 'router_id': '7e6a38d9-86c5-4893-887e-a93806f8f78c', 'port_id': 'fe0feb18-316c-42ea-bfe0-e87ea15defb0', 'fixed_ip_address': '10.100.0.13', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'b6c4d267-e521-4ce9-97fa-035ee8d508ac', 'mac_address': 'fa:16:3e:4c:5b:dd', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '1d1fdf30-f9a7-4e07-b778-c2614fbeda46', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T15:18:55Z', 'updated_at': '2026-06-12T15:18:56Z', 'revision_number': 1, 'project_id': 'd1dc6bb021404784a052b40574f5b14d'} is at status: ACTIVE 2026-06-12 15:19:14,874 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.091224 seconds 2026-06-12 15:19:14,875 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.221 with user: cirros 2026-06-12 15:19:14,875 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.221 in 120 sec and the expected result is reachable 2026-06-12 15:19:14,907 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.031855 seconds 2026-06-12 15:19:14,907 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.221 in 120 sec and the ping result is expected 2026-06-12 15:19:15,027 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46/action 0.120s 2026-06-12 15:19:15,028 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:19:14 GMT', 'server': 'Apache', 'content-length': '75635', '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-4b86f354-4990-42c4-900f-c6b40c8989d0', 'x-compute-request-id': 'req-4b86f354-4990-42c4-900f-c6b40c8989d0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\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] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] 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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 2439639463 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000011] tsc: Detected 2799.998 MHz processor\\n[ 0.000818] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001219] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003985] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004054] Using GB pages for direct mapping\\n[ 0.004311] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004318] ACPI: Early table checksum verification disabled\\n[ 0.004326] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004332] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004339] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004347] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004351] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004354] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004358] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004362] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004365] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004367] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004369] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004370] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004371] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004372] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005623] No NUMA configuration fo 2026-06-12 15:19:15,030 25 DEBUG [tempest.scenario.manager] Console output for 1d1fdf30-f9a7-4e07-b778-c2614fbeda46 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 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] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 2439639463 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000011] tsc: Detected 2799.998 MHz processor [ 0.000818] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001219] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003985] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004054] Using GB pages for direct mapping [ 0.004311] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004318] ACPI: Early table checksum verification disabled [ 0.004326] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004332] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004339] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004347] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004351] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004354] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004358] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004362] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004365] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004367] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004369] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004370] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004371] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004372] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005623] No NUMA configuration found [ 0.005627] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005639] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006171] Zone ranges: [ 0.006175] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006178] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006181] Normal empty [ 0.006183] Device empty [ 0.006185] Movable zone start for each node [ 0.006188] Early memory node ranges [ 0.006189] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006192] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006194] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.008777] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.008838] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.009323] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.021432] ACPI: PM-Timer IO Port: 0x608 [ 0.021488] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.021631] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.021636] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.021639] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.021642] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.021643] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.021645] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.021649] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.021653] TSC deadline timer available [ 0.021668] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.021757] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.021760] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.021761] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.021762] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.021764] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.021766] Booting paravirtualized kernel on KVM [ 0.021772] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.021781] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.024741] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.024839] kvm-guest: setup async PF for cpu 0 [ 0.024874] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.024899] kvm-guest: PV spinlocks disabled, single CPU [ 0.024913] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.024916] Policy zone: DMA32 [ 0.024919] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.025022] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.025114] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.025140] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.025210] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.025715] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.026484] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.026523] ftrace: allocating 50600 entries in 198 pages [ 0.056207] ftrace: allocated 198 pages with 4 groups [ 0.056458] rcu: Hierarchical RCU implementation. [ 0.056461] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.056464] Rude variant of Tasks RCU enabled. [ 0.056465] Tracing variant of Tasks RCU enabled. [ 0.056467] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.056468] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.062665] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.063087] random: crng init done [ 0.102389] Console: colour VGA+ 80x25 [ 0.244331] printk: console [tty1] enabled [ 0.589650] printk: console [ttyS0] enabled [ 0.592429] ACPI: Core revision 20210730 [ 0.595330] APIC: Switch to symmetric I/O mode setup [ 0.599670] x2apic enabled [ 0.602696] Switched APIC routing to physical x2apic. [ 0.610621] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.617985] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.621976] pid_max: default: 32768 minimum: 301 [ 0.621976] LSM: Security Framework initializing [ 0.621976] landlock: Up and running. [ 0.621976] Yama: becoming mindful. [ 0.621976] AppArmor: AppArmor initialized [ 0.621976] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.621976] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.621976] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.621976] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.621976] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.621976] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.621976] Spectre V2 : Mitigation: Retpolines [ 0.621976] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.621976] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.621976] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.621976] RETBleed: Mitigation: untrained return thunk [ 0.621976] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.621976] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.621976] Freeing SMP alternatives memory: 44K [ 0.621976] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.622209] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.626004] ... version: 0 [ 0.629212] ... bit width: 48 [ 0.629992] ... generic registers: 6 [ 0.633119] ... value mask: 0000ffffffffffff [ 0.633991] ... max period: 00007fffffffffff [ 0.637549] ... fixed-purpose events: 0 [ 0.637995] ... event mask: 000000000000003f [ 0.641847] rcu: Hierarchical SRCU implementation. [ 0.642610] smp: Bringing up secondary CPUs ... [ 0.645784] smp: Brought up 1 node, 1 CPU [ 0.646000] smpboot: Max logical packages: 1 [ 0.649507] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.650851] devtmpfs: initialized [ 0.653468] x86/mm: Memory block size: 128MB [ 0.654310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.658010] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.662106] pinctrl core: initialized pinctrl subsystem [ 0.665992] PM: RTC time: 15:18:55, date: 2026-06-12 [ 0.669676] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.670116] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.674063] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.678009] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.682022] audit: initializing netlink subsys (disabled) [ 0.686252] thermal_sys: Registered thermal governor 'fair_share' [ 0.686255] thermal_sys: Registered thermal governor 'bang_bang' [ 0.689996] audit: type=2000 audit(1781277535.195:1): state=initialized audit_enabled=0 res=1 [ 0.698005] thermal_sys: Registered thermal governor 'step_wise' [ 0.698007] thermal_sys: Registered thermal governor 'user_space' [ 0.701925] thermal_sys: Registered thermal governor 'power_allocator' [ 0.702028] EISA bus registered [ 0.708193] cpuidle: using governor ladder [ 0.709992] cpuidle: using governor menu [ 0.716007] ACPI: bus type PCI registered [ 0.717993] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.722499] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.725997] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.730030] PCI: Using configuration type 1 for base access [ 0.735474] Kprobes globally optimized [ 0.738194] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.741995] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.747176] ACPI: Added _OSI(Module Device) [ 0.750089] ACPI: Added _OSI(Processor Device) [ 0.753875] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.754108] ACPI: Added _OSI(Processor Aggregator Device) [ 0.758008] ACPI: Added _OSI(Linux-Dell-Video) [ 0.761819] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.762061] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.769666] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.774512] ACPI: Interpreter enabled [ 0.777097] ACPI: PM: (supports S0 S5) [ 0.777993] ACPI: Using IOAPIC for interrupt routing [ 0.781664] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.781995] PCI: Using E820 reservations for host bridge windows [ 0.786321] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.795654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.798000] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.802118] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.806104] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.811283] PCI host bridge to bus 0000:00 [ 0.813944] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.813991] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.817991] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.821990] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.825990] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.829991] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.833990] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.838317] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.846418] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.857144] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.866038] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.874034] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.885457] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.886254] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.895008] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.901915] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.907480] pci 0000:00:02.0: enabling Extended Tags [ 0.912641] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.917576] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.925893] pci 0000:00:02.1: enabling Extended Tags [ 0.928763] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.933998] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.945852] pci 0000:00:02.2: enabling Extended Tags [ 0.949928] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.952982] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.959576] pci 0000:00:02.3: enabling Extended Tags [ 0.964591] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.969142] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.976868] pci 0000:00:02.4: enabling Extended Tags [ 0.980532] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.985394] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.993607] pci 0000:00:02.5: enabling Extended Tags [ 0.997019] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.001679] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.007532] pci 0000:00:02.6: enabling Extended Tags [ 1.012803] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.017539] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.027465] pci 0000:00:02.7: enabling Extended Tags [ 1.035436] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.041561] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.047799] pci 0000:00:03.0: enabling Extended Tags [ 1.052742] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.057856] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.064753] pci 0000:00:03.1: enabling Extended Tags [ 1.069742] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.074002] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.083477] pci 0000:00:03.2: enabling Extended Tags [ 1.088615] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.093997] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.104654] pci 0000:00:03.3: enabling Extended Tags [ 1.108588] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.113368] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.122219] pci 0000:00:03.4: enabling Extended Tags [ 1.127935] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.133363] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.140506] pci 0000:00:03.5: enabling Extended Tags [ 1.146659] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.153432] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.159533] pci 0000:00:03.6: enabling Extended Tags [ 1.164905] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.169802] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.179374] pci 0000:00:03.7: enabling Extended Tags [ 1.188939] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.194005] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.206313] pci 0000:00:04.0: enabling Extended Tags [ 1.212689] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.218007] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.227629] pci 0000:00:04.1: enabling Extended Tags [ 1.232862] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.238006] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.251502] pci 0000:00:04.2: enabling Extended Tags [ 1.256754] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.2610000 2010] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.274302] pci 0000:00:04.3: enabling Extended Tags [ 1.280597] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.286004] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.297790] pci 0000:00:04.4: enabling Extended Tags [ 1.303203] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.311461] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.322274] pci 0000:00:04.5: enabling Extended Tags [ 1.328196] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.334004] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.349176] pci 0000:00:04.6: enabling Extended Tags [ 1.352773] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.359810] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.371016] pci 0000:00:04.7: enabling Extended Tags [ 1.379389] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.385996] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.398209] pci 0000:00:05.0: enabling Extended Tags [ 1.468276] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.471864] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.475042] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.495847] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.502009] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.512019] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.525693] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.535556] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.544012] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.554382] pci 0000:01:00.0: enabling Extended Tags [ 1.639186] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.642075] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.646099] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.650162] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.656745] pci_bus 0000:02: extended config space not accessible [ 1.658397] acpiphp: Slot [1] registered [ 1.661581] acpiphp: Slot [0] registered [ 1.662056] acpiphp: Slot [2] registered [ 1.665326] acpiphp: Slot [3] registered [ 1.666063] acpiphp: Slot [4] registered [ 1.669090] acpiphp: Slot [5] registered [ 1.670068] acpiphp: Slot [6] registered [ 1.673264] acpiphp: Slot [7] registered [ 1.674051] acpiphp: Slot [8] registered [ 1.677249] acpiphp: Slot [9] registered [ 1.678112] acpiphp: Slot [10] registered [ 1.681400] acpiphp: Slot [11] registered [ 1.682054] acpiphp: Slot [12] registered [ 1.685219] acpiphp: Slot [13] registered [ 1.686053] acpiphp: Slot [14] registered [ 1.689202] acpiphp: Slot [15] registered [ 1.690063] acpiphp: Slot [16] registered [ 1.693435] acpiphp: Slot [17] registered [ 1.694061] acpiphp: Slot [18] registered [ 1.697067] acpiphp: Slot [19] registered [ 1.698072] acpiphp: Slot [20] registered [ 1.701227] acpiphp: Slot [21] registered [ 1.702050] acpiphp: Slot [22] registered [ 1.705214] acpiphp: Slot [23] registered [ 1.706056] acpiphp: Slot [24] registered [ 1.709174] acpiphp: Slot [25] registered [ 1.710093] acpiphp: Slot [26] registered [ 1.713316] acpiphp: Slot [27] registered [ 1.714070] acpiphp: Slot [28] registered [ 1.717243] acpiphp: Slot [29] registered [ 1.718069] acpiphp: Slot [30] registered [ 1.721224] acpiphp: Slot [31] registered [ 1.724878] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.736739] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.816235] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.818062] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.822059] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.826121] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.835677] acpiphp: Slot [0-2] registered [ 1.838651] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.847895] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.861208] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.864641] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.866241] pci 0000:03:00.0: enabling Extended Tags [ 1.949811] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.950126] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.954114] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.961295] acpiphp: Slot [0-3] registered [ 1.962774] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.974001] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.987756] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.993485] pci 0000:04:00.0: enabling Extended Tags [ 2.077170] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.078163] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.082142] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.089490] acpiphp: Slot [0-4] registered [ 2.090740] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.101683] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.112102] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.116568] pci 0000:05:00.0: enabling Extended Tags [ 2.199642] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.202174] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.206140] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.213040] acpiphp: Slot [0-5] registered [ 2.214623] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.225360] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.236978] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.241087] pci 0000:06:00.0: enabling Extended Tags [ 2.325781] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.326143] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.330113] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.337040] acpiphp: Slot [0-6] registered [ 2.407642] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.410139] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.414116] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.421295] acpiphp: Slot [0-7] registered [ 2.493277] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.494140] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.498114] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.505467] acpiphp: Slot [0-8] registered [ 2.578807] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.582158] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.586141] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.593361] acpiphp: Slot [0-9] registered [ 2.666903] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.670140] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.674170] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.681305] acpiphp: Slot [0-10] registered [ 2.758191] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.762161] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.766163] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.773075] acpiphp: Slot [0-11] registered [ 2.847634] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.850131] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.854162] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.861105] acpiphp: Slot [0-12] registered [ 2.935684] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.938124] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.942126] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.949407] acpiphp: Slot [0-13] registered [ 3.022495] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.026183] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.030124] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.037341] acpiphp: Slot [0-14] registered [ 3.114091] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.117558] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.118115] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.125168] acpiphp: Slot [0-15] registered [ 3.200938] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.202128] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.206113] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.213054] acpiphp: Slot [0-16] registered [ 3.285580] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.286128] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.290113] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.297192] acpiphp: Slot [0-17] registered [ 3.371880] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.374142] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.378144] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.385488] acpiphp: Slot [0-18] registered [ 3.458365] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.462163] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.466151] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.473479] acpiphp: Slot [0-19] registered [ 3.544921] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.546178] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.550118] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.557606] acpiphp: Slot [0-20] registered [ 3.631709] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.634126] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.638128] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.645203] acpiphp: Slot [0-21] registered [ 3.718564] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.722156] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.726144] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.733255] acpiphp: Slot [0-22] registered [ 3.808400] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.810151] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.814139] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.821056] acpiphp: Slot [0-23] registered [ 3.892652] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.894139] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.898112] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.905425] acpiphp: Slot [0-24] registered [ 3.978089] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.982026] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.986135] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.993732] acpiphp: Slot [0-25] registered [ 4.068827] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.070169] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.074115] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.122989] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.126296] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.130326] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.134529] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.138230] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.142236] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.146224] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.150252] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.154156] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.158010] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.162025] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.166009] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.169955] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.170008] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.174432] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.178014] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.182483] iommu: Default domain type: Translated [ 4.185794] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.186212] SCSI subsystem initialized [ 4.188943] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.189976] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.190017] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.193823] vgaarb: loaded [ 4.194089] ACPI: bus type USB registered [ 4.197003] usbcore: registered new interface driver usbfs [ 4.198018] usbcore: registered new interface driver hub [ 4.202016] usbcore: registered new device driver usb [ 4.206036] pps_core: LinuxPPS API ver. 1 registered [ 4.209921] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.210005] PTP clock support registered [ 4.213273] EDAC MC: Ver: 3.0.0 [ 4.217767] NetLabel: Initializing [ 4.217993] NetLabel: domain hash size = 128 [ 4.221191] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.222142] NetLabel: unlabeled traffic allowed by default [ 4.226134] PCI: Using ACPI for IRQ routing [ 5.092582] clocksource: Switched to clocksource kvm-clock [ 5.126325] VFS: Disk quotas dquot_6.6.0 [ 5.129450] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.134490] AppArmor: AppArmor Filesystem Enabled [ 5.137708] pnp: PnP ACPI init [ 5.140329] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.145726] pnp: PnP ACPI: found 5 devices [ 5.154563] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.160570] NET: Registered PF_INET protocol family [ 5.164513] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.176910] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.183048] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.188429] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.193850] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.198953] TCP: Hash tables configured (established 1024 bind 1024) [ 5.203397] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.208261] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.212692] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.217731] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.221961] NET: Registered PF_XDP protocol family [ 5.225464] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.230999] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.237312] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.243022] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.249444] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.255688] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.261427] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.267099] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.273199] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.279037] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.294479] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.300188] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.305503] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.311122] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.316776] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.322122] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.327632] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.333050] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.338561] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.344404] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.350054] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.355479] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.360822] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.366260] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.372060] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.376190] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.380313] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.384509] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.388523] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.392508] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.396453] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.400608] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.404735] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.408675] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.412608] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.416524] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.420822] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.424882] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.429012] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.433391] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.437397] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.441607] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.445792] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.450075] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.454442] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.458739] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.463052] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.467434] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.471401] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.475726] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.479685] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.483953] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.487890] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.492028] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.496041] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.500235] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.504358] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.508783] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.512979] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.517418] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.521759] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.525756] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.529755] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.534182] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.538443] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.542615] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.546682] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.550783] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.554992] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.559370] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.563740] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.567713] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.571666] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.575734] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.579929] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.583959] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.588319] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.592398] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.596497] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.600633] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.604766] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.608687] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.612884] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.617707] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.622769] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.627576] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.632767] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.637684] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.642726] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.647889] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.653108] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.657919] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.662627] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.667941] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.672983] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.676944] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.684985] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.691792] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.701734] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.707293] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.713887] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.721613] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.730315] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.738787] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.746136] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.754722] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.762273] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.767860] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.779985] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.788368] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.794534] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.804877] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.811450] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.816805] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.826519] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.832938] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.837879] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.845555] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.850824] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.858276] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.865173] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.871411] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.876527] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.884266] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.890438] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.895553] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.903501] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.908416] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.914237] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.921147] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.927215] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.932400] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.939861] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.945072] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.951087] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.958774] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.962090] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.968861] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.974151] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.981752] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.984932] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.994946] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.000177] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.007328] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.010532] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.017433] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.023179] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.030672] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.033926] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.040180] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.045183] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.052855] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.056137] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.061379] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.068200] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.075695] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.078913] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.085000] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.090117] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.097323] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.100537] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.105888] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.112352] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.120900] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.124495] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.131782] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.137410] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.145398] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.148806] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.155252] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.161043] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.169856] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.173231] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.179703] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.185710] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.192598] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.196502] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.201945] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.207251] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.216016] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.219533] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.225153] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.231309] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.239138] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.243765] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.249332] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.255699] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.262663] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.267480] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.271429] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.276031] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.280432] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.284906] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.289224] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.292708] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.296593] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.301014] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.304541] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.308377] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.312889] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.317699] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.322244] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.327317] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.333366] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.337276] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.342136] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.346046] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.350477] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.354386] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.359043] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.362996] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.367537] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.371482] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.376216] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.380434] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.385350] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.389255] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.393915] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.397990] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.402640] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.406579] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.411101] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.414827] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.418911] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.423532] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.427335] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.431492] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.436159] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.439633] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.443657] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.448587] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.452492] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.456652] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.461406] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.464902] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.468793] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.473513] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.477060] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.480999] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.486178] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.490061] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.494406] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.499445] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.503166] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.507180] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.514382] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.518705] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.523472] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.529115] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.532924] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.537102] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.541707] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.545276] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.549255] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.554014] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.557684] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.562016] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.566595] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.570436] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.575241] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.582463] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.592462] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10246 usecs [ 6.599846] PCI: CLS 0 bytes, default 64 [ 6.602644] Trying to unpack rootfs image as initramfs... [ 6.606230] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.626547] Initialise system trusted keyrings [ 6.629877] Key type blacklist registered [ 6.638282] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.654547] zbud: loaded [ 6.657026] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.670163] fuse: init (API version 7.34) [ 6.674186] integrity: Platform Keyring initialized [ 6.690273] Key type asymmetric registered [ 6.693070] Asymmetric key parser 'x509' registered [ 6.702126] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.714213] io scheduler mq-deadline registered [ 6.721097] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.734856] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.753106] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.770656] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.786573] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.811668] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.827941] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.840866] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.849506] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.866488] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.880904] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.894440] Freeing initrd memory: 8744K [ 6.897933] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.907304] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.913744] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.924953] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.929214] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.934704] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.940818] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.947133] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.955741] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.959991] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.970440] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.975466] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.985411] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.991166] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.000918] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.005280] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.013911] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.018576] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.029668] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.036106] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.045500] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.050515] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.057023] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.063915] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.070070] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.078440] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.083407] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.093626] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.099843] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.108675] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.114694] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.123405] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.128294] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.138743] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.145319] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.155584] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.160528] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.169640] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.174503] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.181746] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.188674] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.193582] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.203513] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.214243] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.219189] shpchp 0000:01:00.0: Slot initialization failed [ 7.225621] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.232167] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.237885] ACPI: button: Power Button [PWRF] [ 7.268802] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.302472] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.309189] Linux agpgart interface v0.103 [ 7.313644] loop: module loaded [ 7.316102] tun: Universal TUN/TAP device driver, 1.6 [ 7.319407] PPP generic driver version 2.4.2 [ 7.322289] VFIO - User Level meta-driver version: 0.3 [ 7.326019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.330055] ehci-pci: EHCI PCI platform driver [ 7.332973] ehci-platform: EHCI generic platform driver [ 7.336815] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.342722] ohci-pci: OHCI PCI platform driver [ 7.345847] ohci-platform: OHCI generic platform driver [ 7.349220] uhci_hcd: USB Universal Host Controller Interface driver [ 7.355949] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.359889] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.365515] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.369399] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.373927] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.379089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.384354] usb usb1: Product: UHCI Host Controller [ 7.387696] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.391788] usb usb1: SerialNumber: 0000:02:01.0 [ 7.394975] hub 1-0:1.0: USB hub found [ 7.398176] hub 1-0:1.0: 2 ports detected [ 7.402057] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.409603] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.412826] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.418789] mousedev: PS/2 mouse device common for all mice [ 7.423597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.429116] rtc_cmos 00:03: RTC can wake from S4 [ 7.434078] rtc_cmos 00:03: registered as rtc0 [ 7.437601] rtc_cmos 00:03: setting system clock to 2026-06-12T15:19:03 UTC (1781277543) [ 7.442893] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.447579] i2c_dev: i2c /dev entries driver [ 7.451242] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.459409] device-mapper: uevent: version 1.0.3 [ 7.462710] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.468045] platform eisa.0: Probing EISA bus 0 [ 7.471406] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.475882] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.480017] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.484323] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.488348] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.492529] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.497230] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.501513] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.506032] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.510854] platform eisa.0: EISA: Detected 0 cards [ 7.514717] ledtrig-cpu: registered to indicate activity on CPUs [ 7.519463] drop_monitor: Initializing network drop monitor service [ 7.523882] NET: Registered PF_INET6 protocol family [ 7.531503] Segment Routing with IPv6 [ 7.534719] In-situ OAM (IOAM) with IPv6 [ 7.537528] NET: Registered PF_PACKET protocol family [ 7.540909] Key type dns_resolver registered [ 7.544110] IPI shorthand broadcast: enabled [ 7.547099] registered taskstats version 1 [ 7.550028] Loading compiled-in X.509 certificates [ 7.554073] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.561485] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.569066] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.576033] blacklist: Loading compiled-in revocation X.509 certificates [ 7.580759] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.587393] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.595746] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.603400] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.610984] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.618941] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.627084] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.634733] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.642945] zswap: loaded using pool lzo/zbud [ 7.646386] Key type .fscrypt registered [ 7.649661] Key type fscrypt-provisioning registered [ 7.656392] Key type encrypted registered [ 7.660006] AppArmor: AppArmor sha1 policy hashing enabled [ 7.664490] ima: No TPM chip found, activating TPM-bypass! [ 7.668633] Loading compiled-in module X.509 certificates [ 7.673616] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.680401] ima: Allocated hash algorithm: sha1 [ 7.683815] ima: No architecture policies found [ 7.687164] evm: Initialising EVM extended attributes: [ 7.690823] evm: security.selinux [ 7.693380] evm: security.SMACK64 [ 7.695964] evm: security.SMACK64EXEC [ 7.698757] evm: security.SMACK64TRANSMUTE [ 7.701739] evm: security.SMACK64MMAP [ 7.704415] evm: security.apparmor [ 7.706803] evm: security.ima [ 7.708906] evm: security.capability [ 7.711394] evm: HMAC attrs: 0x1 [ 7.714231] PM: Magic number: 14:762:335 [ 7.717062] tty tty56: hash matches [ 7.719935] RAS: Correctable Errors collector initialized. [ 7.723565] Unstable clock detected, switching default tracing clock to "global" [ 7.723565] If you want to keep using the local clock, then add: [ 7.723565] "trace_clock=local" [ 7.723565] on the kernel command line [ 7.738027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.743761] Freeing unused decrypted memory: 2036K [ 7.747764] Freeing unused kernel image (initmem) memory: 3244K [ 7.752843] Write protecting the kernel read-only data: 30720k [ 7.757309] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.762332] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.810256] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.815642] Run /init as init process info: initramfs: up at 7.27 [ 7.879258] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.890236] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.895321] GPT:229375 != 2097151 [ 7.897817] GPT:Alternate GPT header not at the end of the disk. [ 7.902031] GPT:229375 != 2097151 [ 7.904766] GPT: Use GNU Parted to correct GPT errors. [ 7.965725] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.353383] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.395650] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.17 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:1d:1f:df:30:f9:a7:4e:07:b7:78:c2:61:4f:be:da:46 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV4aj9bjUv116Qxi9r1MSKBysWxKBUltWDXI8avdnfOvc1ONQQxY7i5Ds0FQbVqhCN39Jljj8nFgEht9cC4+9hwluNzq4zy88snQrj5Y8MBFo/4EAKVKRibDpl2on4U2jZhMtEhVWbJlHHE9BLk9oG+v0Bw1f3qTueFoXqDySohR1CinvI0TSDyIAdYaMFAnnAZoFUIo21ZmF6Dsdr6WEvsCDe++H1/jMzVszliYfo+hL48GhzOS8TZD8Onx7bFE8f+kg3zWiM6B+JS5V4B8HRhk2uNdv0Zx4nD71zfKeND8rLqT9CRC1VnjmxGw3kxdDl/NGN4CpfoEGYRk22B23/ root@tempest-testnetworkbasicops-server-1232406175 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI2JCmcvlkTZjMqn8y0DzIPBsVGpMIQBABRIaecjgPxSjgYnewdR8H0NiSNaDuSM7jDlK7D42dO/z4Kgn1NNqPc= root@tempest-testnetworkbasicops-server-1232406175 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe4c:5bdd/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 1d1fdf30-f9a7-4e07-b778-c2614fbeda46 name: tempest-TestNetworkBasicOps-server-1232406175 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1232406175 launch-index: 0 === cirros: current=0.6.2 uptime=9.23 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:4C:5B:DD inet6 addr: fe80::f816:3eff:fe4c:5bdd/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:5 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1654 (1.6 KiB) TX bytes:906 (906.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1232406175 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.489307] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.493313] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.515201] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.712034] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.737554] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.849562] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.850671] ISO 9660 Extensions: RRIP_1991A [ 8.970598] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.632577] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.634996] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 16:19:04 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 16:19:04 cirros auth.notice su: + none root:cirros Jun 12 16:19:05 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: DUID 00:04:1d:1f:df:30:f9:a7:4e:07:b7:78:c2:61:4f:be:da:46 Jun 12 16:19:05 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:4c:5b:dd Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe4c:5bdd Jun 12 16:19:05 cirros authpriv.info dropbear[391]: Running in background Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.13 from 10.100.0.1 Jun 12 16:19:05 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.13/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1232406175 login: 2026-06-12 15:19:15,032 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 15:19:15,037 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 15:19:15,134 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 15:19:15,134 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 15:19:15,740 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/0e8e78c4-8d13-4d18-99d6-444798bfd561 0.606s 2026-06-12 15:19:15,741 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:19:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3073ec29-22c4-4d94-82de-6237d0eb803b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/0e8e78c4-8d13-4d18-99d6-444798bfd561'} Body: b'' 2026-06-12 15:19:15,901 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46 0.159s 2026-06-12 15:19:15,901 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:19:15 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5353b0fa-8746-4dbf-86af-5a2453a9366c', 'x-compute-request-id': 'req-5353b0fa-8746-4dbf-86af-5a2453a9366c', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46'} Body: b'' 2026-06-12 15:19:16,796 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46 0.895s 2026-06-12 15:19:16,797 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:19:15 GMT', 'server': 'Apache', 'content-length': '1820', '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-768da2ef-8339-40fb-b897-5465d9a973c1', 'x-compute-request-id': 'req-768da2ef-8339-40fb-b897-5465d9a973c1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46'} Body: b'{"server": {"id": "1d1fdf30-f9a7-4e07-b778-c2614fbeda46", "name": "tempest-TestNetworkBasicOps-server-1232406175", "status": "ACTIVE", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "user_id": "3d4d31a4f070430fa8390b5e104a0449", "metadata": {}, "hostId": "2355be26792e8ab18976a59f4b81a37538b7280f8b7461e7c38753c5", "image": {"id": "8275103d-adb5-4041-9ac9-8b43dc20e626", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8275103d-adb5-4041-9ac9-8b43dc20e626"}]}, "flavor": {"id": "b7ba1027-feea-4cdd-9901-e77859c37669", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/b7ba1027-feea-4cdd-9901-e77859c37669"}]}, "created": "2026-06-12T15:18:43Z", "updated": "2026-06-12T15:19:15Z", "addresses": {"tempest-network-smoke--1469934060": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:5b:dd"}, {"version": 4, "addr": "192.168.122.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:5b:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-564458228", "OS-SRV-USG:launched_at": "2026-06-12T15:18:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-593605569"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 15:19:17,891 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46 0.087s 2026-06-12 15:19:17,892 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:19:17 GMT', 'server': 'Apache', 'content-length': '111', '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-97856d11-d651-4742-8793-0a4c65998aed', 'x-compute-request-id': 'req-97856d11-d651-4742-8793-0a4c65998aed', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1d1fdf30-f9a7-4e07-b778-c2614fbeda46'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1d1fdf30-f9a7-4e07-b778-c2614fbeda46 could not be found."}}' 2026-06-12 15:19:18,517 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/4ca176c1-bbe8-4402-97c7-f2e15c1183d3 0.624s 2026-06-12 15:19:18,517 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:19:18 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-55a457b6-621c-4976-b9d9-073f480f1cdf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/4ca176c1-bbe8-4402-97c7-f2e15c1183d3'} Body: b'' 2026-06-12 15:19:18,589 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-564458228 0.071s 2026-06-12 15:19:18,589 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:19:18 GMT', 'server': 'Apache', 'content-length': '0', '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-2f1fa5c8-a215-460c-9430-ffa0daee76a7', 'x-compute-request-id': 'req-2f1fa5c8-a215-460c-9430-ffa0daee76a7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=d4db3530fe30464245dba683d36bd422; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-564458228'} Body: b'' 2026-06-12 15:19:19,777 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7e6a38d9-86c5-4893-887e-a93806f8f78c/remove_router_interface 1.188s 2026-06-12 15:19:19,778 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "05ac5369-75d6-43c6-81b2-d5a19febf479"} Response - Headers: {'date': 'Fri, 12 Jun 2026 15:19:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309',D47 'x-openstack-request-id': 'req-49ce7b34-0b72-43a3-acde-ac089d683f32', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7e6a38d9-86c5-4893-887e-a93806f8f78c/remove_router_interface'} Body: b'{"id": "7e6a38d9-86c5-4893-887e-a93806f8f78c", "tenant_id": "d1dc6bb021404784a052b40574f5b14d", "port_id": "80d28b97-a611-4499-a148-30223385ab6a", "network_id": "b6c4d267-e521-4ce9-97fa-035ee8d508ac", "subnet_id": "05ac5369-75d6-43c6-81b2-d5a19febf479", "subnet_ids": ["05ac5369-75d6-43c6-81b2-d5a19febf479"]}' 2026-06-12 15:19:20,011 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/05ac5369-75d6-43c6-81b2-d5a19febf479 0.233s 2026-06-12 15:19:20,012 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:19:20 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-626d8171-17cd-41ae-aba1-6d03ba24dd8c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/05ac5369-75d6-43c6-81b2-d5a19febf479'} Body: b'' 2026-06-12 15:19:20,750 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7e6a38d9-86c5-4893-887e-a93806f8f78c 0.738s 2026-06-12 15:19:20,750 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:19:20 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a2a99947-4338-4fed-8cef-1fd17f09db1f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7e6a38d9-86c5-4893-887e-a93806f8f78c'} Body: b'' 2026-06-12 15:19:21,095 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/b6c4d267-e521-4ce9-97fa-035ee8d508ac 0.344s 2026-06-12 15:19:21,095 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 12 Jun 2026 15:19:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fc321368-77be-4dc9-98f2-bf57323cb325', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ac6c4766f31ca4fd6507766388d43b86; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/b6c4d267-e521-4ce9-97fa-035ee8d508ac'} Body: b'' 0 ] tags: -worker-0 .stestr/times.dbm.bak0000644012276001227600000000164015213021574014760 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port', (2048, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling', (2560, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details', (3072, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state', (3584, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 9) .stestr/times.dbm.dir0000644012276001227600000000164015213021574015001 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port', (2048, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling', (2560, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details', (3072, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state', (3584, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 9) .stestr/meta.dbm.dat0000644012276001227600000000000015213021574014565 0ustar tempesttempest.stestr/meta.dbm.dir0000644012276001227600000000000015213021574014573 0ustar tempesttempest.stestr/failing0000600012276001227600000000000015213021574013730 0ustar tempesttempest