.stestr/0002755012276001227600000000000015213051725012421 5ustar tempesttempest.stestr/format0000644012276001227600000000000215213050600013611 0ustar tempesttempest1 .stestr/next-stream0000644012276001227600000000000215213051725014601 0ustar tempesttempest1 .stestr/times.dbm.dat0000644012276001227600000001001115213051725014764 0ustar tempesttempest94.01181863.61687890.0169495.58850847.6438540.00033548.2105874.58246951.257438.stestr/00000600012276001227600000770442715213051725012516 0ustar tempesttempesttime: 2026-06-12 18:36:12.179281Z 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 18:37:46.191099Z 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 18:36:13,785 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.605s 2026-06-12 18:36:13,785 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--1085599892", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:36:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-938a3d14-d2ea-4fee-ba98-e098fd151ca3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"987c1303-4f48-451c-993e-ddacd265cda1","name":"tempest-network-smoke--1085599892","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e65be4d529d84dda8bc38e970109917f","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-12T18:36:12Z","updated_at":"2026-06-12T18:36:12Z","revision_number":1}}' 2026-06-12 18:36:15,530 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 1.745s 2026-06-12 18:36:15,531 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-1004219605", "admin_state_up": true, "project_id": "e65be4d529d84dda8bc38e970109917f", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b"}}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:36:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-eaa6b00f-fa4f-424d-a1d9-11e8c627eb67', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "ce81fdd2-d41f-4a54-ac37-3b0b20343366", "name": "tempest-TestNetworkBasicOps-router-1004219605", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.229"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:36:13Z", "updated_at": "2026-06-12T18:36:14Z", "revision_number": 2, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:36:15,610 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=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28 0.078s 2026-06-12 18:36:15,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 18:36:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-46f58b33-4c40-431b-95c8-2d7f032cfdca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:36:15,811 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.200s 2026-06-12 18:36:15,812 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 18:36:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-2e004fe2-e6e9-4330-848c-8ebe38ee8d78', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 18:36:15,884 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=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28 0.071s 2026-06-12 18:36:15,885 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 18:36:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c5f1b2f4-87f8-4783-b8c3-9c535789d5bc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:36:17,898 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 2.013s 2026-06-12 18:36:17,899 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-187704174", "network_id": "987c1303-4f48-451c-993e-ddacd265cda1", "project_id": "e65be4d529d84dda8bc38e970109917f", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:36:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-bc8c2af0-70b1-4103-8792-d93ca55767cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"6cabea60-8ef6-47ca-b83e-8dd134b88cfa","name":"tempest-subnet-smoke-187704174","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"987c1303-4f48-451c-993e-ddacd265cda1","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-12T18:36:16Z","updated_at":"2026-06-12T18:36:16Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:36:20,133 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/ce81fdd2-d41f-4a54-ac37-3b0b20343366/add_router_interface 2.233s 2026-06-12 18:36:20,134 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "6cabea60-8ef6-47ca-b83e-8dd134b88cfa"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:36:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d78cb4af-3d48-49eb-a7ff-9794695fe30a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ce81fdd2-d41f-4a54-ac37-3b0b20343366/add_router_interface'} Body: b'{"id": "ce81fdd2-d41f-4a54-ac37-3b0b20343366", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "1d85f3c9-c86f-4181-8af3-25c84694530d", "network_id": "987c1303-4f48-451c-993e-ddacd265cda1", "subnet_id": "6cabea60-8ef6-47ca-b83e-8dd134b88cfa", "subnet_ids": ["6cabea60-8ef6-47ca-b83e-8dd134b88cfa"]}' 2026-06-12 18:36:20,242 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.108s 2026-06-12 18:36:20,243 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 18:36:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-cd3ecb22-d9a6-4f6f-8def-6edccef5bf61', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"987c1303-4f48-451c-993e-ddacd265cda1","name":"tempest-network-smoke--1085599892","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["6cabea60-8ef6-47ca-b83e-8dd134b88cfa"],"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-12T18:36:12Z","updated_at":"2026-06-12T18:36:16Z","revision_number":2,"project_id":"e65be4d529d84dda8bc38e970109917f","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":3410}]}' 2026-06-12 18:36:20,315 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.072s 2026-06-12 18:36:20,315 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 18:36:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-bba6e99d-2ad2-4666-878e-97943153e977', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"3e3a199f-e459-4fc2-9f62-5e230fa5bf04","name":"public_subnet","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","network_id":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","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-12T18:35:00Z","updated_at":"2026-06-12T18:35:00Z","revision_number":0,"project_id":"559052ceb8c54ea38b952908ea30f8e0"},{"id":"6cabea60-8ef6-47ca-b83e-8dd134b88cfa","name":"tempest-subnet-smoke-187704174","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"987c1303-4f48-451c-993e-ddacd265cda1","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-12T18:36:16Z","updated_at":"2026-06-12T18:36:16Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:36:20,503 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.187s 2026-06-12 18:36:20,503 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 18:36:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-09cdf19c-f5ad-4e9a-bf19-40f259204975', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "ce81fdd2-d41f-4a54-ac37-3b0b20343366", "name": "tempest-TestNetworkBasicOps-router-1004219605", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.229"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:36:13Z", "updated_at": "2026-06-12T18:36:18Z", "revision_number": 3, "project_id": "e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:36:20,684 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.179s 2026-06-12 18:36:20,684 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-299862841", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEn0uCw5hKJTj5SD8XM/fqg5/48MFpzEWBv2rYkqY2yjJS0R4uPwkRA6E7EcoZOI6aZdlCkgZQXsPznPmY22x9To/lmChBJa+Kd42aAvPOhZfrTNzIED6l+x8eRNlexXMQ=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:36:20 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-8646f849-041a-4c19-b9ec-b73af9c169df', 'x-compute-request-id': 'req-8646f849-041a-4c19-b9ec-b73af9c169df', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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-299862841", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEn0uCw5hKJTj5SD8XM/fqg5/48MFpzEWBv2rYkqY2yjJS0R4uPwkRA6E7EcoZOI6aZdlCkgZQXsPznPmY22x9To/lmChBJa+Kd42aAvPOhZfrTNzIED6l+x8eRNlexXMQ==", "fingerprint": "f2:5d:00:72:87:b4:a5:68:f0:d7:f4:f5:19:28:02:80", "user_id": "bedaf98f510540ce9f54ffe42914b272"}}' 2026-06-12 18:36:21,933 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 1.246s 2026-06-12 18:36:21,933 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-456935547", "description": "tempest-secgroup-smoke-456935547 description", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:36:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-2824db9c-234e-40f6-9b7a-fae79daf6afe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "df0d0085-88b6-4b65-898d-f6e2b4ca00ce", "name": "tempest-secgroup-smoke-456935547", "stateful": true, "tenant_id": "e65be4d529d84dda8bc38e970109917f", "description": "tempest-secgroup-smoke-456935547 description", "shared": false, "security_group_rules": [{"id": "c6b2b56f-da52-44ac-90e9-54a7e8e2c84e", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "df0d0085-88b6-4b65-898d-f6e2b4ca00ce", "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-12T18:36:21Z", "updated_at": "2026-06-12T18:36:21Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}, {"id": "d002128a-0c08-41db-9e98-41b42c20b3cf", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "df0d0085-88b6-4b65-898d-f6e2b4ca00ce", "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-12T18:36:21Z", "updated_at": "2026-06-12T18:36:21Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}], "tags": [], "created_at": "2026-06-12T18:36:21Z", "updated_at": "2026-06-12T18:36:21Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:36:22,261 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.327s 2026-06-12 18:36:22,261 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": "df0d0085-88b6-4b65-898d-f6e2b4ca00ce", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:36:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-0ace9b59-a6bb-4268-bbc6-b14bb0f3cd69', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "39a9983e-73de-4be5-a1d4-e044ed490262", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "df0d0085-88b6-4b65-898d-f6e2b4ca00ce", "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-12T18:36:22Z", "updated_at": "2026-06-12T18:36:22Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:36:22,462 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.201s 2026-06-12 18:36:22,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": "df0d0085-88b6-4b65-898d-f6e2b4ca00ce", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:36:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-6933f7ac-07f9-4055-89a3-5a76dfe86a28', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "1d70ebc4-8c6f-4f6a-884c-ee24dd37d31b", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "df0d0085-88b6-4b65-898d-f6e2b4ca00ce", "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-12T18:36:22Z", "updated_at": "2026-06-12T18:36:22Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:36:22,637 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.174s 2026-06-12 18:36:22,637 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": "df0d0085-88b6-4b65-898d-f6e2b4ca00ce", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:36:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b836ac4a-6949-4f33-b521-ff30e5c5bc23', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "021ea254-c965-40a7-9392-4993fe7753b6", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "df0d0085-88b6-4b65-898d-f6e2b4ca00ce", "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-12T18:36:22Z", "updated_at": "2026-06-12T18:36:22Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:36:24,073 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 1.435s 2026-06-12 18:36:24,073 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": "df0d0085-88b6-4b65-898d-f6e2b4ca00ce", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:36:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-727b5b67-aa82-4ca7-9a53-6ca80580feff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "161ec8b2-a45c-4d44-85c0-8a703b4bce38", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "df0d0085-88b6-4b65-898d-f6e2b4ca00ce", "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-12T18:36:22Z", "updated_at": "2026-06-12T18:36:22Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:36:24,259 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.185s 2026-06-12 18:36:24,259 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": "df0d0085-88b6-4b65-898d-f6e2b4ca00ce", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:36:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-268f113b-769d-4f93-8eb3-1f50e379ad95', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "b63c5406-64d4-4105-b1ed-c1e4f1510d29", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "df0d0085-88b6-4b65-898d-f6e2b4ca00ce", "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-12T18:36:24Z", "updated_at": "2026-06-12T18:36:24Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:36:24,437 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.177s 2026-06-12 18:36:24,437 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": "df0d0085-88b6-4b65-898d-f6e2b4ca00ce", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:36:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-7a834444-9035-4a86-8771-f5c852745541', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "39f25556-54e8-452d-86ab-84460141da43", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "df0d0085-88b6-4b65-898d-f6e2b4ca00ce", "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-12T18:36:24Z", "updated_at": "2026-06-12T18:36:24Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:36:24,775 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.334s 2026-06-12 18:36:24,775 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 18:36:24 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-373cc9f3-04d3-4bef-aad6-57ac3b1378c9', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=5d09b27d5901dadc425eb45aa53fb5f3; 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": "bedaf98f510540ce9f54ffe42914b272", "name": "tempest-TestNetworkBasicOps-429536668-project-member", "password_expires_at": null}, "audit_ids": ["RmxZli7PSSiatXXBnoqniQ"], "expires_at": "2026-06-12T19:36:24.000000Z", "issued_at": "2026-06-12T18:36:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e65be4d529d84dda8bc38e970109917f", "name": "tempest-TestNetworkBasicOps-429536668"}, "is_domain": false, "roles": [{"id": "2b08364e6ed7470ba0ca48b56f1a8dbc", "name": "reader"}, {"id": "7f4fe077cd4c4f86b937402b326f6a9b", "name": "member"}], "catalog": [{"endpoints": [], "id": "118ffef998694b8cb13dd1955cec5927", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "493b9d50611e45a3bf17cb20cc2125d8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e52bcc0e819249258dd1b9b126d4d2ee", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2d429165e3a347ce943c1d5f6972ff21", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5cf9d74a87014427800090d1404b0486", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c46a25427add4653a8f9ac49214fd725", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a22ff9ad864749a0846a12a126df4843", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "4967c037ad09463f8d78e4cf2aa9a6fb", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "faa62955eb9f4887bf5f07486fde89e7", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "b76d4889edc44469a23bbcc9a207de2a", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "19d8578ce18f41f8b2a210035bbce8ef", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9be0956717f142c5a3ac79bcc9e791e1", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "e0c101ffc878474e81673056d027f353", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "18fe7712278b441fb5983eae4d4a85d1", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "49fc8b6b392346989dfa6bd22ff46d2a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "e373e8b7af504e078badffccaf32c180", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "cdfab1d2f4b74a0ca4f305c389ef6e1d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}, {"name": "swift", "id": "cf2861636ae14962a984a31a4faa1d4a", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}], "id": "ec3763dd838c47a5a6356b884ce4b5c5", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "2495b282369c409b961506fb2a249e49", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dacae2335de74a6383622b6516afba96", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-inte 2026-06-12 18:36:24,776 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2026-06-12 18:36:28,938 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 4.161s 2026-06-12 18:36:28,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: {"server": {"name": "tempest-TestNetworkBasicOps-server-832025696", "imageRef": "318f965d-71c6-46ba-9530-7f988c366266", "flavorRef": "d69348e0-cc95-4b84-a91d-54aace915d33", "networks": [{"uuid": "987c1303-4f48-451c-993e-ddacd265cda1"}], "key_name": "tempest-TestNetworkBasicOps-299862841", "security_groups": [{"name": "tempest-secgroup-smoke-456935547"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:36:24 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee', '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-b7c23513-4a0e-42b3-967e-a150fcd94913', 'x-compute-request-id': 'req-b7c23513-4a0e-42b3-967e-a150fcd94913', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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": "c2e3c9ae-dba4-4299-844d-1f950f4bd0ee", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-456935547"}], "adminPass": "ukrzXUQe7998"}}' 2026-06-12 18:36:29,924 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/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee 0.985s 2026-06-12 18:36:29,924 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 18:36:28 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-988a7a08-33f2-406e-8e54-29939a59049a', 'x-compute-request-id': 'req-988a7a08-33f2-406e-8e54-29939a59049a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee'} Body: b'{"server": {"id": "c2e3c9ae-dba4-4299-844d-1f950f4bd0ee", "name": "tempest-TestNetworkBasicOps-server-832025696", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:36:28Z", "updated": "2026-06-12T18:36:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-299862841", "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 18:36:31,827 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/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee 0.896s 2026-06-12 18:36:31,827 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 18:36:30 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-fb246293-c4ab-4658-b0e4-80e15b3c5c36', 'x-compute-request-id': 'req-fb246293-c4ab-4658-b0e4-80e15b3c5c36', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee'} Body: b'{"server": {"id": "c2e3c9ae-dba4-4299-844d-1f950f4bd0ee", "name": "tempest-TestNetworkBasicOps-server-832025696", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:36:28Z", "updated": "2026-06-12T18:36:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-299862841", "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 18:36:31,840 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2026-06-12 18:36:33,085 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/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee 0.243s 2026-06-12 18:36:33,086 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 18:36:32 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-1ebf1025-6243-41cd-a635-2db28aa2aac2', 'x-compute-request-id': 'req-1ebf1025-6243-41cd-a635-2db28aa2aac2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee'} Body: b'{"server": {"id": "c2e3c9ae-dba4-4299-844d-1f950f4bd0ee", "name": "tempest-TestNetworkBasicOps-server-832025696", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:36:28Z", "updated": "2026-06-12T18:36:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-299862841", "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 18:36:33,097 25 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2026-06-12 18:36:35,096 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/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee 0.997s 2026-06-12 18:36:35,096 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 18:36: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-d2b9ac39-0f13-431f-bc63-fb8e47a17d54', 'x-compute-request-id': 'req-d2b9ac39-0f13-431f-bc63-fb8e47a17d54', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee'} Body: b'{"server": {"id": "c2e3c9ae-dba4-4299-844d-1f950f4bd0ee", "name": "tempest-TestNetworkBasicOps-server-832025696", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:36:28Z", "updated": "2026-06-12T18:36:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-299862841", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-456935547"}], "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 18:36:36,424 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/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee 0.316s 2026-06-12 18:36:36,425 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 18:36:36 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-a801466e-0fef-4a82-b44e-8a52fb1f620d', 'x-compute-request-id': 'req-a801466e-0fef-4a82-b44e-8a52fb1f620d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee'} Body: b'{"server": {"id": "c2e3c9ae-dba4-4299-844d-1f950f4bd0ee", "name": "tempest-TestNetworkBasicOps-server-832025696", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:36:28Z", "updated": "2026-06-12T18:36:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-299862841", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-456935547"}], "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 18:36:37,917 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/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee 0.486s 2026-06-12 18:36:37,918 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 18:36: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-b4c61fd2-c26f-4250-ba66-4f9fce198f87', 'x-compute-request-id': 'req-b4c61fd2-c26f-4250-ba66-4f9fce198f87', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee'} Body: b'{"server": {"id": "c2e3c9ae-dba4-4299-844d-1f950f4bd0ee", "name": "tempest-TestNetworkBasicOps-server-832025696", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:36:28Z", "updated": "2026-06-12T18:36:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-299862841", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-456935547"}], "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 18:36:39,315 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/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee 0.388s 2026-06-12 18:36:39,315 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 18:36:38 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-170ac3c6-2590-447f-91d1-cd279c11bcf3', 'x-compute-request-id': 'req-170ac3c6-2590-447f-91d1-cd279c11bcf3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee'} Body: b'{"server": {"id": "c2e3c9ae-dba4-4299-844d-1f950f4bd0ee", "name": "tempest-TestNetworkBasicOps-server-832025696", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:36:28Z", "updated": "2026-06-12T18:36:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-299862841", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-456935547"}], "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 18:36:41,023 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/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee 0.702s 2026-06-12 18:36:41,023 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 18:36: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-c48095d1-50da-4d3d-a10f-0ba1d3fe164b', 'x-compute-request-id': 'req-c48095d1-50da-4d3d-a10f-0ba1d3fe164b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee'} Body: b'{"server": {"id": "c2e3c9ae-dba4-4299-844d-1f950f4bd0ee", "name": "tempest-TestNetworkBasicOps-server-832025696", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:36:28Z", "updated": "2026-06-12T18:36:39Z", "addresses": {"tempest-network-smoke--1085599892": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:20:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-299862841", "OS-SRV-USG:launched_at": "2026-06-12T18:36:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-456935547"}], "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 18:36:41,026 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2026-06-12 18:36:41,989 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/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee 0.961s 2026-06-12 18:36:41,989 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 18:36: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-699368db-1833-4a44-9cc3-e676aa758b67', 'x-compute-request-id': 'req-699368db-1833-4a44-9cc3-e676aa758b67', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee'} Body: b'{"server": {"id": "c2e3c9ae-dba4-4299-844d-1f950f4bd0ee", "name": "tempest-TestNetworkBasicOps-server-832025696", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:36:28Z", "updated": "2026-06-12T18:36:39Z", "addresses": {"tempest-network-smoke--1085599892": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:20:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-299862841", "OS-SRV-USG:launched_at": "2026-06-12T18:36:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-456935547"}], "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 18:36:41,995 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-12 18:36:42,078 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=c2e3c9ae-dba4-4299-844d-1f950f4bd0ee 0.082s 2026-06-12 18:36:42,079 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 18:36:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-398f4bb3-939e-4d09-9a68-1c3e616ae037', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c2e3c9ae-dba4-4299-844d-1f950f4bd0ee'} Body: b'{"ports":[{"id":"bdf3f604-ab45-4440-a4d5-e9bb9c0f4abc","name":"","network_id":"987c1303-4f48-451c-993e-ddacd265cda1","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:ca:20:f0","admin_state_up":true,"status":"ACTIVE","device_id":"c2e3c9ae-dba4-4299-844d-1f950f4bd0ee","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6cabea60-8ef6-4710000 ca-b83e-8dd134b88cfa","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["df0d0085-88b6-4b65-898d-f6e2b4ca00ce"],"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-832025696","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-832025696","fqdn":"tempest-testnetworkbasicops-server-832025696.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:36:32Z","updated_at":"2026-06-12T18:36:38Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:36:42,079 25 DEBUG [tempest.common.waiters] Server ID c2e3c9ae-dba4-4299-844d-1f950f4bd0ee ports are all ACTIVE [{'id': 'bdf3f604-ab45-4440-a4d5-e9bb9c0f4abc', 'name': '', 'network_id': '987c1303-4f48-451c-993e-ddacd265cda1', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'mac_address': 'fa:16:3e:ca:20:f0', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c2e3c9ae-dba4-4299-844d-1f950f4bd0ee', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '6cabea60-8ef6-47ca-b83e-8dd134b88cfa', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['df0d0085-88b6-4b65-898d-f6e2b4ca00ce'], '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-832025696', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-832025696', 'fqdn': 'tempest-testnetworkbasicops-server-832025696.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T18:36:32Z', 'updated_at': '2026-06-12T18:36:38Z', 'revision_number': 4, 'project_id': 'e65be4d529d84dda8bc38e970109917f'}]: 2026-06-12 18:36:44,063 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.984s 2026-06-12 18:36:44,064 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "port_id": "bdf3f604-ab45-4440-a4d5-e9bb9c0f4abc", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:36:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-af2c90f6-b332-4345-bdbc-e3228c239897', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "3a1a0d3d-84f6-4cd4-b8c9-e2e6d376c339", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.179", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "ce81fdd2-d41f-4a54-ac37-3b0b20343366", "port_id": "bdf3f604-ab45-4440-a4d5-e9bb9c0f4abc", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "e65be4d529d84dda8bc38e970109917f", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "987c1303-4f48-451c-993e-ddacd265cda1", "mac_address": "fa:16:3e:ca:20:f0", "admin_state_up": true, "status": "ACTIVE", "device_id": "c2e3c9ae-dba4-4299-844d-1f950f4bd0ee", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:36:42Z", "updated_at": "2026-06-12T18:36:42Z", "revision_number": 0}}' 2026-06-12 18:36:44,204 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/3a1a0d3d-84f6-4cd4-b8c9-e2e6d376c339 0.140s 2026-06-12 18:36:44,205 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 18:36:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-71734a95-37fa-4276-a286-1be8d239e989', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3a1a0d3d-84f6-4cd4-b8c9-e2e6d376c339'} Body: b'{"floatingip": {"id": "3a1a0d3d-84f6-4cd4-b8c9-e2e6d376c339", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.179", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "ce81fdd2-d41f-4a54-ac37-3b0b20343366", "port_id": "bdf3f604-ab45-4440-a4d5-e9bb9c0f4abc", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "987c1303-4f48-451c-993e-ddacd265cda1", "mac_address": "fa:16:3e:ca:20:f0", "admin_state_up": true, "status": "ACTIVE", "device_id": "c2e3c9ae-dba4-4299-844d-1f950f4bd0ee", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:36:42Z", "updated_at": "2026-06-12T18:36:44Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:36:44,205 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '3a1a0d3d-84f6-4cd4-b8c9-e2e6d376c339', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'floating_ip_address': '192.168.122.179', 'floating_network_id': '0af9ff52-7049-42e4-9936-f0e08b27cd7b', 'router_id': 'ce81fdd2-d41f-4a54-ac37-3b0b20343366', 'port_id': 'bdf3f604-ab45-4440-a4d5-e9bb9c0f4abc', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '987c1303-4f48-451c-993e-ddacd265cda1', 'mac_address': 'fa:16:3e:ca:20:f0', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c2e3c9ae-dba4-4299-844d-1f950f4bd0ee', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T18:36:42Z', 'updated_at': '2026-06-12T18:36:44Z', 'revision_number': 1, 'project_id': 'e65be4d529d84dda8bc38e970109917f'} is at status: ACTIVE 2026-06-12 18:36:44,205 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.140961 seconds 2026-06-12 18:36:44,205 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.179 with user: cirros 2026-06-12 18:36:44,205 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks begins to ping 192.168.122.179 in 120 sec and the expected result is reachable 2026-06-12 18:36:56,383 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.177428 seconds 2026-06-12 18:36:56,384 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks finishes ping 192.168.122.179 in 120 sec and the ping result is expected 2026-06-12 18:36:56,680 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/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee/action 0.295s 2026-06-12 18:36:56,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: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:36:56 GMT', 'server': 'Apache', 'content-length': '75473', '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-32174a59-0647-4367-bb84-e5502179299a', 'x-compute-request-id': 'req-32174a59-0647-4367-bb84-e5502179299a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee/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.000001] kvm-clock: using sched offset of 1355486789 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001121] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001463] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004289] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004319] Using GB pages for direct mapping\\n[ 0.004521] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004525] ACPI: Early table checksum verification disabled\\n[ 0.004530] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004535] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004541] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004548] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004552] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004556] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004560] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004564] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004567] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004569] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004570] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004572] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004573] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004574] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005657] No NUMA configuration fo 2026-06-12 18:36:56,683 25 DEBUG [tempest.scenario.manager] Console output for c2e3c9ae-dba4-4299-844d-1f950f4bd0ee 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.000001] kvm-clock: using sched offset of 1355486789 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001121] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001463] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004289] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004319] Using GB pages for direct mapping [ 0.004521] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004525] ACPI: Early table checksum verification disabled [ 0.004530] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004535] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004541] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004548] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004552] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004556] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004560] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004564] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004567] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004569] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004570] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004572] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004573] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004574] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005657] No NUMA configuration found [ 0.005659] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005667] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006025] Zone ranges: [ 0.006027] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006029] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006031] Normal empty [ 0.006033] Device empty [ 0.006034] Movable zone start for each node [ 0.006037] Early memory node ranges [ 0.006038] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006040] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006042] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006351] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006380] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006573] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016018] ACPI: PM-Timer IO Port: 0x608 [ 0.016043] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016149] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016154] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016157] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016159] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016161] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016162] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016166] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016168] TSC deadline timer available [ 0.016182] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016242] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016245] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016246] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016247] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016249] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016251] Booting paravirtualized kernel on KVM [ 0.016253] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016259] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.016591] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.016656] kvm-guest: setup async PF for cpu 0 [ 0.016681] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.016699] kvm-guest: PV spinlocks disabled, single CPU [ 0.016704] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.016706] Policy zone: DMA32 [ 0.016707] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.016761] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.016773] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.016780] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.016855] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017104] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.017805] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.017856] ftrace: allocating 50600 entries in 198 pages [ 0.044140] ftrace: allocated 198 pages with 4 groups [ 0.044285] rcu: Hierarchical RCU implementation. [ 0.044286] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.044288] Rude variant of Tasks RCU enabled. [ 0.044289] Tracing variant of Tasks RCU enabled. [ 0.044290] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.044291] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.048633] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.049008] random: crng init done [ 0.086230] Console: colour VGA+ 80x25 [ 0.216089] printk: console [tty1] enabled [ 0.513515] printk: console [ttyS0] enabled [ 0.516146] ACPI: Core revision 20210730 [ 0.518654] APIC: Switch to symmetric I/O mode setup [ 0.522692] x2apic enabled [ 0.525632] Switched APIC routing to physical x2apic. [ 0.533194] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.539309] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.543303] pid_max: default: 32768 minimum: 301 [ 0.543303] LSM: Security Framework initializing [ 0.543303] landlock: Up and running. [ 0.543303] Yama: becoming mindful. [ 0.543303] AppArmor: AppArmor initialized [ 0.543303] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.543303] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.543303] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.543303] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.543303] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.543303] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.543303] Spectre V2 : Mitigation: Retpolines [ 0.543303] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.543303] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.543303] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.543303] RETBleed: Mitigation: untrained return thunk [ 0.543303] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.543303] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.543303] Freeing SMP alternatives memory: 44K [ 0.543303] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.543438] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.547315] ... version: 0 [ 0.549836] ... bit width: 48 [ 0.551315] ... generic registers: 6 [ 0.553794] ... value mask: 0000ffffffffffff [ 0.555315] ... max period: 00007fffffffffff [ 0.558469] ... fixed-purpose events: 0 [ 0.559315] ... event mask: 000000000000003f [ 0.562572] rcu: Hierarchical SRCU implementation. [ 0.563787] smp: Bringing up secondary CPUs ... [ 0.566612] smp: Brought up 1 node, 1 CPU [ 0.567318] smpboot: Max logical packages: 1 [ 0.569957] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.571866] devtmpfs: initialized [ 0.574179] x86/mm: Memory block size: 128MB [ 0.575483] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.579325] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.583365] pinctrl core: initialized pinctrl subsystem [ 0.586853] PM: RTC time: 18:36:40, date: 2026-06-12 [ 0.587462] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.591395] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.595328] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.599325] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.603321] audit: initializing netlink subsys (disabled) [ 0.606631] thermal_sys: Registered thermal governor 'fair_share' [ 0.606632] thermal_sys: Registered thermal governor 'bang_bang' [ 0.607315] thermal_sys: Registered thermal governor 'step_wise' [ 0.611165] thermal_sys: Registered thermal governor 'user_space' [ 0.611318] audit: type=2000 audit(1781289400.774:1): state=initialized audit_enabled=0 res=1 [ 0.615360] thermal_sys: Registered thermal governor 'power_allocator' [ 0.615369] EISA bus registered [ 0.621461] cpuidle: using governor ladder [ 0.623316] cpuidle: using governor menu [ 0.628100] ACPI: bus type PCI registered [ 0.630577] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.631589] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.635317] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.639293] PCI: Using configuration type 1 for base access [ 0.640448] Kprobes globally optimized [ 0.642986] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.643319] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.648028] ACPI: Added _OSI(Module Device) [ 0.650681] ACPI: Added _OSI(Processor Device) [ 0.651339] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.654229] ACPI: Added _OSI(Processor Aggregator Device) [ 0.655344] ACPI: Added _OSI(Linux-Dell-Video) [ 0.658326] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.659323] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.665722] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.670483] ACPI: Interpreter enabled [ 0.671326] ACPI: PM: (supports S0 S5) [ 0.673721] ACPI: Using IOAPIC for interrupt routing [ 0.675342] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.679315] PCI: Using E820 reservations for host bridge windows [ 0.683176] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.688382] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.691321] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.695436] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.699419] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.704419] PCI host bridge to bus 0000:00 [ 0.706993] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.707316] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.711289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.711316] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.715317] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.719316] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.723315] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.727576] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.734911] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.739348] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.754449] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.759346] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.773780] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.775493] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.783750] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.792461] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.804940] pci 0000:00:02.0: enabling Extended Tags [ 0.811575] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.819319] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.833472] pci 0000:00:02.1: enabling Extended Tags [ 0.838017] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.843322] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.854264] pci 0000:00:02.2: enabling Extended Tags [ 0.857932] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.865822] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.876269] pci 0000:00:02.3: enabling Extended Tags [ 0.881628] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.887321] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.898092] pci 0000:00:02.4: enabling Extended Tags [ 0.901655] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.907318] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.918133] pci 0000:00:02.5: enabling Extended Tags [ 0.921826] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.929440] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.937717] pci 0000:00:02.6: enabling Extended Tags [ 0.941632] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.947320] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.959627] pci 0000:00:02.7: enabling Extended Tags [ 0.967429] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.974759] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.981988] pci 0000:00:03.0: enabling Extended Tags [ 0.985765] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.991317] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.003637] pci 0000:00:03.1: enabling Extended Tags [ 1.009193] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.015260] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.025110] pci 0000:00:03.2: enabling Extended Tags [ 1.031564] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.039318] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.050258] pci 0000:00:03.3: enabling Extended Tags [ 1.053696] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.059320] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.071536] pci 0000:00:03.4: enabling Extended Tags [ 1.077715] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.083320] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.096270] pci 0000:00:03.5: enabling Extended Tags [ 1.101718] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.107319] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.116722] pci 0000:00:03.6: enabling Extended Tags [ 1.121732] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.127319] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.137821] pci 0000:00:03.7: enabling Extended Tags [ 1.143640] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.152574] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.162186] pci 0000:00:04.0: enabling Extended Tags [ 1.166163] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.172793] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.187659] pci 0000:00:04.1: enabling Extended Tags [ 1.195634] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.204896] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.213744] pci 0000:00:04.2: enabling Extended Tags [ 1.217634] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.225613] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.235730] pci 0000:00:04.3: enabling Extended Tags [ 1.242974] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.247323] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.263321] pci 0000:00:04.4: enabling Extended Tags [ 1.270513] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.275322] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.291189] pci 0000:00:04.5: enabling Extended Tags [ 1.294666] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.299323] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.308586] pci 0000:00:04.6: enabling Extended Tags [ 1.313685] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.319321] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.328207] pci 0000:00:04.7: enabling Extended Tags [ 1.335634] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.343004] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.353206] pci 0000:00:05.0: enabling Extended Tags [ 1.413827] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.417955] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.420558] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.442355] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.446809] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.453017] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.467321] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.481848] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.487317] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.499152] pci 0000:01:00.0: enabling Extended Tags [ 1.569792] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.571378] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.574896] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.575425] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.582106] pci_bus 0000:02: extended config space not accessible [ 1.583616] acpiphp: Slot [1] registered [ 1.586347] acpiphp: Slot [0] registered [ 1.587363] acpiphp: Slot [2] registered [ 1.589824] acpiphp: Slot [3] registered [ 1.591362] acpiphp: Slot [4] registered [ 1.593985] acpiphp: Slot [5] registered [ 1.595363] acpiphp: Slot [6] registered [ 1.597851] acpiphp: Slot [7] registered [ 1.599368] acpiphp: Slot [8] registered [ 1.601925] acpiphp: Slot [9] registered [ 1.603363] acpiphp: Slot [10] registered [ 1.606244] acpiphp: Slot [11] registered [ 1.607362] acpiphp: Slot [12] registered [ 1.610316] acpiphp: Slot [13] registered [ 1.611362] acpiphp: Slot [14] registered [ 1.614089] acpiphp: Slot [15] registered [ 1.615365] acpiphp: Slot [16] registered [ 1.617998] acpiphp: Slot [17] registered [ 1.619362] acpiphp: Slot [18] registered [ 1.622131] acpiphp: Slot [19] registered [ 1.623434] acpiphp: Slot [20] registered [ 1.626094] acpiphp: Slot [21] registered [ 1.627360] acpiphp: Slot [22] registered [ 1.629858] acpiphp: Slot [23] registered [ 1.631363] acpiphp: Slot [24] registered [ 1.634258] acpiphp: Slot [25] registered [ 1.635379] acpiphp: Slot [26] registered [ 1.638510] acpiphp: Slot [27] registered [ 1.639384] acpiphp: Slot [28] registered [ 1.642090] acpiphp: Slot [29] registered [ 1.643363] acpiphp: Slot [30] registered [ 1.645894] acpiphp: Slot [31] registered [ 1.649569] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.661921] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.734366] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.735376] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.739163] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.739451] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.748837] acpiphp: Slot [0-2] registered [ 1.751896] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.760918] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.771318] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.778312] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.782267] pci 0000:03:00.0: enabling Extended Tags [ 1.855124] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.855444] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.859425] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.866582] acpiphp: Slot [0-3] registered [ 1.867893] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.878782] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.890550] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.894913] pci 0000:04:00.0: enabling Extended Tags [ 1.970973] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.971432] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.975425] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.984965] acpiphp: Slot [0-4] registered [ 1.988769] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.001370] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.015338] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.023565] pci 0000:05:00.0: enabling Extended Tags [ 2.111792] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.115019] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.115425] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.122352] acpiphp: Slot [0-5] registered [ 2.123936] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.133028] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.146685] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.151133] pci 0000:06:00.0: enabling Extended Tags [ 2.227514] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.230749] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.231452] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.238483] acpiphp: Slot [0-6] registered [ 2.304100] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.307461] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.311425] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.318791] acpiphp: Slot [0-7] registered [ 2.388308] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.391431] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.395425] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.402402] acpiphp: Slot [0-8] registered [ 2.468763] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.471534] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.475425] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.482479] acpiphp: Slot [0-9] registered [ 2.548247] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.551674] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.555610] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.564949] acpiphp: Slot [0-10] registered [ 2.661044] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.663432] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.667425] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.673991] acpiphp: Slot [0-11] registered [ 2.738146] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.739433] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.743426] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.750612] acpiphp: Slot [0-12] registered [ 2.814110] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.815445] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.819424] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.826598] acpiphp: Slot [0-13] registered [ 2.890945] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.891431] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.895424] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.902679] acpiphp: Slot [0-14] registered [ 2.966955] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.967433] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.971426] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.978710] acpiphp: Slot [0-15] registered [ 3.042846] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.043443] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.047450] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.054518] acpiphp: Slot [0-16] registered [ 3.118873] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.119434] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.123424] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.130477] acpiphp: Slot [0-17] registered [ 3.194482] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.195431] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.199426] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.206554] acpiphp: Slot [0-18] registered [ 3.271175] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.271477] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.275425] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.282509] acpiphp: Slot [0-19] registered [ 3.346251] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.347431] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.351426] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.358721] acpiphp: Slot [0-20] registered [ 3.422135] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.423436] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.427425] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.434560] acpiphp: Slot [0-21] registered [ 3.497909] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.499445] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.503425] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.510139] acpiphp: Slot [0-22] registered [ 3.574008] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.575427] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.579424] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.586249] acpiphp: Slot [0-23] registered [ 3.649933] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.651430] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.655425] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.662413] acpiphp: Slot [0-24] registered [ 3.725970] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.727434] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.731425] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.738553] acpiphp: Slot [0-25] registered [ 3.802295] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.803453] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.807439] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.855327] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.859523] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.863069] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.863513] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.867511] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.871545] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.875529] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.879511] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.883408] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.887332] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.891333] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.895333] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.899332] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.903333] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.907333] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.911332] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.915887] iommu: Default domain type: Translated [ 3.919317] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.923507] SCSI subsystem initialized [ 3.926360] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.927303] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.927326] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.931316] vgaarb: loaded [ 3.933512] ACPI: bus type USB registered [ 3.935359] usbcore: registered new interface driver usbfs [ 3.939119] usbcore: registered new interface driver hub [ 3.939327] usbcore: registered new device driver usb [ 3.942852] pps_core: LinuxPPS API ver. 1 registered [ 3.943316] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.947320] PTP clock support registered [ 3.950580] EDAC MC: Ver: 3.0.0 [ 3.954344] NetLabel: Initializing [ 3.955316] NetLabel: domain hash size = 128 [ 3.958363] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.959339] NetLabel: unlabeled traffic allowed by default [ 3.963260] PCI: Using ACPI for IRQ routing [ 4.687979] clocksource: Switched to clocksource kvm-clock [ 4.704182] VFS: Disk quotas dquot_6.6.0 [ 4.706749] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.710823] AppArmor: AppArmor Filesystem Enabled [ 4.713681] pnp: PnP ACPI init [ 4.716054] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.721211] pnp: PnP ACPI: found 5 devices [ 4.729677] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.735139] NET: Registered PF_INET protocol family [ 4.738188] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.743795] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.748930] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.753810] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.758369] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.762718] TCP: Hash tables configured (established 1024 bind 1024) [ 4.766562] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.770923] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.774991] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.779562] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.782966] NET: Registered PF_XDP protocol family [ 4.786265] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.791067] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.795965] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.800823] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.805716] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.810516] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.815476] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.820400] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.825188] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.830007] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.835078] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.839714] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.844526] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.849295] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.854011] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.858749] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.863652] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.868488] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.873209] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.877997] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.882839] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.887663] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.892612] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.897455] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.902310] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.905987] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.909677] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.913306] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.916877] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.920511] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.924237] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.928120] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.931996] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.935776] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.939824] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.943661] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.947870] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.951589] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.955341] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.959504] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.963412] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.967613] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.971368] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.975194] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.979045] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.982892] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.986577] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.990410] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.994151] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.998233] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.002000] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.005846] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.009532] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.013369] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.017101] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.021002] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.024680] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.028624] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.032270] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.036282] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.040030] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.043925] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.047613] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.051336] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.054926] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.058742] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.062348] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.066117] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.070268] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.074070] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.077973] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.081722] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.085634] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.089399] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.093397] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.097214] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.101307] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.105036] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.108984] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.112743] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.116799] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.120645] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.124599] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.128281] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.132103] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.135824] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.139797] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.143555] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.147519] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.151184] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.154955] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.159345] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.163520] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.167262] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.171505] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.174570] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.180899] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.186376] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.196005] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.199112] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.207106] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.212614] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.222245] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.229874] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.235338] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.244098] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.249412] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.256598] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.266221] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.270965] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.278047] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.286776] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.292066] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.299578] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.306831] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.313057] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.318005] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.326372] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.331053] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.337738] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.346305] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.351044] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.357344] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.364006] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.370929] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.375976] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.384688] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.389359] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.396345] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.404547] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.408989] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.415404] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.421874] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.428084] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.432985] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.440524] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.443722] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.451010] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.456264] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.464252] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.467273] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.474133] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.479056] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.487687] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.490685] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.497744] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.502796] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.510912] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.514016] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.521295] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.526484] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.534171] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.537285] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.544281] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.549616] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.558307] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.561323] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.568057] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.572918] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.580863] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.583881] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.588884] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.595917] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.603910] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.606865] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.612201] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.618916] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.626761] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.629811] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.634770] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.640961] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.647281] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.651808] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.656890] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.663120] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.669451] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.673923] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.679036] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.685261] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.691524] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.695816] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.700893] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.707055] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.713565] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.717346] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.722488] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.727506] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.735329] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.740126] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.743665] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.747561] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.751500] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.755462] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.759652] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.762936] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.766549] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.770736] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.773990] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.777593] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.781756] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.785366] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.789545] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.793805] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.797977] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.801639] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.807887] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.811489] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.815617] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.819258] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.823597] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.827480] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.831964] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.835704] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.839935] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.843864] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.848439] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.852186] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.856571] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.860310] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.864642] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.868336] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.872718] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.876093] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.879841] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.884052] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.887279] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.891000] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.895251] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.898532] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.902257] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.906574] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.909920] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.913630] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.917942] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.921237] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.925005] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.929688] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.933014] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.937096] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.941873] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.945092] pci_bus 010000 000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.948554] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.952454] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.955508] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.958845] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.964138] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.967169] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.970640] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.974524] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.977563] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.980886] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.984762] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.987804] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.991360] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.995716] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.999030] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.003193] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.008226] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.011845] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.015501] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.021254] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.029530] PCI: CLS 0 bytes, default 64 [ 6.032058] Trying to unpack rootfs image as initramfs... [ 6.036467] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.051600] Initialise system trusted keyrings [ 6.054319] Key type blacklist registered [ 6.063376] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.068473] zbud: loaded [ 6.070423] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.083565] fuse: init (API version 7.34) [ 6.086175] integrity: Platform Keyring initialized [ 6.107485] Key type asymmetric registered [ 6.110070] Asymmetric key parser 'x509' registered [ 6.115575] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.127477] io scheduler mq-deadline registered [ 6.135729] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.143763] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.159491] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.167964] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.184759] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.195997] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.211745] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.219901] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.230602] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.243791] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.255368] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.267939] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.274290] Freeing initrd memory: 8744K [ 6.281167] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.284964] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.293714] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.298330] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.304251] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.309937] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.314602] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.322989] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.326923] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.334337] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.338413] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.346750] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.350662] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.358796] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.362746] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.370895] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.375543] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.382733] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.386881] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.393966] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.398611] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.403222] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.408806] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.412763] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.420698] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.424339] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.432475] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.436282] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.444221] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.448163] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.456938] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.460741] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.469209] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.473718] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.481003] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.485626] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.492817] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.497508] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.502035] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.507706] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.511522] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.519635] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.527912] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.531876] shpchp 0000:01:00.0: Slot initialization failed [ 6.537182] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.541350] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.545583] ACPI: button: Power Button [PWRF] [ 6.571471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.603425] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.609567] Linux agpgart interface v0.103 [ 6.613234] loop: module loaded [ 6.615666] tun: Universal TUN/TAP device driver, 1.6 [ 6.618909] PPP generic driver version 2.4.2 [ 6.621615] VFIO - User Level meta-driver version: 0.3 [ 6.624793] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.628544] ehci-pci: EHCI PCI platform driver [ 6.632687] ehci-platform: EHCI generic platform driver [ 6.635831] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.639344] ohci-pci: OHCI PCI platform driver [ 6.642135] ohci-platform: OHCI generic platform driver [ 6.645226] uhci_hcd: USB Universal Host Controller Interface driver [ 6.650647] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.653947] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.658526] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.662362] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.665996] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.670969] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.675445] usb usb1: Product: UHCI Host Controller [ 6.678638] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.682318] usb usb1: SerialNumber: 0000:02:01.0 [ 6.685235] hub 1-0:1.0: USB hub found [ 6.687701] hub 1-0:1.0: 2 ports detected [ 6.690473] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.697208] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.700379] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.704018] mousedev: PS/2 mouse device common for all mice [ 6.708293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.713277] rtc_cmos 00:03: RTC can wake from S4 [ 6.717821] rtc_cmos 00:03: registered as rtc0 [ 6.721477] rtc_cmos 00:03: setting system clock to 2026-06-12T18:36:47 UTC (1781289407) [ 6.726704] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.730658] i2c_dev: i2c /dev entries driver [ 6.733375] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.740330] device-mapper: uevent: version 1.0.3 [ 6.743214] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.748219] platform eisa.0: Probing EISA bus 0 [ 6.751024] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.755079] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.758825] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.763353] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.767146] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.771225] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.774991] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.778701] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.782345] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.785991] platform eisa.0: EISA: Detected 0 cards [ 6.788984] ledtrig-cpu: registered to indicate activity on CPUs [ 6.792750] drop_monitor: Initializing network drop monitor service [ 6.796524] NET: Registered PF_INET6 protocol family [ 6.802663] Segment Routing with IPv6 [ 6.804970] In-situ OAM (IOAM) with IPv6 [ 6.807497] NET: Registered PF_PACKET protocol family [ 6.810490] Key type dns_resolver registered [ 6.813333] IPI shorthand broadcast: enabled [ 6.816022] registered taskstats version 1 [ 6.818578] Loading compiled-in X.509 certificates [ 6.821982] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.827970] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.834088] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.839787] blacklist: Loading compiled-in revocation X.509 certificates [ 6.843935] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.849636] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.855487] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.862942] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.868774] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.875022] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.881432] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.887770] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.894336] zswap: loaded using pool lzo/zbud [ 6.897428] Key type .fscrypt registered [ 6.900040] Key type fscrypt-provisioning registered [ 6.904723] Key type encrypted registered [ 6.907356] AppArmor: AppArmor sha1 policy hashing enabled [ 6.910519] ima: No TPM chip found, activating TPM-bypass! [ 6.913914] Loading compiled-in module X.509 certificates [ 6.917557] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.923205] ima: Allocated hash algorithm: sha1 [ 6.926066] ima: No architecture policies found [ 6.928848] evm: Initialising EVM extended attributes: [ 6.932289] evm: security.selinux [ 6.934726] evm: security.SMACK64 [ 6.937367] evm: security.SMACK64EXEC [ 6.940152] evm: security.SMACK64TRANSMUTE [ 6.943497] evm: security.SMACK64MMAP [ 6.946160] evm: security.apparmor [ 6.948814] evm: security.ima [ 6.950792] evm: security.capability [ 6.953033] evm: HMAC attrs: 0x1 [ 6.955709] PM: Magic number: 14:392:645 [ 6.958994] RAS: Correctable Errors collector initialized. [ 6.962910] Unstable clock detected, switching default tracing clock to "global" [ 6.962910] If you want to keep using the local clock, then add: [ 6.962910] "trace_clock=local" [ 6.962910] on the kernel command line [ 6.978233] Freeing unused decrypted memory: 2036K [ 6.981705] Freeing unused kernel image (initmem) memory: 3244K [ 6.987404] Write protecting the kernel read-only data: 30720k [ 6.991612] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.996189] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.042950] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.046745] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.050481] Run /init as init process info: initramfs: up at 6.56 [ 7.107000] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.115849] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.120030] GPT:229375 != 2097151 [ 7.122269] GPT:Alternate GPT header not at the end of the disk. [ 7.125693] GPT:229375 != 2097151 [ 7.127838] GPT: Use GNU Parted to correct GPT errors. [ 7.173451] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.545088] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.580718] 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 7.43 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:c2:e3:c9:ae:db:a4:42:99:84:4d:1f:95:0f:4b:d0:ee 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCAvC2b8ilr36DdIr3jPhGAPkAqQp4sWeWgSIXBfvOiolBZWdFAO6RZXlGNWCa4HMx7dANRetSn0ijv9vqMM+KOmCQEarbRIR1oTT7Irv7mDxPFHg1Ru7j+uvpaas0i06bEa5lMXANls5HmzW7Gq5szD3LN1xiFtwguEbmiD4Xa9iaL0eKD3HdS9pa2ED97EEVGE3u9B61vEzFeQz0PRDTf98eX2OYsjQ0hljBURE1Dlvhk9nlpEbYWfRgWOyInymA4MJ+NuQbuSXBlEtzq8eWx9gITmiMcYZ/ochneS9PYVS5WNswBM5h/VLi8u+V4u/uvZrsi3eJpuhB+TOrLRo9N root@tempest-testnetworkbasicops-server-832025696 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPItnHh1BeQLOdah/ek4gGwcCj0V1IxcaU6HaSm6baxdYLeUMaNCmN38V6W8z5Owa0rjOG8iBRCBxqY1VJi8kZE= root@tempest-testnetworkbasicops-server-832025696 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feca:20f0/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: c2e3c9ae-dba4-4299-844d-1f950f4bd0ee name: tempest-TestNetworkBasicOps-server-832025696 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-832025696 launch-index: 0 === cirros: current=0.6.2 uptime=8.72 === === 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:CA:20:F0 inet6 addr: fe80::f816:3eff:feca:20f0/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-832025696 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 [ 7.681839] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.686892] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.703493] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.898883] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.925314] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.045522] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.046965] ISO 9660 Extensions: RRIP_1991A [ 8.190054] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.092993] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.094612] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 19:36:48 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 19:36:48 cirros auth.notice su: + none root:cirros Jun 12 19:36:48 cirros daemon.info dhcpcd[348]: dhcpcd-9.4.1 starting Jun 12 19:36:48 cirros daemon.info dhcpcd[351]: DUID 00:04:c2:e3:c9:ae:db:a4:42:99:84:4d:1f:95:0f:4b:d0:ee Jun 12 19:36:48 cirros daemon.warn dhcpcd[351]: no interfaces have a carrier Jun 12 19:36:48 cirros daemon.info dhcpcd[351]: eth0: waiting for carrier Jun 12 19:36:48 cirros daemon.info dhcpcd[351]: eth0: carrier acquired Jun 12 19:36:48 cirros daemon.info dhcpcd[351]: eth0: IAID 3e:ca:20:f0 Jun 12 19:36:48 cirros daemon.info dhcpcd[351]: eth0: adding address fe80::f816:3eff:feca:20f0 Jun 12 19:36:49 cirros daemon.info dhcpcd[351]: eth0: soliciting an IPv6 router Jun 12 19:36:49 cirros authpriv.info dropbear[392]: Running in background Jun 12 19:36:50 cirros daemon.info dhcpcd[351]: eth0: soliciting a DHCP lease Jun 12 19:36:50 cirros daemon.info dhcpcd[351]: eth0: offered 10.100.0.11 from 10.100.0.1 Jun 12 19:36:50 cirros daemon.info dhcpcd[351]: eth0: probing address 10.100.0.11/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-832025696 login: 2026-06-12 18:36:56,685 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2026-06-12 18:36:56,691 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:36:56,811 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:36:56,812 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2026-06-12 18:36:57,833 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=e65be4d529d84dda8bc38e970109917f&network_id=987c1303-4f48-451c-993e-ddacd265cda1 1.021s 2026-06-12 18:36:57,834 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 18:36:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3456', 'x-openstack-request-id': 'req-2f22863d-b255-4b59-b17b-024db66404c1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=e65be4d529d84dda8bc38e970109917f&network_id=987c1303-4f48-451c-993e-ddacd265cda1'} Body: b'{"ports":[{"id":"1d85f3c9-c86f-4181-8af3-25c84694530d","name":"","network_id":"987c1303-4f48-451c-993e-ddacd265cda1","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:ad:2f:4d","admin_state_up":true,"status":"ACTIVE","device_id":"ce81fdd2-d41f-4a54-ac37-3b0b20343366","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"6cabea60-8ef6-47ca-b83e-8dd134b88cfa","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-12T18:36:18Z","updated_at":"2026-06-12T18:36:19Z","revision_number":2,"project_id":"e65be4d529d84dda8bc38e970109917f"},{"id":"bdf3f604-ab45-4440-a4d5-e9bb9c0f4abc","name":"","network_id":"987c1303-4f48-451c-993e-ddacd265cda1","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:ca:20:f0","admin_state_up":true,"status":"ACTIVE","device_id":"c2e3c9ae-dba4-4299-844d-1f950f4bd0ee","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6cabea60-8ef6-47ca-b83e-8dd134b88cfa","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["df0d0085-88b6-4b65-898d-f6e2b4ca00ce"],"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-832025696","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-832025696","fqdn":"tempest-testnetworkbasicops-server-832025696.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:36:32Z","updated_at":"2026-06-12T18:36:38Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"},{"id":"c97f44d5-d12e-4c01-adc8-2637a024370e","name":"","network_id":"987c1303-4f48-451c-993e-ddacd265cda1","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:3b:d4:0a","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-987c1303-4f48-451c-993e-ddacd265cda1","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"6cabea60-8ef6-47ca-b83e-8dd134b88cfa","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-12T18:36:13Z","updated_at":"2026-06-12T18:36:16Z","revision_number":2,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:36:57,834 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2026-06-12 18:36:57,838 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:36:57,955 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:36:57,956 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2026-06-12 18:36:57,957 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 18:36:57,958 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2026-06-12 18:36:57,961 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:36:58,068 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:36:58,068 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2026-06-12 18:36:58,075 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.118060 seconds 2026-06-12 18:36:58,075 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.11 2026-06-12 18:36:58,075 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2026-06-12 18:36:58,078 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:36:58,137 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:36:58,137 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2026-06-12 18:36:58,144 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.069064 seconds 2026-06-12 18:36:58,815 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=0af9ff52-7049-42e4-9936-f0e08b27cd7b 0.670s 2026-06-12 18:36:58,816 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 18:36:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-2380bef0-e877-4e99-bb9d-e891fba8ba4a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=0af9ff52-7049-42e4-9936-f0e08b27cd7b'} Body: b'{"subnets":[{"id":"3e3a199f-e459-4fc2-9f62-5e230fa5bf04","name":"public_subnet","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","network_id":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","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-12T18:35:00Z","updated_at":"2026-06-12T18:35:00Z","revision_number":0,"project_id":"559052ceb8c54ea38b952908ea30f8e0"}]}' 2026-06-12 18:36:58,818 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2026-06-12 18:36:58,821 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:36:58,881 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:36:58,882 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2026-06-12 18:36:58,882 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 18:36:58,882 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2026-06-12 18:36:58,885 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:36:58,990 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:36:58,990 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2026-06-12 18:36:59,041 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.159010 seconds 2026-06-12 18:37:00,024 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 0.982s 2026-06-12 18:37:00,024 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--711962623", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-9495dc3a-3269-4965-b6ef-de2d51f46b1c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"66093768-232d-469b-a1a6-4f84bed7830f","name":"tempest-network-smoke--711962623","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e65be4d529d84dda8bc38e970109917f","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-12T18:36:59Z","updated_at":"2026-06-12T18:36:59Z","revision_number":1}}' 2026-06-12 18:37:00,157 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=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28 0.133s 2026-06-12 18:37:00,158 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 18:37:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-48b9e3c8-487b-49a8-940c-2190798c1fd8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"6cabea60-8ef6-47ca-b83e-8dd134b88cfa","name":"tempest-subnet-smoke-187704174","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"987c1303-4f48-451c-993e-ddacd265cda1","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-12T18:36:16Z","updated_at":"2026-06-12T18:36:16Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:37:00,297 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.138s 2026-06-12 18:37:00,297 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 18:37:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-b6a3434a-d290-45a3-a652-22f41b43aece', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 18:37:00,795 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=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28 0.497s 2026-06-12 18:37:00,795 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 18:37:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-02d9df99-c1d3-480e-837b-ad871c86b146', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:37:00,849 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=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.16%2F28 0.053s 2026-06-12 18:37:00,849 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 18:37:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-09988dbf-8cf2-4aad-aa69-1a542cd41e3a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:37:00,931 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.082s 2026-06-12 18:37:00,932 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 18:37:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-2ea955b2-5e07-48a4-b494-931cac54b90b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 18:37:00,998 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=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.16%2F28 0.066s 2026-06-12 18:37:00,999 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 18:37:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f1684ca6-7e3e-43e6-b96e-e63993a07256', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:37:01,919 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 0.919s 2026-06-12 18:37:01,919 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-1638975642", "network_id": "66093768-232d-469b-a1a6-4f84bed7830f", "project_id": "e65be4d529d84dda8bc38e970109917f", "ip_version": 4, "cidr": "10.100.0.16/28"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '636', 'x-openstack-request-id': 'req-f2c85dfb-9500-4f17-a9b9-2cf4dccf141d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"a9230246-2f19-4d31-b6ab-8696ce28dff4","name":"tempest-subnet-smoke-1638975642","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"66093768-232d-469b-a1a6-4f84bed7830f","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-12T18:37:01Z","updated_at":"2026-06-12T18:37:01Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:37:02,016 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.096s 2026-06-12 18:37:02,016 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-2098587400", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCJEzJXjIRSdmahH6b4NW3VNntcA7dnh7TGnJBmly4DQpC/OLgkSEKrLevFgis0yguu5KjjgriicDxMxzb5fgUra4oj1fHV1Xfxy3HtD/zSOZEux1ToW0eeo/xGDg2airQ=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:01 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-4a3428f7-adac-4c6d-9c46-24bb76a9b8d7', 'x-compute-request-id': 'req-4a3428f7-adac-4c6d-9c46-24bb76a9b8d7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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-2098587400", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCJEzJXjIRSdmahH6b4NW3VNntcA7dnh7TGnJBmly4DQpC/OLgkSEKrLevFgis0yguu5KjjgriicDxMxzb5fgUra4oj1fHV1Xfxy3HtD/zSOZEux1ToW0eeo/xGDg2airQ==", "fingerprint": "69:00:a1:02:e3:d9:72:7a:50:16:cc:0a:ed:e1:b0:ff", "user_id": "bedaf98f510540ce9f54ffe42914b272"}}' 2026-06-12 18:37:02,203 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.185s 2026-06-12 18:37:02,203 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-1039691368", "description": "tempest-secgroup-smoke-1039691368 description", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-1cf01d7c-393e-43be-9144-dc5afbbdb088', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "9b789ee5-27ad-4b6c-8325-95f697217d14", "name": "tempest-secgroup-smoke-1039691368", "stateful": true, "tenant_id": "e65be4d529d84dda8bc38e970109917f", "description": "tempest-secgroup-smoke-1039691368 description", "shared": false, "security_group_rules": [{"id": "1e8b77f1-84c4-4ddb-9372-8d62ecc004d3", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "9b789ee5-27ad-4b6c-8325-95f697217d14", "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-12T18:37:02Z", "updated_at": "2026-06-12T18:37:02Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}, {"id": "655064e1-ddcc-4b17-9ad4-aad4b0ae32b1", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "9b789ee5-27ad-4b6c-8325-95f697217d14", "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-12T18:37:02Z", "updated_at": "2026-06-12T18:37:02Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}], "tags": [], "created_at": "2026-06-12T18:37:02Z", "updated_at": "2026-06-12T18:37:02Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:37:02,365 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.161s 2026-06-12 18:37:02,365 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": "9b789ee5-27ad-4b6c-8325-95f697217d14", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-134a261f-3a5b-4839-9248-27d0ff87f529', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "95702546-d798-4b4d-bbb8-917419f5db3c", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "9b789ee5-27ad-4b6c-8325-95f697217d14", "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-12T18:37:02Z", "updated_at": "2026-06-12T18:37:02Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:37:02,528 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.162s 2026-06-12 18:37:02,529 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": "9b789ee5-27ad-4b6c-8325-95f697217d14", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-ab2afb19-5175-48ee-955e-69557f0104f9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "43a0509b-949e-4f4e-a712-2de9780c27d3", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "9b789ee5-27ad-4b6c-8325-95f697217d14", "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-12T18:37:02Z", "updated_at": "2026-06-12T18:37:02Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:37:02,890 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.361s 2026-06-12 18:37:02,891 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": "9b789ee5-27ad-4b6c-8325-95f697217d14", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e8cbbf01-83eb-4e4d-8108-364d0c24d52d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "2df96cf1-1664-47d7-8d19-9394a8bc98bf", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "9b789ee5-27ad-4b6c-8325-95f697217d14", "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-12T18:37:02Z", "updated_at": "2026-06-12T18:37:02Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:37:03,088 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.196s 2026-06-12 18:37:03,088 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": "9b789ee5-27ad-4b6c-8325-95f697217d14", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-90bcc6e2-a814-4331-8269-920980450316', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "61ce8173-55b4-4051-85df-5abc9d03b189", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "9b789ee5-27ad-4b6c-8325-95f697217d14", "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-12T18:37:02Z", "updated_at": "2026-06-12T18:37:02Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:37:03,243 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 18:37:03,243 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": "9b789ee5-27ad-4b6c-8325-95f697217d14", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-7b6ec4c8-a344-40ed-9dd4-1400330e0969', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "9524e078-cc93-43a9-8b55-6a585b90d18a", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "9b789ee5-27ad-4b6c-8325-95f697217d14", "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-12T18:37:03Z", "updated_at": "2026-06-12T18:37:03Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:37:03,428 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.185s 2026-06-12 18:37:03,428 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": "9b789ee5-27ad-4b6c-8325-95f697217d14", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e9bc196f-64e4-4d18-acfe-f148b17b1108', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "dd514e6a-2fc6-4502-a1eb-d83b1c2be645", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "9b789ee5-27ad-4b6c-8325-95f697217d14", "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-12T18:37:03Z", "updated_at": "2026-06-12T18:37:03Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:37:03,765 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.330s 2026-06-12 18:37:03,766 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:03 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-102c3ef2-d0a3-46d0-b1e9-f13d091b25f1', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=5d09b27d5901dadc425eb45aa53fb5f3; 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": "bedaf98f510540ce9f54ffe42914b272", "name": "tempest-TestNetworkBasicOps-429536668-project-member", "password_expires_at": null}, "audit_ids": ["hoz_kSqEQZ-VwZb2qS0Llw"], "expires_at": "2026-06-12T19:37:03.000000Z", "issued_at": "2026-06-12T18:37:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e65be4d529d84dda8bc38e970109917f", "name": "tempest-TestNetworkBasicOps-429536668"}, "is_domain": false, "roles": [{"id": "2b08364e6ed7470ba0ca48b56f1a8dbc", "name": "reader"}, {"id": "7f4fe077cd4c4f86b937402b326f6a9b", "name": "member"}], "catalog": [{"endpoints": [], "id": "118ffef998694b8cb13dd1955cec5927", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "493b9d50611e45a3bf17cb20cc2125d8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e52bcc0e819249258dd1b9b126d4d2ee", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2d429165e3a347ce943c1d5f6972ff21", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5cf9d74a87014427800090d1404b0486", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c46a25427add4653a8f9ac49214fd725", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a22ff9ad864749a0846a12a126df4843", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "4967c037ad09463f8d78e4cf2aa9a6fb", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "faa62955eb9f4887bf5f07486fde89e7", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "b76d4889edc44469a23bbcc9a207de2a", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "19d8578ce18f41f8b2a210035bbce8ef", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9be0956717f142c5a3ac79bcc9e791e1", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "e0c101ffc878474e81673056d027f353", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "18fe7712278b441fb5983eae4d4a85d1", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "49fc8b6b392346989dfa6bd22ff46d2a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "e373e8b7af504e078badffccaf32c180", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "cdfab1d2f4b74a0ca4f305c389ef6e1d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}, {"name": "swift", "id": "cf2861636ae14962a984a31a4faa1d4a", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}], "id": "ec3763dd838c47a5a6356b884ce4b5c5", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "2495b282369c409b961506fb2a249e49", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dacae2335de74a6383622b6516afba96", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-inte 2026-06-12 18:37:03,766 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2026-06-12 18:37:05,205 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 1.438s 2026-06-12 18:37:05,206 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-482396892", "imageRef": "318f965d-71c6-46ba-9530-7f988c366266", "flavorRef": "d69348e0-cc95-4b84-a91d-54aace915d33", "networks": [{"uuid": "66093768-232d-469b-a1a6-4f84bed7830f"}], "key_name": "tempest-TestNetworkBasicOps-2098587400", "security_groups": [{"name": "tempest-secgroup-smoke-1039691368"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:03 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f', '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-c2c87fc2-384f-4770-8921-2d6cde57c19a', 'x-compute-request-id': 'req-c2c87DB0E fc2-384f-4770-8921-2d6cde57c19a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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": "e97b481d-9b4b-4278-ab4e-49394ce5d04f", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1039691368"}], "adminPass": "eWJg6Xrd9vKB"}}' 2026-06-12 18:37:05,425 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/e97b481d-9b4b-4278-ab4e-49394ce5d04f 0.218s 2026-06-12 18:37:05,426 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 18:37:05 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-4062b6ce-d2f2-4969-bc18-9e0b3b70238c', 'x-compute-request-id': 'req-4062b6ce-d2f2-4969-bc18-9e0b3b70238c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f'} Body: b'{"server": {"id": "e97b481d-9b4b-4278-ab4e-49394ce5d04f", "name": "tempest-TestNetworkBasicOps-server-482396892", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:37:05Z", "updated": "2026-06-12T18:37:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2098587400", "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 18:37:06,809 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/e97b481d-9b4b-4278-ab4e-49394ce5d04f 0.378s 2026-06-12 18:37:06,809 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 18:37:06 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-ff8f17f5-69c0-4131-9b83-6e6e4205bda2', 'x-compute-request-id': 'req-ff8f17f5-69c0-4131-9b83-6e6e4205bda2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f'} Body: b'{"server": {"id": "e97b481d-9b4b-4278-ab4e-49394ce5d04f", "name": "tempest-TestNetworkBasicOps-server-482396892", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:37:05Z", "updated": "2026-06-12T18:37:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2098587400", "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 18:37:06,816 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-12 18:37:08,468 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/e97b481d-9b4b-4278-ab4e-49394ce5d04f 0.649s 2026-06-12 18:37:08,468 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 18:37:07 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-ea285408-a70b-4fef-9bf2-7ab3459dd3aa', 'x-compute-request-id': 'req-ea285408-a70b-4fef-9bf2-7ab3459dd3aa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f'} Body: b'{"server": {"id": "e97b481d-9b4b-4278-ab4e-49394ce5d04f", "name": "tempest-TestNetworkBasicOps-server-482396892", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:37:05Z", "updated": "2026-06-12T18:37:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2098587400", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039691368"}], "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 18:37:10,020 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/e97b481d-9b4b-4278-ab4e-49394ce5d04f 0.547s 2026-06-12 18:37:10,020 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 18:37:09 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-dcf605ea-aa24-4e2c-ae1e-8fba6917e487', 'x-compute-request-id': 'req-dcf605ea-aa24-4e2c-ae1e-8fba6917e487', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f'} Body: b'{"server": {"id": "e97b481d-9b4b-4278-ab4e-49394ce5d04f", "name": "tempest-TestNetworkBasicOps-server-482396892", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:37:05Z", "updated": "2026-06-12T18:37:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2098587400", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039691368"}], "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 18:37:11,423 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/e97b481d-9b4b-4278-ab4e-49394ce5d04f 0.397s 2026-06-12 18:37:11,424 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 18:37:11 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-7ff75351-bc91-492d-9028-8e06ae7e6d50', 'x-compute-request-id': 'req-7ff75351-bc91-492d-9028-8e06ae7e6d50', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f'} Body: b'{"server": {"id": "e97b481d-9b4b-4278-ab4e-49394ce5d04f", "name": "tempest-TestNetworkBasicOps-server-482396892", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:37:05Z", "updated": "2026-06-12T18:37:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2098587400", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039691368"}], "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 18:37:12,934 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/e97b481d-9b4b-4278-ab4e-49394ce5d04f 0.503s 2026-06-12 18:37:12,935 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 18:37:12 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-2a72d7db-1e5c-4afb-b76a-fab1fc8e6bcf', 'x-compute-request-id': 'req-2a72d7db-1e5c-4afb-b76a-fab1fc8e6bcf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f'} Body: b'{"server": {"id": "e97b481d-9b4b-4278-ab4e-49394ce5d04f", "name": "tempest-TestNetworkBasicOps-server-482396892", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:37:05Z", "updated": "2026-06-12T18:37:12Z", "addresses": {"tempest-network-smoke--711962623": [{"version": 4, "addr": "10.100.0.21", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:17:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2098587400", "OS-SRV-USG:launched_at": "2026-06-12T18:37:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039691368"}], "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 18:37:12,940 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2026-06-12 18:37:13,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/e97b481d-9b4b-4278-ab4e-49394ce5d04f 0.379s 2026-06-12 18:37:13,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: None Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:12 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-1aaf3005-c7de-4345-aec2-4d0de24af323', 'x-compute-request-id': 'req-1aaf3005-c7de-4345-aec2-4d0de24af323', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f'} Body: b'{"server": {"id": "e97b481d-9b4b-4278-ab4e-49394ce5d04f", "name": "tempest-TestNetworkBasicOps-server-482396892", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:37:05Z", "updated": "2026-06-12T18:37:12Z", "addresses": {"tempest-network-smoke--711962623": [{"version": 4, "addr": "10.100.0.21", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:17:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2098587400", "OS-SRV-USG:launched_at": "2026-06-12T18:37:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039691368"}], "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 18:37:13,326 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2026-06-12 18:37:13,335 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:37:13,439 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:37:13,440 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2026-06-12 18:37:13,440 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.21 2026-06-12 18:37:13,440 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2026-06-12 18:37:13,443 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:37:13,541 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:37:13,542 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2026-06-12 18:37:14,550 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.179 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.21' failed, exit status: 1, stderr: stdout: PING 10.100.0.21 (10.100.0.21) 56(84) bytes of data. --- 10.100.0.21 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 18:37:14,550 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.21 via a ssh connection from: 192.168.122.179. 2026-06-12 18:37:14,550 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.110098 seconds 2026-06-12 18:37:16,839 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/ce81fdd2-d41f-4a54-ac37-3b0b20343366/add_router_interface 2.288s 2026-06-12 18:37:16,839 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a9230246-2f19-4d31-b6ab-8696ce28dff4"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e46546f4-ffc3-42c8-9b69-6cf559655abb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ce81fdd2-d41f-4a54-ac37-3b0b20343366/add_router_interface'} Body: b'{"id": "ce81fdd2-d41f-4a54-ac37-3b0b20343366", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "232d486b-87c7-49ed-9097-723cc9cc02d7", "network_id": "66093768-232d-469b-a1a6-4f84bed7830f", "subnet_id": "a9230246-2f19-4d31-b6ab-8696ce28dff4", "subnet_ids": ["a9230246-2f19-4d31-b6ab-8696ce28dff4"]}' 2026-06-12 18:37:16,840 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2026-06-12 18:37:16,844 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:37:16,942 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:37:16,942 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2026-06-12 18:37:16,942 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.21 2026-06-12 18:37:16,942 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2026-06-12 18:37:16,944 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:37:17,043 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:37:17,043 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2026-06-12 18:37:18,050 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.179 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.21' failed, exit status: 1, stderr: stdout: PING 10.100.0.21 (10.100.0.21) 56(84) bytes of data. --- 10.100.0.21 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 18:37:18,050 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.21 via a ssh connection from: 192.168.122.179. 2026-06-12 18:37:19,051 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.21 2026-06-12 18:37:19,051 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2026-06-12 18:37:19,055 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:37:19,159 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:37:19,165 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2026-06-12 18:37:20,172 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.179 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.21' failed, exit status: 1, stderr: stdout: PING 10.100.0.21 (10.100.0.21) 56(84) bytes of data. --- 10.100.0.21 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 18:37:20,173 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.21 via a ssh connection from: 192.168.122.179. 2026-06-12 18:37:21,174 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.21 2026-06-12 18:37:21,174 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2026-06-12 18:37:21,178 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:37:21,241 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:37:21,242 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2026-06-12 18:37:22,249 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.179 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.21' failed, exit status: 1, stderr: stdout: PING 10.100.0.21 (10.100.0.21) 56(84) bytes of data. --- 10.100.0.21 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 18:37:22,249 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.21 via a ssh connection from: 192.168.122.179. 2026-06-12 18:37:23,250 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.21 2026-06-12 18:37:23,251 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2026-06-12 18:37:23,255 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:37:23,365 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:37:23,365 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2026-06-12 18:37:24,373 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.179 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.21' failed, exit status: 1, stderr: stdout: PING 10.100.0.21 (10.100.0.21) 56(84) bytes of data. --- 10.100.0.21 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 18:37:24,374 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.21 via a ssh connection from: 192.168.122.179. 2026-06-12 18:37:25,374 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.21 2026-06-12 18:37:25,374 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2026-06-12 18:37:25,378 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:37:25,485 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:37:25,485 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2026-06-12 18:37:26,494 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.179 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.21' failed, exit status: 1, stderr: stdout: PING 10.100.0.21 (10.100.0.21) 56(84) bytes of data. --- 10.100.0.21 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 18:37:26,495 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.21 via a ssh connection from: 192.168.122.179. 2026-06-12 18:37:27,496 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.21 2026-06-12 18:37:27,496 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2026-06-12 18:37:27,500 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:37:27,611 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:37:27,611 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2026-06-12 18:37:28,619 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.179 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.21' failed, exit status: 1, stderr: stdout: PING 10.100.0.21 (10.100.0.21) 56(84) bytes of data. --- 10.100.0.21 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 18:37:28,619 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.21 via a ssh connection from: 192.168.122.179. 2026-06-12 18:37:29,621 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.21 2026-06-12 18:37:29,621 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2026-06-12 18:37:29,624 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:37:29,723 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:37:29,723 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2026-06-12 18:37:29,730 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 12.787777 seconds 2026-06-12 18:37:35,929 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ce81fdd2-d41f-4a54-ac37-3b0b20343366/remove_router_interface 6.198s 2026-06-12 18:37:35,930 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a9230246-2f19-4d31-b6ab-8696ce28dff4"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2244e0bf-5a6b-4517-b278-51179a103a2c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ce81fdd2-d41f-4a54-ac37-3b0b20343366/remove_router_interface'} Body: b'{"id": "ce81fdd2-d41f-4a54-ac37-3b0b20343366", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "232d486b-87c7-49ed-9097-723cc9cc02d7", "network_id": "66093768-232d-469b-a1a6-4f84bed7830f", "subnet_id": "a9230246-2f19-4d31-b6ab-8696ce28dff4", "subnet_ids": ["a9230246-2f19-4d31-b6ab-8696ce28dff4"]}' 2026-06-12 18:37:36,086 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f 0.156s 2026-06-12 18:37:36,086 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 18:37:35 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38fb0c0d-382c-4455-9b30-c08d119957ab', 'x-compute-request-id': 'req-38fb0c0d-382c-4455-9b30-c08d119957ab', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f'} Body: b'' 2026-06-12 18:37:37,037 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f 0.950s 2026-06-12 18:37:37,037 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 18:37:36 GMT', 'server': 'Apache', 'content-length': '1698', '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-35423978-97fe-4154-8f84-d5af9f4f29d3', 'x-compute-request-id': 'req-35423978-97fe-4154-8f84-d5af9f4f29d3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f'} Body: b'{"server": {"id": "e97b481d-9b4b-4278-ab4e-49394ce5d04f", "name": "tempest-TestNetworkBasicOps-server-482396892", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:37:05Z", "updated": "2026-06-12T18:37:36Z", "addresses": {"tempest-network-smoke--711962623": [{"version": 4, "addr": "10.100.0.21", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:17:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2098587400", "OS-SRV-USG:launched_at": "2026-06-12T18:37:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039691368"}], "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 18:37:38,138 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f 0.097s 2026-06-12 18:37:38,138 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 18:37:38 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-98d14f69-9f18-4498-b065-e26544725a80', 'x-compute-request-id': 'req-98d14f69-9f18-4498-b065-e26544725a80', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e97b481d-9b4b-4278-ab4e-49394ce5d04f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e97b481d-9b4b-4278-ab4e-49394ce5d04f could not be found."}}' 2026-06-12 18:37:38,895 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/9b789ee5-27ad-4b6c-8325-95f697217d14 0.756s 2026-06-12 18:37:38,895 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 18:37:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9cc406e0-2732-4eb4-be10-6b834577e6af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/9b789ee5-27ad-4b6c-8325-95f697217d14'} Body: b'' 2026-06-12 18:37:38,959 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-2098587400 0.064s 2026-06-12 18:37:38,960 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 18:37:38 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-7a68ff72-1e1d-4cc7-b672-ce3b5c7afa07', 'x-compute-request-id': 'req-7a68ff72-1e1d-4cc7-b672-ce3b5c7afa07', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-2098587400'} Body: b'' 2026-06-12 18:37:39,173 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a9230246-2f19-4d31-b6ab-8696ce28dff4 0.212s 2026-06-12 18:37:39,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 18:37:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-26b3872c-ab56-42b2-a17c-227edd8a297e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a9230246-2f19-4d31-b6ab-8696ce28dff4'} Body: b'' 2026-06-12 18:37:40,122 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/66093768-232d-469b-a1a6-4f84bed7830f 0.949s 2026-06-12 18:37:40,123 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 18:37:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e8238068-0c2b-4d05-a084-f37bfbc0f338', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/66093768-232d-469b-a1a6-4f84bed7830f'} Body: b'' 2026-06-12 18:37:41,852 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3a1a0d3d-84f6-4cd4-b8c9-e2e6d376c339 1.729s 2026-06-12 18:37:41,852 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 18:37:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a45454f1-1f40-4b0e-b6cc-e688ea9bc6fa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3a1a0d3d-84f6-4cd4-b8c9-e2e6d376c339'} Body: b'' 2026-06-12 18:37:42,034 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee 0.181s 2026-06-12 18:37:42,035 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 18:37:41 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-16f3e198-b11b-4e35-9385-554fb6e1e124', 'x-compute-request-id': 'req-16f3e198-b11b-4e35-9385-554fb6e1e124', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee'} Body: b'' 2026-06-12 18:37:42,563 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee 0.528s 2026-06-12 18:37:42,563 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 18:37:42 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-5ccc5909-c3ba-440d-b368-b128fc2ae1cf', 'x-compute-request-id': 'req-5ccc5909-c3ba-440d-b368-b128fc2ae1cf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee'} Body: b'{"server": {"id": "c2e3c9ae-dba4-4299-844d-1f950f4bd0ee", "name": "tempest-TestNetworkBasicOps-server-832025696", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:36:28Z", "updated": "2026-06-12T18:37:41Z", "addresses": {"tempest-network-smoke--1085599892": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:20:f0"}, {"version": 4, "addr": "192.168.122.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:20:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-299862841", "OS-SRV-USG:launched_at": "2026-06-12T18:36:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-456935547"}], "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 18:37:43,646 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee 0.077s 2026-06-12 18:37:43,646 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 18:37:43 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-57379eeb-86c7-4cb8-8131-8ec44a6ae579', 'x-compute-request-id': 'req-57379eeb-86c7-4cb8-8131-8ec44a6ae579', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c2e3c9ae-dba4-4299-844d-1f950f4bd0ee'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c2e3c9ae-dba4-4299-844d-1f950f4bd0ee could not be found."}}' 2026-06-12 18:37:43,915 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/df0d0085-88b6-4b65-898d-f6e2b4ca00ce 0.269s 2026-06-12 18:37:43,915 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 18:37:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1c57f67a-3090-4196-b675-5a45e33fca10', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/df0d0085-88b6-4b65-898d-f6e2b4ca00ce'} Body: b'' 2026-06-12 18:37:43,981 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-299862841 0.065s 2026-06-12 18:37:43,981 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 18:37:43 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-4000f0e9-7ea1-4339-826a-aac6cbf799a3', 'x-compute-request-id': 'req-4000f0e9-7ea1-4339-826a-aac6cbf799a3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-299862841'} Body: b'' 2026-06-12 18:37:44,894 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ce81fdd2-d41f-4a54-ac37-3b0b20343366/remove_router_interface 0.913s 2026-06-12 18:37:44,895 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "6cabea60-8ef6-47ca-b83e-8dd134b88cfa"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-9dbd27e2-160b-4ac2-ba81-87260e09d187', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ce81fdd2-d41f-4a54-ac37-3b0b20343366/remove_router_interface'} Body: b'{"id": "ce81fdd2-d41f-4a54-ac37-3b0b20343366", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "1d85f3c9-c86f-4181-8af3-25c84694530d", "network_id": "987c1303-4f48-451c-993e-ddacd265cda1", "subnet_id": "6cabea60-8ef6-47ca-b83e-8dd134b88cfa", "subnet_ids": ["6cabea60-8ef6-47ca-b83e-8dd134b88cfa"]}' 2026-06-12 18:37:45,123 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/6cabea60-8ef6-47ca-b83e-8dd134b88cfa 0.228s 2026-06-12 18:37:45,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 18:37:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-22a29f78-3fdd-458e-8d32-4b13a671ea4c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/6cabea60-8ef6-47ca-b83e-8dd134b88cfa'} Body: b'' 2026-06-12 18:37:45,807 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ce81fdd2-d41f-4a54-ac37-3b0b20343366 0.683s 2026-06-12 18:37:45,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 18:37:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c9953154-f463-4509-a0ef-54519ab083ef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ce81fdd2-d41f-4a54-ac37-3b0b20343366'} Body: b'' 2026-06-12 18:37:46,190 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/987c1303-4f48-451c-993e-ddacd265cda1 0.381s 2026-06-12 18:37:46,190 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 18:37:46 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4d9cca04-4d04-4678-b397-d9f71f8ba987', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/987c1303-4f48-451c-993e-ddacd265cda1'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-12 18:37:46.200699Z 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 18:38:49.817577Z 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 18:37:46,722 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.520s 2026-06-12 18:37:46,722 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--1965344089", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-85064fe3-4f0f-4307-ad69-c508523b01ab', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"cfea5899-4d8d-43cf-bc1c-fe992886e1a5","name":"tempest-network-smoke--1965344089","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e65be4d529d84dda8bc38e970109917f","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-12T18:37:46Z","updated_at":"2026-06-12T18:37:46Z","revision_number":1}}' 2026-06-12 18:37:47,959 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.236s 2026-06-12 18:37:47,959 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-1469423199", "admin_state_up": true, "project_id": "e65be4d529d84dda8bc38e970109917f", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b"}}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-c8795e9d-efa9-4ffe-b294-dd0df5e53ae9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "4fb2cf3a-7a8f-4f8a-a10d-089cfd2f4d1c", "name": "tempest-TestNetworkBasicOps-router-1469423199", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.227"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:37:46Z", "updated_at": "2026-06-12T18:37:47Z", "revision_number": 2, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:37:48,031 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=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28 0.068s 2026-06-12 18:37:48,031 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 18:37:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-60c951c5-91d9-48b9-be44-83a2d8546718', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:37:48,152 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 18:37:48,152 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 18:37:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-4f0dca14-cc9b-405f-96cc-56e9dd9e01ee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 18:37:48,229 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=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28 0.076s 2026-06-12 18:37:48,229 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 18:37:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ac18a7b4-4733-48f6-a219-252b79731511', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:37:49,031 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.801s 2026-06-12 18:37:49,032 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-183544899", "network_id": "cfea5899-4d8d-43cf-bc1c-fe992886e1a5", "project_id": "e65be4d529d84dda8bc38e970109917f", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-84954cd2-f604-44ad-8a4d-24ccfb35e7e3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"50356996-73ca-49ba-9810-4c56dcfa4700","name":"tempest-subnet-smoke-183544899","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"cfea5899-4d8d-43cf-bc1c-fe992886e1a5","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-12T18:37:48Z","updated_at":"2026-06-12T18:37:48Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:37:52,020 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4fb2cf3a-7a8f-4f8a-a10d-089cfd2f4d1c/add_router_interface 2.988s 2026-06-12 18:37:52,022 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "50356996-73ca-49ba-9810-4c56dcfa4700"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-16c0932e-2fc2-44bd-ab46-aba06f845907', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4fb2cf3a-7a8f-4f8a-a10d-089cfd2f4d1c/add_router_interface'} Body: b'{"id": "4fb2cf3a-7a8f-4f8a-a10d-089cfd2f4d1c", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "574384d2-eacb-4ffc-9d91-7df2a8dfec63", "network_id": "cfea5899-4d8d-43cf-bc1c-fe992886e1a5", "subnet_id": "50356996-73ca-49ba-9810-4c56dcfa4700", "subnet_ids": ["50356996-73ca-49ba-9810-4c56dcfa4700"]}' 2026-06-12 18:37:52,166 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.143s 2026-06-12 18:37:52,166 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 18:37:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-cb688fb0-4036-4082-9404-30d6ad9b195d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"cfea5899-4d8d-43cf-bc1c-fe992886e1a5","name":"tempest-network-smoke--1965344089","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["50356996-73ca-49ba-9810-4c56dcfa4700"],"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-12T18:37:46Z","updated_at":"2026-06-12T18:37:48Z","revision_number":2,"project_id":"e65be4d529d84dda8bc38e970109917f","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":16893}]}' 2026-06-12 18:37:52,252 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.085s 2026-06-12 18:37:52,252 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 18:37:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-658b5605-5f86-401d-b253-91bc277cdd0c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"3e3a199f-e459-4fc2-9f62-5e230fa5bf04","name":"public_subnet","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","network_id":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","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-12T18:35:00Z","updated_at":"2026-06-12T18:35:00Z","revision_number":0,"project_id":"559052ceb8c54ea38b952908ea30f8e0"},{"id":"50356996-73ca-49ba-9810-4c56dcfa4700","name":"tempest-subnet-smoke-183544899","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"cfea5899-4d8d-43cf-bc1c-fe992886e1a5","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-12T18:37:48Z","updated_at":"2026-06-12T18:37:48Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:37:52,414 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.162s 2026-06-12 18:37:52,414 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 18:37:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-ecdfb6ef-4e51-44b2-8057-bf30ce18fa34', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "4fb2cf3a-7a8f-4f8a-a10d-089cfd2f4d1c", "name": "tempest-TestNetworkBasicOps-router-1469423199", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.227"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:37:46Z", "updated_at": "2026-06-12T18:37:49Z", "revision_number": 3, "project_id": "e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:37:52,490 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.075s 2026-06-12 18:37:52,490 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-163900159", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHKh0uzpT1ZZmz0DxOTW29lVlyfOiqTbIvoC75RDlvFKwg3KIJXH7S+OnBeKGrt+/EJNtytabZ1r0Z7yXyOYeoiYsazs0pS8CEfTvvR9xAuwPTTe4OQPdEzfJ+5+PLQiiw=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:52 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-8187b2a7-7272-4240-9e4f-f59df922a198', 'x-compute-request-id': 'req-8187b2a7-7272-4240-9e4f-f59df922a198', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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-163900159", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHKh0uzpT1ZZmz0DxOTW29lVlyfOiqTbIvoC75RDlvFKwg3KIJXH7S+OnBeKGrt+/EJNtytabZ1r0Z7yXyOYeoiYsazs0pS8CEfTvvR9xAuwPTTe4OQPdEzfJ+5+PLQiiw==", "fingerprint": "cc:32:a2:7c:74:41:7c:1b:f1:30:85:98:6c:8e:e2:18", "user_id": "bedaf98f510540ce9f54ffe42914b272"}}' 2026-06-12 18:37:52,651 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.159s 2026-06-12 18:37:52,651 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-1453011458", "description": "tempest-secgroup-smoke-1453011458 description", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-2f809914-6cc7-4127-8672-8a1bd210ea51', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "75d7fbb0-361f-471b-a862-8c3aa04f41e2", "name": "tempest-secgroup-smoke-1453011458", "stateful": true, "tenant_id": "e65be4d529d84dda8bc38e970109917f", "description": "tempest-secgroup-smoke-1453011458 description", "shared": false, "security_group_rules": [{"id": "9621aa21-38f2-4e7e-8722-90d305a60275", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "75d7fbb0-361f-471b-a862-8c3aa04f41e2", "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-12T18:37:52Z", "updated_at": "2026-06-12T18:37:52Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}, {"id": "bc3d6bc1-c8e7-431d-9a75-de568b9554e2", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "75d7fbb0-361f-471b-a862-8c3aa04f41e2", "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-12T18:37:52Z", "updated_at": "2026-06-12T18:37:52Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}], "tags": [], "created_at": "2026-06-12T18:37:52Z", "updated_at": "2026-06-12T18:37:52Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:37:52,818 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.166s 2026-06-12 18:37:52,819 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": "75d7fbb0-361f-471b-a862-8c3aa04f41e2", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-24112447-fab7-4dd4-ab58-ade2e04144d2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "d25aca8d-2d59-4c43-9053-1b169039e7af", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "75d7fbb0-361f-471b-a862-8c3aa04f41e2", "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-12T18:37:52Z", "updated_at": "2026-06-12T18:37:52Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:37:54,866 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 2.046s 2026-06-12 18:37:54,866 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": "75d7fbb0-361f-471b-a862-8c3aa04f41e2", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-0b22f0cd-47f5-4230-a376-5cbfdffef472', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "10dc2368-3350-4a55-ba85-9ad6b05ef773", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "75d7fbb0-361f-471b-a862-8c3aa04f41e2", "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-12T18:37:53Z", "updated_at": "2026-06-12T18:37:53Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:37:55,901 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 1.034s 2026-06-12 18:37:55,902 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": "75d7fbb0-361f-471b-a862-8c3aa04f41e2", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-784dc285-8eb5-456e-b53f-9d4fbed84f8b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "1b7fa43c-d1c5-466f-8d1f-f9a44e46c9cf", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "75d7fbb0-361f-471b-a862-8c3aa04f41e2", "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-12T18:37:55Z", "updated_at": "2026-06-12T18:37:55Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:37:56,069 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.166s 2026-06-12 18:37:56,069 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": "75d7fbb0-361f-471b-a862-8c3aa04f41e2", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-d449e336-115b-4a81-87b9-cef51fef0608', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "60ec3a15-2982-4ebf-9873-5b58fb78f24c", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "75d7fbb0-361f-471b-a862-8c3aa04f41e2", "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-12T18:37:55Z", "updated_at": "2026-06-12T18:37:55Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:37:56,215 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.145s 2026-06-12 18:37:56,217 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": "75d7fbb0-361f-471b-a862-8c3aa04f41e2", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-64b0ed80-a46a-4138-91c8-7fcd3d907afb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "ee1c3b53-100c-4784-98e5-e14b143bbdc3", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "75d7fbb0-361f-471b-a862-8c3aa04f41e2", "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-12T18:37:56Z", "updated_at": "2026-06-12T18:37:56Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:37:56,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 18:37:56,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": "75d7fbb0-361f-471b-a862-8c3aa04f41e2", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-50a2cd1c-ac1b-4f10-93b1-e960fcde8b5b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "83ae564b-b97d-4d85-ab6f-5e8a0a4346ea", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "75d7fbb0-361f-471b-a862-8c3aa04f41e2", "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-12T18:37:56Z", "updated_at": "2026-06-12T18:37:56Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:37:56,703 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.301s 2026-06-12 18:37:56,703 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:56 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fe6b1156-1b9f-4bee-bb8a-a889cb00a7ba', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=5d09b27d5901dadc425eb45aa53fb5f3; 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": "bedaf98f510540ce9f54ffe42914b272", "name": "tempest-TestNetworkBasicOps-429536668-project-member", "password_expires_at": null}, "audit_ids": ["MqwSMgH6SDi9MPVOwPcfVw"], "expires_at": "2026-06-12T19:37:56.000000Z", "issued_at": "2026-06-12T18:37:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e65be4d529d84dda8bc38e970109917f", "name": "tempest-TestNetworkBasicOps-429536668"}, "is_domain": false, "roles": [{"id": "2b08364e6ed7470ba0ca48b56f1a8dbc", "name": "reader"}, {"id": "7f4fe077cd4c4f86b937402b326f6a9b", "name": "member"}], "catalog": [{"endpoints": [], "id": "118ffef998694b8cb13dd1955cec5927", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "493b9d50611e45a3bf17cb20cc2125d8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e52bcc0e819249258dd1b9b126d4d2ee", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2d429165e3a347ce943c1d5f6972ff21", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5cf9d74a87014427800090d1404b0486", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c46a25427add4653a8f9ac49214fd725", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a22ff9ad864749a0846a12a126df4843", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "4967c037ad09463f8d78e4cf2aa9a6fb", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "faa62955eb9f4887bf5f07486fde89e7", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "b76d4889edc44469a23bbcc9a207de2a", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "19d8578ce18f41f8b2a210035bbce8ef", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9be0956717f142c5a3ac79bcc9e791e1", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "e0c101ffc878474e81673056d027f353", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "18fe7712278b441fb5983eae4d4a85d1", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "49fc8b6b392346989dfa6bd22ff46d2a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "e373e8b7af504e078badffccaf32c180", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "cdfab1d2f4b74a0ca4f305c389ef6e1d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}, {"name": "swift", "id": "cf2861636ae14962a984a31a4faa1d4a", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}], "id": "ec3763dd838c47a5a6356b884ce4b5c5", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "2495b282369c409b961506fb2a249e49", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dacae2335de74a6383622b6516afba96", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-inte 2026-06-12 18:37:56,703 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_hotplug_nic) Found network None available for tenant 2026-06-12 18:38:00,057 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.353s 2026-06-12 18:38:00,058 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-2101605247", "imageRef": "318f965d-71c6-46ba-9530-7f988c366266", "flavorRef": "d69348e0-cc95-4b84-a91d-54aace915d33", "networks": [{"uuid": "cfea5899-4d8d-43cf-bc1c-fe992886e1a5"}], "key_name": "tempest-TestNetworkBasicOps-163900159", "security_groups": [{"name": "tempest-secgroup-smoke-1453011458"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:37:56 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413', '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-289af1f5-9628-4f7f-b69a-b80dcc5666df', 'x-compute-request-id': 'req-289af1f5-9628-4f7f-b69a-b80dcc5666df', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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": "60435ba1-2a1f-45b7-a5bf-c5d40b069413", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1453011458"}], "adminPass": "iW5aGhsxqLfU"}}' 2026-06-12 18:38:00,833 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413 0.773s 2026-06-12 18:38:00,833 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 18:38:00 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-aeb5434f-ef38-4ce4-b592-d61f32746fd2', 'x-compute-request-id': 'req-aeb5434f-ef38-4ce4-b592-d61f32746fd2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413'} Body: b'{"server": {"id": "60435ba1-2a1f-45b7-a5bf-c5d40b069413", "name": "tempest-TestNetworkBasicOps-server-2101605247", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:38:00Z", "updated": "2026-06-12T18:38:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-163900159", "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 18:38:02,124 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413 0.286s 2026-06-12 18:38:02,124 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 18:38:01 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-0f02391b-8c7a-4036-b7d7-7ef3d75e4147', 'x-compute-request-id': 'req-0f02391b-8c7a-4036-b7d7-7ef3d75e4147', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413'} Body: b'{"server": {"id": "60435ba1-2a1f-45b7-a5bf-c5d40b069413", "name": "tempest-TestNetworkBasicOps-server-2101605247", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:38:00Z", "updated": "2026-06-12T18:38:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-163900159", "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 18:38:02,128 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-12 18:38:04,019 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413 0.889s 2026-06-12 18:38:04,020 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 18:38:03 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-cbd2b539-d2ba-43c0-8ed2-cb5b400580d0', 'x-compute-request-id': 'req-cbd2b539-d2ba-43c0-8ed2-cb5b400580d0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413'} Body: b'{"server": {"id": "60435ba1-2a1f-45b7-a5bf-c5d40b069413", "name": "tempest-TestNetworkBasicOps-server-2101605247", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:38:00Z", "updated": "2026-06-12T18:38:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-163900159", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1453011458"}], "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 18:38:05,985 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413 0.955s 2026-06-12 18:38:05,985 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 18:38:05 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-f2a3e3ba-0dce-4e8c-8b19-26dbdc78f617', 'x-compute-request-id': 'req-f2a3e3ba-0dce-4e8c-8b19-26dbdc78f617', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413'} Body: b'{"server": {"id": "60435ba1-2a1f-45b7-a5bf-c5d40b069413", "name": "tempest-TestNetworkBasicOps-server-2101605247", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:38:00Z", "updated": "2026-06-12T18:38:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-163900159", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1453011458"}], "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 18:38:08,043 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413 1.053s 2026-06-12 18:38:08,043 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 18:38:07 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-c6fa45ed-7990-4e44-8d88-5e0bd4b38586', 'x-compute-request-id': 'req-c6fa45ed-7990-4e44-8d88-5e0bd4b38586', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413'} Body: b'{"server": {"id": "60435ba1-2a1f-45b7-a5bf-c5d40b069413", "name": "tempest-TestNetworkBasicOps-server-2101605247", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:38:00Z", "updated": "2026-06-12T18:38:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-163900159", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1453011458"}], "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 18:38:09,964 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413 0.916s 2026-06-12 18:38:09,964 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 18:38:09 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-989170e9-e87d-4fca-83bb-52db19962b78', 'x-compute-request-id': 'req-989170e9-e87d-4fca-83bb-52db19962b78', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413'} Body: b'{"server": {"id": "60435ba1-2a1f-45b7-a5bf-c5d40b069413", "name": "tempest-TestNetworkBasicOps-server-2101605247", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:38:00Z", "updated": "2026-06-12T18:38:07Z", "addresses": {"tempest-network-smoke--1965344089": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:b4:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-163900159", "OS-SRV-USG:launched_at": "2026-06-12T18:38:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1453011458"}], "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 18:38:09,969 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2026-06-12 18:38:10,829 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413 0.859s 2026-06-12 18:38:10,829 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 18:38:09 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-baa2e5be-c63c-4506-9b24-1655fc3df8cc', 'x-compute-request-id': 'req-baa2e5be-c63c-4506-9b24-1655fc3df8cc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413'} Body: b'{"server": {"id": "60435ba1-2a1f-45b7-a5bf-c5d40b069413", "name": "tempest-TestNetworkBasicOps-server-2101605247", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:38:00Z", "updated": "2026-06-12T18:38:07Z", "addresses": {"tempest-network-smoke--1965344089": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:b4:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-163900159", "OS-SRV-USG:launched_at": "2026-06-12T18:38:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1453011458"}], "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 18:38:10,832 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-12 18:38:10,908 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=60435ba1-2a1f-45b7-a5bf-c5d40b069413 0.075s 2026-06-12 18:38:10,908 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 18:38:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-d8b8db80-aaac-4a3c-b750-a641d2015000', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=60435ba1-2a1f-45b7-a5bf-c5d40b069413'} Body: b'{"ports":[{"id":"b0452f3e-acd6-4562-b3e0-3010c06aa9b1","name":"","network_id":"cfea5899-4d8d-43cf-bc1c-fe992886e1a5","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:3a:b4:4d","admin_state_up":true,"status":"ACTIVE","device_id":"60435ba1-2a1f-45b7-a5bf-c5d40b069413","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"50356996-73ca-49ba-9810-4c56dcfa4700","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["75d7fbb0-361f-471b-a862-8c3aa04f41e2"],"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-2101605247","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-2101605247","fqdn":"tempest-testnetworkbasicops-server-2101605247.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:38:02Z","updated_at":"2026-06-12T18:38:06Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:38:10,908 25 DEBUG [tempest.common.waiters] Server ID 60435ba1-2a1f-45b7-a5bf-c5d40b069413 ports are all ACTIVE [{'id': 'b0452f3e-acd6-4562-b3e0-3010c06aa9b1', 'name': '', 'network_id': 'cfea5899-4d8d-43cf-bc1c-fe992886e1a5', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'mac_address': 'fa:16:3e:3a:b4:4d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '60435ba1-2a1f-45b7-a5bf-c5d40b069413', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '50356996-73ca-49ba-9810-4c56dcfa4700', 'ip_address': '10.100.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['75d7fbb0-361f-471b-a862-8c3aa04f41e2'], '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-2101605247', 'dns_assignment': [{'ip_address': '10.100.0.7', 'hostname': 'tempest-testnetworkbasicops-server-2101605247', 'fqdn': 'tempest-testnetworkbasicops-server-2101605247.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T18:38:02Z', 'updated_at': '2026-06-12T18:38:06Z', 'revision_number': 4, 'project_id': 'e65be4d529d84dda8bc38e970109917f'}]: 2026-06-12 18:38:12,457 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.548s 2026-06-12 18:38:12,457 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "port_id": "b0452f3e-acd6-4562-b3e0-3010c06aa9b1", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "fixed_ip_address": "10.100.0.7"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-8a57684b-b5fe-45b0-aa0c-f32ec23b2255', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "878b8f37-ba77-4dc9-a94e-91c4d1e29d2f", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.243", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "4fb2cf3a-7a8f-4f8a-a10d-089cfd2f4d1c", "port_id": "b0452f3e-acd6-4562-b3e0-3010c06aa9b1", "fixed_ip_address": "10.100.0.7", "status": "DOWN", "project_id": "e65be4d529d84dda8bc38e970109917f", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "cfea5899-4d8d-43cf-bc1c-fe992886e1a5", "mac_address": "fa:16:3e:3a:b4:4d", "admin_state_up": true, "status": "ACTIVE", "device_id": "60435ba1-2a1f-45b7-a5bf-c5d40b069413", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:38:11Z", "updated_at": "2026-06-12T18:38:11Z", "revision_number": 0}}' 2026-06-12 18:38:12,601 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/878b8f37-ba77-4dc9-a94e-91c4d1e29d2f 0.144s 2026-06-12 18:38:12,602 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 18:38:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-77de8a5d-3278-4e12-a64f-e2560e8688c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/878b8f37-ba77-4dc9-a94e-91c4d1e29d2f'} Body: b'{"floatingip": {"id": "878b8f37-ba77-4dc9-a94e-91c4d1e29d2f", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.243", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "4fb2cf3a-7a8f-4f8a-a10d-089cfd2f4d1c", "port_id": "b0452f3e-acd6-4562-b3e0-3010c06aa9b1", "fixed_ip_address": "10.100.0.7", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "cfea5899-4d8d-43cf-bc1c-fe992886e1a5", "mac_address": "fa:16:3e:3a:b4:4d", "admin_state_up": true, "status": "ACTIVE", "device_id": "60435ba1-2a1f-45b7-a5bf-c5d40b069413", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:38:11Z", "updated_at": "2026-06-12T18:38:12Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:38:12,602 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '878b8f37-ba77-4dc9-a94e-91c4d1e29d2f', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'floating_ip_address': '192.168.122.243', 'floating_n10000 etwork_id': '0af9ff52-7049-42e4-9936-f0e08b27cd7b', 'router_id': '4fb2cf3a-7a8f-4f8a-a10d-089cfd2f4d1c', 'port_id': 'b0452f3e-acd6-4562-b3e0-3010c06aa9b1', 'fixed_ip_address': '10.100.0.7', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'cfea5899-4d8d-43cf-bc1c-fe992886e1a5', 'mac_address': 'fa:16:3e:3a:b4:4d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '60435ba1-2a1f-45b7-a5bf-c5d40b069413', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T18:38:11Z', 'updated_at': '2026-06-12T18:38:12Z', 'revision_number': 1, 'project_id': 'e65be4d529d84dda8bc38e970109917f'} is at status: ACTIVE 2026-06-12 18:38:12,602 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.144660 seconds 2026-06-12 18:38:12,602 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.243 with user: cirros 2026-06-12 18:38:12,602 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic begins to ping 192.168.122.243 in 120 sec and the expected result is reachable 2026-06-12 18:38:22,774 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 10.171380 seconds 2026-06-12 18:38:22,774 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic finishes ping 192.168.122.243 in 120 sec and the ping result is expected 2026-06-12 18:38:22,878 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413/action 0.103s 2026-06-12 18:38:22,879 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 18:38:22 GMT', 'server': 'Apache', 'content-length': '75478', '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-19e5d7cf-5f57-4cb8-8a17-ddcf2306cceb', 'x-compute-request-id': 'req-19e5d7cf-5f57-4cb8-8a17-ddcf2306cceb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413/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.000001] kvm-clock: using sched offset of 1304639678 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000009] tsc: Detected 2800.000 MHz processor\\n[ 0.001255] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001681] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004611] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004649] Using GB pages for direct mapping\\n[ 0.004920] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004924] ACPI: Early table checksum verification disabled\\n[ 0.004929] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004934] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004941] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004948] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004952] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004956] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004960] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004963] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004967] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004969] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004970] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004971] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004973] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004974] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006099] No NUMA configuration fo 2026-06-12 18:38:22,880 25 DEBUG [tempest.scenario.manager] Console output for 60435ba1-2a1f-45b7-a5bf-c5d40b069413 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.000001] kvm-clock: using sched offset of 1304639678 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000009] tsc: Detected 2800.000 MHz processor [ 0.001255] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001681] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004611] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004649] Using GB pages for direct mapping [ 0.004920] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004924] ACPI: Early table checksum verification disabled [ 0.004929] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004934] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004941] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004948] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004952] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004956] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004960] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004963] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004967] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004969] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004970] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004971] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004973] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004974] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006099] No NUMA configuration found [ 0.006102] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006110] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006474] Zone ranges: [ 0.006477] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006481] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006483] Normal empty [ 0.006485] Device empty [ 0.006486] Movable zone start for each node [ 0.006489] Early memory node ranges [ 0.006490] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006492] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006494] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006748] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006785] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007024] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017332] ACPI: PM-Timer IO Port: 0x608 [ 0.017365] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017500] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017507] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017510] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017511] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017513] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017515] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017518] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017521] TSC deadline timer available [ 0.017535] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017610] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017613] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017614] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017616] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017617] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017619] Booting paravirtualized kernel on KVM [ 0.017622] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017630] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017925] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017998] kvm-guest: setup async PF for cpu 0 [ 0.018025] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018044] kvm-guest: PV spinlocks disabled, single CPU [ 0.018053] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018057] Policy zone: DMA32 [ 0.018059] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018125] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018138] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018146] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018209] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018562] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019361] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019397] ftrace: allocating 50600 entries in 198 pages [ 0.045379] ftrace: allocated 198 pages with 4 groups [ 0.045553] rcu: Hierarchical RCU implementation. [ 0.045554] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.045556] Rude variant of Tasks RCU enabled. [ 0.045557] Tracing variant of Tasks RCU enabled. [ 0.045559] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.045560] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.049804] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.050217] random: crng init done [ 0.087170] Console: colour VGA+ 80x25 [ 0.215564] printk: console [tty1] enabled [ 0.513990] printk: console [ttyS0] enabled [ 0.516613] ACPI: Core revision 20210730 [ 0.519488] APIC: Switch to symmetric I/O mode setup [ 0.523570] x2apic enabled [ 0.526401] Switched APIC routing to physical x2apic. [ 0.533852] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.540044] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.544038] pid_max: default: 32768 minimum: 301 [ 0.544038] LSM: Security Framework initializing [ 0.544038] landlock: Up and running. [ 0.544038] Yama: becoming mindful. [ 0.544038] AppArmor: AppArmor initialized [ 0.544038] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.544038] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.544038] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.544038] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.544038] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.544038] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.544038] Spectre V2 : Mitigation: Retpolines [ 0.544038] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.544038] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.544038] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.544038] RETBleed: Mitigation: untrained return thunk [ 0.544038] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.544038] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.544038] Freeing SMP alternatives memory: 44K [ 0.544038] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.544194] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.547940] ... version: 0 [ 0.548050] ... bit width: 48 [ 0.550594] ... generic registers: 6 [ 0.552051] ... value mask: 0000ffffffffffff [ 0.555285] ... max period: 00007fffffffffff [ 0.556053] ... fixed-purpose events: 0 [ 0.558972] ... event mask: 000000000000003f [ 0.560165] rcu: Hierarchical SRCU implementation. [ 0.563539] smp: Bringing up secondary CPUs ... [ 0.564053] smp: Brought up 1 node, 1 CPU [ 0.566503] smpboot: Max logical packages: 1 [ 0.568052] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.572191] devtmpfs: initialized [ 0.574595] x86/mm: Memory block size: 128MB [ 0.576250] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.580061] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.584095] pinctrl core: initialized pinctrl subsystem [ 0.587604] PM: RTC time: 18:38:09, date: 2026-06-12 [ 0.588212] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.592157] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.596067] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.600068] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.604079] audit: initializing netlink subsys (disabled) [ 0.608277] thermal_sys: Registered thermal governor 'fair_share' [ 0.608279] thermal_sys: Registered thermal governor 'bang_bang' [ 0.612056] audit: type=2000 audit(1781289488.534:1): state=initialized audit_enabled=0 res=1 [ 0.620056] thermal_sys: Registered thermal governor 'step_wise' [ 0.620058] thermal_sys: Registered thermal governor 'user_space' [ 0.623643] thermal_sys: Registered thermal governor 'power_allocator' [ 0.624071] EISA bus registered [ 0.628055] cpuidle: using governor ladder [ 0.630782] cpuidle: using governor menu [ 0.634430] ACPI: bus type PCI registered [ 0.636054] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.640192] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.644072] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.648071] PCI: Using configuration type 1 for base access [ 0.652674] Kprobes globally optimized [ 0.655206] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.656054] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.660661] ACPI: Added _OSI(Module Device) [ 0.663299] ACPI: Added _OSI(Processor Device) [ 0.664072] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.666925] ACPI: Added _OSI(Processor Aggregator Device) [ 0.668081] ACPI: Added _OSI(Linux-Dell-Video) [ 0.670873] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.672060] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.678706] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.683425] ACPI: Interpreter enabled [ 0.684069] ACPI: PM: (supports S0 S5) [ 0.686609] ACPI: Using IOAPIC for interrupt routing [ 0.688111] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.692051] PCI: Using E820 reservations for host bridge windows [ 0.695790] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.701541] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.704060] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.708230] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.712176] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.717403] PCI host bridge to bus 0000:00 [ 0.720013] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.720055] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.724054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.728052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.732052] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.736051] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.740051] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.744353] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.752005] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.759297] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.768088] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.776083] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.785940] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.788287] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.796435] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.802513] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.808836] pci 0000:00:02.0: enabling Extended Tags [ 0.814426] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.819269] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.825377] pci 0000:00:02.1: enabling Extended Tags [ 0.830404] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.835652] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.841739] pci 0000:00:02.2: enabling Extended Tags [ 0.846353] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.853228] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.863558] pci 0000:00:02.3: enabling Extended Tags [ 0.866350] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.873074] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.884079] pci 0000:00:02.4: enabling Extended Tags [ 0.889209] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.897390] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.908108] pci 0000:00:02.5: enabling Extended Tags [ 0.914471] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.919245] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.926626] pci 0000:00:02.6: enabling Extended Tags [ 0.930368] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.935344] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.941377] pci 0000:00:02.7: enabling Extended Tags [ 0.948364] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.954668] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.964926] pci 0000:00:03.0: enabling Extended Tags [ 0.970136] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.975377] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.981414] pci 0000:00:03.1: enabling Extended Tags [ 0.986367] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.991616] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 0.999984] pci 0000:00:03.2: enabling Extended Tags [ 1.002345] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.007324] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.015852] pci 0000:00:03.3: enabling Extended Tags [ 1.018336] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.023197] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.030955] pci 0000:00:03.4: enabling Extended Tags [ 1.034331] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.039338] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.046740] pci 0000:00:03.5: enabling Extended Tags [ 1.050342] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.055405] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.062403] pci 0000:00:03.6: enabling Extended Tags [ 1.066325] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.071350] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.079352] pci 0000:00:03.7: enabling Extended Tags [ 1.084444] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.090605] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.097305] pci 0000:00:04.0: enabling Extended Tags [ 1.104615] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.111396] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.117440] pci 0000:00:04.1: enabling Extended Tags [ 1.124406] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.130646] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.137355] pci 0000:00:04.2: enabling Extended Tags [ 1.142383] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.147412] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.153395] pci 0000:00:04.3: enabling Extended Tags [ 1.158498] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.163362] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.169402] pci 0000:00:04.4: enabling Extended Tags [ 1.174413] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.179400] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.185366] pci 0000:00:04.5: enabling Extended Tags [ 1.190504] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.195420] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.201348] pci 0000:00:04.6: enabling Extended Tags [ 1.206881] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.211621] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.218472] pci 0000:00:04.7: enabling Extended Tags [ 1.224493] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.231412] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.237412] pci 0000:00:05.0: enabling Extended Tags [ 1.297714] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.303247] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.304959] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.324053] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.330164] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.335681] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.343551] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.352090] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.359706] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.365846] pci 0000:01:00.0: enabling Extended Tags [ 1.434787] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.436112] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.439836] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.440361] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.445993] pci_bus 0000:02: extended config space not accessible [ 1.448337] acpiphp: Slot [1] registered [ 1.451277] acpiphp: Slot [0] registered [ 1.452098] acpiphp: Slot [2] registered [ 1.455047] acpiphp: Slot [3] registered [ 1.456099] acpiphp: Slot [4] registered [ 1.459033] acpiphp: Slot [5] registered [ 1.460098] acpiphp: Slot [6] registered [ 1.463068] acpiphp: Slot [7] registered [ 1.464098] acpiphp: Slot [8] registered [ 1.467003] acpiphp: Slot [9] registered [ 1.468103] acpiphp: Slot [10] registered [ 1.471153] acpiphp: Slot [11] registered [ 1.472098] acpiphp: Slot [12] registered [ 1.475165] acpiphp: Slot [13] registered [ 1.476098] acpiphp: Slot [14] registered [ 1.479076] acpiphp: Slot [15] registered [ 1.480128] acpiphp: Slot [16] registered [ 1.483121] acpiphp: Slot [17] registered [ 1.484098] acpiphp: Slot [18] registered [ 1.487049] acpiphp: Slot [19] registered [ 1.488105] acpiphp: Slot [20] registered [ 1.491111] acpiphp: Slot [21] registered [ 1.492100] acpiphp: Slot [22] registered [ 1.495138] acpiphp: Slot [23] registered [ 1.496099] acpiphp: Slot [24] registered [ 1.499111] acpiphp: Slot [25] registered [ 1.500097] acpiphp: Slot [26] registered [ 1.503104] acpiphp: Slot [27] registered [ 1.504097] acpiphp: Slot [28] registered [ 1.507030] acpiphp: Slot [29] registered [ 1.508099] acpiphp: Slot [30] registered [ 1.511078] acpiphp: Slot [31] registered [ 1.514340] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.524072] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.595625] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.596151] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.600111] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.604168] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.611310] acpiphp: Slot [0-2] registered [ 1.612937] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.624060] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.637701] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.643427] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.644343] pci 0000:03:00.0: enabling Extended Tags [ 1.720404] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.723694] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.724163] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.731600] acpiphp: Slot [0-3] registered [ 1.732707] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.743024] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.753561] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.760311] pci 0000:04:00.0: enabling Extended Tags [ 1.839207] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.840166] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.844161] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.851082] acpiphp: Slot [0-4] registered [ 1.852680] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.863072] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.872055] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.878698] pci 0000:05:00.0: enabling Extended Tags [ 1.964219] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.967802] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.968195] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.975466] acpiphp: Slot [0-5] registered [ 1.976641] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.985614] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.998184] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.006149] pci 0000:06:00.0: enabling Extended Tags [ 2.080202] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.083401] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.084199] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.090788] acpiphp: Slot [0-6] registered [ 2.159241] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.160204] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.164164] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.170878] acpiphp: Slot [0-7] registered [ 2.245434] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.248167] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.252160] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.258774] acpiphp: Slot [0-8] registered [ 2.361188] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.364223] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.368213] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.375429] acpiphp: Slot [0-9] registered [ 2.441881] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.444167] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.448051] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.454732] acpiphp: Slot [0-10] registered [ 2.521175] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.524170] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.528178] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.534356] acpiphp: Slot [0-11] registered [ 2.601614] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.604319] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.608160] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.614395] acpiphp: Slot [0-12] registered [ 2.679471] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.680167] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.684161] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.690302] acpiphp: Slot [0-13] registered [ 2.756773] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.760168] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.764161] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.770533] acpiphp: Slot [0-14] registered [ 2.837742] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.840165] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.844176] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.850523] acpiphp: Slot [0-15] registered [ 2.916017] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.916181] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.920174] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.926557] acpiphp: Slot [0-16] registered [ 2.991916] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.992171] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.996167] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.002319] acpiphp: Slot [0-17] registered [ 3.068409] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.071552] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.072177] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.078648] acpiphp: Slot [0-18] registered [ 3.143839] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.144169] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.148161] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.154679] acpiphp: Slot [0-19] registered [ 3.220202] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.223387] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.224162] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.230598] acpiphp: Slot [0-20] registered [ 3.295095] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.296166] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.300160] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.306717] acpiphp: Slot [0-21] registered [ 3.371678] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.372209] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.376198] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.383408] acpiphp: Slot [0-22] registered [ 3.449964] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.452212] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.456161] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.463458] acpiphp: Slot [0-23] registered [ 3.529501] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.532178] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.536170] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.543555] acpiphp: Slot [0-24] registered [ 3.608689] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.611756] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.612161] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.620200] acpiphp: Slot [0-25] registered [ 3.686778] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.688165] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.692161] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.747280] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.748276] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.752255] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.756313] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.760327] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.764257] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.768280] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.772110] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.775817] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.776068] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.780074] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.783607] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.784072] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.787857] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.788074] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.791560] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.792420] iommu: Default domain type: Translated [ 3.795451] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.796222] SCSI subsystem initialized [ 3.800512] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.804038] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.804060] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.807426] vgaarb: loaded [ 3.808082] ACPI: bus type USB registered [ 3.810584] usbcore: registered new interface driver usbfs [ 3.812060] usbcore: registered new interface driver hub [ 3.815208] usbcore: registered new device driver usb [ 3.816074] pps_core: LinuxPPS API ver. 1 registered [ 3.819029] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.820057] PTP clock support registered [ 3.822462] EDAC MC: Ver: 3.0.0 [ 3.827361] NetLabel: Initializing [ 3.828050] NetLabel: domain hash size = 128 [ 3.830693] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.832075] NetLabel: unlabeled traffic allowed by default [ 3.835365] PCI: Using ACPI for IRQ routing [ 4.580654] clocksource: Switched to clocksource kvm-clock [ 4.596865] VFS: Disk quotas dquot_6.6.0 [ 4.599361] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.603244] AppArmor: AppArmor Filesystem Enabled [ 4.606044] pnp: PnP ACPI init [ 4.608281] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.612908] pnp: PnP ACPI: found 5 devices [ 4.621110] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.626075] NET: Registered PF_INET protocol family [ 4.628888] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.633750] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.638648] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.643023] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.647650] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.651641] TCP: Hash tables configured (established 1024 bind 1024) [ 4.655373] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.659696] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.664073] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.668456] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.671693] NET: Registered PF_XDP protocol family [ 4.674521] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.679109] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.683856] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.688643] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.693416] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.698009] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.702649] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.707269] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.711945] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.716549] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.721208] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.725923] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.730652] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.735339] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.740071] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.744884] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.750319] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.755772] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.760637] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.765359] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.770039] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.774860] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.779584] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.784331] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.789145] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.792823] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.796468] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.800093] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.803651] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.807246] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.810893] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.814509] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.818178] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.821861] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.825449] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.829047] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.832693] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.836299] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.839975] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.843829] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.847573] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.851496] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.855216] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.859227] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.862967] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.866834] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.870761] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.874661] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.878327] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.882162] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.885825] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.889725] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.893415] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.897270] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.901010] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.905045] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.908870] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.912911] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.917076] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.921139] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.924784] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.928382] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.931958] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.935571] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.939185] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.942769] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.946372] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.950284] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.953885] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.957493] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.961094] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.964745] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.968387] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.972291] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.976126] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 4.979779] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 4.983696] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 4.987361] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 4.991193] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 4.995134] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 4.999186] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.003156] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.007121] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.010832] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.014733] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.018467] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.022413] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.026135] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.030022] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.033942] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.037806] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.041480] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.045787] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.049548] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.053402] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.056419] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.062675] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.068205] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.075091] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.078236] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.083881] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.089121] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.097282] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.103185] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.109771] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.116479] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.121993] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.127048] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.135196] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.139764] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.145695] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.152027] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.157675] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.162399] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.169600] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.174214] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.180336] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.186515] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.192156] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.196878] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.204211] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.208698] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.214917] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.221616] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.226920] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.231605] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.238647] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.242827] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.248781] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.254742] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.260121] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.264764] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.271888] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.276207] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.282199] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.288381] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.292977] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.297787] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.302851] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.308981] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.313020] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.317918] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.322709] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.329710] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.332787] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.338310] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.343134] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.350119] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.353120] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.358565] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.363340] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.370498] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.373548] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.378323] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.384187] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.390264] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.394743] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.399464] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.404936] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.411135] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.415346] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.420272] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.425853] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.431874] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.434905] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.440503] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.445001] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.452089] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.455059] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.460615] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.465404] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.472685] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.475571] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.481083] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.485692] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.493327] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.496409] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.501293] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.506850] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.513328] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.517593] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.522648] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.528596] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.534633] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.538532] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.543253] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.548892] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.555197] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.559692] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.563489] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.567480] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.571756] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.575859] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.579972] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.583236] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.586813] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.591055] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.594322] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.597933] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.602161] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.605790] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.609991] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.614200] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.618406] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.622462] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.628328] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.632236] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.636429] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.640204] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.644432] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.648002] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.652234] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.655832] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.659998] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.663703] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.667951] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.671548] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.675791] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.679466] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.684003] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.687772] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.691949] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.695228] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.698925] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.703532] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.706840] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.710487] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.714700] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.717980] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.721641] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.726003] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.729377] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.733330] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.737875] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.741160] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.744785] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.749032] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.752413] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.756016] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.760218] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.763542] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.767182] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.771382] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.774862] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.778703] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.784244] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.787542] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.791265] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.795468] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.798816] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.802493] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.806837] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.810117] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.813856] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.818201] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.821603] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.825234] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.829475] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.832732] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.836355] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.842457] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.850755] PCI: CLS 0 bytes, default 64 [ 5.853785] Trying to unpack rootfs image as initramfs... [ 5.857804] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 5.872603] Initialise system trusted keyrings [ 5.875398] Key type blacklist registered [ 5.884229] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 5.893375] zbud: loaded [ 5.895326] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 5.904212] fuse: init (API version 7.34) [ 5.908194] integrity: Platform Keyring initialized [ 5.920354] Key type asymmetric registered [ 5.923682] Asymmetric key parser 'x509' registered [ 5.932148] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 5.944146] io scheduler mq-deadline registered [ 5.952512] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 5.960434] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 5.971767] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 5.984575] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 5.996364] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.004510] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.018909] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.032413] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.039711] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.056608] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.068600] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.076602] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.086944] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.098316] Freeing initrd memory: 8744K [ 6.101251] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.108586] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.112350] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.117412] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.122818] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.127236] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.134506] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.138995] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.146127] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.150637] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.157631] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.162004] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.169871] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.173942] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.181148] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.185191] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.193407] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.197442] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.205215] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.209149] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.214448] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.219606] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.223493] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.230609] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.234969] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.242088] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.246519] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.253575] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.257757] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.264839] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.269034] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.276952] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.280859] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.288324] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.292227] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.300266] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.304217] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.308946] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.314427] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.318277] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.326443] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.334786] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.338784] shpchp 0000:01:00.0: Slot initialization failed [ 6.343958] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.348191] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.353342] ACPI: button: Power Button [PWRF] [ 6.376871] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.408589] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.414606] Linux agpgart interface v0.103 [ 6.418341] loop: module loaded [ 6.420723] tun: Universal TUN/TAP device driver, 1.6 [ 6.424421] PPP generic driver version 2.4.2 [ 6.427150] VFIO - User Level meta-driver version: 0.3 [ 6.430370] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.435716] ehci-pci: EHCI PCI platform driver [ 6.438589] ehci-platform: EHCI generic platform driver [ 6.441905] ohci_hcd: USB 1.1 'Open' Host ControllF484 er (OHCI) Driver [ 6.445600] ohci-pci: OHCI PCI platform driver [ 6.448428] ohci-platform: OHCI generic platform driver [ 6.451543] uhci_hcd: USB Universal Host Controller Interface driver [ 6.457270] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.460869] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.465733] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.469336] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.473115] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.479102] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.484451] usb usb1: Product: UHCI Host Controller [ 6.487815] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.491838] usb usb1: SerialNumber: 0000:02:01.0 [ 6.495012] hub 1-0:1.0: USB hub found [ 6.497657] hub 1-0:1.0: 2 ports detected [ 6.500504] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.507820] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.511059] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.514505] mousedev: PS/2 mouse device common for all mice [ 6.518724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.523852] rtc_cmos 00:03: RTC can wake from S4 [ 6.529024] rtc_cmos 00:03: registered as rtc0 [ 6.532142] rtc_cmos 00:03: setting system clock to 2026-06-12T18:38:15 UTC (1781289495) [ 6.537629] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.541506] i2c_dev: i2c /dev entries driver [ 6.544437] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.552112] device-mapper: uevent: version 1.0.3 [ 6.555812] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.561479] platform eisa.0: Probing EISA bus 0 [ 6.564651] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.568855] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.573621] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.577429] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.581479] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.585977] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.589911] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.593672] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.597510] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.601567] platform eisa.0: EISA: Detected 0 cards [ 6.605154] ledtrig-cpu: registered to indicate activity on CPUs [ 6.609497] drop_monitor: Initializing network drop monitor service [ 6.613688] NET: Registered PF_INET6 protocol family [ 6.620815] Segment Routing with IPv6 [ 6.623826] In-situ OAM (IOAM) with IPv6 [ 6.626716] NET: Registered PF_PACKET protocol family [ 6.630018] Key type dns_resolver registered [ 6.632971] IPI shorthand broadcast: enabled [ 6.635872] registered taskstats version 1 [ 6.638864] Loading compiled-in X.509 certificates [ 6.642573] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.650175] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.656713] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.662783] blacklist: Loading compiled-in revocation X.509 certificates [ 6.666707] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.672469] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.678497] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.686039] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.692191] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.698409] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.704624] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.710920] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.717619] zswap: loaded using pool lzo/zbud [ 6.720453] Key type .fscrypt registered [ 6.722856] Key type fscrypt-provisioning registered [ 6.727856] Key type encrypted registered [ 6.730470] AppArmor: AppArmor sha1 policy hashing enabled [ 6.733914] ima: No TPM chip found, activating TPM-bypass! [ 6.737221] Loading compiled-in module X.509 certificates [ 6.741016] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.746875] ima: Allocated hash algorithm: sha1 [ 6.749671] ima: No architecture policies found [ 6.752431] evm: Initialising EVM extended attributes: [ 6.755523] evm: security.selinux [ 6.757719] evm: security.SMACK64 [ 6.759828] evm: security.SMACK64EXEC [ 6.762101] evm: security.SMACK64TRANSMUTE [ 6.764659] evm: security.SMACK64MMAP [ 6.766912] evm: security.apparmor [ 6.769105] evm: security.ima [ 6.771055] evm: security.capability [ 6.773349] evm: HMAC attrs: 0x1 [ 6.775691] PM: Magic number: 14:392:645 [ 6.778665] RAS: Correctable Errors collector initialized. [ 6.781930] Unstable clock detected, switching default tracing clock to "global" [ 6.781930] If you want to keep using the local clock, then add: [ 6.781930] "trace_clock=local" [ 6.781930] on the kernel command line [ 6.795296] Freeing unused decrypted memory: 2036K [ 6.798677] Freeing unused kernel image (initmem) memory: 3244K [ 6.804100] Write protecting the kernel read-only data: 30720k [ 6.807935] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.811995] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.857315] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.861207] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 6.865140] Run /init as init process info: initramfs: up at 6.38 [ 6.925389] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 6.934349] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 6.939271] GPT:229375 != 2097151 [ 6.942087] GPT:Alternate GPT header not at the end of the disk. [ 6.946146] GPT:229375 != 2097151 [ 6.948360] GPT: Use GNU Parted to correct GPT errors. [ 6.995325] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.368191] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.396948] 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 7.23 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:60:43:5b:a1:2a:1f:45:b7:a5:bf:c5:d4:0b:06:94:13 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCl44BWqZUhRntZuotNl5vGn332xsgcPLvWW/uhGM9lrB+wGVDAJIh+XNBbTZ8rkIkP3q/w3NrjM0D0uDX96jZPL9LkggdGZmQfwx0TXHDLmeTfBfB7XtQ4NSv2Tg0ZySgrOB3n7wYEhYL457rk6RwT5/ezzOiFCsUMOvl3y5MPG6geXgtk3OeHjl7FHEBJzgGtvCMaQHpsbwxmwvjRN1gvRGsPCcy9ci4HYKnPTzTyMKM+6tOBk8KUp46K8s/Dt/jOR8EgP46JtW2xtxbXXkqgCs2lvQoBZN7/1lMsLZ5Wqtua7Q+ChWBsZWMLYqX2S7/hSJsNQLN4gv8EEsGMI60/ root@tempest-testnetworkbasicops-server-2101605247 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDbcqhkJSflX622B9MZsyvIZWutYnn2fmYGEZl7N8mCfu/kzRFm5zUVNQg3yjGsm91LCl+yBY4zGxSQhhvcndL4= root@tempest-testnetworkbasicops-server-2101605247 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe3a:b44d/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 60435ba1-2a1f-45b7-a5bf-c5d40b069413 name: tempest-TestNetworkBasicOps-server-2101605247 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-2101605247 launch-index: 0 === cirros: current=0.6.2 uptime=8.42 === === 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:3A:B4:4D inet6 addr: fe80::f816:3eff:fe3a:b44d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 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:1556 (1.5 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-2101605247 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 [ 7.490567] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.493674] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.510750] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.693891] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.726245] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.858572] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.859996] ISO 9660 Extensions: RRIP_1991A [ 7.998146] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.777108] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.778785] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 19:38:16 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 19:38:16 cirros auth.notice su: + none root:cirros Jun 12 19:38:16 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 19:38:16 cirros daemon.info dhcpcd[350]: DUID 00:04:60:43:5b:a1:2a:1f:45:b7:a5:bf:c5:d4:0b:06:94:13 Jun 12 19:38:16 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 19:38:16 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 19:38:16 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 19:38:16 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:3a:b4:4d Jun 12 19:38:16 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe3a:b44d Jun 12 19:38:17 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 12 19:38:17 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.7 from 10.100.0.1 Jun 12 19:38:17 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.7/28 Jun 12 19:38:17 cirros authpriv.info dropbear[393]: Running in background Jun 12 19:38:17 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-2101605247 login: 2026-06-12 18:38:22,882 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2026-06-12 18:38:22,888 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:38:22,946 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:38:22,946 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2026-06-12 18:38:25,847 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 2.900s 2026-06-12 18:38:25,848 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--1297682503", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-3d78902b-7025-449f-a987-1445ce905e5e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"eb2ac204-bd80-4a22-821e-995c1635cbbf","name":"tempest-network-smoke--1297682503","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e65be4d529d84dda8bc38e970109917f","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-12T18:38:23Z","updated_at":"2026-06-12T18:38:23Z","revision_number":1}}' 2026-06-12 18:38:25,923 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=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28 0.074s 2026-06-12 18:38:25,923 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 18:38:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-c7394963-a927-4d66-b4a1-29cd70b385b7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"50356996-73ca-49ba-9810-4c56dcfa4700","name":"tempest-subnet-smoke-183544899","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"cfea5899-4d8d-43cf-bc1c-fe992886e1a5","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-12T18:37:48Z","updated_at":"2026-06-12T18:37:48Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:38:26,044 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.121s 2026-06-12 18:38:26,044 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 18:38:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-2cad953b-ce7c-4dd4-8d32-b95985af3965', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 18:38:26,812 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=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28 0.767s 2026-06-12 18:38:26,813 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 18:38:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-95ff947e-658b-44da-af42-d105add4849a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:38:26,912 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=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.16%2F28 0.097s 2026-06-12 18:38:26,912 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 18:38:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-af5d7614-2e4a-4923-9e95-f3c4f33e9853', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:38:27,003 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.091s 2026-06-12 18:38:27,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 18:38:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-a66eb4e0-763b-415d-9329-0ff8cdb3ae75', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 18:38:27,068 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=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.16%2F28 0.064s 2026-06-12 18:38:27,068 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 18:38:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b17e4cd3-867c-47c7-be3d-962d366a41f3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:38:29,016 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.947s 2026-06-12 18:38:29,016 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-365463511", "network_id": "eb2ac204-bd80-4a22-821e-995c1635cbbf", "project_id": "e65be4d529d84dda8bc38e970109917f", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-d3faeea3-da13-4ceb-8e72-3eb9fd0e11a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"7563fc82-7001-4dac-bc20-c54408edc689","name":"tempest-subnet-smoke-365463511","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"eb2ac204-bd80-4a22-821e-995c1635cbbf","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-12T18:38:27Z","updated_at":"2026-06-12T18:38:27Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:38:29,017 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2026-06-12 18:38:29,556 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:38:29,653 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:38:29,654 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2026-06-12 18:38:29,655 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 18:38:29,655 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2026-06-12 18:38:29,657 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:38:30,002 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:38:30,003 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2026-06-12 18:38:31,861 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=60435ba1-2a1f-45b7-a5bf-c5d40b069413 0.279s 2026-06-12 18:38:31,861 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 18:38:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-4d997662-f4f9-4e83-86a9-d206a95de6d2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=60435ba1-2a1f-45b7-a5bf-c5d40b069413'} Body: b'{"ports":[{"id":"b0452f3e-acd6-4562-b3e0-3010c06aa9b1","name":"","network_id":"cfea5899-4d8d-43cf-bc1c-fe992886e1a5","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:3a:b4:4d","admin_state_up":true,"status":"ACTIVE","device_id":"60435ba1-2a1f-45b7-a5bf-c5d40b069413","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"50356996-73ca-49ba-9810-4c56dcfa4700","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["75d7fbb0-361f-471b-a862-8c3aa04f41e2"],"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-2101605247","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-2101605247","fqdn":"tempest-testnetworkbasicops-server-2101605247.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:38:02Z","updated_at":"2026-06-12T18:38:06Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:38:38,352 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413/os-interface 6.490s 2026-06-12 18:38:38,352 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": "eb2ac204-bd80-4a22-821e-995c1635cbbf"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:31 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-738ba3b0-dbd3-4565-9e5a-ce11a6575884', 'x-compute-request-id': 'req-738ba3b0-dbd3-4565-9e5a-ce11a6575884', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "eb2ac204-bd80-4a22-821e-995c1635cbbf", "port_id": "64000fe4-fb34-460e-880a-394257a4c95a", "mac_addr": "fa:16:3e:e1:28:6d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7563fc82-7001-4dac-bc20-c54408edc689", "ip_address": "10.100.0.28"}]}}' 2026-06-12 18:38:38,492 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=60435ba1-2a1f-45b7-a5bf-c5d40b069413 0.139s 2026-06-12 18:38:38,493 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 18:38:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2673', 'x-openstack-request-id': 'req-d1d124b7-6f8e-447a-ab70-3e4edcdd8413', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=60435ba1-2a1f-45b7-a5bf-c5d40b069413'} Body: b'{"ports":[{"id":"64000fe4-fb34-460e-880a-394257a4c95a","name":"","network_id":"eb2ac204-bd80-4a22-821e-995c1635cbbf","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:e1:28:6d","admin_state_up":true,"status":"ACTIVE","device_id":"60435ba1-2a1f-45b7-a5bf-c5d40b069413","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"7563fc82-7001-4dac-bc20-c54408edc689","ip_address":"10.100.0.28"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b171c202-9c48-4acf-9603-51e46ba0cfb4"],"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-2101605247","dns_assignment":[{"ip_address":"10.100.0.28","hostname":"tempest-testnetworkbasicops-server-2101605247","fqdn":"tempest-testnetworkbasicops-server-2101605247.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:38:34Z","updated_at":"2026-06-12T18:38:38Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"},{"id":"b0452f3e-acd6-4562-b3e0-3010c06aa9b1","name":"","network_id":"cfea5899-4d8d-43cf-bc1c-fe992886e1a5","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:3a:b4:4d","admin_state_up":true,"status":"ACTIVE","device_id":"60435ba1-2a1f-45b7-a5bf-c5d40b069413","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"50356996-73ca-49ba-9810-4c56dcfa4700","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["75d7fbb0-361f-471b-a862-8c3aa04f41e2"],"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-2101605247","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-2101605247","fqdn":"tempest-testnetworkbasicops-server-2101605247.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:38:02Z","updated_at":"2026-06-12T18:38:06Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:38:38,493 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.139326 seconds 2026-06-12 18:38:38,493 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 18:38:38,493 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2026-06-12 18:38:38,496 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:38:38,594 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:38:38,595 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2026-06-12 18:38:38,601 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.108543 seconds 2026-06-12 18:38:38,602 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 18:38:38,602 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2026-06-12 18:38:38,604 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:38:38,710 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:38:38,710 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2026-06-12 18:38:38,716 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.28/28 dev eth1 2026-06-12 18:38:38,716 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2026-06-12 18:38:38,719 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:38:38,821 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:38:38,822 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2026-06-12 18:38:38,833 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 18:38:38,834 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2026-06-12 18:38:38,836 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:38:38,933 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:38:38,934 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2026-06-12 18:38:39,070 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=e65be4d529d84dda8bc38e970109917f&network_id=eb2ac204-bd80-4a22-821e-995c1635cbbf 0.132s 2026-06-12 18:38:39,070 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 18:38:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2403', 'x-openstack-request-id': 'req-b60194f3-dcc1-4f17-9699-3a81d25c5b67', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=e65be4d529d84dda8bc38e970109917f&network_id=eb2ac204-bd80-4a22-821e-995c1635cbbf'} Body: b'{"ports":[{"id":"0471b52a-8cc5-4adf-ab8d-71a6dbe602a1","name":"","network_id":"eb2ac204-bd80-4a22-821e-995c1635cbbf","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:64:12:2f","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-eb2ac204-bd80-4a22-821e-995c1635cbbf","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"7563fc82-7001-4dac-bc20-c54408edc689","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-12T18:38:24Z","updated_at":"2026-06-12T18:38:28Z","revision_number":2,"project_id":"e65be4d529d84dda8bc38e970109917f"},{"id":"64000fe4-fb34-460e-880a-394257a4c95a","name":"","network_id":"eb2ac204-bd80-4a22-821e-995c1635cbbf","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:e1:28:6d","admin_state_up":true,"status":"ACTIVE","device_id":"60435ba1-2a1f-45b7-a5bf-c5d40b069413","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"7563fc82-7001-4dac-bc20-c54408edc689","ip_address":"10.100.0.28"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b171c202-9c48-4acf-9603-51e46ba0cfb4"],"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-2101605247","dns_assignment":[{"ip_address":"10.100.0.28","hostname":"tempest-testnetworkbasicops-server-2101605247","fqdn":"tempest-testnetworkbasicops-server-2101605247.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:38:34Z","updated_at":"2026-06-12T18:38:38Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:38:39,071 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2026-06-12 18:38:39,074 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:38:39,170 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:38:39,170 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2026-06-12 18:38:39,170 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.28 2026-06-12 18:38:39,170 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2026-06-12 18:38:39,173 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:38:39,269 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:38:39,270 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2026-06-12 18:38:39,279 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.108295 seconds 2026-06-12 18:38:39,403 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413/os-interface/64000fe4-fb34-460e-880a-394257a4c95a 0.123s 2026-06-12 18:38:39,403 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 18:38:39 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-11641055-73a0-465a-a254-de8d82b05ee5', 'x-compute-request-id': 'req-11641055-73a0-465a-a254-de8d82b05ee5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413/os-interface/64000fe4-fb34-460e-880a-394257a4c95a'} Body: b'' 2026-06-12 18:38:39,486 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/64000fe4-fb34-460e-880a-394257a4c95a 0.082s 2026-06-12 18:38:39,486 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 18:38:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1080', 'x-openstack-request-id': 'req-6ed719f6-7238-4902-977c-f13ba48e136e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/64000fe4-fb34-460e-880a-394257a4c95a'} Body: b'{"port":{"id":"64000fe4-fb34-460e-880a-394257a4c95a","name":"","network_id":"eb2ac204-bd80-4a22-821e-995c1635cbbf","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:e1:28:6d","admin_state_up":true,"status":"ACTIVE","device_id":"60435ba1-2a1f-45b7-a5bf-c5d40b069413","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"7563fc82-7001-4dac-bc20-c54408edc689","ip_address":"10.100.0.28"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b171c202-9c48-4acf-9603-51e46ba0cfb4"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2101605247","dns_assignment":[{"ip_address":"10.100.0.28","hostname":"tempest-testnetworkbasicops-server-2101605247","fqdn":"tempest-testnetworkbasicops-server-2101605247.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:38:34Z","updated_at":"2026-06-12T18:38:38Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:38:40,550 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/64000fe4-fb34-460e-880a-394257a4c95a 0.063s 2026-06-12 18:38:40,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 18:38:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-1327a629-e3f6-4712-a370-954d8ac2869d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/64000fe4-fb34-460e-880a-394257a4c95a'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 64000fe4-fb34-460e-880a-394257a4c95a could not be found.", "detail": ""}}' 2026-06-12 18:38:41,010 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/7563fc82-7001-4dac-bc20-c54408edc689 0.458s 2026-06-12 18:38:41,010 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 18:38:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2cfec0b2-2209-4b1f-b45c-90c2bf428e56', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/7563fc82-7001-4dac-bc20-c54408edc689'} Body: b'' 2026-06-12 18:38:41,349 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/eb2ac204-bd80-4a22-821e-995c1635cbbf 0.338s 2026-06-12 18:38:41,349 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 18:38:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9d8615c4-d5f0-4917-b486-53bb86e7f173', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/eb2ac204-bd80-4a22-821e-995c1635cbbf'} Body: b'' 2026-06-12 18:38:41,888 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/878b8f37-ba77-4dc9-a94e-91c4d1e29d2f 0.538s 2026-06-12 18:38:41,888 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 18:38:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-eb67ca57-e87e-417f-a67c-64af93ff0111', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/878b8f37-ba77-4dc9-a94e-91c4d1e29d2f'} Body: b'' 2026-06-12 18:38:42,024 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413 0.135s 2026-06-12 18:38:42,024 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 18:38:41 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-f8256369-e36a-4831-9c6f-3ca15550ee75', 'x-compute-request-id': 'req-f8256369-e36a-4831-9c6f-3ca15550ee75', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413'} Body: b'' 2026-06-12 18:38:42,867 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413 0.842s 2026-06-12 18:38:42,867 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 18:38:42 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-ad08fa21-9add-4947-96cf-e563dcb357bb', 'x-compute-request-id': 'req-ad08fa21-9add-4947-96cf-e563dcb357bb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413'} Body: b'{"server": {"id": "60435ba1-2a1f-45b7-a5bf-c5d40b069413", "name": "tempest-TestNetworkBasicOps-server-2101605247", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:38:00Z", "updated": "2026-06-12T18:38:41Z", "addresses": {"tempest-network-smoke--1965344089": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:b4:4d"}, {"version": 4, "addr": "192.168.122.243", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:b4:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-163900159", "OS-SRV-USG:launched_at": "2026-06-12T18:38:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1453011458"}], "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 18:38:43,932 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413 0.060s 2026-06-12 18:38:43,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 18:38:43 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-3f7f5d3a-7068-4610-8203-56797edb99a6', 'x-compute-request-id': 'req-3f7f5d3a-7068-4610-8203-56797edb99a6', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/60435ba1-2a1f-45b7-a5bf-c5d40b069413'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 60435ba1-2a1f-45b7-a5bf-c5d40b069413 could not be found."}}' 2026-06-12 18:38:44,964 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/75d7fbb0-361f-471b-a862-8c3aa04f41e2 1.031s 2026-06-12 18:38:44,964 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 18:38:44 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-49244052-c8dc-47c4-b9d8-fea14a059f05', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/75d7fbb0-361f-471b-a862-8c3aa04f41e2'} Body: b'' 2026-06-12 18:38:45,021 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-163900159 0.056s 2026-06-12 18:38:45,021 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 18:38:44 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-db9b854a-c91f-4061-a318-2021739e480f', 'x-compute-request-id': 'req-db9b854a-c91f-4061-a318-2021739e480f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-163900159'} Body: b'' 2026-06-12 18:38:47,130 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4fb2cf3a-7a8f-4f8a-a10d-089cfd2f4d1c/remove_router_interface 2.108s 2026-06-12 18:38:47,130 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "50356996-73ca-49ba-9810-4c56dcfa4700"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-4621889f-45d4-4059-9780-0b33ae209d58', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4fb2cf3a-7a8f-4f8a-a10d-089cfd2f4d1c/remove_router_interface'} Body: b'{"id": "4fb2cf3a-7a8f-4f8a-a10d-089cfd2f4d1c", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "574384d2-eacb-4ffc-9d91-7df2a8dfec63", "network_id": "cfea5899-4d8d-43cf-bc1c-fe992886e1a5", "subnet_id": "50356996-73ca-49ba-9810-4c56dcfa4700", "subnet_ids": ["50356996-73ca-49ba-9810-4c56dcfa4700"]}' 2026-06-12 18:38:47,932 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/50356996-73ca-49ba-9810-4c56dcfa4700 0.802s 2026-06-12 18:38:47,933 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 18:38:47 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c121b7c2-12c9-4935-950b-0d979805daca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/50356996-73ca-49ba-9810-4c56dcfa4700'} Body: b'' 2026-06-12 18:38:48,957 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4fb2cf3a-7a8f-4f8a-a10d-089cfd2f4d1c 1.024s 2026-06-12 18:38:48,958 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 18:38:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-06aa5cf9-cc35-4cc4-80ed-3a1b116076c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4fb2cf3a-7a8f-4f8a-a10d-089cfd2f4d1c'} Body: b'' 2026-06-12 18:38:49,817 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/cfea5899-4d8d-43cf-bc1c-fe992886e1a5 0.859s 2026-06-12 18:38:49,817 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 18:38:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d40e2138-2eb4-407a-9439-9016e0f6c4c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/cfea5899-4d8d-43cf-bc1c-fe992886e1a5'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-12 18:38:49.827795Z 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 18:40:19.844735Z 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 18:38:50,338 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 0.510s 2026-06-12 18:38:50,339 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--98043660", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '625', 'x-openstack-request-id': 'req-dfaf9283-4419-4149-8015-0f36195c7180', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"5823f40f-0bf6-4b33-9cb7-e6d841b39cca","name":"tempest-network-smoke--98043660","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e65be4d529d84dda8bc38e970109917f","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-12T18:38:49Z","updated_at":"2026-06-12T18:38:49Z","revision_number":1}}' 2026-06-12 18:38:52,273 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 1.933s 2026-06-12 18:38:52,273 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-267332911", "admin_state_up": true, "project_id": "e65be4d529d84dda8bc38e970109917f", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b"}}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-2af097ee-043e-4443-9eed-1f80d483f5fa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "3725a27f-b222-44b2-852c-c57db44f578f", "name": "tempest-TestNetworkBasicOps-router-267332911", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.201"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:38:50Z", "updated_at": "2026-06-12T18:38:51Z", "revision_number": 2, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:38:52,352 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=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28 0.078s 2026-06-12 18:38:52,352 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 18:38:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e67631f9-6f48-4a9c-8c01-b33c4c867156', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:38:52,852 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.499s 2026-06-12 18:38:52,852 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 18:38:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-2234afd8-6b1d-4540-82f0-974e3c28e77f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 18:38:53,100 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=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28 0.247s 2026-06-12 18:38:53,100 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 18:38:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-cd576a8c-beae-4eec-8616-2c991d7ff56a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:38:54,202 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.101s 2026-06-12 18:38:54,202 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-578104045", "network_id": "5823f40f-0bf6-4b33-9cb7-e6d841b39cca", "project_id": "e65be4d529d84dda8bc38e970109917f", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-9f84a245-7670-4230-8e1e-9cb7a10a8301', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"641ed601-6e27-4af0-a7f1-9af95ee11e80","name":"tempest-subnet-smoke-578104045","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"5823f40f-0bf6-4b33-9cb7-e6d841b39cca","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-12T18:38:53Z","updated_at":"2026-06-12T18:38:53Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:38:55,871 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/3725a27f-b222-44b2-852c-c57db44f578f/add_router_interface 1.669s 2026-06-12 18:38:55,872 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "641ed601-6e27-4af0-a7f1-9af95ee11e80"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-454183af-471b-4a96-b740-42b4783aa551', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3725a27f-b222-44b2-852c-c57db44f578f/add_router_interface'} Body: b'{"id": "3725a27f-b222-44b2-852c-c57db44f578f", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "8ea3f88b-c715-432f-a605-d16cd575db58", "network_id": "5823f40f-0bf6-4b33-9cb7-e6d841b39cca", "subnet_id": "641ed601-6e27-4af0-a7f1-9af95ee11e80", "subnet_ids": ["641ed601-6e27-4af0-a7f1-9af95ee11e80"]}' 2026-06-12 18:38:55,969 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.097s 2026-06-12 18:38:55,970 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 18:38:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1475', 'x-openstack-request-id': 'req-c165252a-9704-4bb7-9b7f-b31f203ada56', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"5823f40f-0bf6-4b33-9cb7-e6d841b39cca","name":"tempest-network-smoke--98043660","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["641ed601-6e27-4af0-a7f1-9af95ee11e80"],"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-12T18:38:49Z","updated_at":"2026-06-12T18:38:53Z","revision_number":2,"project_id":"e65be4d529d84dda8bc38e970109917f","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":31480}]}' 2026-06-12 18:38:56,037 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.066s 2026-06-12 18:38:56,037 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 18:38:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-3977a388-8763-4977-bd6b-70315380b06d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"3e3a199f-e459-4fc2-9f62-5e230fa5bf04","name":"public_subnet","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","network_id":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","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-12T18:35:00Z","updated_at":"2026-06-12T18:35:00Z","revision_number":0,"project_id":"559052ceb8c54ea38b952908ea30f8e0"},{"id":"641ed601-6e27-4af0-a7f1-9af95ee11e80","name":"tempest-subnet-smoke-578104045","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"5823f40f-0bf6-4b33-9cb7-e6d841b39cca","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-12T18:38:53Z","updated_at":"2026-06-12T18:38:53Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:38:56,127 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.090s 2026-06-12 18:38:56,128 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 18:38:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-4ff498cb-33f5-4060-a1ba-f3ec49554e38', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "3725a27f-b222-44b2-852c-c57db44f578f", "name": "tempest-TestNetworkBasicOps-router-267332911", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.201"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:38:50Z", "updated_at": "2026-06-12T18:38:54Z", "revision_number": 3, "project_id": "e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:38:56,219 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.090s 2026-06-12 18:38:56,219 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-1044866743", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHpnc/zCEaeedw9J55aCVgt7LNulRTy16WABR+N2ZH1ujQS33X/Zae4b9U6bi4Vs0qNbbetWcV7/F5Yikl+Fig3A04s4T5ihDt0toaIRpYNeO7SvgT+GH+SG7HUCJNi4vg=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:56 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-8d071732-aad9-422a-ad29-7cc5e223c2af', 'x-compute-request-id': 'req-8d071732-aad9-422a-ad29-7cc5e223c2af', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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-1044866743", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHpnc/zCEaeedw9J55aCVgt7LNulRTy16WABR+N2ZH1ujQS33X/Zae4b9U6bi4Vs0qNbbetWcV7/F5Yikl+Fig3A04s4T5ihDt0toaIRpYNeO7SvgT+GH+SG7HUCJNi4vg==", "fingerprint": "f2:d4:e9:fd:1d:dc:4c:ec:c8:a9:ac:b9:3d:92:68:13", "user_id": "bedaf98f510540ce9f54ffe42914b272"}}' 2026-06-12 18:38:56,396 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.175s 2026-06-12 18:38:56,396 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-1538914998", "description": "tempest-secgroup-smoke-1538914998 description", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-31e9e09c-4cbd-4360-a9ce-48f863f19fe4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "8e2423db-cc5a-4671-ab71-9eef96bce9c1", "name": "tempest-secgroup-smoke-1538914998", "stateful": true, "tenant_id": "e65be4d529d84dda8bc38e970109917f", "description": "tempest-secgroup-smoke-1538914998 description", "shared": false, "security_group_rules": [{"id": "ab207927-0dcd-415d-8079-3484e408620a", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "8e2423db-cc5a-4671-ab71-9eef96bce9c1", "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-12T18:38:56Z", "updated_at": "2026-06-12T18:38:56Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}, {"id": "e32dbbb7-3daa-4e82-af4c-5c9eab5f7267", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "8e2423db-cc5a-4671-ab71-9eef96bce9c1", "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-12T18:38:56Z", "updated_at": "2026-06-12T18:38:56Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}], "tags": [], "created_at": "2026-06-12T18:38:56Z", "updated_at": "2026-06-12T18:38:56Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:38:56,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.235s 2026-06-12 18:38:56,632 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": "8e2423db-cc5a-4671-ab71-9eef96bce9c1", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-769da2d6-74f9-4559-b645-d9fb46dd1a66', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "edc3ae85-d582-417d-8cf1-5512d434c9c9", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "8e2423db-cc5a-4671-ab71-9eef96bce9c1", "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-12T18:38:56Z", "updated_at": "2026-06-12T18:38:56Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:38:57,081 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.448s 2026-06-12 18:38:57,081 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": "8e2423db-cc5a-4671-ab71-9eef96bce9c1", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-6494316a-621f-4960-a66e-e4b2fcf17e65', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "2a92966c-9cc5-4ddb-9b30-97ae3281ab10", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "8e2423db-cc5a-4671-ab71-9eef96bce9c1", "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-12T18:38:56Z", "updated_at": "2026-06-12T18:38:56Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:38:57,228 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.146s 2026-06-12 18:38:57,228 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": "8e2423db-cc5a-4671-ab71-9eef96bce9c1", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-32366a31-0fec-4f2a-89b6-75b178035977', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "895df1e6-c25f-48f2-bd78-fbf900c10d37", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "8e2423db-cc5a-4671-ab71-9eef96bce9c1", "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-12T18:38:57Z", "updated_at": "2026-06-12T18:38:57Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:38:57,377 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.148s 2026-06-12 18:38:57,377 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": "8e2423db-cc5a-4671-ab71-9eef96bce9c1", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-7ef7e70f-99bb-4b68-8e10-c05f23f21b2c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "dfe85b5a-589c-45a9-98c6-fc71e355e108", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "8e2423db-cc5a-4671-ab71-9eef96bce9c1", "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-12T18:38:57Z", "updated_at": "2026-06-12T18:38:57Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:38:57,537 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.159s 2026-06-12 18:38:57,537 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": "8e2423db-cc5a-4671-ab71-9eef96bce9c1", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-9c74b7e1-1c9a-4ee9-b253-154e24881d67', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "f8f128cc-0e86-4d5f-93cf-bd314f0c77fb", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "8e2423db-cc5a-4671-ab71-9eef96bce9c1", "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-12T18:38:57Z", "updated_at": "2026-06-12T18:38:57Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:38:57,823 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.286s 2026-06-12 18:38:57,824 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": "8e2423db-cc5a-4671-ab71-9eef96bce9c1", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-afa477c7-f748-4223-b249-750bda99bd7b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "ba8df1c0-68c7-4af4-97eb-7b17a93f6957", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "8e2423db-cc5a-4671-ab71-9eef96bce9c1", "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-12T18:38:57Z", "updated_at": "2026-06-12T18:38:57Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:38:58,118 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.290s 2026-06-12 18:38:58,118 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:57 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-874bd79b-c177-4f61-9960-1b3aefccdad5', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=5d09b27d5901dadc425eb45aa53fb5f3; 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": "bedaf98f510540ce9f54ffe42914b272", "name": "tempest-TestNetworkBasicOps-429536668-project-member", "password_expires_at": null}, "audit_ids": ["X3p8wt0yRNqAcMwaqwUERA"], "expires_at": "2026-06-12T19:38:58.000000Z", "issued_at": "2026-06-12T18:38:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e65be4d529d84dda8bc38e970109917f", "name": "tempest-TestNetworkBasicOps-429536668"}, "is_domain": false, "roles": [{"id": "2b08364e6ed7470ba0ca48b56f1a8dbc", "name": "reader"}, {"id": "7f4fe077cd4c4f86b937402b326f6a9b", "name": "member"}], "catalog": [{"endpoints": [], "id": "118ffef998694b8cb13dd1955cec5927", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "493b9d50611e45a3bf17cb20cc2125d8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e52bcc0e819249258dd1b9b126d4d2ee", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2d429165e3a347ce943c1d5f6972ff21", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5cf9d74a87014427800090d1404b0486", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c46a25427add4653a8f9ac49214fd725", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a22ff9ad864749a0846a12a126df4843", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "4967c037ad09463f8d78e4cf2aa9a6fb", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "faa62955eb9f4887bf5f07486fde89e7", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "b76d4889edc44469a23bbcc9a207de2a", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "19d8578ce18f41f8b2a210035bbce8ef", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9be0956717f142c5a3ac79bcc9e791e1", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "e0c101ffc878474e81673056d027f353", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "18fe7712278b441fb5983eae4d4a85d1", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "49fc8b6b392346989dfa6bd22ff46d2a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "e373e8b7af504e078badffccaf32c180", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "cdfab1d2f4b74a0ca4f305c389ef6e1d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}, {"name": "swift", "id": "cf2861636ae14962a984a31a4faa1d4a", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}], "id": "ec3763dd838c47a5a6356b884ce4b5c5", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "2495b282369c409b961506fb2a249e49", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dacae2335de74a6383622b6516afba96", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-inte 2026-06-12 18:38:58,118 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2026-06-12 18:38:59,771 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.651s 2026-06-12 18:38:59,771 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-1979700133", "imageRef": "318f965d-71c6-46ba-9530-7f988c366266", "flavorRef": "d69348e0-cc95-4b84-a91d-54aace915d33", "networks": [{"uuid": "5823f40f-0bf6-4b33-9cb7-e6d841b39cca"}], "key_name": "tempest-TestNetworkBasicOps-1044866743", "security_groups": [{"name": "tempest-secgroup-smoke-1538914998"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:38:58 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a', '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-d405ab26-a8c0-4195-86a7-ad0686557bd1', 'x-compute-request-id': 'req-d405ab26-a8c0-4195-86a7-ad0686557bd1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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": "9636ec8b-2aab-4f9b-ac10-594d0ef15b9a", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1538914998"}], "adminPass": "LycUVibgP7Nx"}}' 2026-06-12 18:39:00,824 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/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a 1.052s 2026-06-12 18:39:00,825 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 18:38:59 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-76addfcf-f2ee-40f0-9409-bc931d076f18', 'x-compute-request-id': 'req-76addfcf-f2ee-40f0-9409-bc931d076f18', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a'} Body: b'{"server": {"id": "9636ec8b-2aab-4f9b-ac10-594d0ef15b9a", "name": "tempest-TestNetworkBasicOps-server-1979700133", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:38:59Z", "updated": "2026-06-12T18:38:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1044866743", "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 18:39:02,222 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/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a 0.392s 2026-06-12 18:39:02,222 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 18:39:01 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-5f08d46b-6b45-44bb-85e1-a4c07db80e7c', 'x-compute-request-id': 'req-5f08d46b-6b45-44bb-85e1-a4c07db80e7c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a'} Body: b'{"server": {"id": "9636ec8b-2aab-4f9b-ac10-594d0ef15b9a", "name": "tempest-TestNetworkBasicOps-server-1979700133", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:38:59Z", "updated": "2026-06-12T18:39:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1044866743", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1538914998"}], "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 18:39:02,225 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-12 18:39:03,932 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/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a 0.706s 2026-06-12 18:39:03,932 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 18:39:03 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-dc2a8912-6d02-4851-a186-1c016f56a20f', 'x-compute-request-id': 'req-dc2a8912-6d02-4851-a186-1c016f56a20f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a'} Body: b'{"server": {"id": "9636ec8b-2aab-4f9b-ac10-594d0ef15b9a", "name": "tempest-TestNetworkBasicOps-server-1979700133", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:38:59Z", "updated": "2026-06-12T18:39:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1044866743", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1538914998"}], "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 18:39:05,863 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/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a 0.927s 2026-06-12 18:39:05,864 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 18:39:04 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-cc8039c2-eb18-4ec5-8922-403848abc703', 'x-compute-request-id': 'req-cc8039c2-eb18-4ec5-8922-403848abc703', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a'} Body: b'{"server": {"id": "9636ec8b-2aab-4f9b-ac10-594d0ef15b9a", "name": "tempest-TestNetworkBasicOps-server-1979700133", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:38:59Z", "updated": "2026-06-12T18:39:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1044866743", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1538914998"}], "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 18:39:07,209 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/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a 0.338s 2026-06-12 18:39:07,211 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 18:39: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-b62f2ec0-b54b-443a-9d39-1b256419080b', 'x-compute-request-id': 'req-b62f2ec0-b54b-443a-9d39-1b256419080b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a'} Body: b'{"server": {"id": "9636ec8b-2aab-4f9b-ac10-594d0ef15b9a", "name": "tempest-TestNetworkBasicOps-server-1979700133", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:38:59Z", "updated": "2026-06-12T18:39:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1044866743", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1538914998"}], "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 18:39:08,980 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/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a 0.765s 2026-06-12 18:39:08,981 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 18:39:08 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-7da81d78-33d3-445a-ab7d-2f3650794f5a', 'x-compute-request-id': 'req-7da81d78-33d3-445a-ab7d-2f3650794f5a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a'} Body: b'{"server": {"id": "9636ec8b-2aab-4f9b-ac10-594d0ef15b9a", "name": "tempest-TestNetworkBasicOps-server-1979700133", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:38:59Z", "updated": "2026-06-12T18:39:07Z", "addresses": {"tempest-network-smoke--98043660": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:74:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1044866743", "OS-SRV-USG:launched_at": "2026-06-12T18:39:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1538914998"}], "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 18:39:08,984 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-06-12 18:39:09,838 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/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a 0.853s 2026-06-12 18:39:09,838 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 18:39:08 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-fc888327-7743-479c-89e0-65f43a0f1068', 'x-compute-request-id': 'req-fc888327-7743-479c-89e0-65f43a0f1068', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a'} Body: b'{"server": {"id": "9636ec8b-2aab-4f9b-ac10-594d0ef15b9a", "name": "tempest-TestNetworkBasicOps-server-1979700133", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:38:59Z", "updated": "2026-06-12T18:39:07Z", "addresses": {"tempest-network-smoke--98043660": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:74:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1044866743", "OS-SRV-USG:launched_at": "2026-06-12T18:39:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1538914998"}], "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 18:39:09,841 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-12 18:39:09,939 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=9636ec8b-2aab-4f9b-ac10-594d0ef15b9a 0.097s 2026-06-12 18:39:09,939 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 18:39:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-89da897e-a62a-4f51-84cf-c3b487406685', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=9636ec8b-2aab-4f9b-ac10-594d0ef15b9a'} Body: b'{"ports":[{"id":"8383a306-90c0-4a59-8ade-7ecbb15c3bd1","name":"","network_id":"5823f40f-0bf6-4b33-9cb7-e6d841b39cca","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:38:74:90","admin_state_up":true,"status":"ACTIVE","device_id":"9636ec8b-2aab-4f9b-ac10-594d0ef15b9a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"641ed601-6e27-4af0-a7f1-9af95ee11e80","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8e2423db-cc5a-4671-ab71-9eef96bce9c1"],"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-1979700133","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-1979700133","fqdn":"tempest-testnetworkbasicops-server-1979700133.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:39:01Z","updated_at":"2026-06-12T18:39:06Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:39:09,939 25 DEBUG [tempest.common.waiters] Server ID 9636ec8b-2aab-4f9b-ac10-594d0ef15b9a ports are all ACTIVE [{'id': '8383a306-90c0-4a59-8ade-7ecbb15c3bd1', 'name': '', 'network_id': '5823f40f-0bf6-4b33-9cb7-e6d841b39cca', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'mac_address': 'fa:16:3e:38:74:90', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '9636ec8b-2aab-4f9b-ac10-594d0ef15b9a', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '641ed601-6e27-4af0-a7f1-9af95ee11e80', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['8e2423db-cc5a-4671-ab71-9eef96bce9c1'], '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-1979700133', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-testnetworkbasicops-server-1979700133', 'fqdn': 'tempest-testnetworkbasicops-server-1979700133.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T18:39:01Z', 'updated_at': '2026-06-12T18:39:06Z', 'revision_number': 4, 'project_id': 'e65be4d529d84dda8bc38e970109917f'}]: 2026-06-12 18:39:11,311 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.370s 2026-06-12 18:39:11,311 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "port_id": "8383a306-90c0-4a59-8ade-7ecbb15c3bd1", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "fixed_ip_address": "10.100.0.14"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:39:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-d9893db5-47c2-483d-b3fe-2854321b5964', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "71bae6b8-c077-48f2-a858-38551164b3b7", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.180", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "3725a27f-b222-44b2-852c-c57db44f578f", "port_id": "8383a306-90c0-4a59-8ade-7ecbb15c3bd1", "fixed_ip_address": "10.100.0.14", "status": "DOWN", "project_id": "e65be4d529d84dda8bc38e970109917f", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "5823f40f-0bf6-4b33-9cb7-e6d841b39cca", "mac_address": "fa:16:3e:38:74:90", "admin_state_up": true, "status": "ACTIVE", "device_id": "9636ec8b-2aab-4f9b-ac10-594d0ef15b9a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:39:10Z", "updated_at": "2026-06-12T18:39:10Z", "revision_number": 0}}' 2026-06-12 18:39:11,854 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/71bae6b8-c077-48f2-a858-38551164b3b7 0.543s 2026-06-12 18:39:11,855 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 18:39:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-9c95828f-32b0-417b-88b0-c175a1f39ccb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/71bae6b8-c077-48f2-a858-38551164b3b7'} Body: b'{"floatingip": {"id": "71bae6b8-c077-48f2-a858-38551164b3b7", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.180", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "3725a27f-b222-44b2-852c-c57db44f578f", "port_id": "8383a306-90c0-4a59-8ade-7ecbb15c3bd1", "fixed_ip_address": "10.100.0.14", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "5823f40f-0bf6-4b33-9cb7-e6d841b39cca", "mac_address": "fa:16:3e:38:74:90", "admin_state_up": true, "status": "ACTIVE", "device_id": "9636ec8b-2aab-4f9b-ac10-594d0ef15b9a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:39:10Z", "updated_at": "2026-06-12T18:39:11Z", "revision_number": 1, "project_id": "e10000 65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:39:11,855 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '71bae6b8-c077-48f2-a858-38551164b3b7', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'floating_ip_address': '192.168.122.180', 'floating_network_id': '0af9ff52-7049-42e4-9936-f0e08b27cd7b', 'router_id': '3725a27f-b222-44b2-852c-c57db44f578f', 'port_id': '8383a306-90c0-4a59-8ade-7ecbb15c3bd1', 'fixed_ip_address': '10.100.0.14', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '5823f40f-0bf6-4b33-9cb7-e6d841b39cca', 'mac_address': 'fa:16:3e:38:74:90', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '9636ec8b-2aab-4f9b-ac10-594d0ef15b9a', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T18:39:10Z', 'updated_at': '2026-06-12T18:39:11Z', 'revision_number': 1, 'project_id': 'e65be4d529d84dda8bc38e970109917f'} is at status: ACTIVE 2026-06-12 18:39:11,855 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.543577 seconds 2026-06-12 18:39:11,855 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.180 with user: cirros 2026-06-12 18:39:11,855 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.180 in 120 sec and the expected result is reachable 2026-06-12 18:39:26,129 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.273458 seconds 2026-06-12 18:39:26,129 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.180 in 120 sec and the ping result is expected 2026-06-12 18:39:26,242 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/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a/action 0.112s 2026-06-12 18:39:26,243 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 18:39:26 GMT', 'server': 'Apache', 'content-length': '75330', '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-dac55902-c114-4604-9231-1f6e254f3720', 'x-compute-request-id': 'req-dac55902-c114-4604-9231-1f6e254f3720', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a/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.000001] kvm-clock: using sched offset of 1340886569 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001137] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001487] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004376] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004411] Using GB pages for direct mapping\\n[ 0.004682] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004686] ACPI: Early table checksum verification disabled\\n[ 0.004691] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004696] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004702] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004709] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004713] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004716] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004720] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004724] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004727] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004729] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004731] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004732] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004733] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004735] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005905] No NUMA configuration fo 2026-06-12 18:39:26,244 25 DEBUG [tempest.scenario.manager] Console output for 9636ec8b-2aab-4f9b-ac10-594d0ef15b9a 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.000001] kvm-clock: using sched offset of 1340886569 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001137] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001487] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004376] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004411] Using GB pages for direct mapping [ 0.004682] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004686] ACPI: Early table checksum verification disabled [ 0.004691] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004696] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004702] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004709] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004713] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004716] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004720] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004724] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004727] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004729] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004731] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004732] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004733] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004735] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005905] No NUMA configuration found [ 0.005908] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005919] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006399] Zone ranges: [ 0.006401] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006405] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006407] Normal empty [ 0.006409] Device empty [ 0.006411] Movable zone start for each node [ 0.006416] Early memory node ranges [ 0.006417] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006419] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006421] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006688] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006724] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006986] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016752] ACPI: PM-Timer IO Port: 0x608 [ 0.016782] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016894] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016898] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016900] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016902] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016904] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016905] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016909] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016927] TSC deadline timer available [ 0.016942] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017007] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017010] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017011] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017012] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017014] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017016] Booting paravirtualized kernel on KVM [ 0.017018] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017025] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017291] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017358] kvm-guest: setup async PF for cpu 0 [ 0.017385] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017403] kvm-guest: PV spinlocks disabled, single CPU [ 0.017409] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017410] Policy zone: DMA32 [ 0.017412] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017467] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017478] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017486] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017540] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017816] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018515] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018544] ftrace: allocating 50600 entries in 198 pages [ 0.041748] ftrace: allocated 198 pages with 4 groups [ 0.041898] rcu: Hierarchical RCU implementation. [ 0.041900] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.041901] Rude variant of Tasks RCU enabled. [ 0.041902] Tracing variant of Tasks RCU enabled. [ 0.041904] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.041905] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046047] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046401] random: crng init done [ 0.087739] Console: colour VGA+ 80x25 [ 0.218704] printk: console [tty1] enabled [ 0.525168] printk: console [ttyS0] enabled [ 0.527758] ACPI: Core revision 20210730 [ 0.530932] APIC: Switch to symmetric I/O mode setup [ 0.536195] x2apic enabled [ 0.539950] Switched APIC routing to physical x2apic. [ 0.550044] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.558381] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.562375] pid_max: default: 32768 minimum: 301 [ 0.562375] LSM: Security Framework initializing [ 0.562375] landlock: Up and running. [ 0.562375] Yama: becoming mindful. [ 0.562375] AppArmor: AppArmor initialized [ 0.562375] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.562375] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.562375] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.562375] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.562375] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.562375] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.562375] Spectre V2 : Mitigation: Retpolines [ 0.562375] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.562375] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.562375] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.562375] RETBleed: Mitigation: untrained return thunk [ 0.562375] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.562375] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.562375] Freeing SMP alternatives memory: 44K [ 0.562375] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.562523] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.566355] ... version: 0 [ 0.566387] ... bit width: 48 [ 0.569494] ... generic registers: 6 [ 0.570390] ... value mask: 0000ffffffffffff [ 0.574390] ... max period: 00007fffffffffff [ 0.578395] ... fixed-purpose events: 0 [ 0.581627] ... event mask: 000000000000003f [ 0.582527] rcu: Hierarchical SRCU implementation. [ 0.586826] smp: Bringing up secondary CPUs ... [ 0.590394] smp: Brought up 1 node, 1 CPU [ 0.593637] smpboot: Max logical packages: 1 [ 0.594390] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.598975] devtmpfs: initialized [ 0.601855] x86/mm: Memory block size: 128MB [ 0.602603] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.606400] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.610364] pinctrl core: initialized pinctrl subsystem [ 0.610820] PM: RTC time: 18:39:08, date: 2026-06-12 [ 0.614101] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.614510] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.618402] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.622398] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.626403] audit: initializing netlink subsys (disabled) [ 0.629861] thermal_sys: Registered thermal governor 'fair_share' [ 0.629863] thermal_sys: Registered thermal governor 'bang_bang' [ 0.630388] thermal_sys: Registered thermal governor 'step_wise' [ 0.633864] thermal_sys: Registered thermal governor 'user_space' [ 0.634392] audit: type=2000 audit(1781289548.456:1): state=initialized audit_enabled=0 res=1 [ 0.638393] thermal_sys: Registered thermal governor 'power_allocator' [ 0.638413] EISA bus registered [ 0.644465] cpuidle: using governor ladder [ 0.646390] cpuidle: using governor menu [ 0.652279] ACPI: bus type PCI registered [ 0.654390] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.658704] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.662389] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.666409] PCI: Using configuration type 1 for base access [ 0.671113] Kprobes globally optimized [ 0.673695] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.674391] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.679399] ACPI: Added _OSI(Module Device) [ 0.682157] ACPI: Added _OSI(Processor Device) [ 0.682427] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.685716] ACPI: Added _OSI(Processor Aggregator Device) [ 0.686482] ACPI: Added _OSI(Linux-Dell-Video) [ 0.689160] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.690396] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.697511] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.702095] ACPI: Interpreter enabled [ 0.702399] ACPI: PM: (supports S0 S5) [ 0.704937] ACPI: Using IOAPIC for interrupt routing [ 0.706431] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.710388] PCI: Using E820 reservations for host bridge windows [ 0.714682] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.723323] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.726393] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.730508] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.734491] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.739571] PCI host bridge to bus 0000:00 [ 0.742037] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.742387] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.746388] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.750387] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.754388] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.758388] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.762388] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.766687] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.774498] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.780893] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.791960] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.798266] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.806422] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.810485] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.818607] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.824833] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.832800] pci 0000:00:02.0: enabling Extended Tags [ 0.836740] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.841805] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.847802] pci 0000:00:02.1: enabling Extended Tags [ 0.854254] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.858055] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.864064] pci 0000:00:02.2: enabling Extended Tags [ 0.868845] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.874405] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.885246] pci 0000:00:02.3: enabling Extended Tags [ 0.888786] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.893506] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.900982] pci 0000:00:02.4: enabling Extended Tags [ 0.906068] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.909597] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.915845] pci 0000:00:02.5: enabling Extended Tags [ 0.922283] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.925631] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.931772] pci 0000:00:02.6: enabling Extended Tags [ 0.936752] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.941650] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.947832] pci 0000:00:02.7: enabling Extended Tags [ 0.954743] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.961995] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.970752] pci 0000:00:03.0: enabling Extended Tags [ 0.977130] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.982398] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.992104] pci 0000:00:03.1: enabling Extended Tags [ 0.997554] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.002333] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.009300] pci 0000:00:03.2: enabling Extended Tags [ 1.013002] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.017984] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.023797] pci 0000:00:03.3: enabling Extended Tags [ 1.031111] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.037816] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.043817] pci 0000:00:03.4: enabling Extended Tags [ 1.049186] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.054394] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.063854] pci 0000:00:03.5: enabling Extended Tags [ 1.069296] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.073827] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.080890] pci 0000:00:03.6: enabling Extended Tags [ 1.086471] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.092967] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.099772] pci 0000:00:03.7: enabling Extended Tags [ 1.109356] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.115647] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.126062] pci 0000:00:04.0: enabling Extended Tags [ 1.128758] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.135661] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.147229] pci 0000:00:04.1: enabling Extended Tags [ 1.152795] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.157868] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.166683] pci 0000:00:04.2: enabling Extended Tags [ 1.171952] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.177478] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.187243] pci 0000:00:04.3: enabling Extended Tags [ 1.192507] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.197610] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.203932] pci 0000:00:04.4: enabling Extended Tags [ 1.211248] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.218148] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.223690] pci 0000:00:04.5: enabling Extended Tags [ 1.228708] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.233581] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.239632] pci 0000:00:04.6: enabling Extended Tags [ 1.244664] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.249524] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.255727] pci 0000:00:04.7: enabling Extended Tags [ 1.262785] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.269757] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.277043] pci 0000:00:05.0: enabling Extended Tags [ 1.335706] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.340097] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.344132] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.360481] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.364679] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.369959] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.377269] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.386562] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.394391] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.402649] pci 0000:01:00.0: enabling Extended Tags [ 1.472457] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.474460] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.478467] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.482513] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.488154] pci_bus 0000:02: extended config space not accessible [ 1.490675] acpiphp: Slot [1] registered [ 1.493201] acpiphp: Slot [0] registered [ 1.494434] acpiphp: Slot [2] registered [ 1.496999] acpiphp: Slot [3] registered [ 1.498438] acpiphp: Slot [4] registered [ 1.500857] acpiphp: Slot [5] registered [ 1.502435] acpiphp: Slot [6] registered [ 1.504881] acpiphp: Slot [7] registered [ 1.506435] acpiphp: Slot [8] registered [ 1.508947] acpiphp: Slot [9] registered [ 1.510435] acpiphp: Slot [10] registered [ 1.512966] acpiphp: Slot [11] registered [ 1.514434] acpiphp: Slot [12] registered [ 1.517064] acpiphp: Slot [13] registered [ 1.518434] acpiphp: Slot [14] registered [ 1.520988] acpiphp: Slot [15] registered [ 1.522436] acpiphp: Slot [16] registered [ 1.524935] acpiphp: Slot [17] registered [ 1.526434] acpiphp: Slot [18] registered [ 1.528981] acpiphp: Slot [19] registered [ 1.530434] acpiphp: Slot [20] registered [ 1.532981] acpiphp: Slot [21] registered [ 1.534434] acpiphp: Slot [22] registered [ 1.536878] acpiphp: Slot [23] registered [ 1.538434] acpiphp: Slot [24] registered [ 1.540977] acpiphp: Slot [25] registered [ 1.542480] acpiphp: Slot [26] registered [ 1.545065] acpiphp: Slot [27] registered [ 1.546433] acpiphp: Slot [28] registered [ 1.549029] acpiphp: Slot [29] registered [ 1.550435] acpiphp: Slot [30] registered [ 1.553226] acpiphp: Slot [31] registered [ 1.557111] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.567219] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.639005] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.642343] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.642448] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.646521] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.655136] acpiphp: Slot [0-2] registered [ 1.658241] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.663903] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.675593] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.683702] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.686571] pci 0000:03:00.0: enabling Extended Tags [ 1.765733] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.766512] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.770524] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.777230] acpiphp: Slot [0-3] registered [ 1.778980] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.788298] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.798393] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.805081] pci 0000:04:00.0: enabling Extended Tags [ 1.879810] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.882516] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.886497] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.892921] acpiphp: Slot [0-4] registered [ 1.894995] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.904023] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.914418] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.922545] pci 0000:05:00.0: enabling Extended Tags [ 2.000494] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.002503] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.006498] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.013277] acpiphp: Slot [0-5] registered [ 2.015032] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.023967] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.034394] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.040851] pci 0000:06:00.0: enabling Extended Tags [ 2.117718] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.118529] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.122533] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.129569] acpiphp: Slot [0-6] registered [ 2.198303] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.198510] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.202501] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.209072] acpiphp: Slot [0-7] registered [ 2.279410] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.282516] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.286506] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.293066] acpiphp: Slot [0-8] registered [ 2.360613] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.362502] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.366499] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.373161] acpiphp: Slot [0-9] registered [ 2.438851] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.442503] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.446509] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.452999] acpiphp: Slot [0-10] registered [ 2.518369] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.521600] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.522505] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.528981] acpiphp: Slot [0-11] registered [ 2.595052] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.599023] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.602520] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.609082] acpiphp: Slot [0-12] registered [ 2.675460] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.678505] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.682498] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.689121] acpiphp: Slot [0-13] registered [ 2.753747] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.754504] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.758518] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.764975] acpiphp: Slot [0-14] registered [ 2.832121] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.834503] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.838508] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.845121] acpiphp: Slot [0-15] registered [ 2.914227] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.914504] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.918497] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.925022] acpiphp: Slot [0-16] registered [ 2.990117] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.990504] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.994496] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.000919] acpiphp: Slot [0-17] registered [ 3.066447] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.069535] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.070514] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.076985] acpiphp: Slot [0-18] registered [ 3.142693] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.146150] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.146508] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.153211] acpiphp: Slot [0-19] registered [ 3.219336] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.222505] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.226498] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.232664] acpiphp: Slot [0-20] registered [ 3.299465] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.302520] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.306509] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.312777] acpiphp: Slot [0-21] registered [ 3.380674] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.382504] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.386473] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.392908] acpiphp: Slot [0-22] registered [ 3.458516] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.461556] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.462498] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.468591] acpiphp: Slot [0-23] registered [ 3.534920] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.538510] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.542469] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.548733] acpiphp: Slot [0-24] registered [ 3.614758] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.618500] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.622499] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.628746] acpiphp: Slot [0-25] registered [ 3.704682] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.706514] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.710496] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.750977] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.754594] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.758268] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.758582] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.762198] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.762601] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.766159] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.766579] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.770065] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.770403] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.773851] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.774404] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.777848] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.778403] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.781930] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.782403] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.786209] iommu: Default domain type: Translated [ 3.786387] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.790500] SCSI subsystem initialized [ 3.792886] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.794375] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.794391] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.797744] vgaarb: loaded [ 3.798412] ACPI: bus type USB registered [ 3.800922] usbcore: registered new interface driver usbfs [ 3.802396] usbcore: registered new interface driver hub [ 3.805528] usbcore: registered new device driver usb [ 3.806407] pps_core: LinuxPPS API ver. 1 registered [ 3.809353] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.810392] PTP clock support registered [ 3.812881] EDAC MC: Ver: 3.0.0 [ 3.817383] NetLabel: Initializing [ 3.818393] NetLabel: domain hash size = 128 [ 3.822116] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.822417] NetLabel: unlabeled traffic allowed by default [ 3.825814] PCI: Using ACPI for IRQ routing [ 4.571406] clocksource: Switched to clocksource kvm-clock [ 4.589461] VFS: Disk quotas dquot_6.6.0 [ 4.592018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.596644] AppArmor: AppArmor Filesystem Enabled [ 4.600221] pnp: PnP ACPI init [ 4.602937] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.608226] pnp: PnP ACPI: found 5 devices [ 4.616603] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.621990] NET: Registered PF_INET protocol family [ 4.625218] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.630411] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.635278] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.639890] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.644428] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.648882] TCP: Hash tables configured (established 1024 bind 1024) [ 4.652892] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.657849] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.661721] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.666019] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.670080] NET: Registered PF_XDP protocol family [ 4.673145] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.678111] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.683113] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.688212] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.693919] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.699787] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.705351] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.710302] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.715092] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.720104] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.725043] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.729852] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.734613] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.739409] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.744077] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.749015] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.754014] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.758772] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.763607] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.768448] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.773159] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.777981] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.782781] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.787665] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.792645] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.796330] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.800083] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.803746] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.807372] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.811015] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.814731] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.818520] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.822152] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.825797] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.829413] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.833069] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.836669] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.840285] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.844213] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.848075] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.852001] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.855985] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.859767] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.863669] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.867416] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.871283] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.878017] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.881969] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.885717] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.889763] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.893568] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.897642] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.901440] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.905469] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.909318] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.913275] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.917051] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.920991] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.924809] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.928780] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.932504] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.936196] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.939944] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.943770] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.947486] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.951115] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.954782] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.958545] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.962323] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.966120] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.969943] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.973717] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.977423] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.981174] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.985298] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 4.989043] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 4.993332] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 4.997096] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.001104] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.004826] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.008763] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.012671] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.016863] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.020752] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.025024] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.029033] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.033181] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.037214] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.041408] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.045423] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.049882] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.053944] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.058070] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.061958] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.066050] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.069385] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.075867] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.081465] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.089170] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.092583] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.098109] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.103279] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.110117] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.115335] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.120856] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.127269] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.132142] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.137029] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.145554] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.150442] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.155189] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.161888] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.166273] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.171995] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.178032] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.183336] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.187966] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.196378] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.202006] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.208573] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.215751] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.221927] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.226783] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.235048] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.239620] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.247813] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.255164] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.259559] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.266340] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.272690] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.279082] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.285033] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.292173] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.296803] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.303426] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.309784] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.315823] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.321102] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.325973] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.334366] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.337443] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.344086] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.349148] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.357256] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.360287] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.366963] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.371839] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.380500] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.383557] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.390280] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.395180] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.402995] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.406059] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.412479] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.417492] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.425508] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.428520] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.434933] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.439847] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.447787] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.450785] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.457358] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.462281] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.470172] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.473377] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.479750] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.484636] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.492575] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.496068] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.502189] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.506972] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.514566] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.517452] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.523577] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.528317] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.535788] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.538963] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.545252] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.550153] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.558326] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.561319] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.567048] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.571840] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.579173] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.582194] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.587172] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.594090] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.602311] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.605921] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.609543] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.614659] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.618551] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.622555] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.626685] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.629939] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.633578] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.637916] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.641172] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.644888] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.649111] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.652802] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.657116] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.660772] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.665589] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.669186] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.673398] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.679121] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.683366] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.687104] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.691372] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.695006] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.699286] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.702946] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.707031] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.710693] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.715437] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.719197] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.723556] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.727220] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.731384] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.735018] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.739199] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.742460] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.746103] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.750404] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.753657] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.757452] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.761837] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.765155] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.768899] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.773170] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.776437] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.780054] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.784302] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.787494] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.791102] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.795336] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.798757] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.802307] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.806504] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.809717] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.813357] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.817676] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.820949] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.824686] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.830325] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.833648] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.837337] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.841580] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.844950] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.848603] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.852809] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.856289] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.860003] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.864273] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.867656] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.871469] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.875837] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.879662] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.883530] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.889482] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.898143] PCI: CLS 0 bytes, default 64 [ 5.900725] Trying to unpack rootfs image as initramfs... [ 5.904896] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 5.918902] Initialise system trusted keyrings [ 5.921602] Key type blacklist registered [ 5.930585] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 5.939555] zbud: loaded [ 5.941573] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 5.954484] fuse: init (API version 7.34) [ 5.957695] integrity: Platform Keyring initialized [ 5.970524] Key type asymmetric registered [ 5.973295] Asymmetric key parser 'x509' registered [ 5.982438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 5.994572] io scheduler mq-deadline registered [ 6.000007] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.011012] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.026713] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.038848] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.054821] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.062754] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.073594] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.087115] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.102847] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.114881] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.130772] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.138961] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.149603] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.156303] Freeing initrd memory: 8744K [ 6.159392] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.167972] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.171807] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.176480] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.182270] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.186372] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.194837] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.200059] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.208053] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.212758] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.220981] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.224875] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.232521] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.236590] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.245096] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.249446] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.258098] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.262156] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.271575] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.276430] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.281424] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.286973] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.291083] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.300574] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.305444] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.314014] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.318365] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.326180] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.331361] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.340688] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.344902] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.352480] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.356709] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.366412] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.371755] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.379757] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.384626] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.389359] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.394874] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.399291] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.407622] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.416056] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.420171] shpchp 0000:01:00.0: Slot initialization failed [ 6.425779] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.430089] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.435775] ACPI: button: Power Button [PWRF] [ 6.460486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.496039] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.502080] Linux agpgart interface v0.103 [ 6.505694] loop: module loaded [ 6.508619] tun: Universal TUN/TAP device driver, 1.6 [ 6.511843] PPP generic driver version 2.4.2 [ 6.514518] 10000 VFIO - User Level meta-driver version: 0.3 [ 6.518164] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.522688] ehci-pci: EHCI PCI platform driver [ 6.525352] ehci-platform: EHCI generic platform driver [ 6.528597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.532505] ohci-pci: OHCI PCI platform driver [ 6.535359] ohci-platform: OHCI generic platform driver [ 6.538702] uhci_hcd: USB Universal Host Controller Interface driver [ 6.544991] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.548710] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.553240] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.556632] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.560587] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.565679] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.570163] usb usb1: Product: UHCI Host Controller [ 6.573299] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.577230] usb usb1: SerialNumber: 0000:02:01.0 [ 6.580292] hub 1-0:1.0: USB hub found [ 6.582804] hub 1-0:1.0: 2 ports detected [ 6.585798] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.593176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.596635] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.600093] mousedev: PS/2 mouse device common for all mice [ 6.604218] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.609335] rtc_cmos 00:03: RTC can wake from S4 [ 6.614264] rtc_cmos 00:03: registered as rtc0 [ 6.617386] rtc_cmos 00:03: setting system clock to 2026-06-12T18:39:14 UTC (1781289554) [ 6.622403] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.626360] i2c_dev: i2c /dev entries driver [ 6.629179] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.636528] device-mapper: uevent: version 1.0.3 [ 6.639845] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.645365] platform eisa.0: Probing EISA bus 0 [ 6.648562] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.652901] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.657261] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.662051] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.666029] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.670117] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.674037] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.678017] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.681958] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.685946] platform eisa.0: EISA: Detected 0 cards [ 6.689312] ledtrig-cpu: registered to indicate activity on CPUs [ 6.693207] drop_monitor: Initializing network drop monitor service [ 6.697276] NET: Registered PF_INET6 protocol family [ 6.704760] Segment Routing with IPv6 [ 6.707629] In-situ OAM (IOAM) with IPv6 [ 6.710166] NET: Registered PF_PACKET protocol family [ 6.713670] Key type dns_resolver registered [ 6.716653] IPI shorthand broadcast: enabled [ 6.719453] registered taskstats version 1 [ 6.722087] Loading compiled-in X.509 certificates [ 6.725934] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.732510] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.739060] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.745141] blacklist: Loading compiled-in revocation X.509 certificates [ 6.749224] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.755106] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.761802] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.769593] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.775897] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.782504] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.789160] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.796364] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.803809] zswap: loaded using pool lzo/zbud [ 6.806902] Key type .fscrypt registered [ 6.809467] Key type fscrypt-provisioning registered [ 6.814451] Key type encrypted registered [ 6.817022] AppArmor: AppArmor sha1 policy hashing enabled [ 6.820435] ima: No TPM chip found, activating TPM-bypass! [ 6.823888] Loading compiled-in module X.509 certificates [ 6.828014] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.833888] ima: Allocated hash algorithm: sha1 [ 6.836839] ima: No architecture policies found [ 6.839945] evm: Initialising EVM extended attributes: [ 6.843255] evm: security.selinux [ 6.845408] evm: security.SMACK64 [ 6.847633] evm: security.SMACK64EXEC [ 6.850194] evm: security.SMACK64TRANSMUTE [ 6.853000] evm: security.SMACK64MMAP [ 6.855590] evm: security.apparmor [ 6.857781] evm: security.ima [ 6.860100] evm: security.capability [ 6.862888] evm: HMAC attrs: 0x1 [ 6.865795] PM: Magic number: 14:942:695 [ 6.869067] pcie_pme 0000:00:02.3:pcie001: hash matches [ 6.872537] pci 0000:00:00.0: hash matches [ 6.875369] RAS: Correctable Errors collector initialized. [ 6.879001] Unstable clock detected, switching default tracing clock to "global" [ 6.879001] If you want to keep using the local clock, then add: [ 6.879001] "trace_clock=local" [ 6.879001] on the kernel command line [ 6.893586] Freeing unused decrypted memory: 2036K [ 6.897280] Freeing unused kernel image (initmem) memory: 3244K [ 6.902430] Write protecting the kernel read-only data: 30720k [ 6.906550] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.911340] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.961458] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.965574] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 6.970101] Run /init as init process info: initramfs: up at 6.46 [ 7.030780] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.040093] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.044928] GPT:229375 != 2097151 [ 7.047313] GPT:Alternate GPT header not at the end of the disk. [ 7.051416] GPT:229375 != 2097151 [ 7.054158] GPT: Use GNU Parted to correct GPT errors. [ 7.108311] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.505955] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.535952] 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 7.36 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:96:36:ec:8b:2a:ab:4f:9b:ac:10:59:4d:0e:f1:5b:9a 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCEegkAkPgxF4GJicvJiDZ4p0evwp9V088dJQmcvjhLzz0AJnH2gY9pxgOuJ+/PH3vf435cn2P/OMqfOPnDhcY3IOj3fiZZTDIHJRxUDxaAWMIGyYGEsrJxaXyZDqCasEb321sVVUzNkONgYY+uVCf8X/h+oY2k6zwM2siWnADRENyZ/z91os4hvx0y31Fd1gv/12VTrB9DQNh9882ZJ+lQvoRdKjLoWomKAlHsVmLSw8XdLPFZ+uya6kNORcx4yBIbM7ppo2ZS2RwpJDVlGZPZUcs0c8UQJpO8MOTMM28xgDJyoaXgyIvVGJhdDiK7e1P27vqXiWoDa/A5qA6bpbT/ root@tempest-testnetworkbasicops-server-1979700133 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCjJ+puxDcW1qJlyH4NVXIq5ixy86SkhOAKRJaAqwiOjJP0fkFa8Ztp2l2bvA7SWlnb7RC+W7KaHR5bMo/eZwGw= root@tempest-testnetworkbasicops-server-1979700133 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe38:7490/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 9636ec8b-2aab-4f9b-ac10-594d0ef15b9a name: tempest-TestNetworkBasicOps-server-1979700133 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1979700133 launch-index: 0 === cirros: current=0.6.2 uptime=8.51 === === 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:38:74:90 inet6 addr: fe80::f816:3eff:fe38:7490/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-1979700133 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 [ 7.626330] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.629592] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.645653] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.842773] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.880757] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.987948] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.989654] ISO 9660 Extensions: RRIP_1991A [ 8.100275] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.847562] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.852117] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 19:39:15 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 19:39:15 cirros auth.notice su: + none root:cirros Jun 12 19:39:15 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 19:39:15 cirros daemon.info dhcpcd[350]: DUID 00:04:96:36:ec:8b:2a:ab:4f:9b:ac:10:59:4d:0e:f1:5b:9a Jun 12 19:39:15 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 19:39:15 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 19:39:15 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 19:39:15 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:38:74:90 Jun 12 19:39:15 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe38:7490 Jun 12 19:39:16 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 12 19:39:16 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1979700133 login: 2026-06-12 18:39:26,245 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-12 18:39:26,251 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:39:26,360 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:39:26,361 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-12 18:39:26,840 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=e65be4d529d84dda8bc38e970109917f&network_id=5823f40f-0bf6-4b33-9cb7-e6d841b39cca 0.478s 2026-06-12 18:39:26,840 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 18:39:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3459', 'x-openstack-request-id': 'req-7f50ab20-2bdc-4656-9c0d-7eafab643edc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=e65be4d529d84dda8bc38e970109917f&network_id=5823f40f-0bf6-4b33-9cb7-e6d841b39cca'} Body: b'{"ports":[{"id":"7840c831-870e-4409-bd31-81ecb43b9a8a","name":"","network_id":"5823f40f-0bf6-4b33-9cb7-e6d841b39cca","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:82:45:50","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-5823f40f-0bf6-4b33-9cb7-e6d841b39cca","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"641ed601-6e27-4af0-a7f1-9af95ee11e80","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-12T18:38:50Z","updated_at":"2026-06-12T18:38:53Z","revision_number":2,"project_id":"e65be4d529d84dda8bc38e970109917f"},{"id":"8383a306-90c0-4a59-8ade-7ecbb15c3bd1","name":"","network_id":"5823f40f-0bf6-4b33-9cb7-e6d841b39cca","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:38:74:90","admin_state_up":true,"status":"ACTIVE","device_id":"9636ec8b-2aab-4f9b-ac10-594d0ef15b9a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"641ed601-6e27-4af0-a7f1-9af95ee11e80","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8e2423db-cc5a-4671-ab71-9eef96bce9c1"],"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-1979700133","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-1979700133","fqdn":"tempest-testnetworkbasicops-server-1979700133.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:39:01Z","updated_at":"2026-06-12T18:39:06Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"},{"id":"8ea3f88b-c715-432f-a605-d16cd575db58","name":"","network_id":"5823f40f-0bf6-4b33-9cb7-e6d841b39cca","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:35:56:5a","admin_state_up":true,"status":"ACTIVE","device_id":"3725a27f-b222-44b2-852c-c57db44f578f","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"641ed601-6e27-4af0-a7f1-9af95ee11e80","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-12T18:38:54Z","updated_at":"2026-06-12T18:38:55Z","revision_number":2,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:39:26,842 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-12 18:39:26,846 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:39:26,950 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:39:26,950 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-12 18:39:26,951 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 18:39:26,951 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-12 18:39:26,954 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:39:27,059 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:39:27,060 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-12 18:39:27,069 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.117635 seconds 2026-06-12 18:39:27,069 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 18:39:27,069 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-12 18:39:27,072 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:39:27,178 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:39:27,179 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-12 18:39:27,185 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.116474 seconds 2026-06-12 18:39:27,472 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=0af9ff52-7049-42e4-9936-f0e08b27cd7b 0.286s 2026-06-12 18:39:27,472 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 18:39:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-5397cb1f-911b-426d-b22b-cfe7d8be0bce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=0af9ff52-7049-42e4-9936-f0e08b27cd7b'} Body: b'{"subnets":[{"id":"3e3a199f-e459-4fc2-9f62-5e230fa5bf04","name":"public_subnet","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","network_id":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","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-12T18:35:00Z","updated_at":"2026-06-12T18:35:00Z","revision_number":0,"project_id":"559052ceb8c54ea38b952908ea30f8e0"}]}' 2026-06-12 18:39:27,473 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-12 18:39:27,476 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:39:27,540 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:39:27,541 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-12 18:39:27,541 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 18:39:27,541 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-12 18:39:27,544 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:39:27,651 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:39:27,653 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-12 18:39:27,714 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.173408 seconds 2026-06-12 18:39:28,080 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/71bae6b8-c077-48f2-a858-38551164b3b7 0.365s 2026-06-12 18:39:28,080 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 18:39:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-04b1ba5e-6efa-404b-92e6-3ee2d7491259', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/71bae6b8-c077-48f2-a858-38551164b3b7'} Body: b'{"floatingip": {"id": "71bae6b8-c077-48f2-a858-38551164b3b7", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.180", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "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-12T18:39:10Z", "updated_at": "2026-06-12T18:39:27Z", "revision_number": 2, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:39:28,147 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/71bae6b8-c077-48f2-a858-38551164b3b7 0.066s 2026-06-12 18:39:28,147 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 18:39:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-37348031-e0fe-499f-aa2f-ef829fb43789', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/71bae6b8-c077-48f2-a858-38551164b3b7'} Body: b'{"floatingip": {"id": "71bae6b8-c077-48f2-a858-38551164b3b7", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.180", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "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-12T18:39:10Z", "updated_at": "2026-06-12T18:39:28Z", "revision_number": 3, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:39:28,147 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '71bae6b8-c077-48f2-a858-38551164b3b7', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'floating_ip_address': '192.168.122.180', 'floating_network_id': '0af9ff52-7049-42e4-9936-f0e08b27cd7b', '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-12T18:39:10Z', 'updated_at': '2026-06-12T18:39:28Z', 'revision_number': 3, 'project_id': 'e65be4d529d84dda8bc38e970109917f'} is at status: DOWN 2026-06-12 18:39:28,147 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.066561 seconds 2026-06-12 18:39:28,147 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.180 with user: cirros 2026-06-12 18:39:28,147 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.180 in 120 sec and the expected result is unreachable 2026-06-12 18:39:29,168 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.020117 seconds 2026-06-12 18:39:29,169 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.180 in 120 sec and the ping result is expected 2026-06-12 18:39:29,248 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.077s 2026-06-12 18:39:29,248 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-309451709", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDw3KPPWBfViPwzPV2CBZUlbM8e3VkhgnnOGPMGrj3bQ1tpEE+8nLAQVg66N8U+8WCe+/nXConEbfXT9XgGKdzSMQs3gKgEyQbt6Jy80ExT2BpN/TXr/t1cK7p3jFTA2Zg=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:39:29 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-3cb7f0e2-0607-4b2a-8d5c-283bc179dbc8', 'x-compute-request-id': 'req-3cb7f0e2-0607-4b2a-8d5c-283bc179dbc8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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-309451709", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDw3KPPWBfViPwzPV2CBZUlbM8e3VkhgnnOGPMGrj3bQ1tpEE+8nLAQVg66N8U+8WCe+/nXConEbfXT9XgGKdzSMQs3gKgEyQbt6Jy80ExT2BpN/TXr/t1cK7p3jFTA2Zg==", "fingerprint": "4f:b9:f4:a4:c2:18:05:3b:f5:51:84:0a:62:dd:3b:4a", "user_id": "bedaf98f510540ce9f54ffe42914b272"}}' 2026-06-12 18:39:29,506 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.256s 2026-06-12 18:39:29,506 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-764850266", "description": "tempest-secgroup-smoke-764850266 description", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:39:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-35b2e105-27ee-4dc2-a4d1-10f55208ded0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "ea263397-893b-4733-9db6-7ef530a9fd62", "name": "tempest-secgroup-smoke-764850266", "stateful": true, "tenant_id": "e65be4d529d84dda8bc38e970109917f", "description": "tempest-secgroup-smoke-764850266 description", "shared": false, "security_group_rules": [{"id": "539736cc-ac82-49a8-8123-f37d82bfffb1", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "ea263397-893b-4733-9db6-7ef530a9fd62", "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-12T18:39:29Z", "updated_at": "2026-06-12T18:39:29Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}, {"id": "650237aa-cc59-4ae0-a5d4-07ce77d23fdf", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "ea263397-893b-4733-9db6-7ef530a9fd62", "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-12T18:39:29Z", "updated_at": "2026-06-12T18:39:29Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}], "tags": [], "created_at": "2026-06-12T18:39:29Z", "updated_at": "2026-06-12T18:39:29Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:39:29,651 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.144s 2026-06-12 18:39:29,651 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": "ea263397-893b-4733-9db6-7ef530a9fd62", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:39:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-efc675e7-4bea-4fed-83fb-12921891c56a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "eef9ad49-f2c9-4343-989f-2e308ddc9eaa", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "ea263397-893b-4733-9db6-7ef530a9fd62", "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-12T18:39:29Z", "updated_at": "2026-06-12T18:39:29Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:39:29,815 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.164s 2026-06-12 18:39:29,815 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": "ea263397-893b-4733-9db6-7ef530a9fd62", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:39:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-193de1a9-1d74-4ffd-8d9b-12ca2d7dc441', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "187363f3-3bd1-45aa-bb26-8c4c56297046", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "ea263397-893b-4733-9db6-7ef530a9fd62", "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-12T18:39:29Z", "updated_at": "2026-06-12T18:39:29Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:39:32,833 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 3.017s 2026-06-12 18:39:32,834 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": "ea263397-893b-4733-9db6-7ef530a9fd62", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:39:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9be7fd76-f24b-4fee-8f3e-0f427dd8fbb7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "21500267-3392-4945-b0c5-cf68a1dace99", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "ea263397-893b-4733-9db6-7ef530a9fd62", "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-12T18:39:30Z", "updated_at": "2026-06-12T18:39:30Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:39:34,831 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 1.996s 2026-06-12 18:39:34,831 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": "ea263397-893b-4733-9db6-7ef530a9fd62", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:39:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0ed99265-ada7-4b08-a38f-7f73184723ae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "33e98aba-8648-409d-800e-1aa1848cccc7", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "ea263397-893b-4733-9db6-7ef530a9fd62", "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-12T18:39:33Z", "updated_at": "2026-06-12T18:39:33Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:39:35,973 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 1.142s 2026-06-12 18:39:35,974 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": "ea263397-893b-4733-9db6-7ef530a9fd62", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:39:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-52490424-9cbc-4a2a-b89c-7ae54458df9d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "c5503eb8-ef56-4e0a-9903-faf95d3b27e9", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "ea263397-893b-4733-9db6-7ef530a9fd62", "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-12T18:39:35Z", "updated_at": "2026-06-12T18:39:35Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:39:36,179 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.205s 2026-06-12 18:39:36,179 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": "ea263397-893b-4733-9db6-7ef530a9fd62", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:39:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-1212a3ed-ac9f-4905-9512-f803d64c6c6a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "30dbbf6e-372c-4977-b801-f90acc338b3d", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "ea263397-893b-4733-9db6-7ef530a9fd62", "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-12T18:39:36Z", "updated_at": "2026-06-12T18:39:36Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:39:36,507 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.322s 2026-06-12 18:39:36,508 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 18:39:36 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f085ab1d-eba6-4a8e-b131-2dd1d2bd677b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=5d09b27d5901dadc425eb45aa53fb5f3; 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": "bedaf98f510540ce9f54ffe42914b272", "name": "tempest-TestNetworkBasicOps-429536668-project-member", "password_expires_at": null}, "audit_ids": ["KEN3aRGISK234dbtrveXMw"], "expires_at": "2026-06-12T19:39:36.000000Z", "issued_at": "2026-06-12T18:39:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e65be4d529d84dda8bc38e970109917f", "name": "tempest-TestNetworkBasicOps-429536668"}, "is_domain": false, "roles": [{"id": "2b08364e6ed7470ba0ca48b56f1a8dbc", "name": "reader"}, {"id": "7f4fe077cd4c4f86b937402b326f6a9b", "name": "member"}], "catalog": [{"endpoints": [], "id": "118ffef998694b8cb13dd1955cec5927", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "493b9d50611e45a3bf17cb20cc2125d8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e52bcc0e819249258dd1b9b126d4d2ee", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2d429165e3a347ce943c1d5f6972ff21", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5cf9d74a87014427800090d1404b0486", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c46a25427add4653a8f9ac49214fd725", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a22ff9ad864749a0846a12a126df4843", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "4967c037ad09463f8d78e4cf2aa9a6fb", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "faa62955eb9f4887bf5f07486fde89e7", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "b76d4889edc44469a23bbcc9a207de2a", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "19d8578ce18f41f8b2a210035bbce8ef", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9be0956717f142c5a3ac79bcc9e791e1", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "e0c101ffc878474e81673056d027f353", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "18fe7712278b441fb5983eae4d4a85d1", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "49fc8b6b392346989dfa6bd22ff46d2a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "e373e8b7af504e078badffccaf32c180", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "cdfab1d2f4b74a0ca4f305c389ef6e1d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}, {"name": "swift", "id": "cf2861636ae14962a984a31a4faa1d4a", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}], "id": "ec3763dd838c47a5a6356b884ce4b5c5", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "2495b282369c409b961506fb2a249e49", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dacae2335de74a6383622b6516afba96", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-inte 2026-06-12 18:39:36,508 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2026-06-12 18:39:39,969 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 3.460s 2026-06-12 18:39:39,970 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-1483967202", "imageRef": "318f965d-71c6-46ba-9530-7f988c366266", "flavorRef": "d69348e0-cc95-4b84-a91d-54aace915d33", "networks": [{"uuid": "5823f40f-0bf6-4b33-9cb7-e6d841b39cca"}], "key_name": "tempest-TestNetworkBasicOps-309451709", "security_groups": [{"name": "tempest-secgroup-smoke-764850266"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:39:36 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3', '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-0cffb8d0-ddcf-4030-a2c4-3c75916e76b1', 'x-compute-request-id': 'req-0cffb8d0-ddcf-4030-a2c4-3c75916e76b1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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": "283e65b0-10c0-4e15-987b-3e02f24d69b3", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-764850266"}], "adminPass": "wZhChKb4VmW4"}}' 2026-06-12 18:39:40,831 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/283e65b0-10c0-4e15-987b-3e02f24d69b3 0.859s 2026-06-12 18:39:40,832 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 18:39:39 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-8cebc6af-d011-4c9d-bbd5-8f1cbac35b90', 'x-compute-request-id': 'req-8cebc6af-d011-4c9d-bbd5-8f1cbac35b90', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3'} Body: b'{"server": {"id": "283e65b0-10c0-4e15-987b-3e02f24d69b3", "name": "tempest-TestNetworkBasicOps-server-1483967202", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:39:39Z", "updated": "2026-06-12T18:39:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-309451709", "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 18:39:42,834 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/283e65b0-10c0-4e15-987b-3e02f24d69b3 0.998s 2026-06-12 18:39:42,834 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 18:39:41 GMT', 'server': 'Apache', 'content-length': '1446', '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-f4905c04-005b-46aa-b4c2-6026af7a920a', 'x-compute-request-id': 'req-f4905c04-005b-46aa-b4c2-6026af7a920a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3'} Body: b'{"server": {"id": "283e65b0-10c0-4e15-987b-3e02f24d69b3", "name": "tempest-TestNetworkBasicOps-server-1483967202", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:39:39Z", "updated": "2026-06-12T18:39:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-309451709", "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 18:39:42,838 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2026-06-12 18:39:44,048 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/283e65b0-10c0-4e15-987b-3e02f24d69b3 0.209s 2026-06-12 18:39:44,049 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 18:39:43 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-f30b6a50-8991-4c02-a4d5-617f27dca831', 'x-compute-request-id': 'req-f30b6a50-8991-4c02-a4d5-617f27dca831', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3'} Body: b'{"server": {"id": "283e65b0-10c0-4e15-987b-3e02f24d69b3", "name": "tempest-TestNetworkBasicOps-server-1483967202", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:39:39Z", "updated": "2026-06-12T18:39:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-309451709", "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 18:39:44,051 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2026-06-12 18:39:45,449 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/283e65b0-10c0-4e15-987b-3e02f24d69b3 0.397s 2026-06-12 18:39:45,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: None Response - Headers: {'date': 'Fri, 12 Jun 2026 18:39:45 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-418e66d8-db70-49ad-8852-ef0242c8b970', 'x-compute-request-id': 'req-418e66d8-db70-49ad-8852-ef0242c8b970', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3'} Body: b'{"server": {"id": "283e65b0-10c0-4e15-987b-3e02f24d69b3", "name": "tempest-TestNetworkBasicOps-server-1483967202", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:39:39Z", "updated": "2026-06-12T18:39:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-309451709", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-764850266"}], "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 18:39:46,995 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/283e65b0-10c0-4e15-987b-3e02f24d69b3 0.540s 2026-06-12 18:39:46,995 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 18:39: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-335e93ac-b60e-403a-a3d2-a4a59d997a7c', 'x-compute-request-id': 'req-335e93ac-b60e-403a-a3d2-a4a59d997a7c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3'} Body: b'{"server": {"id": "283e65b0-10c0-4e15-987b-3e02f24d69b3", "name": "tempest-TestNetworkBasicOps-server-1483967202", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:39:39Z", "updated": "2026-06-12T18:39:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-309451709", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_10000 groups": [{"name": "tempest-secgroup-smoke-764850266"}], "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 18:39:48,850 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/283e65b0-10c0-4e15-987b-3e02f24d69b3 0.850s 2026-06-12 18:39:48,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 18:39: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-e25b73d6-2c3c-4420-9c13-ae6067d10c94', 'x-compute-request-id': 'req-e25b73d6-2c3c-4420-9c13-ae6067d10c94', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3'} Body: b'{"server": {"id": "283e65b0-10c0-4e15-987b-3e02f24d69b3", "name": "tempest-TestNetworkBasicOps-server-1483967202", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:39:39Z", "updated": "2026-06-12T18:39:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-309451709", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-764850266"}], "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 18:39:51,049 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/283e65b0-10c0-4e15-987b-3e02f24d69b3 1.193s 2026-06-12 18:39:51,049 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 18:39:49 GMT', 'server': 'Apache', 'content-length': '1689', '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-f05c9d35-eef1-4625-a5ad-3db3e237129c', 'x-compute-request-id': 'req-f05c9d35-eef1-4625-a5ad-3db3e237129c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3'} Body: b'{"server": {"id": "283e65b0-10c0-4e15-987b-3e02f24d69b3", "name": "tempest-TestNetworkBasicOps-server-1483967202", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:39:39Z", "updated": "2026-06-12T18:39:49Z", "addresses": {"tempest-network-smoke--98043660": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:2b:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-309451709", "OS-SRV-USG:launched_at": "2026-06-12T18:39:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-764850266"}], "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 18:39:51,054 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2026-06-12 18:39:51,999 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/283e65b0-10c0-4e15-987b-3e02f24d69b3 0.944s 2026-06-12 18:39:51,999 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 18:39:51 GMT', 'server': 'Apache', 'content-length': '1689', '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-e25de78b-64e8-43d8-9c69-ecabfdb7caa6', 'x-compute-request-id': 'req-e25de78b-64e8-43d8-9c69-ecabfdb7caa6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3'} Body: b'{"server": {"id": "283e65b0-10c0-4e15-987b-3e02f24d69b3", "name": "tempest-TestNetworkBasicOps-server-1483967202", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:39:39Z", "updated": "2026-06-12T18:39:49Z", "addresses": {"tempest-network-smoke--98043660": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:2b:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-309451709", "OS-SRV-USG:launched_at": "2026-06-12T18:39:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-764850266"}], "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 18:39:52,087 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=283e65b0-10c0-4e15-987b-3e02f24d69b3 0.084s 2026-06-12 18:39:52,087 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 18:39:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-132ddd8b-ad6e-413b-9e9b-69ab8bae51a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=283e65b0-10c0-4e15-987b-3e02f24d69b3'} Body: b'{"ports":[{"id":"8e5db3cc-1313-4f2e-bf29-145c9768921c","name":"","network_id":"5823f40f-0bf6-4b33-9cb7-e6d841b39cca","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:84:2b:c0","admin_state_up":true,"status":"ACTIVE","device_id":"283e65b0-10c0-4e15-987b-3e02f24d69b3","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"641ed601-6e27-4af0-a7f1-9af95ee11e80","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["ea263397-893b-4733-9db6-7ef530a9fd62"],"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-1483967202","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-1483967202","fqdn":"tempest-testnetworkbasicops-server-1483967202.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:39:43Z","updated_at":"2026-06-12T18:39:48Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:39:52,087 25 DEBUG [tempest.common.waiters] Server ID 283e65b0-10c0-4e15-987b-3e02f24d69b3 ports are all ACTIVE [{'id': '8e5db3cc-1313-4f2e-bf29-145c9768921c', 'name': '', 'network_id': '5823f40f-0bf6-4b33-9cb7-e6d841b39cca', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'mac_address': 'fa:16:3e:84:2b:c0', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '283e65b0-10c0-4e15-987b-3e02f24d69b3', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '641ed601-6e27-4af0-a7f1-9af95ee11e80', 'ip_address': '10.100.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['ea263397-893b-4733-9db6-7ef530a9fd62'], '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-1483967202', 'dns_assignment': [{'ip_address': '10.100.0.4', 'hostname': 'tempest-testnetworkbasicops-server-1483967202', 'fqdn': 'tempest-testnetworkbasicops-server-1483967202.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T18:39:43Z', 'updated_at': '2026-06-12T18:39:48Z', 'revision_number': 4, 'project_id': 'e65be4d529d84dda8bc38e970109917f'}]: 2026-06-12 18:39:53,108 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/71bae6b8-c077-48f2-a858-38551164b3b7 1.020s 2026-06-12 18:39:53,108 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8e5db3cc-1313-4f2e-bf29-145c9768921c"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:39:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-c85d468a-4a6d-4b38-a63e-ad3381e2b446', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/71bae6b8-c077-48f2-a858-38551164b3b7'} Body: b'{"floatingip": {"id": "71bae6b8-c077-48f2-a858-38551164b3b7", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.180", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "3725a27f-b222-44b2-852c-c57db44f578f", "port_id": "8e5db3cc-1313-4f2e-bf29-145c9768921c", "fixed_ip_address": "10.100.0.4", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "5823f40f-0bf6-4b33-9cb7-e6d841b39cca", "mac_address": "fa:16:3e:84:2b:c0", "admin_state_up": true, "status": "ACTIVE", "device_id": "283e65b0-10c0-4e15-987b-3e02f24d69b3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:39:10Z", "updated_at": "2026-06-12T18:39:52Z", "revision_number": 4, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:39:53,189 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/71bae6b8-c077-48f2-a858-38551164b3b7 0.080s 2026-06-12 18:39:53,189 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 18:39:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-7999ea88-4f8d-4492-a8cd-6c7d129d9e34', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/71bae6b8-c077-48f2-a858-38551164b3b7'} Body: b'{"floatingip": {"id": "71bae6b8-c077-48f2-a858-38551164b3b7", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.180", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "3725a27f-b222-44b2-852c-c57db44f578f", "port_id": "8e5db3cc-1313-4f2e-bf29-145c9768921c", "fixed_ip_address": "10.100.0.4", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "5823f40f-0bf6-4b33-9cb7-e6d841b39cca", "mac_address": "fa:16:3e:84:2b:c0", "admin_state_up": true, "status": "ACTIVE", "device_id": "283e65b0-10c0-4e15-987b-3e02f24d69b3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:39:10Z", "updated_at": "2026-06-12T18:39:53Z", "revision_number": 5, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:39:53,190 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '71bae6b8-c077-48f2-a858-38551164b3b7', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'floating_ip_address': '192.168.122.180', 'floating_network_id': '0af9ff52-7049-42e4-9936-f0e08b27cd7b', 'router_id': '3725a27f-b222-44b2-852c-c57db44f578f', 'port_id': '8e5db3cc-1313-4f2e-bf29-145c9768921c', 'fixed_ip_address': '10.100.0.4', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '5823f40f-0bf6-4b33-9cb7-e6d841b39cca', 'mac_address': 'fa:16:3e:84:2b:c0', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '283e65b0-10c0-4e15-987b-3e02f24d69b3', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T18:39:10Z', 'updated_at': '2026-06-12T18:39:53Z', 'revision_number': 5, 'project_id': 'e65be4d529d84dda8bc38e970109917f'} is at status: ACTIVE 2026-06-12 18:39:53,190 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.081320 seconds 2026-06-12 18:39:53,190 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.180 with user: cirros 2026-06-12 18:39:53,190 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.180 in 120 sec and the expected result is reachable 2026-06-12 18:40:07,407 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.216300 seconds 2026-06-12 18:40:07,408 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.180 in 120 sec and the ping result is expected 2026-06-12 18:40:07,557 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/283e65b0-10c0-4e15-987b-3e02f24d69b3/action 0.148s 2026-06-12 18:40:07,558 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 18:40:07 GMT', 'server': 'Apache', 'content-length': '75295', '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-4ffb48e6-d614-4628-ad63-c09fc7229f1b', 'x-compute-request-id': 'req-4ffb48e6-d614-4628-ad63-c09fc7229f1b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3/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.000001] kvm-clock: using sched offset of 1261313809 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001157] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001504] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004315] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004346] Using GB pages for direct mapping\\n[ 0.004616] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004620] ACPI: Early table checksum verification disabled\\n[ 0.004624] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004629] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004636] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004643] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004647] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004651] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004655] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004659] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004662] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004664] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004665] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004667] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004668] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004669] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005758] No NUMA configuration fo 2026-06-12 18:40:07,560 25 DEBUG [tempest.scenario.manager] Console output for 283e65b0-10c0-4e15-987b-3e02f24d69b3 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.000001] kvm-clock: using sched offset of 1261313809 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001157] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001504] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004315] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004346] Using GB pages for direct mapping [ 0.004616] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004620] ACPI: Early table checksum verification disabled [ 0.004624] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004629] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004636] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004643] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004647] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004651] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004655] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004659] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004662] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004664] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004665] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004667] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004668] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004669] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005758] No NUMA configuration found [ 0.005761] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005768] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006129] Zone ranges: [ 0.006131] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006134] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006137] Normal empty [ 0.006139] Device empty [ 0.006140] Movable zone start for each node [ 0.006143] Early memory node ranges [ 0.006144] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006146] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006148] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006393] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006422] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006618] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016442] ACPI: PM-Timer IO Port: 0x608 [ 0.016467] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016574] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016578] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016580] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016582] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016583] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016585] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016589] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016591] TSC deadline timer available [ 0.016603] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016667] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016670] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016671] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016672] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016674] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016676] Booting paravirtualized kernel on KVM [ 0.016678] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016684] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.016934] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017003] kvm-guest: setup async PF for cpu 0 [ 0.017029] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017068] kvm-guest: PV spinlocks disabled, single CPU [ 0.017073] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017075] Policy zone: DMA32 [ 0.017077] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017133] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017145] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017153] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017207] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017466] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018196] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018226] ftrace: allocating 50600 entries in 198 pages [ 0.041987] ftrace: allocated 198 pages with 4 groups [ 0.042155] rcu: Hierarchical RCU implementation. [ 0.042157] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042159] Rude variant of Tasks RCU enabled. [ 0.042160] Tracing variant of Tasks RCU enabled. [ 0.042161] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042163] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046564] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046915] random: crng init done [ 0.082355] Console: colour VGA+ 80x25 [ 0.205715] printk: console [tty1] enabled [ 0.497745] printk: console [ttyS0] enabled [ 0.500364] ACPI: Core revision 20210730 [ 0.503054] APIC: Switch to symmetric I/O mode setup [ 0.507180] x2apic enabled [ 0.510131] Switched APIC routing to physical x2apic. [ 0.517563] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.523692] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.527687] pid_max: default: 32768 minimum: 301 [ 0.527687] LSM: Security Framework initializing [ 0.527687] landlock: Up and running. [ 0.527687] Yama: becoming mindful. [ 0.527687] AppArmor: AppArmor initialized [ 0.527687] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.527687] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.527687] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.527687] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.527687] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.527687] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.527687] Spectre V2 : Mitigation: Retpolines [ 0.527687] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.527687] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.527687] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.527687] RETBleed: Mitigation: untrained return thunk [ 0.527687] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.527687] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.527687] Freeing SMP alternatives memory: 44K [ 0.527687] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.527825] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.531708] ... version: 0 [ 0.534303] ... bit width: 48 [ 0.535699] ... generic registers: 6 [ 0.538203] ... value mask: 0000ffffffffffff [ 0.539699] ... max period: 00007fffffffffff [ 0.542926] ... fixed-purpose events: 0 [ 0.543699] ... event mask: 000000000000003f [ 0.546908] rcu: Hierarchical SRCU implementation. [ 0.548230] smp: Bringing up secondary CPUs ... [ 0.551010] smp: Brought up 1 node, 1 CPU [ 0.551704] smpboot: Max logical packages: 1 [ 0.554480] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556140] devtmpfs: initialized [ 0.558324] x86/mm: Memory block size: 128MB [ 0.559866] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.563709] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.567775] pinctrl core: initialized pinctrl subsystem [ 0.571306] PM: RTC time: 18:39:50, date: 2026-06-12 [ 0.571856] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.575806] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.579710] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.583712] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.587711] audit: initializing netlink subsys (disabled) [ 0.591061] thermal_sys: Registered thermal governor 'fair_share' [ 0.591063] thermal_sys: Registered thermal governor 'bang_bang' [ 0.591699] thermal_sys: Registered thermal governor 'step_wise' [ 0.595358] thermal_sys: Registered thermal governor 'user_space' [ 0.595703] audit: type=2000 audit(1781289590.202:1): state=initialized audit_enabled=0 res=1 [ 0.599701] thermal_sys: Registered thermal governor 'power_allocator' [ 0.599716] EISA bus registered [ 0.603705] cpuidle: using governor ladder [ 0.606269] cpuidle: using governor menu [ 0.610045] ACPI: bus type PCI registered [ 0.611700] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.615874] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.619701] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.623667] PCI: Using configuration type 1 for base access [ 0.624959] Kprobes globally optimized [ 0.627484] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.627704] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.632283] ACPI: Added _OSI(Module Device) [ 0.634854] ACPI: Added _OSI(Processor Device) [ 0.635727] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.638773] ACPI: Added _OSI(Processor Aggregator Device) [ 0.639730] ACPI: Added _OSI(Linux-Dell-Video) [ 0.642429] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.643711] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.650077] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.654878] ACPI: Interpreter enabled [ 0.655710] ACPI: PM: (supports S0 S5) [ 0.658007] ACPI: Using IOAPIC for interrupt routing [ 0.659730] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.663700] PCI: Using E820 reservations for host bridge windows [ 0.667427] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.672743] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.675704] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.679816] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.683804] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.688885] PCI host bridge to bus 0000:00 [ 0.691572] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.691700] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.695545] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.695699] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.699699] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.703699] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.707699] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.712308] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.719639] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.723734] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.733639] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.739700] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.749677] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.751882] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.760135] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.767043] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.775439] pci 0000:00:02.0: enabling Extended Tags [ 0.778261] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.783112] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.789213] pci 0000:00:02.1: enabling Extended Tags [ 0.796297] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.803128] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.811120] pci 0000:00:02.2: enabling Extended Tags [ 0.814108] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.818943] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.825082] pci 0000:00:02.3: enabling Extended Tags [ 0.831700] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.839207] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.847189] pci 0000:00:02.4: enabling Extended Tags [ 0.853459] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.861858] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.876372] pci 0000:00:02.5: enabling Extended Tags [ 0.885466] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.891707] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.902983] pci 0000:00:02.6: enabling Extended Tags [ 0.906925] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.911706] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.925535] pci 0000:00:02.7: enabling Extended Tags [ 0.932682] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.938656] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.948483] pci 0000:00:03.0: enabling Extended Tags [ 0.953803] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.958643] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.966475] pci 0000:00:03.1: enabling Extended Tags [ 0.970054] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.974801] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 0.982465] pci 0000:00:03.2: enabling Extended Tags [ 0.985962] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 0.990767] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 0.997319] pci 0000:00:03.3: enabling Extended Tags [ 1.002168] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.007284] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.014034] pci 0000:00:03.4: enabling Extended Tags [ 1.019798] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.027236] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.032981] pci 0000:00:03.5: enabling Extended Tags [ 1.040437] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.046954] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.053496] pci 0000:00:03.6: enabling Extended Tags [ 1.058441] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.063200] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.073619] pci 0000:00:03.7: enabling Extended Tags [ 1.080166] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.087707] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.098738] pci 0000:00:04.0: enabling Extended Tags [ 1.102471] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.107229] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.114546] pci 0000:00:04.1: enabling Extended Tags [ 1.118110] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.122922] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.130018] pci 0000:00:04.2: enabling Extended Tags [ 1.135668] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.139004] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.145395] pci 0000:00:04.3: enabling Extended Tags [ 1.151700] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.158272] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.164987] pci 0000:00:04.4: enabling Extended Tags [ 1.170117] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.175113] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.180911] pci 0000:00:04.5: enabling Extended Tags [ 1.185966] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.192921] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.202490] pci 0000:00:04.6: enabling Extended Tags [ 1.205956] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.211021] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.219975] pci 0000:00:04.7: enabling Extended Tags [ 1.227257] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.231038] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.238092] pci 0000:00:05.0: enabling Extended Tags [ 1.295114] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.297355] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.302038] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.318074] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.321681] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.327226] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.335055] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.345716] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.353007] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.361529] pci 0000:01:00.0: enabling Extended Tags [ 1.435626] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.435764] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.439443] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.439837] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.445847] pci_bus 0000:02: extended config space not accessible [ 1.448045] acpiphp: Slot [1] registered [ 1.451152] acpiphp: Slot [0] registered [ 1.451759] acpiphp: Slot [2] registered [ 1.454766] acpiphp: Slot [3] registered [ 1.455945] acpiphp: Slot [4] registered [ 1.459586] acpiphp: Slot [5] registered [ 1.459745] acpiphp: Slot [6] registered [ 1.462229] acpiphp: Slot [7] registered [ 1.463991] acpiphp: Slot [8] registered [ 1.466636] acpiphp: Slot [9] registered [ 1.467768] acpiphp: Slot [10] registered [ 1.470989] acpiphp: Slot [11] registered [ 1.471760] acpiphp: Slot [12] registered [ 1.474941] acpiphp: Slot [13] registered [ 1.475758] acpiphp: Slot [14] registered [ 1.478989] acpiphp: Slot [15] registered [ 1.479772] acpiphp: Slot [16] registered [ 1.482984] acpiphp: Slot [17] registered [ 1.483764] acpiphp: Slot [18] registered [ 1.487005] acpiphp: Slot [19] registered [ 1.487777] acpiphp: Slot [20] registered [ 1.490842] acpiphp: Slot [21] registered [ 1.491764] acpiphp: Slot [22] registered [ 1.494998] acpiphp: Slot [23] registered [ 1.495759] acpiphp: Slot [24] registered [ 1.499043] acpiphp: Slot [25] registered [ 1.499757] acpiphp: Slot [26] registered [ 1.502720] acpiphp: Slot [27] registered [ 1.503747] acpiphp: Slot [28] registered [ 1.506822] acpiphp: Slot [29] registered [ 1.507755] acpiphp: Slot [30] registered [ 1.510682] acpiphp: Slot [31] registered [ 1.514378] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.526189] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.600677] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.603762] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.607430] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.607818] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.616310] acpiphp: Slot [0-2] registered [ 1.619509] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.625186] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.635714] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.641931] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.643885] pci 0000:03:00.0: enabling Extended Tags [ 1.720681] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.723782] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.727815] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.734497] acpiphp: Slot [0-3] registered [ 1.736275] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.745662] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.756920] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.763787] pci 0000:04:00.0: enabling Extended Tags [ 1.834279] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.836080] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.839809] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.846307] acpiphp: Slot [0-4] registered [ 1.848299] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.857801] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.868996] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.875848] pci 0000:05:00.0: enabling Extended Tags [ 1.951341] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.951822] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.955814] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.961827] acpiphp: Slot [0-5] registered [ 1.964333] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.971704] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.982164] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 1.986330] pci 0000:06:00.0: enabling Extended Tags [ 2.061169] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.063815] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.067629] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.070299] acpiphp: Slot [0-6] registered [ 2.134570] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.135832] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.139998] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.148436] acpiphp: Slot [0-7] registered [ 2.246617] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.247817] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.251810] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.258348] acpiphp: Slot [0-8] registered [ 2.323259] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.323811] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.327818] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.334250] acpiphp: Slot [0-9] registered [ 2.398702] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.399812] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.403813] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.410316] acpiphp: Slot [0-10] registered [ 2.474566] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.475816] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.479809] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.486293] acpiphp: Slot [0-11] registered [ 2.550916] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.551839] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.555810] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.562333] acpiphp: Slot [0-12] registered [ 2.626754] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.627817] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.631809] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.638614] acpiphp: Slot [0-13] registered [ 2.703264] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.703815] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.707809] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.714344] acpiphp: Slot [0-14] registered [ 2.778758] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.779814] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.783813] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.790346] acpiphp: Slot [0-15] registered [ 2.857456] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.859917] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.863810] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.870391] acpiphp: Slot [0-16] registered [ 2.935112] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.935815] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.939810] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.946409] acpiphp: Slot [0-17] registered [ 3.011580] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.011830] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.015814] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.022050] acpiphp: Slot [0-18] registered [ 3.087784] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.091131] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.091810] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.098293] acpiphp: Slot [0-19] registered [ 3.162909] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.163814] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.167809] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.173945] acpiphp: Slot [0-20] registered [ 3.238700] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.239810] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.243809] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.249803] acpiphp: Slot [0-21] registered [ 3.314491] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.315828] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.319910] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.325997] acpiphp: Slot [0-22] registered [ 3.390498] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.391814] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.395823] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.401948] acpiphp: Slot [0-23] registered [ 3.466767] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.467817] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.471814] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.477946] acpiphp: Slot [0-24] registered [ 3.542157] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.543815] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.547810] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.553898] acpiphp: Slot [0-25] registered [ 3.620461] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.623817] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.627766] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.668465] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.671929] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.675761] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.679821] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.683559] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.683918] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.687605] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.687906] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.691643] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.691715] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.695160] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.695717] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.699232] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.699716] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.703664] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.703715] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.707625] iommu: Default domain type: Translated [ 3.707698] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.711795] SCSI subsystem initialized [ 3.714236] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.715687] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.715703] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.719165] vgaarb: loaded [ 3.719727] ACPI: bus type USB registered [ 3.722327] usbcore: registered new interface driver usbfs [ 3.723708] usbcore: registered new interface driver hub [ 3.726854] usbcore: registered new device driver usb [ 3.727723] pps_core: LinuxPPS API ver. 1 registered [ 3.730845] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.731704] PTP clock support registered [ 3.734329] EDAC MC: Ver: 3.0.0 [ 3.738785] NetLabel: Initializing [ 3.739699] NetLabel: domain hash size = 128 [ 3.742287] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.743722] NetLabel: unlabeled traffic allowed by default [ 3.747091] PCI: Using ACPI for IRQ routing [ 4.502809] clocksource: Switched to clocksource kvm-clock [ 4.517051] VFS: Disk quotas dquot_6.6.0 [ 4.520042] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.524980] AppArmor: AppArmor Filesystem Enabled [ 4.528408] pnp: PnP ACPI init [ 4.531119] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.536703] pnp: PnP ACPI: found 5 devices [ 4.545493] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.551836] NET: Registered PF_INET protocol family [ 4.555370] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.561478] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.567294] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.572985] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.578390] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.583343] TCP: Hash tables configured (established 1024 bind 1024) [ 4.587961] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.593112] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.597814] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.602769] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.606897] NET: Registered PF_XDP protocol family [ 4.610458] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.616380] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.624533] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.629501] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.634213] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.638898] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.644134] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.649302] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.653967] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.658625] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.663446] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.668083] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.673021] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.677637] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.682356] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.687174] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.691984] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.696672] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.701364] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.706208] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.710875] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.715512] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.720628] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.725399] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.730074] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.733713] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.737558] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.741338] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.745119] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.748907] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.753122] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.757217] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.761487] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.765691] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.769705] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.773623] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.777354] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.781213] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.785050] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.788900] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.792659] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.796507] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.800196] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.804187] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.808567] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.812418] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.816064] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.820071] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.823869] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.827721] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.831317] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.835175] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.838815] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.842632] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.846432] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.850296] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.854422] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.858348] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.862132] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.866157] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.869821] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.873384] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.877044] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.880563] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.884168] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.887801] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.891366] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.894953] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.898903] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.902824] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.906613] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.910437] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.914158] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.918092] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.922085] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 4.925851] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 4.929931] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 4.933723] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 4.937726] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 4.941470] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 4.945353] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 4.949200] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 4.953307] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 4.957222] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 4.961329] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 4.965180] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 4.969388] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 4.973371] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 4.977609] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 4.981627] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 4.985723] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 4.989439] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 4.993529] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 4.997264] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.001188] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.004331] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.010490] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.016121] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.024040] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.027116] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.032892] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.037889] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.045934] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.051050] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.057675] pci 0000:00:02.1: bridge windoD98B w [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.065555] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.070225] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.076700] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.084679] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.090573] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.095549] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.103318] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.107815] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.114103] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.121786] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.126381] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.132404] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.138954] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.144728] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.149477] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.156670] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.161126] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.166873] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.173489] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.179739] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.184735] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.192578] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.197091] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.203359] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.211079] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.215732] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.222003] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.228760] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.234503] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.239617] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.247550] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.250609] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.256484] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.261381] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.268344] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.271336] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.277571] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.282911] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.290763] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.293771] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.300282] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.305180] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.312704] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.315739] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.320764] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.326892] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.335139] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.338179] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.343132] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.349080] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.356722] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.359741] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.365120] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.371289] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.378836] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.381834] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.387090] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.393317] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.400998] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.404090] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.409439] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.415458] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.423077] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.426348] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.431538] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.437511] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.444902] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.447860] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.452790] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.458749] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.464969] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.469030] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.474153] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.480076] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.486256] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.490405] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.495599] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.500779] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.507548] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.511620] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.516864] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.522940] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.529573] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.534259] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.537965] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.542012] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.545971] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.549896] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.553971] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.557462] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.561144] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.565355] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.568703] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.572359] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.576566] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.580290] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.585101] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.588937] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.593302] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.598849] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.603345] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.606994] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.611197] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.614888] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.619561] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.623335] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.627616] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.631720] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.635969] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.639602] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.644004] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.647670] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.652208] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.655994] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.660262] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.664112] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.668718] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.672190] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.676162] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.680435] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.683746] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.687385] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.691675] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.694999] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.698959] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.703388] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.706749] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.710383] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.714768] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.718230] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.721948] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.726305] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.729675] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.733495] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.737810] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.741124] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.744878] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.749279] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.752731] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.756704] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.762310] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.765768] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.769422] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.773639] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.776948] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.780669] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.784872] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.788175] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.791854] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.796155] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.799450] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.803245] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.807453] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.810840] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.814660] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.820381] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.828765] PCI: CLS 0 bytes, default 64 [ 5.831248] Trying to unpack rootfs image as initramfs... [ 5.834554] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 5.852161] Initialise system trusted keyrings [ 5.854966] Key type blacklist registered [ 5.863755] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 5.872898] zbud: loaded [ 5.874811] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 5.883879] fuse: init (API version 7.34) [ 5.891852] integrity: Platform Keyring initialized [ 5.903801] Key type asymmetric registered [ 5.906294] Asymmetric key parser 'x509' registered [ 5.911831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 5.923818] io scheduler mq-deadline registered [ 5.928800] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 5.940095] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 5.951242] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 5.964194] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 5.976125] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 5.988176] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 5.998938] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.012096] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.019548] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.036123] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.043445] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.056258] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.066744] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.076847] Freeing initrd memory: 8744K [ 6.079631] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.087106] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.091055] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.096830] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.102469] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.107181] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.114570] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.119286] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.126680] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.131321] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.139471] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.143342] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.150551] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.154709] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.162815] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.167214] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.175151] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.179125] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.187231] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.191068] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.197044] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.203859] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.207841] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.215253] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.219249] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.227595] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.231497] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.239943] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.243720] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.252114] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.256029] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.264530] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.269424] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.277434] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.282188] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.289405] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.294214] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.298969] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.304468] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.308296] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.316545] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.324825] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.328636] shpchp 0000:01:00.0: Slot initialization failed [ 6.333798] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.338019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.342432] ACPI: button: Power Button [PWRF] [ 6.366906] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.398500] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.404778] Linux agpgart interface v0.103 [ 6.408590] loop: module loaded [ 6.410849] tun: Universal TUN/TAP device driver, 1.6 [ 6.414046] PPP generic driver version 2.4.2 [ 6.417065] VFIO - User Level meta-driver version: 0.3 [ 6.420311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.424202] ehci-pci: EHCI PCI platform driver [ 6.428514] ehci-platform: EHCI generic platform driver [ 6.431658] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.435295] ohci-pci: OHCI PCI platform driver [ 6.438078] ohci-platform: OHCI generic platform driver [ 6.441217] uhci_hcd: USB Universal Host Controller Interface driver [ 6.446577] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.449727] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.454156] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.457553] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.461186] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.466126] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.470479] usb usb1: Product: UHCI Host Controller [ 6.473476] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.477247] usb usb1: SerialNumber: 0000:02:01.0 [ 6.480183] hub 1-0:1.0: USB hub found [ 6.482557] hub 1-0:1.0: 2 ports detected [ 6.485439] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.492049] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.495104] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.498584] mousedev: PS/2 mouse device common for all mice [ 6.502990] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.508022] rtc_cmos 00:03: RTC can wake from S4 [ 6.512816] rtc_cmos 00:03: registered as rtc0 [ 6.516092] rtc_cmos 00:03: setting system clock to 2026-06-12T18:39:56 UTC (1781289596) [ 6.521153] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.525021] i2c_dev: i2c /dev entries driver [ 6.527840] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.534752] device-mapper: uevent: version 1.0.3 [ 6.537620] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.542552] platform eisa.0: Probing EISA bus 0 [ 6.545394] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.549615] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.553506] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.557334] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.561530] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.565296] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.569083] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.572962] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.576820] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.580722] platform eisa.0: EISA: Detected 0 cards [ 6.583771] ledtrig-cpu: registered to indicate activity on CPUs [ 6.587880] drop_monitor: Initializing network drop monitor service [ 6.591841] NET: Registered PF_INET6 protocol family [ 6.598029] Segment Routing with IPv6 [ 6.600478] In-situ OAM (IOAM) with IPv6 [ 6.602978] NET: Registered PF_PACKET protocol family [ 6.606115] Key type dns_resolver registered [ 6.609063] IPI shorthand broadcast: enabled [ 6.611895] registered taskstats version 1 [ 6.614551] Loading compiled-in X.509 certificates [ 6.618104] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.624552] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.630804] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.636989] blacklist: Loading compiled-in revocation X.509 certificates [ 6.640983] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.646915] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.652904] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.660545] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.666564] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.672805] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.679084] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.685319] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.692259] zswap: loaded using pool lzo/zbud [ 6.695253] Key type .fscrypt registered [ 6.697831] Key type fscrypt-provisioning registered [ 6.702424] Key type encrypted registered [ 6.705002] AppArmor: AppArmor sha1 policy hashing enabled [ 6.708314] ima: No TPM chip found, activating TPM-bypass! [ 6.711554] Loading compiled-in module X.509 certificates [ 6.715361] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.721048] ima: Allocated hash algorithm: sha1 [ 6.723936] ima: No architecture policies found [ 6.726823] evm: Initialising EVM extended attributes: [ 6.730020] evm: security.selinux [ 6.732173] evm: security.SMACK64 [ 6.734366] evm: security.SMACK64EXEC [ 6.736833] evm: security.SMACK64TRANSMUTE [ 6.739550] evm: security.SMACK64MMAP [ 6.742057] evm: security.apparmor [ 6.744279] evm: security.ima [ 6.746225] evm: security.capability [ 6.748574] evm: HMAC attrs: 0x1 [ 6.751123] PM: Magic number: 14:942:695 [ 6.753750] pcie_pme 0000:00:02.3:pcie001: hash matches [ 6.756942] pci 0000:00:00.0: hash matches [ 6.759630] RAS: Correctable Errors collector initialized. [ 6.763051] Unstable clock detected, switching default tracing clock to "global" [ 6.763051] If you want to keep using the local clock, then add: [ 6.763051] "trace_clock=local" [ 6.763051] on the kernel command line [ 6.776700] Freeing unused decrypted memory: 2036K [ 6.780048] Freeing unused kernel image (initmem) memory: 3244K [ 6.783735] Write protecting the kernel read-only data: 30720k [ 6.787657] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.791870] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.837676] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.841847] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 6.845848] Run /init as init process info: initramfs: up at 6.37 [ 6.900644] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 6.909250] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 6.913644] GPT:229375 != 2097151 [ 6.916010] GPT:Alternate GPT header not at the end of the disk. [ 6.919853] GPT:229375 != 2097151 [ 6.921986] GPT: Use GNU Parted to correct GPT errors. [ 6.967039] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.338130] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.373079] 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 7.20 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:3e:65:b0:10:c0:4e:15:98:7b:3e:02:f2:4d:69:b3 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDYkxXwBM3/mfZcmLu0q7ADlWnkB2lteSbZTt3VZSZD+MGjqQd3EamBcgJtySgSn+SUt5EvkMRd7F1jzYfR2yf6FV4emUaE5ov0JF0u7o+q1rKFxIjZ+3dz1UZwjvCvUrBpoRtGBeA4plJqGcT5LM+nRHpTif4kjijshVoo17oC0IdzQbgPish/+uK4Uf4ih2EQgjO7um8TGxxeG68HpBd/i9jP+ou4DU5G4wMQyQfMN+qY+J/eI80ZfymGwKtgH13L0RzThfWxY3SQOSJx3Zc/XtQKW/vmmRG1sN2cD9vYhp/Ljai+VmLP682yKayZqEx5gFvEj58B0ctW+liNFLWf root@tempest-testnetworkbasicops-server-1483967202 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFBhFgxbRpvN54HcOLoS/YH/abAdbRP/guHxHqnVGKKQVlUg6DyvzJNzeNH+tXp1JxXVQLni99cIPovC1YAu8cs= root@tempest-testnetworkbasicops-server-1483967202 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe84:2bc0/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 283e65b0-10c0-4e15-987b-3e02f24d69b3 name: tempest-TestNetworkBasicOps-server-1483967202 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1483967202 launch-index: 0 === cirros: current=0.6.2 uptime=8.10 === === 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:84:2B:C0 inet6 addr: fe80::f816:3eff:fe84:2bc0/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:918 (918.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-1483967202 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 [ 7.474787] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.490111] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.659558] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.684641] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.797910] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.799174] ISO 9660 Extensions: RRIP_1991A [ 7.897742] 8021q: adding VLAN 0 to HW filter on device eth0 [ 7.947728] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.424616] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.426792] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 19:39:57 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 19:39:57 cirros auth.notice su: + none root:cirros Jun 12 19:39:57 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 19:39:57 cirros daemon.info dhcpcd[350]: DUID 00:04:28:3e:65:b0:10:c0:4e:15:98:7b:3e:02:f2:4d:69:b3 Jun 12 19:39:57 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 19:39:57 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 19:39:57 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 19:39:57 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:84:2b:c0 Jun 12 19:39:57 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe84:2bc0 Jun 12 19:39:58 cirros authpriv.info dropbear[391]: Running in background Jun 12 19:39:58 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-1483967202 login: 2026-06-12 18:40:07,561 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-12 18:40:07,568 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:40:07,668 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:40:07,669 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-12 18:40:07,846 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3 0.176s 2026-06-12 18:40:07,846 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 18:40: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-1de12c13-625b-4eea-989a-cb1ccb98cab1', 'x-compute-request-id': 'req-1de12c13-625b-4eea-989a-cb1ccb98cab1', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3'} Body: b'' 2026-06-12 18:40:09,888 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3 2.042s 2026-06-12 18:40:09,889 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 18:40:07 GMT', 'server': 'Apache', 'content-length': '1817', '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-eac4ffd9-e801-42e6-a813-f5cd28330041', 'x-compute-request-id': 'req-eac4ffd9-e801-42e6-a813-f5cd28330041', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3'} Body: b'{"server": {"id": "283e65b0-10c0-4e15-987b-3e02f24d69b3", "name": "tempest-TestNetworkBasicOps-server-1483967202", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:39:39Z", "updated": "2026-06-12T18:40:07Z", "addresses": {"tempest-network-smoke--98043660": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:2b:c0"}, {"version": 4, "addr": "192.168.122.180", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:2b:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-309451709", "OS-SRV-USG:launched_at": "2026-06-12T18:39:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-764850266"}], "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 18:40:11,269 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3 0.371s 2026-06-12 18:40:11,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 18:40:10 GMT', 'server': 'Apache', 'content-length': '1750', '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-7f49693d-77db-49e3-bcef-db796a2badc3', 'x-compute-request-id': 'req-7f49693d-77db-49e3-bcef-db796a2badc3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3'} Body: b'{"server": {"id": "283e65b0-10c0-4e15-987b-3e02f24d69b3", "name": "tempest-TestNetworkBasicOps-server-1483967202", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:39:39Z", "updated": "2026-06-12T18:40:08Z", "addresses": {"tempest-network-smoke--98043660": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:2b:c0"}, {"version": 4, "addr": "192.168.122.180", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:2b:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-309451709", "OS-SRV-USG:launched_at": "2026-06-12T18:39:49.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 18:40:12,356 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3 0.082s 2026-06-12 18:40:12,356 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 18:40:12 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-a7dec772-8cbd-42a5-b928-b678dfea95b0', 'x-compute-request-id': 'req-a7dec772-8cbd-42a5-b928-b678dfea95b0', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/283e65b0-10c0-4e15-987b-3e02f24d69b3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 283e65b0-10c0-4e15-987b-3e02f24d69b3 could not be found."}}' 2026-06-12 18:40:12,957 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/ea263397-893b-4733-9db6-7ef530a9fd62 0.601s 2026-06-12 18:40:12,958 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 18:40:12 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6daf3c6c-2212-420f-9687-f51b2d0a24ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/ea263397-893b-4733-9db6-7ef530a9fd62'} Body: b'' 2026-06-12 18:40:13,035 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-309451709 0.077s 2026-06-12 18:40:13,036 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 18:40:12 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-c4eabd97-c8ac-440a-a8bb-fdaf6d67fb66', 'x-compute-request-id': 'req-c4eabd97-c8ac-440a-a8bb-fdaf6d67fb66', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-309451709'} Body: b'' 2026-06-12 18:40:13,318 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/71bae6b8-c077-48f2-a858-38551164b3b7 0.282s 2026-06-12 18:40:13,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 18:40:13 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fabc1a71-ce38-4219-9f89-24cf3f06f10a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/71bae6b8-c077-48f2-a858-38551164b3b7'} Body: b'' 2026-06-12 18:40:13,474 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a 0.156s 2026-06-12 18:40:13,475 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 18:40:13 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-89fa9e58-e8f1-4640-978e-8de4968978c7', 'x-compute-request-id': 'req-89fa9e58-e8f1-4640-978e-8de4968978c7', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a'} Body: b'' 2026-06-12 18:40:14,065 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a 0.589s 2026-06-12 18:40:14,065 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 18:40:13 GMT', 'server': 'Apache', 'content-length': '1698', '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-0be0595b-70e7-4503-ac78-34e0ed6c48e9', 'x-compute-request-id': 'req-0be0595b-70e7-4503-ac78-34e0ed6c48e9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a'} Body: b'{"server": {"id": "9636ec8b-2aab-4f9b-ac10-594d0ef15b9a", "name": "tempest-TestNetworkBasicOps-server-1979700133", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:38:59Z", "updated": "2026-06-12T18:40:13Z", "addresses": {"tempest-network-smoke--98043660": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:74:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1044866743", "OS-SRV-USG:launched_at": "2026-06-12T18:39:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1538914998"}], "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 18:40:15,148 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a 0.079s 2026-06-12 18:40:15,148 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 18:40:15 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-6670eddf-f4a6-48a3-ba20-2c8153331da8', 'x-compute-request-id': 'req-6670eddf-f4a6-48a3-ba20-2c8153331da8', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9636ec8b-2aab-4f9b-ac10-594d0ef15b9a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9636ec8b-2aab-4f9b-ac10-594d0ef15b9a could not be found."}}' 2026-06-12 18:40:15,947 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/8e2423db-cc5a-4671-ab71-9eef96bce9c1 0.798s 2026-06-12 18:40:15,947 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 18:40:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7cf208d0-3053-4e6f-ba26-ccf440518a0d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/8e2423db-cc5a-4671-ab71-9eef96bce9c1'} Body: b'' 2026-06-12 18:40:16,018 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-1044866743 0.070s 2026-06-12 18:40:16,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 18:40:15 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-1dcf538e-5d2a-488a-8cb4-27e107f3e497', 'x-compute-request-id': 'req-1dcf538e-5d2a-488a-8cb4-27e107f3e497', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1044866743'} Body: b'' 2026-06-12 18:40:17,960 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3725a27f-b222-44b2-852c-c57db44f578f/remove_router_interface 1.940s 2026-06-12 18:40:17,961 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "641ed601-6e27-4af0-a7f1-9af95ee11e80"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-cae94fe2-ce86-4f65-add4-0f65442599bf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3725a27f-b222-44b2-852c-c57db44f578f/remove_router_interface'} Body: b'{"id": "3725a27f-b222-44b2-852c-c57db44f578f", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "8ea3f88b-c715-432f-a605-d16cd575db58", "network_id": "5823f40f-0bf6-4b33-9cb7-e6d841b39cca", "subnet_id": "641ed601-6e27-4af0-a7f1-9af95ee11e80", "subnet_ids": ["641ed601-6e27-4af0-a7f1-9af95ee11e80"]}' 2026-06-12 18:40:18,179 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/641ed601-6e27-4af0-a7f1-9af95ee11e80 0.218s 2026-06-12 18:40:18,180 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 18:40:18 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-982cf71b-02b4-40ab-94de-afb4e19f7df8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/641ed601-6e27-4af0-a7f1-9af95ee11e80'} Body: b'' 2026-06-12 18:40:19,141 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3725a27f-b222-44b2-852c-c57db44f578f 0.960s 2026-06-12 18:40:19,141 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 18:40:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-38727e2b-cfa3-4c2b-bea2-ea94150cf9bf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3725a27f-b222-44b2-852c-c57db44f578f'} Body: b'' 2026-06-12 18:40:19,843 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/5823f40f-0bf6-4b33-9cb7-e6d841b39cca 0.702s 2026-06-12 18:40:19,844 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 18:40:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6a00d89f-f20f-4f79-a25a-7786ebf75c48', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/5823f40f-0bf6-4b33-9cb7-e6d841b39cca'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-12 18:40:19.854388Z 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 18:41:55.442896Z 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 18:40:20,340 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.485s 2026-06-12 18:40:20,340 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--1993016759", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-47d32863-8aa6-4cc7-87d4-2b0179c5e7c6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"f839a175-6cd6-4384-b4dc-9d53a7db1aad","name":"tempest-network-smoke--1993016759","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e65be4d529d84dda8bc38e970109917f","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-12T18:40:19Z","updated_at":"2026-06-12T18:40:19Z","revision_number":1}}' 2026-06-12 18:40:22,260 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.919s 2026-06-12 18:40:22,260 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-1031431473", "admin_state_up": true, "project_id": "e65be4d529d84dda8bc38e970109917f", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b"}}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-14d95744-c488-4ac5-8f1e-b94c4459e77f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "2107a584-eaee-4470-9459-420feb3f858b", "name": "tempest-TestNetworkBasicOps-router-1031431473", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.232"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:40:20Z", "updated_at": "2026-06-12T18:40:21Z", "revision_number": 2, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:40:22,363 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=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28 0.101s 2026-06-12 18:40:22,363 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 18:40:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c19a10d0-140f-4039-a814-ec8e4efbeb1f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:40:22,506 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.143s 2026-06-12 18:40:22,506 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 18:40:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-11045d6e-adb1-4a4b-90fe-b2d2187e8294', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 18:40:22,846 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=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28 0.339s 2026-06-12 18:40:22,847 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 18:40:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-039f1f07-9d8d-4733-afd7-f751351a41e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:40:23,927 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.080s 2026-06-12 18:40:23,928 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-1430083173", "network_id": "f839a175-6cd6-4384-b4dc-9d53a7db1aad", "project_id": "e65be4d529d84dda8bc38e970109917f", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-66a467dc-8dba-420b-b387-34dc2adab409', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"7ee4bfc7-6428-42c4-b790-27c80f621035","name":"tempest-subnet-smoke-1430083173","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"f839a175-6cd6-4384-b4dc-9d53a7db1aad","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-12T18:40:23Z","updated_at":"2026-06-12T18:40:23Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:40:26,023 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/2107a584-eaee-4470-9459-420feb3f858b/add_router_interface 2.094s 2026-06-12 18:40:26,023 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7ee4bfc7-6428-42c4-b790-27c80f621035"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6e5d2206-cbd1-4572-abf3-d77494faa771', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/2107a584-eaee-4470-9459-420feb3f858b/add_router_interface'} Body: b'{"id": "2107a584-eaee-4470-9459-420feb3f858b", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "051f2711-bc96-48f1-9470-c5bd0864ddfa", "network_id": "f839a175-6cd6-4384-b4dc-9d53a7db1aad", "subnet_id": "7ee4bfc7-6428-42c4-b790-27c80f621035", "subnet_ids": ["7ee4bfc7-6428-42c4-b790-27c80f621035"]}' 2026-06-12 18:40:26,133 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.109s 2026-06-12 18:40:26,133 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 18:40:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-89377c4b-89a3-4ce6-86e9-570cbe509166', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"f839a175-6cd6-4384-b4dc-9d53a7db1aad","name":"tempest-network-smoke--1993016759","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["7ee4bfc7-6428-42c4-b790-27c80f621035"],"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-12T18:40:19Z","updated_at":"2026-06-12T18:40:23Z","revision_number":2,"project_id":"e65be4d529d84dda8bc38e970109917f","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":3153}]}' 2026-06-12 18:40:26,244 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.110s 2026-06-12 18:40:26,244 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 18:40:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-e17957eb-d3ed-4a41-921a-ec2c2ce7a2f7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"3e3a199f-e459-4fc2-9f62-5e230fa5bf04","name":"public_subnet","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","network_id":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","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-12T18:35:00Z","updated_at":"2026-06-12T18:35:00Z","revision_number":0,"project_id":"559052ceb8c54ea38b952908ea30f8e0"},{"id":"7ee4bfc7-6428-42c4-b790-27c80f621035","name":"tempest-subnet-smoke-1430083173","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"f839a175-6cd6-4384-b4dc-9d53a7db1aad","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-12T18:40:23Z","updated_at":"2026-06-12T18:40:23Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:40:26,358 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.114s 2026-06-12 18:40:26,359 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 18:40:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-6928e9a5-d96e-4eca-80ef-762e97bd23b5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "2107a584-eaee-4470-9459-420feb3f858b", "name": "tempest-TestNetworkBasicOps-router-1031431473", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.232"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:40:20Z", "updated_at": "2026-06-12T18:40:24Z", "revision_number": 3, "project_id": "e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:40:26,452 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 18:40:26,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-665116769", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG6dZeVhISftI1U1nmr+v1mz+4Av+k7jBipUWl4jn9LXOXxurG9jlnXG7aAX3eGyFVrcUfNGA7+Exy7rZfRdCHMT+D+Fckzqwf9R9H7Iabb3MXnMIaneKol+RCZykJqZng=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:26 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-1970f690-7ecb-4598-b9d4-d12c3355c330', 'x-compute-request-id': 'req-1970f690-7ecb-4598-b9d4-d12c3355c330', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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-665116769", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG6dZeVhISftI1U1nmr+v1mz+4Av+k7jBipUWl4jn9LXOXxurG9jlnXG7aAX3eGyFVrcUfNGA7+Exy7rZfRdCHMT+D+Fckzqwf9R9H7Iabb3MXnMIaneKol+RCZykJqZng==", "fingerprint": "ae:07:ef:37:40:f0:b3:5b:eb:11:71:5c:10:ac:1c:fd", "user_id": "bedaf98f510540ce9f54ffe42914b272"}}' 2026-06-12 18:40:26,629 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.175s 2026-06-12 18:40:26,629 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-1601593707", "description": "tempest-secgroup-smoke-1601593707 description", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-38b74de8-f42e-489c-a7c3-092030a3218d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "35854d74-0338-4ec7-bdd4-95ee7f974d89", "name": "tempest-secgroup-smoke-1601593707", "stateful": true, "tenant_id": "e65be4d529d84dda8bc38e970109917f", "description": "tempest-secgroup-smoke-1601593707 description", "shared": false, "security_group_rules": [{"id": "e0a4bae8-4cd9-43d5-8810-3a76c1ce8625", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "35854d74-0338-4ec7-bdd4-95ee7f974d89", "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-12T18:40:26Z", "updated_at": "2026-06-12T18:40:26Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}, {"id": "e8cf1588-988a-4712-b6dd-f969d846c101", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "35854d74-0338-4ec7-bdd4-95ee7f974d89", "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-12T18:40:26Z", "updated_at": "2026-06-12T18:40:26Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}], "tags": [], "created_at": "2026-06-12T18:40:26Z", "updated_at": "2026-06-12T18:40:26Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:40:26,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-group-rules 0.311s 2026-06-12 18:40:26,941 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": "35854d74-0338-4ec7-bdd4-95ee7f974d89", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-2c0135b8-b5df-4011-b4bb-898550485591', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "fe2bda37-6466-4f82-8e7f-bf48159a6cee", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "35854d74-0338-4ec7-bdd4-95ee7f974d89", "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-12T18:40:26Z", "updated_at": "2026-06-12T18:40:26Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:40:27,097 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.155s 2026-06-12 18:40:27,097 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": "35854d74-0338-4ec7-bdd4-95ee7f974d89", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-a8268be5-fac5-4b8e-8a9d-99683e1f74d1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "bcded1b8-41d9-4674-b876-b7b5ae518b08", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "35854d74-0338-4ec7-bdd4-95ee7f974d89", "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-12T18:40:27Z", "updated_at": "2026-06-12T18:40:27Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:40:27,254 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.155s 2026-06-12 18:40:27,254 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": "35854d74-0338-4ec7-bdd4-95ee7f974d89", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-adbc567c-6662-4c65-bf16-2f7ab3970664', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "9d03efe5-d256-4dee-b0e5-2c9e7ebf2772", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "35854d74-0338-4ec7-bdd4-95ee7f974d89", "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-12T18:40:27Z", "updated_at": "2026-06-12T18:40:27Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:40:27,413 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 18:40:27,414 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": "35854d74-0338-4ec7-bdd4-95ee7f974d89", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c86590ca-5022-46e5-8a3e-f1687ff9d5ec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "993c0c8a-8ce9-4bbe-af0a-43238bfac8c4", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "35854d74-0338-4ec7-bdd4-95ee7f974d89", "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-12T18:40:27Z", "updated_at": "2026-06-12T18:40:27Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:40:27,581 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 18:40:27,581 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": "35854d74-0338-4ec7-bdd4-95ee7f974d89", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-61fc5732-a78f-471c-8b5e-8049c60305ef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "9411e57f-9300-4f98-9920-c9fcbaff857e", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "35854d74-0338-4ec7-bdd4-95ee7f974d89", "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-12T18:40:27Z", "updated_at": "2026-06-12T18:40:27Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:40:27,910 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.328s 2026-06-12 18:40:27,910 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": "35854d74-0338-4ec7-bdd4-95ee7f974d89", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-182ae4e2-6007-4242-aa5f-abd5947f6901', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "9347a7ff-6a85-4162-8896-797b799a59c3", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "35854d74-0338-4ec7-bdd4-95ee7f974d89", "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-12T18:40:27Z", "updated_at": "2026-06-12T18:40:27Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:40:28,211 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.297s 2026-06-12 18:40:28,211 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:27 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fca99937-b7f1-4d20-9c50-add62e83ac23', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=5d09b27d5901dadc425eb45aa53fb5f3; 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": "bedaf98f510540ce9f54ffe42914b272", "name": "tempest-TestNetworkBasicOps-429536668-project-member", "password_expires_at": null}, "audit_ids": ["qyV0lqyZSX-EfDiydfQHGA"], "expires_at": "2026-06-12T19:40:28.000000Z", "issued_at": "2026-06-12T18:40:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e65be4d529d84dda8bc38e970109917f", "name": "tempest-TestNetworkBasicOps-429536668"}, "is_domain": false, "roles": [{"id": "2b08364e6ed7470ba0ca48b56f1a8dbc", "name": "reader"}, {"id": "7f4fe077cd4c4f86b937402b326f6a9b", "name": "member"}], "catalog": [{"endpoints": [], "id": "118ffef998694b8cb13dd1955cec5927", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "493b9d50611e45a3bf17cb20cc2125d8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e52bcc0e819249258dd1b9b126d4d2ee", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2d429165e3a347ce943c1d5f6972ff21", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5cf9d74a87014427800090d1404b0486", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c46a25427add4653a8f9ac49214fd725", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a22ff9ad864749a0846a12a126df4843", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "4967c037ad09463f8d78e4cf2aa9a6fb", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "faa62955eb9f4887bf5f07486fde89e7", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "b76d4889edc44469a23bbcc9a207de2a", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "19d8578ce18f41f8b2a210035bbce8ef", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9be0956717f142c5a3ac79bcc9e791e1", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "e0c101ffc878474e81673056d027f353", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "18fe7712278b441fb5983eae4d4a85d1", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "49fc8b6b392346989dfa6bd22ff46d2a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "e373e8b7af504e078badffccaf32c180", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "cdfab1d2f4b74a0ca4f305c389ef6e1d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}, {"name": "swift", "id": "cf2861636ae14962a984a31a4faa1d4a", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}], "id": "ec3763dd838c47a5a6356b884ce4b5c5", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "2495b282369c409b961506fb2a249e49", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dacae2335de74a6383622b6516afba96", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-inte 2026-06-12 18:40:28,211 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2026-06-12 18:40:29,391 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.179s 2026-06-12 18:40:29,391 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-2123978870", "imageRef": "318f965d-71c6-46ba-9530-7f988c366266", "flavorRef": "d69348e0-cc95-4b84-a91d-54aace915d33", "networks": [{"uuid": "f839a175-6cd6-4384-b4dc-9d53a7db1aad"}], "key_name": "tempest-TestNetworkBasicOps-665116769", "security_groups": [{"name": "tempest-secgroup-smoke-1601593707"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:28 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874', '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-1d38b0a5-5147-4315-ab90-30e2195f2167', 'x-compute-request-id': 'req-1d38b0a5-5147-4315-ab90-30e2195f2167', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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": "988e5f85-c15e-4f20-9264-afee62566874", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/988e5f85-c15e-4f20-9264-afee62566874"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1601593707"}], "adminPass": "i55zTGfHe8pV"}}' 2026-06-12 18:40:29,634 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/988e5f85-c15e-4f20-9264-afee62566874 0.241s 2026-06-12 18:40:29,634 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 18:40:29 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-90df7bdb-ef60-41af-8995-6f7e22abda99', 'x-compute-request-id': 'req-90df7bdb-ef60-41af-8995-6f7e22abda99', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874'} Body: b'{"server": {"id": "988e5f85-c15e-4f20-9264-afee62566874", "name": "tempest-TestNetworkBasicOps-server-2123978870", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:40:29Z", "updated": "2026-06-12T18:40:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/988e5f85-c15e-4f20-9264-afee62566874"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-665116769", "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 18:40:30,854 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/988e5f85-c15e-4f20-9264-afee62566874 0.213s 2026-06-12 18:40:30,854 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 18:40:30 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-bddbfdfd-31da-4ec6-9f49-5d309ff5c5f6', 'x-compute-request-id': 'req-bddbfdfd-31da-4ec6-9f49-5d309ff5c5f6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874'} Body: b'{"server": {"id": "988e5f85-c15e-4f20-9264-afee62566874", "name": "tempest-TestNetworkBasicOps-server-2123978870", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:40:29Z", "updated": "2026-06-12T18:40:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/988e5f85-c15e-4f20-9264-afee62566874"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-665116769", "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 18:40:30,857 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-12 18:40:32,348 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/988e5f85-c15e-4f20-9264-afee62566874 0.489s 2026-06-12 18:40:32,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 18:40:31 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-ad8c3550-559c-49d4-b819-3c7149e21bb8', 'x-compute-request-id': 'req-ad8c3550-559c-49d4-b819-3c7149e21bb8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874'} Body: b'{"server": {"id": "988e5f85-c15e-4f20-9264-afee62566874", "name": "tempest-TestNetworkBasicOps-server-2123978870", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:40:29Z", "updated": "2026-06-12T18:40:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/988e5f85-c15e-4f20-9264-afee62566874"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-665116769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1601593707"}], "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 18:40:34,021 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/988e5f85-c15e-4f20-9264-afee62566874 0.669s 2026-06-12 18:40:34,021 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 18:40:33 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-d50570fb-a62e-422b-9cc6-833dd295e033', 'x-compute-request-id': 'req-d50570fb-a62e-422b-9cc6-833dd295e033', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874'} Body: b'{"server": {"id": "988e5f85-c15e-4f20-9264-afee62566874", "name": "tempest-TestNetworkBasicOps-server-2123978870", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:40:29Z", "updated": "2026-06-12T18:40:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/988e5f85-c15e-4f20-9264-afee62566874"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-665116769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1601593707"}], "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 18:40:35,404 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/988e5f85-c15e-4f20-9264-afee62566874 0.372s 2026-06-12 18:40:35,404 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 18:40:35 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-5f6bf5f0-0734-4065-bef2-331b83141d81', 'x-compute-request-id': 'req-5f6bf5f0-0734-4065-bef2-331b83141d81', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874'} Body: b'{"server": {"id": "988e5f85-c15e-4f20-9264-afee62566874", "name": "tempest-TestNetworkBasicOps-server-2123978870", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:40:29Z", "updated": "2026-06-12T18:40:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/988e5f85-c15e-4f20-9264-afee62566874"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-665116769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1601593707"}], "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 18:40:37,063 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/988e5f85-c15e-4f20-9264-afee62566874 0.655s 2026-06-12 18:40:37,064 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 18:40:36 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-41cf49ca-0a6d-4c9b-9d04-8deeac574bfd', 'x-compute-request-id': 'req-41cf49ca-0a6d-4c9b-9d04-8deeac574bfd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874'} Body: b'{"server": {"id": "988e5f85-c15e-4f20-9264-afee62566874", "name": "tempest-TestNetworkBasicOps-server-2123978870", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:40:29Z", "updated": "2026-06-12T18:40:36Z", "addresses": {"tempest-network-smoke--1993016759": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:dc:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/988e5f85-c15e-4f20-9264-afee62566874"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-665116769", "OS-SRV-USG:launched_at": "2026-06-12T18:40:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1601593707"}], "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 18:40:37,067 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-06-12 18:40:37,445 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/988e5f85-c15e-4f20-9264-afee62566874 0.377s 2026-06-12 18:40:37,445 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 18:40:37 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-78e1c4d2-bf52-4610-9df4-82466c412b42', 'x-compute-request-id': 'req-78e1c4d2-bf52-4610-9df4-82466c412b42', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874'} Body: b'{"server": {"id": "988e5f85-c15e-4f20-9264-afee62566874", "name": "tempest-TestNetworkBasicOps-server-2123978870", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:40:29Z", "updated": "2026-06-12T18:40:36Z", "addresses": {"tempest-network-smoke--1993016759": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:dc:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/988e5f85-c15e-4f20-9264-afee62566874"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-665116769", "OS-SRV-USG:launched_at": "2026-06-12T18:40:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1601593707"}], "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 18:40:37,449 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-12 18:40:37,545 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=988e5f85-c15e-4f20-9264-afee62566874 0.095s 2026-06-12 18:40:37,545 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 18:40:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-b233d797-b7f3-4d67-90e1-a97f39b95946', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=988e5f85-c15e-4f20-9264-afee62566874'} Body: b'{"ports":[{"id":"50996b85-74c9-4c85-9b47-5b856bac846d","name":"","network_id":"f839a175-6cd6-4384-b4dc-9d53a7db1aad","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:38:dc:f0","admin_state_up":true,"status":"ACTIVE","device_id":"988e5f85-c15e-4f20-9264-afee62566874","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"7ee4bfc7-6428-42c4-b790-27c80f621035","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["35854d74-0338-4ec7-bdd4-95ee7f974d89"],"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-2123978870","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-2123978870","fqdn":"tempest-testnetworkbasicops-server-2123978870.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:40:31Z","updated_at":"2026-06-12T18:40:35Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:40:37,545 25 DEBUG [tempest.common.waiters] Server ID 988e5f85-c15e-4f20-9264-afee62566874 ports are all ACTIVE [{'id': '50996b85-74c9-4c85-9b47-5b856bac846d', 'name': '', 'network_id': 'f839a175-6cd6-4384-b4dc-9d53a7db1aad', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'mac_address': 'fa:16:3e:38:dc:f0', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '988e5f85-c15e-4f20-9264-afee62566874', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '7ee4bfc7-6428-42c4-b790-27c80f621035', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['35854d74-0338-4ec7-bdd4-95ee7f974d89'], '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-2123978870', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-testnetworkbasicops-server-2123978870', 'fqdn': 'tempest-testnetworkbasicops-server-2123978870.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T18:40:31Z', 'updated_at': '2026-06-12T18:40:35Z', 'revision_number': 4, 'project_id': 'e65be4d529d84dda8bc38e970109917f'}]: 2026-06-12 18:40:38,833 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 1.287s 2026-06-12 18:40:38,833 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "port_id": "50996b85-74c9-4c85-9b47-5b856bac846d", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "fixed_ip_address": "10.100.0.14"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-31ad5359-e452-4f5f-90eb-c3f1becbec4a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "4e45b8e3-7611-4909-9407-770507f58736", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.221", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "2107a584-eaee-4470-9459-420feb3f858b", "port_id": "50996b85-74c9-4c85-9b47-5b856bac846d", "fixed_ip_address": "10.100.0.14", "status": "DOWN", "project_id": "e65be4d529d84dda8bc38e970109917f", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "f839a175-6cd6-4384-b4dc-9d53a7db1aad", "mac_address": "fa:16:3e:38:dc:f0", "admin_state_up": true, "status": "ACTIVE", "device_id": "988e5f85-c15e-4f20-9264-afee62566874", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:40:38Z", "updated_at": "2026-06-12T18:40:38Z", "revision_number": 0}}' 2026-06-12 18:40:38,939 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/4e45b8e3-7611-4909-9407-770507f58736 0.105s 2026-06-12 18:40:38,939 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 18:40:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-d45eb981-d93e-486d-bede-743db0d0c623', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/4e45b8e3-7611-4909-9407-770507f58736'} Body: b'{"floatingip": {"id": "4e45b8e3-7611-4909-9407-770507f58736", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.221", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "2107a584-eaee-4470-9459-420feb3f858b", "port_id": "50996b85-74c9-4c85-9b47-5b856bac846d", "fixed_ip_address": "10.100.0.14", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "f839a175-6cd6-4384-b4dc-9d53a7db1aad", "mac_add10000 ress": "fa:16:3e:38:dc:f0", "admin_state_up": true, "status": "ACTIVE", "device_id": "988e5f85-c15e-4f20-9264-afee62566874", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:40:38Z", "updated_at": "2026-06-12T18:40:38Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:40:38,939 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '4e45b8e3-7611-4909-9407-770507f58736', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'floating_ip_address': '192.168.122.221', 'floating_network_id': '0af9ff52-7049-42e4-9936-f0e08b27cd7b', 'router_id': '2107a584-eaee-4470-9459-420feb3f858b', 'port_id': '50996b85-74c9-4c85-9b47-5b856bac846d', 'fixed_ip_address': '10.100.0.14', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'f839a175-6cd6-4384-b4dc-9d53a7db1aad', 'mac_address': 'fa:16:3e:38:dc:f0', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '988e5f85-c15e-4f20-9264-afee62566874', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T18:40:38Z', 'updated_at': '2026-06-12T18:40:38Z', 'revision_number': 1, 'project_id': 'e65be4d529d84dda8bc38e970109917f'} is at status: ACTIVE 2026-06-12 18:40:38,939 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.106059 seconds 2026-06-12 18:40:38,939 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.221 with user: cirros 2026-06-12 18:40:38,940 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port begins to ping 192.168.122.221 in 120 sec and the expected result is reachable 2026-06-12 18:40:53,145 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.204997 seconds 2026-06-12 18:40:53,146 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port finishes ping 192.168.122.221 in 120 sec and the ping result is expected 2026-06-12 18:40:53,282 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/988e5f85-c15e-4f20-9264-afee62566874/action 0.136s 2026-06-12 18:40:53,283 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 18:40:53 GMT', 'server': 'Apache', 'content-length': '75587', '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-609f73cc-189f-4331-a45f-f9676e115e5c', 'x-compute-request-id': 'req-609f73cc-189f-4331-a45f-f9676e115e5c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874/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.000001] kvm-clock: using sched offset of 1270477479 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001195] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001536] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004376] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004405] Using GB pages for direct mapping\\n[ 0.004701] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004724] ACPI: Early table checksum verification disabled\\n[ 0.004728] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004733] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004739] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004746] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004750] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004754] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004758] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004762] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004765] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004767] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004769] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004770] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004771] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004772] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005866] No NUMA configuration fo 2026-06-12 18:40:53,284 25 DEBUG [tempest.scenario.manager] Console output for 988e5f85-c15e-4f20-9264-afee62566874 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.000001] kvm-clock: using sched offset of 1270477479 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001195] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001536] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004376] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004405] Using GB pages for direct mapping [ 0.004701] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004724] ACPI: Early table checksum verification disabled [ 0.004728] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004733] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004739] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004746] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004750] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004754] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004758] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004762] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004765] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004767] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004769] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004770] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004771] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004772] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005866] No NUMA configuration found [ 0.005868] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005876] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006209] Zone ranges: [ 0.006210] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006213] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006215] Normal empty [ 0.006217] Device empty [ 0.006218] Movable zone start for each node [ 0.006221] Early memory node ranges [ 0.006234] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006236] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006238] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006467] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006495] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006700] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016453] ACPI: PM-Timer IO Port: 0x608 [ 0.016478] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016584] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016587] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016590] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016592] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016593] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016595] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016598] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016600] TSC deadline timer available [ 0.016612] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016674] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016676] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016678] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016679] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016681] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016683] Booting paravirtualized kernel on KVM [ 0.016685] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016691] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.016945] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017007] kvm-guest: setup async PF for cpu 0 [ 0.017034] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017052] kvm-guest: PV spinlocks disabled, single CPU [ 0.017057] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017059] Policy zone: DMA32 [ 0.017061] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017115] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017126] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017133] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017185] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017442] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018165] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018194] ftrace: allocating 50600 entries in 198 pages [ 0.040694] ftrace: allocated 198 pages with 4 groups [ 0.040859] rcu: Hierarchical RCU implementation. [ 0.040860] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.040862] Rude variant of Tasks RCU enabled. [ 0.040863] Tracing variant of Tasks RCU enabled. [ 0.040864] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.040866] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.045208] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.045560] random: crng init done [ 0.082909] Console: colour VGA+ 80x25 [ 0.211417] printk: console [tty1] enabled [ 0.645556] printk: console [ttyS0] enabled [ 0.649763] ACPI: Core revision 20210730 [ 0.653424] APIC: Switch to symmetric I/O mode setup [ 0.659052] x2apic enabled [ 0.663178] Switched APIC routing to physical x2apic. [ 0.673619] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.681958] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.685952] pid_max: default: 32768 minimum: 301 [ 0.685952] LSM: Security Framework initializing [ 0.685952] landlock: Up and running. [ 0.685952] Yama: becoming mindful. [ 0.685952] AppArmor: AppArmor initialized [ 0.685952] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.685952] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.685952] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.685952] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.685952] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.685952] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.685952] Spectre V2 : Mitigation: Retpolines [ 0.685952] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.685952] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.685952] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.685952] RETBleed: Mitigation: untrained return thunk [ 0.685952] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.685952] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.685952] Freeing SMP alternatives memory: 44K [ 0.685952] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.686125] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.689972] ... version: 0 [ 0.692432] ... bit width: 48 [ 0.693963] ... generic registers: 6 [ 0.696407] ... value mask: 0000ffffffffffff [ 0.697964] ... max period: 00007fffffffffff [ 0.701200] ... fixed-purpose events: 0 [ 0.701964] ... event mask: 000000000000003f [ 0.705119] rcu: Hierarchical SRCU implementation. [ 0.706417] smp: Bringing up secondary CPUs ... [ 0.709181] smp: Brought up 1 node, 1 CPU [ 0.709966] smpboot: Max logical packages: 1 [ 0.712543] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.714391] devtmpfs: initialized [ 0.716596] x86/mm: Memory block size: 128MB [ 0.718127] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.721973] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.726076] pinctrl core: initialized pinctrl subsystem [ 0.729573] PM: RTC time: 18:40:37, date: 2026-06-12 [ 0.730109] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.734043] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.737975] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.741973] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.745991] audit: initializing netlink subsys (disabled) [ 0.749366] thermal_sys: Registered thermal governor 'fair_share' [ 0.749367] thermal_sys: Registered thermal governor 'bang_bang' [ 0.749964] thermal_sys: Registered thermal governor 'step_wise' [ 0.753581] thermal_sys: Registered thermal governor 'user_space' [ 0.753967] audit: type=2000 audit(1781289637.448:1): state=initialized audit_enabled=0 res=1 [ 0.757967] thermal_sys: Registered thermal governor 'power_allocator' [ 0.757980] EISA bus registered [ 0.761969] cpuidle: using governor ladder [ 0.764452] cpuidle: using governor menu [ 0.768298] ACPI: bus type PCI registered [ 0.769964] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.773994] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.777966] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.781938] PCI: Using configuration type 1 for base access [ 0.783110] Kprobes globally optimized [ 0.785559] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.785968] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.790636] ACPI: Added _OSI(Module Device) [ 0.793199] ACPI: Added _OSI(Processor Device) [ 0.793999] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.796969] ACPI: Added _OSI(Processor Aggregator Device) [ 0.797992] ACPI: Added _OSI(Linux-Dell-Video) [ 0.800713] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.801970] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.808223] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.813250] ACPI: Interpreter enabled [ 0.813976] ACPI: PM: (supports S0 S5) [ 0.816484] ACPI: Using IOAPIC for interrupt routing [ 0.818001] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.821964] PCI: Using E820 reservations for host bridge windows [ 0.825673] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.831001] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.833970] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.838083] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.842069] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.847101] PCI host bridge to bus 0000:00 [ 0.849632] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.849965] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.853965] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.857876] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.857965] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.861965] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.865965] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.870216] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.877903] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.881996] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.892322] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.897964] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.909740] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.910178] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.918394] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.925391] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.933483] pci 0000:00:02.0: enabling Extended Tags [ 0.938696] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.945966] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.955586] pci 0000:00:02.1: enabling Extended Tags [ 0.960319] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.967275] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.978256] pci 0000:00:02.2: enabling Extended Tags [ 0.983471] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.989201] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.999636] pci 0000:00:02.3: enabling Extended Tags [ 1.004280] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.009206] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.016436] pci 0000:00:02.4: enabling Extended Tags [ 1.024119] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.031682] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.042397] pci 0000:00:02.5: enabling Extended Tags [ 1.049546] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.053838] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.061024] pci 0000:00:02.6: enabling Extended Tags [ 1.065159] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.069639] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.075609] pci 0000:00:02.7: enabling Extended Tags [ 1.082261] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.088155] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.097178] pci 0000:00:03.0: enabling Extended Tags [ 1.100239] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.105730] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.112095] pci 0000:00:03.1: enabling Extended Tags [ 1.116279] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.121590] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.127857] pci 0000:00:03.2: enabling Extended Tags [ 1.132529] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.136604] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.144015] pci 0000:00:03.3: enabling Extended Tags [ 1.148286] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.152641] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.159350] pci 0000:00:03.4: enabling Extended Tags [ 1.164238] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.169781] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.174244] pci 0000:00:03.5: enabling Extended Tags [ 1.180320] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.184647] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.190242] pci 0000:00:03.6: enabling Extended Tags [ 1.196201] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.200585] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.206240] pci 0000:00:03.7: enabling Extended Tags [ 1.214062] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.220063] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.226242] pci 0000:00:04.0: enabling Extended Tags [ 1.232170] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.236532] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.242247] pci 0000:00:04.1: enabling Extended Tags [ 1.248333] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.252567] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.258245] pci 0000:00:04.2: enabling Extended Tags [ 1.264227] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.268531] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.274266] pci 0000:00:04.3: enabling Extended Tags [ 1.280154] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.284720] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.290251] pci 0000:00:04.4: enabling Extended Tags [ 1.296317] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.300552] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.306262] pci 0000:00:04.5: enabling Extended Tags [ 1.311908] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.316552] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.322242] pci 0000:00:04.6: enabling Extended Tags [ 1.328565] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.332881] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.338245] pci 0000:00:04.7: enabling Extended Tags [ 1.346712] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.352531] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.358253] pci 0000:00:05.0: enabling Extended Tags [ 1.416848] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.419696] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.422867] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.439658] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.443584] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.448970] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.455785] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.465088] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.468647] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.472753] pci 0000:01:00.0: enabling Extended Tags [ 1.539414] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.542027] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.545499] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.546074] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.551636] pci_bus 0000:02: extended config space not accessible [ 1.554227] acpiphp: Slot [1] registered [ 1.556669] acpiphp: Slot [0] registered [ 1.558009] acpiphp: Slot [2] registered [ 1.560451] acpiphp: Slot [3] registered [ 1.562010] acpiphp: Slot [4] registered [ 1.564427] acpiphp: Slot [5] registered [ 1.566008] acpiphp: Slot [6] registered [ 1.568425] acpiphp: Slot [7] registered [ 1.570007] acpiphp: Slot [8] registered [ 1.572404] acpiphp: Slot [9] registered [ 1.574009] acpiphp: Slot [10] registered [ 1.576590] acpiphp: Slot [11] registered [ 1.578010] acpiphp: Slot [12] registered [ 1.580482] acpiphp: Slot [13] registered [ 1.582009] acpiphp: Slot [14] registered [ 1.584485] acpiphp: Slot [15] registered [ 1.586008] acpiphp: Slot [16] registered [ 1.588458] acpiphp: Slot [17] registered [ 1.590007] acpiphp: Slot [18] registered [ 1.592597] acpiphp: Slot [19] registered [ 1.594008] acpiphp: Slot [20] registered [ 1.596489] acpiphp: Slot [21] registered [ 1.598007] acpiphp: Slot [22] registered [ 1.600496] acpiphp: Slot [23] registered [ 1.602009] acpiphp: Slot [24] registered [ 1.604439] acpiphp: Slot [25] registered [ 1.606007] acpiphp: Slot [26] registered [ 1.608503] acpiphp: Slot [27] registered [ 1.610008] acpiphp: Slot [28] registered [ 1.612445] acpiphp: Slot [29] registered [ 1.614010] acpiphp: Slot [30] registered [ 1.616547] acpiphp: Slot [31] registered [ 1.620195] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.629905] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.696647] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.698027] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.702025] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.705926] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.710331] acpiphp: Slot [0-2] registered [ 1.713419] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.717967] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.727800] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.732117] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.734143] pci 0000:03:00.0: enabling Extended Tags [ 1.809380] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.810079] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.814101] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.820296] acpiphp: Slot [0-3] registered [ 1.822557] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.832161] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.842965] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.848206] pci 0000:04:00.0: enabling Extended Tags [ 1.922121] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.925251] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.926074] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.932613] acpiphp: Slot [0-4] registered [ 1.934583] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.944755] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.953969] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.960368] pci 0000:05:00.0: enabling Extended Tags [ 2.032181] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.034088] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.037980] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.044519] acpiphp: Slot [0-5] registered [ 2.046573] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.056762] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.067521] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.072372] pci 0000:06:00.0: enabling Extended Tags [ 2.144760] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.146091] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.149963] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.156566] acpiphp: Slot [0-6] registered [ 2.221189] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.222103] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.226075] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.232707] acpiphp: Slot [0-7] registered [ 2.301129] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.302099] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.306075] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.312694] acpiphp: Slot [0-8] registered [ 2.384905] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.386096] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.389991] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.396621] acpiphp: Slot [0-9] registered [ 2.461442] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.462082] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.466094] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.473049] acpiphp: Slot [0-10] registered [ 2.537973] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.541081] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.542094] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.548671] acpiphp: Slot [0-11] registered [ 2.612708] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.614256] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.618079] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.625391] acpiphp: Slot [0-12] registered [ 2.689041] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.690080] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.694091] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.700667] acpiphp: Slot [0-13] registered [ 2.765541] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.766104] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.770078] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.776790] acpiphp: Slot [0-14] registered [ 2.840642] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.842075] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.846074] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.852495] acpiphp: Slot [0-15] registered [ 2.918019] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.921176] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.922082] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.928749] acpiphp: Slot [0-16] registered [ 2.994018] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.997312] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.998112] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.005091] acpiphp: Slot [0-17] registered [ 3.071354] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.074096] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.078019] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.084637] acpiphp: Slot [0-18] registered [ 3.148517] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.150078] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.154074] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.160619] acpiphp: Slot [0-19] registered [ 3.224706] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.226075] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.230074] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.236705] acpiphp: Slot [0-20] registered [ 3.300700] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.302078] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.306073] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.312623] acpiphp: Slot [0-21] registered [ 3.380560] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.382080] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.386074] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.392640] acpiphp: Slot [0-22] registered [ 3.465461] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.466086] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.470076] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.476816] acpiphp: Slot [0-23] registered [ 3.541585] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.542080] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.546076] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.552822] acpiphp: Slot [0-24] registered [ 3.619514] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.622080] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.626086] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.632659] acpiphp: Slot [0-25] registered [ 3.696446] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.698078] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.702079] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.747117] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.750187] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.754158] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.757736] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.758157] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.761917] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.762165] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.765809] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.766061] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.769686] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.769981] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.773580] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.773980] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.777450] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.777979] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.781483] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.782236] iommu: Default domain type: Translated [ 3.785096] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.786136] SCSI subsystem initialized [ 3.788660] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.789952] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.789969] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.793389] vgaarb: loaded [ 3.793990] ACPI: bus type USB registered [ 3.796495] usbcore: registered new interface driver usbfs [ 3.797972] usbcore: registered new interface driver hub [ 3.801144] usbcore: registered new device driver usb [ 3.801986] pps_core: LinuxPPS API ver. 1 registered [ 3.805037] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.805968] PTP clock support registered [ 3.808363] EDAC MC: Ver: 3.0.0 [ 3.813033] NetLabel: Initializing [ 3.813963] NetLabel: domain hash size = 128 [ 3.816609] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.817985] NetLabel: unlabeled traffic allowed by default [ 3.821342] PCI: Using ACPI for IRQ routing [ 4.543895] clocksource: Switched to clocksource kvm-clock [ 4.558701] VFS: Disk quotas dquot_6.6.0 [ 4.561152] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.565053] AppArmor: AppArmor Filesystem Enabled [ 4.567899] pnp: PnP ACPI init [ 4.570141] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.574751] pnp: PnP ACPI: found 5 devices [ 4.582846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.587992] NET: Registered PF_INET protocol family [ 4.590962] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.595975] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.600745] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.605469] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.610154] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.614202] TCP: Hash tables configured (established 1024 bind 1024) [ 4.617839] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.622067] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.625789] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.629781] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.633069] NET: Registered PF_XDP protocol family [ 4.635931] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.640618] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.645357] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.650000] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.654798] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.659542] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.664309] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.669100] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.673894] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.678731] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.683549] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.688427] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.693223] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.698103] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.702969] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.707815] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.712573] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.717376] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.722187] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.727091] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.731916] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.736710] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.741431] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.746176] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.750910] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.754545] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.758199] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.762031] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.765706] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.769317] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.772968] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.776613] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.780359] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.784074] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.787740] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.791403] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.795078] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.798712] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.802516] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.806486] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.810248] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.814272] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.818084] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.821940] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.825702] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.829625] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.833456] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.837386] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.841150] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.845128] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.848898] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.853030] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.856808] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.861003] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.864787] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.868745] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.872549] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.876545] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.880301] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.884226] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.887899] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.891554] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.895247] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.899010] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.902686] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.906330] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.910003] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.913623] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.917562] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.921307] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.924964] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.928631] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.932326] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.936091] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.940189] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 4.943983] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 4.948136] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 4.951939] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 4.955899] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 4.959711] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 4.963729] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 4.967496] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 4.971463] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 4.975212] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 4.979151] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 4.982896] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 4.986832] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 4.990626] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 4.994526] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 4.998516] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.002448] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.006256] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.010165] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.013847] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.017944] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.021016] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.027278] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.032731] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.040262] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.043483] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.049169] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.054510] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.061913] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.070730] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.075628] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.083396] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.088056] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.095571] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.104070] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.108398] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.114693] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.121150] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.127481] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.132349] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.140237] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.144826] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.151555] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.157859] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.164067] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.169011] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.177073] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.181768] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.188872] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.196818] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.201132] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.206045] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.214407] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.220933] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.225723] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.234068] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.239667] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.244401] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.252400] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.256811] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.263837] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.271884] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.275087] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.280175] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.286879] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.294567] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.297756] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.302740] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.308628] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.314960] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.319132] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.324294] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.330101] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.336270] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.340358] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.345418] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.351595] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.357797] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.362168] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.367335] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.373429] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.379744] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.383876] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.388950] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.393633] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.401820] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.404870] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.411564] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.416323] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.423682] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.426606] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.432566] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.437264] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.444632] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.447662] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.453605] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.458449] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.466075] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.468978] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.474360] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.479104] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.486220] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.489436] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.495771] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.500776] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.508446] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.511521] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.516595] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.523018] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.530755] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.533811] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.538773] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.545008] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.552758] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.556299] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.559922] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.564618] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.568685] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.572710] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.576829] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.580141] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.583825] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.588232] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.591572] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.595296] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.599599] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.603313] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.607581] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.611311] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.616566] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.620707] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.626125] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.632624] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.638798] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.643010] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.647347] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.651217] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.655515] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.659212] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.663493] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.667207] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.671474] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.675167] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.679476] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.683145] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.687379] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.691092] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.695336] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.698671] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.702376] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.706633] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.709988] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.713654] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.717921] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.721410] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.725082] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.729372] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.732702] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.736377] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.740630] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.743968] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.747614] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.751898] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.755210] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.758898] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.763162] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.766516] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.770184] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.774471] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.777822] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.781504] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.787132] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.790448] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.794213] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.798451] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.801750] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.805424] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.809728] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.813062] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.816743] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.821239] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.824572] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.828240] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.832498] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.835870] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.839701] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.845349] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.854000] PCI: CLS 0 bytes, default 64 [ 5.856487] Trying to unpack rootfs image as initramfs... [ 5.861152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 5.874371] Initialise system trusted keyrings [ 5.877114] Key type blacklist registered [ 5.886013] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 5.894935] zbud: loaded [ 5.896845] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 5.906205] fuse: init (API version 7.34) [ 5.908796] integrity: Platform Keyring initialized [ 5.926033] Key type asymmetric registered [ 5.928563] Asymmetric key parser 'x509' registered [ 5.938096] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 5.946045] io scheduler mq-deadline registered [ 5.952530] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 5.966548] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 5.979446] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 5.990522] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.001300] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.010518] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.021184] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.034356] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.045070] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.058546] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.069073] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.082513] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.093033] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.100151] Freeing initrd memory: 8744K [ 6.104243] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.111716] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.116610] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.121149] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.126499] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.130174] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.138570] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.142286] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.150247] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.153925] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.161417] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.165166] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.173246] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.177081] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.185459] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.189159] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.197351] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.202725] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.209712] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.214426] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.218928] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.225266] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.229019] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.237438] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.241191] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.248324] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.252059] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.260806] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.264549] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.273034] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.276715] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.284650] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.288364] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.296705] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.300415] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.308659] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.312381] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.318058] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.323350] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.328200] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.335332] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.343493] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.347247] shpchp 0000:01:00.0: Slot initialization failed [ 6.352354] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.357388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.361656] ACPI: but10000 ton: Power Button [PWRF] [ 6.385375] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.419450] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.425427] Linux agpgart interface v0.103 [ 6.429016] loop: module loaded [ 6.431255] tun: Universal TUN/TAP device driver, 1.6 [ 6.434232] PPP generic driver version 2.4.2 [ 6.436818] VFIO - User Level meta-driver version: 0.3 [ 6.439909] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.443648] ehci-pci: EHCI PCI platform driver [ 6.446292] ehci-platform: EHCI generic platform driver [ 6.449294] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.452830] ohci-pci: OHCI PCI platform driver [ 6.455463] ohci-platform: OHCI generic platform driver [ 6.458501] uhci_hcd: USB Universal Host Controller Interface driver [ 6.463971] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.467030] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.471268] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.474438] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.477895] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.482767] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.486927] usb usb1: Product: UHCI Host Controller [ 6.489842] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.493495] usb usb1: SerialNumber: 0000:02:01.0 [ 6.496334] hub 1-0:1.0: USB hub found [ 6.498799] hub 1-0:1.0: 2 ports detected [ 6.501440] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.507939] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.510922] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.513998] mousedev: PS/2 mouse device common for all mice [ 6.518301] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.523325] rtc_cmos 00:03: RTC can wake from S4 [ 6.527891] rtc_cmos 00:03: registered as rtc0 [ 6.530856] rtc_cmos 00:03: setting system clock to 2026-06-12T18:40:43 UTC (1781289643) [ 6.535581] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.539296] i2c_dev: i2c /dev entries driver [ 6.542069] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.548832] device-mapper: uevent: version 1.0.3 [ 6.551672] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.556500] platform eisa.0: Probing EISA bus 0 [ 6.559231] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.563086] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.566993] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.570698] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.574543] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.578470] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.582099] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.585711] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.589422] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.593213] platform eisa.0: EISA: Detected 0 cards [ 6.596159] ledtrig-cpu: registered to indicate activity on CPUs [ 6.599716] drop_monitor: Initializing network drop monitor service [ 6.603668] NET: Registered PF_INET6 protocol family [ 6.609653] Segment Routing with IPv6 [ 6.611966] In-situ OAM (IOAM) with IPv6 [ 6.614349] NET: Registered PF_PACKET protocol family [ 6.617340] Key type dns_resolver registered [ 6.620256] IPI shorthand broadcast: enabled [ 6.622890] registered taskstats version 1 [ 6.625366] Loading compiled-in X.509 certificates [ 6.628765] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.634834] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.640587] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.646156] blacklist: Loading compiled-in revocation X.509 certificates [ 6.649933] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.655355] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.661062] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.668375] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.674167] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.680158] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.686142] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.692144] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.698527] zswap: loaded using pool lzo/zbud [ 6.701269] Key type .fscrypt registered [ 6.703657] Key type fscrypt-provisioning registered [ 6.708106] Key type encrypted registered [ 6.710833] AppArmor: AppArmor sha1 policy hashing enabled [ 6.714022] ima: No TPM chip found, activating TPM-bypass! [ 6.717223] Loading compiled-in module X.509 certificates [ 6.720887] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.726707] ima: Allocated hash algorithm: sha1 [ 6.729399] ima: No architecture policies found [ 6.732130] evm: Initialising EVM extended attributes: [ 6.735190] evm: security.selinux [ 6.737307] evm: security.SMACK64 [ 6.739379] evm: security.SMACK64EXEC [ 6.741598] evm: security.SMACK64TRANSMUTE [ 6.744106] evm: security.SMACK64MMAP [ 6.746405] evm: security.apparmor [ 6.748595] evm: security.ima [ 6.750542] evm: security.capability [ 6.752803] evm: HMAC attrs: 0x1 [ 6.755175] PM: Magic number: 14:942:695 [ 6.757698] pcie_pme 0000:00:02.3:pcie001: hash matches [ 6.760796] pci 0000:00:00.0: hash matches [ 6.763458] RAS: Correctable Errors collector initialized. [ 6.766761] Unstable clock detected, switching default tracing clock to "global" [ 6.766761] If you want to keep using the local clock, then add: [ 6.766761] "trace_clock=local" [ 6.766761] on the kernel command line [ 6.780098] Freeing unused decrypted memory: 2036K [ 6.783421] Freeing unused kernel image (initmem) memory: 3244K [ 6.790075] Write protecting the kernel read-only data: 30720k [ 6.793852] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.797916] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.854455] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.858383] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 6.862172] Run /init as init process info: initramfs: up at 6.23 [ 6.915426] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 6.924433] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 6.928794] GPT:229375 != 2097151 [ 6.931003] GPT:Alternate GPT header not at the end of the disk. [ 6.934489] GPT:229375 != 2097151 [ 6.936665] GPT: Use GNU Parted to correct GPT errors. [ 6.980640] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.357723] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.399774] 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 7.10 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:98:8e:5f:85:c1:5e:4f:20:92:64:af:ee:62:56:68:74 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOBRUi2E53jk0wZ1LHG7Ubjb2uEfpzblK5rk6N6WulQU3QK4w5WGHFzFd/E6qfNtexUM3Rmb05Imr3WTvILTBRTnzJZnq9vMCdi+A+Hn2IWLIiLXDAEu9u7yVEeXXcs+h/vEZUAoynSwRTgelU0pVurcA3+WkOBaRh/JQYf4OnwrqdQRBnwSIQkiz2ilOLWTKz/X5w3gTM2t3WT8nxNDMXpneblYxp7UD03KKG81SUVrW2lEwjwhjoBmjlIJWUIWYjvGnfqrjAvmzro70WJCjlbGFHnkrvGkO27G6lHJhPucbKF/vTjCLe9emhLAF9UBpwiB6EqU+/xkDInkCK1Dy9 root@tempest-testnetworkbasicops-server-2123978870 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP2FEZ4gAg8XABxMaMa+JfmbzRZtwYalz8gLsZ1M4ZI9y3V+c/62h4IfhnTz6OEZB9LxEQ1h/rpoDokx1cgCKks= root@tempest-testnetworkbasicops-server-2123978870 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe38:dcf0/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 988e5f85-c15e-4f20-9264-afee62566874 name: tempest-TestNetworkBasicOps-server-2123978870 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-2123978870 launch-index: 0 === cirros: current=0.6.2 uptime=8.28 === === 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:38:DC:F0 inet6 addr: fe80::f816:3eff:fe38:dcf0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 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:1654 (1.6 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-2123978870 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 [ 7.522301] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.526948] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.542320] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.714880] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.749289] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.861790] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.862711] ISO 9660 Extensions: RRIP_1991A [ 8.009024] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.761207] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.763958] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 19:40:44 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 19:40:44 cirros auth.notice su: + none root:cirros Jun 12 19:40:44 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 19:40:44 cirros daemon.info dhcpcd[350]: DUID 00:04:98:8e:5f:85:c1:5e:4f:20:92:64:af:ee:62:56:68:74 Jun 12 19:40:44 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 19:40:44 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 19:40:44 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 19:40:44 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:38:dc:f0 Jun 12 19:40:44 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe38:dcf0 Jun 12 19:40:45 cirros authpriv.info dropbear[391]: Running in background Jun 12 19:40:45 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 12 19:40:45 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 12 19:40:45 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.14 from 10.100.0.1 Jun 12 19:40:45 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.14/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-2123978870 login: 2026-06-12 18:40:53,285 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:40:53,292 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:40:53,409 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:40:53,410 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:40:54,419 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 1.008s 2026-06-12 18:40:54,419 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--1462147939", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-386e3f5c-7491-4c86-8e2d-aa93607b4779', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"60d3fb09-7a78-41f0-a3f1-0c2cfd2df728","name":"tempest-network-smoke--1462147939","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e65be4d529d84dda8bc38e970109917f","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-12T18:40:53Z","updated_at":"2026-06-12T18:40:53Z","revision_number":1}}' 2026-06-12 18:40:54,868 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=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28 0.448s 2026-06-12 18:40:54,868 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 18:40:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-2c1be599-0877-4afc-96c5-6f5db34d1620', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"7ee4bfc7-6428-42c4-b790-27c80f621035","name":"tempest-subnet-smoke-1430083173","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"f839a175-6cd6-4384-b4dc-9d53a7db1aad","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-12T18:40:23Z","updated_at":"2026-06-12T18:40:23Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:40:54,971 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.102s 2026-06-12 18:40:54,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 18:40:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-3e592c90-771a-4a30-b67b-679d81bcae3a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 18:40:55,039 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=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28 0.067s 2026-06-12 18:40:55,039 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 18:40:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3cbc027e-5c73-4694-b255-dd11096aa1ea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:40:55,096 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=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.16%2F28 0.057s 2026-06-12 18:40:55,097 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 18:40:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-230dd43b-41b3-4e4b-9348-973f1bf098df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:40:55,208 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.111s 2026-06-12 18:40:55,208 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 18:40:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-9f4958c2-8d7d-4a8f-9161-19189e99f840', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 18:40:55,282 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=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.16%2F28 0.073s 2026-06-12 18:40:55,283 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 18:40:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-1cde429c-668d-4fb6-896f-0ef3be780eb3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:40:56,022 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.739s 2026-06-12 18:40:56,023 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-1482340432", "network_id": "60d3fb09-7a78-41f0-a3f1-0c2cfd2df728", "project_id": "e65be4d529d84dda8bc38e970109917f", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-99d98c27-5222-48b9-ae3f-ee3e47022edd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"00b24296-05d7-420d-b371-27a118c43b14","name":"tempest-subnet-smoke-1482340432","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"60d3fb09-7a78-41f0-a3f1-0c2cfd2df728","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-12T18:40:55Z","updated_at":"2026-06-12T18:40:55Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:40:56,024 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:40:56,028 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:40:56,133 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:40:56,133 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:40:56,134 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 18:40:56,134 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:40:56,137 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:40:56,235 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:40:56,236 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:40:56,331 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=988e5f85-c15e-4f20-9264-afee62566874 0.090s 2026-06-12 18:40:56,332 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 18:40:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-17932d1d-7bd6-40bc-ac5d-6f0c2a71a609', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=988e5f85-c15e-4f20-9264-afee62566874'} Body: b'{"ports":[{"id":"50996b85-74c9-4c85-9b47-5b856bac846d","name":"","network_id":"f839a175-6cd6-4384-b4dc-9d53a7db1aad","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:38:dc:f0","admin_state_up":true,"status":"ACTIVE","device_id":"988e5f85-c15e-4f20-9264-afee62566874","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"7ee4bfc7-6428-42c4-b790-27c80f621035","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["35854d74-0338-4ec7-bdd4-95ee7f974d89"],"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-2123978870","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-2123978870","fqdn":"tempest-testnetworkbasicops-server-2123978870.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:40:31Z","updated_at":"2026-06-12T18:40:35Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:41:06,134 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/988e5f85-c15e-4f20-9264-afee62566874/os-interface 9.801s 2026-06-12 18:41:06,134 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": "60d3fb09-7a78-41f0-a3f1-0c2cfd2df728"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:40:56 GMT', 'server': 'Apache', 'content-length': '280', '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-e4049f9d-a2e5-439f-9d90-7e72f20acb15', 'x-compute-request-id': 'req-e4049f9d-a2e5-439f-9d90-7e72f20acb15', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "60d3fb09-7a78-41f0-a3f1-0c2cfd2df728", "port_id": "083ef2ff-2a40-4b35-9af9-b0f36ff2b193", "mac_addr": "fa:16:3e:07:28:24", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "00b24296-05d7-420d-b371-27a118c43b14", "ip_address": "10.100.0.29"}]}}' 2026-06-12 18:41:06,237 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=988e5f85-c15e-4f20-9264-afee62566874 0.100s 2026-06-12 18:41:06,237 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 18:41:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2675', 'x-openstack-request-id': 'req-4820fd20-513a-4ce8-968e-7184119f91cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=988e5f85-c15e-4f20-9264-afee62566874'} Body: b'{"ports":[{"id":"083ef2ff-2a40-4b35-9af9-b0f36ff2b193","name":"","network_id":"60d3fb09-7a78-41f0-a3f1-0c2cfd2df728","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:07:28:24","admin_state_up":true,"status":"ACTIVE","device_id":"988e5f85-c15e-4f20-9264-afee62566874","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"00b24296-05d7-420d-b371-27a118c43b14","ip_address":"10.100.0.29"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b171c202-9c48-4acf-9603-51e46ba0cfb4"],"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-2123978870","dns_assignment":[{"ip_address":"10.100.0.29","hostname":"tempest-testnetworkbasicops-server-2123978870","fqdn":"tempest-testnetworkbasicops-server-2123978870.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:40:58Z","updated_at":"2026-06-12T18:41:06Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"},{"id":"50996b85-74c9-4c85-9b47-5b856bac846d","name":"","network_id":"f839a175-6cd6-4384-b4dc-9d53a7db1aad","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:38:dc:f0","admin_state_up":true,"status":"ACTIVE","device_id":"988e5f85-c15e-4f20-9264-afee62566874","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"7ee4bfc7-6428-42c4-b790-27c80f621035","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["35854d74-0338-4ec7-bdd4-95ee7f974d89"],"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-2123978870","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-2123978870","fqdn":"tempest-testnetworkbasicops-server-2123978870.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:40:31Z","updated_at":"2026-06-12T18:40:35Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:41:06,237 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.100790 seconds 2026-06-12 18:41:06,237 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 18:41:06,238 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:06,242 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:06,303 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:06,304 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:06,311 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.073474 seconds 2026-06-12 18:41:06,311 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 18:41:06,311 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:06,314 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:06,424 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:06,424 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:06,429 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.29/28 dev eth1 2026-06-12 18:41:06,430 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:06,432 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:06,491 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:06,492 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:06,501 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 18:41:06,502 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:06,504 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:06,613 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:06,613 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:06,910 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=988e5f85-c15e-4f20-9264-afee62566874&network_id=60d3fb09-7a78-41f0-a3f1-0c2cfd2df728 0.287s 2026-06-12 18:41:06,911 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 18:41:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-3d06f5e3-8490-41de-abf0-aeba70e85ac8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=988e5f85-c15e-4f20-9264-afee62566874&network_id=60d3fb09-7a78-41f0-a3f1-0c2cfd2df728'} Body: b'{"ports":[{"id":"083ef2ff-2a40-4b35-9af9-b0f36ff2b193","name":"","network_id":"60d3fb09-7a78-41f0-a3f1-0c2cfd2df728","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:07:28:24","admin_state_up":true,"status":"ACTIVE","device_id":"988e5f85-c15e-4f20-9264-afee62566874","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"00b24296-05d7-420d-b371-27a118c43b14","ip_address":"10.100.0.29"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b171c202-9c48-4acf-9603-51e46ba0cfb4"],"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-2123978870","dns_assignment":[{"ip_address":"10.100.0.29","hostname":"tempest-testnetworkbasicops-server-2123978870","fqdn":"tempest-testnetworkbasicops-server-2123978870.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:40:58Z","updated_at":"2026-06-12T18:41:06Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:41:06,912 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:06,915 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:07,020 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:07,021 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:07,021 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:07:28:24/ {print $2}' 2026-06-12 18:41:07,021 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:07,024 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:07,083 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:07,084 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:07,197 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.106s 2026-06-12 18:41:07,197 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-235358087", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOdTbFQzEE8cHRh1dOZ4EJRFdDnFdkG+NxAwSk8lxz8qmeYasOBO9cUFVsxSiL0qisuTNd9hvk+9dVq3kLGlv3QQk18NPYaqy+x+6zNiYNKjEM9F8enCjaCkLfTpYIcIpg=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:41:07 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-dae31630-066f-447e-b47b-183a3398ac17', 'x-compute-request-id': 'req-dae31630-066f-447e-b47b-183a3398ac17', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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-235358087", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOdTbFQzEE8cHRh1dOZ4EJRFdDnFdkG+NxAwSk8lxz8qmeYasOBO9cUFVsxSiL0qisuTNd9hvk+9dVq3kLGlv3QQk18NPYaqy+x+6zNiYNKjEM9F8enCjaCkLfTpYIcIpg==", "fingerprint": "41:23:ac:0b:9c:3f:43:87:ab:b8:05:69:85:84:05:dc", "user_id": "bedaf98f510540ce9f54ffe42914b272"}}' 2026-06-12 18:41:07,379 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.181s 2026-06-12 18:41:07,379 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-357378667", "description": "tempest-secgroup-smoke-357378667 description", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:41:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-e5264a52-3b42-444b-95a2-0949c5616d77', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "95290afb-05e1-479d-9de1-462da7d856dd", "name": "tempest-secgroup-smoke-357378667", "stateful": true, "tenant_id": "e65be4d529d84dda8bc38e970109917f", "description": "tempest-secgroup-smoke-357378667 description", "shared": false, "security_group_rules": [{"id": "1aee52b1-7deb-4494-9fa5-0b46d9503dd5", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "95290afb-05e1-479d-9de1-462da7d856dd", "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-12T18:41:07Z", "updated_at": "2026-06-12T18:41:07Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}, {"id": "48bfa48b-d11b-4d4e-914a-4b51a062ec45", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "95290afb-05e1-479d-9de1-462da7d856dd", "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-12T18:41:07Z", "updated_at": "2026-06-12T18:41:07Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}], "tags": [], "created_at": "2026-06-12T18:41:07Z", "updated_at": "2026-06-12T18:41:07Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:41:07,896 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.516s 2026-06-12 18:41:07,897 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": "95290afb-05e1-479d-9de1-462da7d856dd", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:41:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-27aa1c10-9a81-4383-9c90-514e6381f49b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "e5fb2f59-bfc5-4636-802f-524bd53073a6", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "95290afb-05e1-479d-9de1-462da7d856dd", "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-12T18:41:07Z", "updated_at": "2026-06-12T18:41:07Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:41:08,049 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.151s 2026-06-12 18:41:08,049 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": "95290afb-05e1-479d-9de1-462da7d856dd", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:41:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-0826a8ba-be52-4228-8684-1a9c79aac3ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "f4aeebef-7752-4a5d-835c-6f39ca085aa9", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "95290afb-05e1-479d-9de1-462da7d856dd", "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-12T18:41:07Z", "updated_at": "2026-06-12T18:41:07Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:41:08,202 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.152s 2026-06-12 18:41:08,202 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": "95290afb-05e1-479d-9de1-462da7d856dd", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:41:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c392628a-c317-4626-a4ff-974f7401c03b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "420d6434-d223-4ef2-a331-c49612bcfe18", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "95290afb-05e1-479d-9de1-462da7d856dd", "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-12T18:41:08Z", "updated_at": "2026-06-12T18:41:08Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:41:08,374 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.171s 2026-06-12 18:41:08,374 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": "95290afb-05e1-479d-9de1-462da7d856dd", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:41:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-a8e01764-5c4d-468b-9403-61025c0193ef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "9a2bb9c9-e003-4135-91f4-8c1f755feeac", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "95290afb-05e1-479d-9de1-462da7d856dd", "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-12T18:41:08Z", "updated_at": "2026-06-12T18:41:08Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:41:08,881 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.507s 2026-06-12 18:41:08,881 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": "95290afb-05e1-479d-9de1-462da7d856dd", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:41:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-01574acd-69ae-4564-8856-f0aebdd19142', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "2028b1a2-ac61-463c-b3ae-3f8cb17a8322", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "95290afb-05e1-479d-9de1-462da7d856dd", "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-12T18:41:08Z", "updated_at": "2026-06-12T18:41:08Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:41:09,065 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.183s 2026-06-12 18:41:09,065 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": "95290afb-05e1-479d-9de1-462da7d856dd", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:41:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-08caa206-a618-4523-8e16-6504268a5f06', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "7f6399b4-286a-47cd-844d-2e5b614e1148", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "95290afb-05e1-479d-9de1-462da7d856dd", "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-12T18:41:08Z", "updated_at": "2026-06-12T18:41:08Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:41:09,374 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.301s 2026-06-12 18:41:09,375 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 18:41:09 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2f31db29-d81d-41ee-a46e-a8b0f1223351', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=5d09b27d5901dadc425eb45aa53fb5f3; 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": "bedaf98f510540ce9f54ffe42914b272", "name": "tempest-TestNetworkBasicOps-429536668-project-member", "password_expires_at": null}, "audit_ids": ["J2TB8KUPRiy40RSGtHvq-w"], "expires_at": "2026-06-12T19:41:09.000000Z", "issued_at": "2026-06-12T18:41:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e65be4d529d84dda8bc38e970109917f", "name": "tempest-TestNetworkBasicOps-429536668"}, "is_domain": false, "roles": [{"id": "2b08364e6ed7470ba0ca48b56f1a8dbc", "name": "reader"}, {"id": "7f4fe077cd4c4f86b937402b326f6a9b", "name": "member"}], "catalog": [{"endpoints": [], "id": "118ffef998694b8cb13dd1955cec5927", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "493b9d50611e45a3bf17cb20cc2125d8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e52bcc0e819249258dd1b9b126d4d2ee", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2d429165e3a347ce943c1d5f6972ff21", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5cf9d74a87014427800090d1404b0486", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c46a25427add4653a8f9ac49214fd725", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a22ff9ad864749a0846a12a126df4843", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "4967c037ad09463f8d78e4cf2aa9a6fb", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "faa62955eb9f4887bf5f07486fde89e7", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "b76d4889edc44469a23bbcc9a207de2a", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "19d8578ce18f41f8b2a210035bbce8ef", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9be0956717f142c5a3ac79bcc9e791e1", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "e0c101ffc878474e81673056d027f353", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "18fe7712278b441fb5983eae4d4a85d1", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "49fc8b6b392346989dfa6bd22ff46d2a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "e373e8b7af504e078badffccaf32c180", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "cdfab1d2f4b74a0ca4f305c389ef6e1d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}, {"name": "swift", "id": "cf2861636ae14962a984a31a4faa1d4a", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}], "id": "ec3763dd838c47a5a6356b884ce4b5c5", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "2495b282369c409b961506fb2a249e49", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dacae2335de74a6383622b6516afba96", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-inte 2026-06-12 18:41:09,375 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2026-06-12 18:41:10,745 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.369s 2026-06-12 18:41:10,745 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-1500618241", "imageRef": "318f965d-71c6-46ba-9530-7f988c366266", "flavorRef": "d69348e0-cc95-4b84-a91d-54aace915d33", "networks": [{"uuid": "60d3fb09-7a78-41f0-a3f1-0c2cfd2df728"}], "key_name": "tempest-TestNetworkBasicOps-235358087", "security_groups": [{"name": "tempest-secgroup-smoke-357378667"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:41:09 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21', '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-3a1d44ce-ff74-44bc-840e-c4afcac97778', 'x-compute-request-id': 'req-3a1d44ce-ff74-44bc-840e-c4afcac97778', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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": "9e397ce1-562b-4647-85b5-c32e30678e21", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}], "OS-DCF:diskConfig":10000 "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-357378667"}], "adminPass": "LogTCGZHd2f7"}}' 2026-06-12 18:41:10,967 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/9e397ce1-562b-4647-85b5-c32e30678e21 0.220s 2026-06-12 18:41:10,967 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 18:41:10 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-a12d154c-1641-403e-86ac-099bbfa7904d', 'x-compute-request-id': 'req-a12d154c-1641-403e-86ac-099bbfa7904d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21'} Body: b'{"server": {"id": "9e397ce1-562b-4647-85b5-c32e30678e21", "name": "tempest-TestNetworkBasicOps-server-1500618241", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:41:10Z", "updated": "2026-06-12T18:41:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-235358087", "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 18:41:12,143 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/9e397ce1-562b-4647-85b5-c32e30678e21 0.171s 2026-06-12 18:41:12,144 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 18:41:11 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-c6051996-a789-466b-be9a-15eb6cdef364', 'x-compute-request-id': 'req-c6051996-a789-466b-be9a-15eb6cdef364', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21'} Body: b'{"server": {"id": "9e397ce1-562b-4647-85b5-c32e30678e21", "name": "tempest-TestNetworkBasicOps-server-1500618241", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:41:10Z", "updated": "2026-06-12T18:41:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-235358087", "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 18:41:12,148 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-12 18:41:13,554 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/9e397ce1-562b-4647-85b5-c32e30678e21 0.405s 2026-06-12 18:41:13,554 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 18:41:13 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-da0001ba-687e-49c0-a952-8d493b54c595', 'x-compute-request-id': 'req-da0001ba-687e-49c0-a952-8d493b54c595', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21'} Body: b'{"server": {"id": "9e397ce1-562b-4647-85b5-c32e30678e21", "name": "tempest-TestNetworkBasicOps-server-1500618241", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:41:10Z", "updated": "2026-06-12T18:41:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-235358087", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-357378667"}], "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 18:41:15,903 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/9e397ce1-562b-4647-85b5-c32e30678e21 1.345s 2026-06-12 18:41:15,904 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 18:41:14 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-68fc3267-1246-4963-8d0f-cd9e011c550b', 'x-compute-request-id': 'req-68fc3267-1246-4963-8d0f-cd9e011c550b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21'} Body: b'{"server": {"id": "9e397ce1-562b-4647-85b5-c32e30678e21", "name": "tempest-TestNetworkBasicOps-server-1500618241", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:41:10Z", "updated": "2026-06-12T18:41:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-235358087", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-357378667"}], "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 18:41:18,016 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/9e397ce1-562b-4647-85b5-c32e30678e21 1.101s 2026-06-12 18:41:18,017 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 18:41:16 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-b83dab36-1db1-44b9-855b-e68957242956', 'x-compute-request-id': 'req-b83dab36-1db1-44b9-855b-e68957242956', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21'} Body: b'{"server": {"id": "9e397ce1-562b-4647-85b5-c32e30678e21", "name": "tempest-TestNetworkBasicOps-server-1500618241", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:41:10Z", "updated": "2026-06-12T18:41:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-235358087", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-357378667"}], "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 18:41:20,907 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/9e397ce1-562b-4647-85b5-c32e30678e21 1.882s 2026-06-12 18:41:20,908 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 18:41:19 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-1b45cceb-5cb6-4e46-a73c-28cc04643fd1', 'x-compute-request-id': 'req-1b45cceb-5cb6-4e46-a73c-28cc04643fd1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21'} Body: b'{"server": {"id": "9e397ce1-562b-4647-85b5-c32e30678e21", "name": "tempest-TestNetworkBasicOps-server-1500618241", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:41:10Z", "updated": "2026-06-12T18:41:17Z", "addresses": {"tempest-network-smoke--1462147939": [{"version": 4, "addr": "10.100.0.20", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:be:d9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-235358087", "OS-SRV-USG:launched_at": "2026-06-12T18:41:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-357378667"}], "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 18:41:20,911 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2026-06-12 18:41:21,884 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/9e397ce1-562b-4647-85b5-c32e30678e21 0.973s 2026-06-12 18:41:21,885 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 18:41:20 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-4a3d1e0d-94aa-4df9-b1d1-26735aae9804', 'x-compute-request-id': 'req-4a3d1e0d-94aa-4df9-b1d1-26735aae9804', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21'} Body: b'{"server": {"id": "9e397ce1-562b-4647-85b5-c32e30678e21", "name": "tempest-TestNetworkBasicOps-server-1500618241", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:41:10Z", "updated": "2026-06-12T18:41:17Z", "addresses": {"tempest-network-smoke--1462147939": [{"version": 4, "addr": "10.100.0.20", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:be:d9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-235358087", "OS-SRV-USG:launched_at": "2026-06-12T18:41:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-357378667"}], "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 18:41:21,891 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.20 2026-06-12 18:41:21,891 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:21,902 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:22,007 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:22,007 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:23,023 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.221 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.20' failed, exit status: 1, stderr: stdout: PING 10.100.0.20 (10.100.0.20) from 10.100.0.29 eth1: 56(84) bytes of data. --- 10.100.0.20 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 18:41:23,023 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.20 via a ssh connection from: 192.168.122.221. 2026-06-12 18:41:24,024 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.20 2026-06-12 18:41:24,025 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:24,029 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:24,094 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:24,094 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:25,109 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.221 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.20' failed, exit status: 1, stderr: stdout: PING 10.100.0.20 (10.100.0.20) from 10.100.0.29 eth1: 56(84) bytes of data. --- 10.100.0.20 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 18:41:25,109 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.20 via a ssh connection from: 192.168.122.221. 2026-06-12 18:41:26,110 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.20 2026-06-12 18:41:26,110 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:26,114 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:26,210 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:26,211 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:27,218 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.221 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.20' failed, exit status: 1, stderr: stdout: PING 10.100.0.20 (10.100.0.20) from 10.100.0.29 eth1: 56(84) bytes of data. --- 10.100.0.20 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 18:41:27,218 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.20 via a ssh connection from: 192.168.122.221. 2026-06-12 18:41:28,219 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.20 2026-06-12 18:41:28,220 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:28,223 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:28,334 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:28,335 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:29,347 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.221 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.20' failed, exit status: 1, stderr: stdout: PING 10.100.0.20 (10.100.0.20) from 10.100.0.29 eth1: 56(84) bytes of data. --- 10.100.0.20 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 18:41:29,348 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.20 via a ssh connection from: 192.168.122.221. 2026-06-12 18:41:30,349 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.20 2026-06-12 18:41:30,350 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:30,353 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:30,458 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:30,459 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:31,466 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.221 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.20' failed, exit status: 1, stderr: stdout: PING 10.100.0.20 (10.100.0.20) from 10.100.0.29 eth1: 56(84) bytes of data. --- 10.100.0.20 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 18:41:31,467 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.20 via a ssh connection from: 192.168.122.221. 2026-06-12 18:41:32,467 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.20 2026-06-12 18:41:32,468 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:32,472 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:32,571 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:32,571 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:33,578 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.221 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.20' failed, exit status: 1, stderr: stdout: PING 10.100.0.20 (10.100.0.20) from 10.100.0.29 eth1: 56(84) bytes of data. --- 10.100.0.20 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 18:41:33,579 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.20 via a ssh connection from: 192.168.122.221. 2026-06-12 18:41:34,581 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.20 2026-06-12 18:41:34,581 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:34,584 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:34,645 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:34,647 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:34,660 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 12.769038 seconds 2026-06-12 18:41:34,660 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 18:41:34,660 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:34,663 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:34,767 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:34,768 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:34,777 25 DEBUG [tempest.common.utils.linux.remote_client] (get_nic_ip_address): Command result: 10.100.0.29/28 fe80::f816:3eff:fe07:2824/64 2026-06-12 18:41:34,777 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.29/28 dev eth1;sudo ip addr add fe80::f816:3eff:fe07:2824/64 dev eth1; 2026-06-12 18:41:34,778 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:34,781 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:34,890 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:34,892 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:34,938 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 18:41:34,938 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:34,941 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:35,044 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:35,044 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:35,050 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.20 2026-06-12 18:41:35,050 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:35,052 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:35,112 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:35,113 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:36,125 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.221 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.20' failed, exit status: 1, stderr: stdout: PING 10.100.0.20 (10.100.0.20) from 10.100.0.29 eth1: 56(84) bytes of data. --- 10.100.0.20 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 18:41:36,126 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.20 via a ssh connection from: 192.168.122.221. 2026-06-12 18:41:36,126 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.076016 seconds 2026-06-12 18:41:37,169 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/083ef2ff-2a40-4b35-9af9-b0f36ff2b193 1.043s 2026-06-12 18:41:37,169 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 18:41:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-dbead346-7393-4e59-aba9-3b8f56ab2711', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/083ef2ff-2a40-4b35-9af9-b0f36ff2b193'} Body: b'{"port":{"id":"083ef2ff-2a40-4b35-9af9-b0f36ff2b193","name":"","network_id":"60d3fb09-7a78-41f0-a3f1-0c2cfd2df728","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:07:28:24","admin_state_up":true,"status":"ACTIVE","device_id":"988e5f85-c15e-4f20-9264-afee62566874","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"00b24296-05d7-420d-b371-27a118c43b14","ip_address":"10.100.0.29"}],"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-2123978870","dns_assignment":[{"ip_address":"10.100.0.29","hostname":"tempest-testnetworkbasicops-server-2123978870","fqdn":"tempest-testnetworkbasicops-server-2123978870.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:40:58Z","updated_at":"2026-06-12T18:41:36Z","revision_number":5,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:41:37,170 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.20 2026-06-12 18:41:37,170 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:37,173 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:37,233 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:37,234 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:38,244 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.221 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.20' failed, exit status: 1, stderr: stdout: PING 10.100.0.20 (10.100.0.20) from 10.100.0.29 eth1: 56(84) bytes of data. --- 10.100.0.20 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 18:41:38,244 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.20 via a ssh connection from: 192.168.122.221. 2026-06-12 18:41:39,245 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.20 2026-06-12 18:41:39,246 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:39,248 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:39,303 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:39,303 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:40,309 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.221 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.20' failed, exit status: 1, stderr: stdout: PING 10.100.0.20 (10.100.0.20) from 10.100.0.29 eth1: 56(84) bytes of data. --- 10.100.0.20 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 18:41:40,309 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.20 via a ssh connection from: 192.168.122.221. 2026-06-12 18:41:41,311 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.20 2026-06-12 18:41:41,311 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2026-06-12 18:41:41,314 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:41:41,423 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:41:41,424 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2026-06-12 18:41:41,434 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 4.264461 seconds 2026-06-12 18:41:41,566 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21 0.131s 2026-06-12 18:41:41,566 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 18:41:41 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-ec049858-e009-4a6b-8d74-a9553f88edb8', 'x-compute-request-id': 'req-ec049858-e009-4a6b-8d74-a9553f88edb8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21'} Body: b'' 2026-06-12 18:41:41,943 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21 0.377s 2026-06-12 18:41:41,943 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 18:41:41 GMT', 'server': 'Apache', 'content-length': '1698', '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-67e39c3e-170b-44ab-b44d-42b7ec99a02a', 'x-compute-request-id': 'req-67e39c3e-170b-44ab-b44d-42b7ec99a02a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21'} Body: b'{"server": {"id": "9e397ce1-562b-4647-85b5-c32e30678e21", "name": "tempest-TestNetworkBasicOps-server-1500618241", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:41:10Z", "updated": "2026-06-12T18:41:41Z", "addresses": {"tempest-network-smoke--1462147939": [{"version": 4, "addr": "10.100.0.20", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:be:d9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-235358087", "OS-SRV-USG:launched_at": "2026-06-12T18:41:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-357378667"}], "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 18:41:43,144 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21 0.196s 2026-06-12 18:41:43,144 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 18:41: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-af552981-cb0b-4e8c-a2a6-378cdbc5d355', 'x-compute-request-id': 'req-af552981-cb0b-4e8c-a2a6-378cdbc5d355', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21'} Body: b'{"server": {"id": "9e397ce1-562b-4647-85b5-c32e30678e21", "name": "tempest-TestNetworkBasicOps-server-1500618241", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:41:10Z", "updated": "2026-06-12T18:41:41Z", "addresses": {"tempest-network-smoke--1462147939": [{"version": 4, "addr": "10.100.0.20", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:be:d9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9e397ce1-562b-4647-85b5-c32e30678e21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-235358087", "OS-SRV-USG:launched_at": "2026-06-12T18:41:17.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 18:41:44,220 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21 0.070s 2026-06-12 18:41:44,220 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 18:41: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-89d95629-0ef3-4759-8c2c-75e32414d08f', 'x-compute-request-id': 'req-89d95629-0ef3-4759-8c2c-75e32414d08f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9e397ce1-562b-4647-85b5-c32e30678e21'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9e397ce1-562b-4647-85b5-c32e30678e21 could not be found."}}' 2026-06-12 18:41:45,924 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/95290afb-05e1-479d-9de1-462da7d856dd 1.704s 2026-06-12 18:41:45,925 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 18:41:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-55788525-f42f-443e-ae1c-33664ab719b2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/95290afb-05e1-479d-9de1-462da7d856dd'} Body: b'' 2026-06-12 18:41:45,996 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-235358087 0.070s 2026-06-12 18:41:45,996 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 18:41: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-8ab57f87-4904-40af-bd49-2e6ad6e239d6', 'x-compute-request-id': 'req-8ab57f87-4904-40af-bd49-2e6ad6e239d6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-235358087'} Body: b'' 2026-06-12 18:41:46,118 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874/os-interface/083ef2ff-2a40-4b35-9af9-b0f36ff2b193 0.121s 2026-06-12 18:41:46,118 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 18:41:46 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-2294a76f-ae57-44df-a03b-9ba3842a9d26', 'x-compute-request-id': 'req-2294a76f-ae57-44df-a03b-9ba3842a9d26', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874/os-interface/083ef2ff-2a40-4b35-9af9-b0f36ff2b193'} Body: b'' 2026-06-12 18:41:46,179 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/083ef2ff-2a40-4b35-9af9-b0f36ff2b193 0.061s 2026-06-12 18:41:46,180 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 18:41:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-2649adb3-fc23-49d6-8e17-fd1e1ca9d8c8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/083ef2ff-2a40-4b35-9af9-b0f36ff2b193'} Body: b'{"port":{"id":"083ef2ff-2a40-4b35-9af9-b0f36ff2b193","name":"","network_id":"60d3fb09-7a78-41f0-a3f1-0c2cfd2df728","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:07:28:24","admin_state_up":true,"status":"ACTIVE","device_id":"988e5f85-c15e-4f20-9264-afee62566874","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"00b24296-05d7-420d-b371-27a118c43b14","ip_address":"10.100.0.29"}],"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-2123978870","dns_assignment":[{"ip_address":"10.100.0.29","hostname":"tempest-testnetworkbasicops-server-2123978870","fqdn":"tempest-testnetworkbasicops-server-2123978870.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:40:58Z","updated_at":"2026-06-12T18:41:36Z","revision_number":5,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:41:47,979 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/083ef2ff-2a40-4b35-9af9-b0f36ff2b193 0.798s 2026-06-12 18:41:47,979 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 18:41:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-145baaee-af52-4b18-876f-defdfd4e94ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/083ef2ff-2a40-4b35-9af9-b0f36ff2b193'} Body: b'{"port":{"id":"083ef2ff-2a40-4b35-9af9-b0f36ff2b193","name":"","network_id":"60d3fb09-7a78-41f0-a3f1-0c2cfd2df728","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:07:28:24","admin_state_up":true,"status":"ACTIVE","device_id":"988e5f85-c15e-4f20-9264-afee62566874","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"00b24296-05d7-420d-b371-27a118c43b14","ip_address":"10.100.0.29"}],"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-2123978870","dns_assignment":[{"ip_address":"10.100.0.29","hostname":"tempest-testnetworkbasicops-server-2123978870","fqdn":"tempest-testnetworkbasicops-server-2123978870.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:40:58Z","updated_at":"2026-06-12T18:41:36Z","revision_number":5,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:41:49,094 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/083ef2ff-2a40-4b35-9af9-b0f36ff2b193 0.114s 2026-06-12 18:41:49,094 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 18:41:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-651deab6-f5ca-42be-80aa-647ad34973a1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/083ef2ff-2a40-4b35-9af9-b0f36ff2b193'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 083ef2ff-2a40-4b35-9af9-b0f36ff2b193 could not be found.", "detail": ""}}' 2026-06-12 18:41:49,443 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/00b24296-05d7-420d-b371-27a118c43b14 0.349s 2026-06-12 18:41:49,444 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 18:41:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-50b31ec0-9a84-4a40-aea0-5c549879e8db', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/00b24296-05d7-420d-b371-27a118c43b14'} Body: b'' 2026-06-12 18:41:50,156 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/60d3fb09-7a78-41f0-a3f1-0c2cfd2df728 0.712s 2026-06-12 18:41:50,157 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 18:41:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4677e580-0c8e-4027-8617-5f38fe107404', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/60d3fb09-7a78-41f0-a3f1-0c2cfd2df728'} Body: b'' 2026-06-12 18:41:50,763 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/4e45b8e3-7611-4909-9407-770507f58736 0.606s 2026-06-12 18:41:50,763 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 18:41:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a1c53a54-be74-4511-8a8a-859b75b3521d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/4e45b8e3-7611-4909-9407-770507f58736'} Body: b'' 2026-06-12 18:41:50,941 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874 0.177s 2026-06-12 18:41:50,941 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 18:41:50 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-1d24c1e5-87eb-4837-80e0-600ead0ae8ca', 'x-compute-request-id': 'req-1d24c1e5-87eb-4837-80e0-600ead0ae8ca', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874'} Body: b'' 2026-06-12 18:41:51,476 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874 0.534s 2026-06-12 18:41:51,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 18:41:50 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-1634ce03-020c-482e-9136-c61294cd9995', 'x-compute-request-id': 'req-1634ce03-020c-482e-9136-c61294cd9995', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874'} Body: b'{"server": {"id": "988e5f85-c15e-4f20-9264-afee62566874", "name": "tempest-TestNetworkBasicOps-server-2123978870", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:40:29Z", "updated": "2026-06-12T18:41:50Z", "addresses": {"tempest-network-smoke--1993016759": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:dc:f0"}, {"version": 4, "addr": "192.168.122.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:dc:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/988e5f85-c15e-4f20-9264-afee62566874"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-665116769", "OS-SRV-USG:launched_at": "2026-06-12T18:40:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1601593707"}], "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 18:41:52,557 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874 0.076s 2026-06-12 18:41:52,558 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 18:41:52 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-65888815-3029-41d1-910a-eb2daee9d28d', 'x-compute-request-id': 'req-65888815-3029-41d1-910a-eb2daee9d28d', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/988e5f85-c15e-4f20-9264-afee62566874'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 988e5f85-c15e-4f20-9264-afee62566874 could not be found."}}' 2026-06-12 18:41:52,941 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/35854d74-0338-4ec7-bdd4-95ee7f974d89 0.383s 2026-06-12 18:41:52,941 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 18:41:52 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0a98d640-68f9-4642-ad6f-10f93e6d30d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/35854d74-0338-4ec7-bdd4-95ee7f974d89'} Body: b'' 2026-06-12 18:41:53,011 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-665116769 0.070s 2026-06-12 18:41:53,012 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 18:41:52 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-f138e64a-a124-4b14-b31d-6f288a0bb787', 'x-compute-request-id': 'req-f138e64a-a124-4b14-b31d-6f288a0bb787', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-665116769'} Body: b'' 2026-06-12 18:41:53,988 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/2107a584-eaee-4470-9459-420feb3f858b/remove_router_interface 0.976s 2026-06-12 18:41:53,988 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7ee4bfc7-6428-42c4-b790-27c80f621035"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:41:53 GMT', 'server'D8F : 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6b99a67f-007c-4ed9-a297-6f1a8588c9fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/2107a584-eaee-4470-9459-420feb3f858b/remove_router_interface'} Body: b'{"id": "2107a584-eaee-4470-9459-420feb3f858b", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "051f2711-bc96-48f1-9470-c5bd0864ddfa", "network_id": "f839a175-6cd6-4384-b4dc-9d53a7db1aad", "subnet_id": "7ee4bfc7-6428-42c4-b790-27c80f621035", "subnet_ids": ["7ee4bfc7-6428-42c4-b790-27c80f621035"]}' 2026-06-12 18:41:54,219 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/7ee4bfc7-6428-42c4-b790-27c80f621035 0.230s 2026-06-12 18:41:54,219 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 18:41:54 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-916a858e-3443-4af9-ad6e-103977945078', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/7ee4bfc7-6428-42c4-b790-27c80f621035'} Body: b'' 2026-06-12 18:41:55,001 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/2107a584-eaee-4470-9459-420feb3f858b 0.782s 2026-06-12 18:41:55,002 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 18:41:55 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6176ef5b-1b78-4af2-a077-ecd3b0638640', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/2107a584-eaee-4470-9459-420feb3f858b'} Body: b'' 2026-06-12 18:41:55,442 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/f839a175-6cd6-4384-b4dc-9d53a7db1aad 0.440s 2026-06-12 18:41:55,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 18:41:55 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-64b3550d-3e3b-473c-bacf-070c9d1fcd7e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/f839a175-6cd6-4384-b4dc-9d53a7db1aad'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-12 18:41:55.450499Z 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 18:42:43.094353Z 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 18:41:56,052 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.601s 2026-06-12 18:41:56,052 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--561114275", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:41:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-2b00f732-5708-4552-b7cb-2999fb53135a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"ff652e3d-e876-4612-8a74-2716f4885fd5","name":"tempest-network-smoke--561114275","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e65be4d529d84dda8bc38e970109917f","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-12T18:41:55Z","updated_at":"2026-06-12T18:41:55Z","revision_number":1}}' 2026-06-12 18:41:57,532 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.480s 2026-06-12 18:41:57,533 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-1294569042", "admin_state_up": true, "project_id": "e65be4d529d84dda8bc38e970109917f", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b"}}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:41:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-6be2a0ce-d9dd-40c8-8bc1-7cddf8d5d7e3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "011797ff-334d-4b96-86d4-18a24e2fe61f", "name": "tempest-TestNetworkBasicOps-router-1294569042", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.215"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:41:56Z", "updated_at": "2026-06-12T18:41:56Z", "revision_number": 2, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:41:57,648 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=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28 0.115s 2026-06-12 18:41:57,648 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 18:41:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c0a4b582-8540-4557-97f9-8bce742de834', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:41:57,749 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.101s 2026-06-12 18:41:57,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 18:41:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-6ba44649-66e1-4918-8a39-f1a4f9ce6165', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 18:41:57,864 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=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28 0.113s 2026-06-12 18:41:57,864 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 18:41:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-93625321-d78b-444f-9ece-5ad9e760a495', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:41:58,589 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.724s 2026-06-12 18:41:58,589 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-2041836317", "network_id": "ff652e3d-e876-4612-8a74-2716f4885fd5", "project_id": "e65be4d529d84dda8bc38e970109917f", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:41:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-36552d9d-18e2-4dd9-a354-ddfbb5ed3799', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f","name":"tempest-subnet-smoke-2041836317","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"ff652e3d-e876-4612-8a74-2716f4885fd5","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-12T18:41:58Z","updated_at":"2026-06-12T18:41:58Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:00,428 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/011797ff-334d-4b96-86d4-18a24e2fe61f/add_router_interface 1.839s 2026-06-12 18:42:00,428 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ea7a1dcd-c3f5-4e35-bdb1-d5640cee0226', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/011797ff-334d-4b96-86d4-18a24e2fe61f/add_router_interface'} Body: b'{"id": "011797ff-334d-4b96-86d4-18a24e2fe61f", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "89f79a9d-0911-4d01-8714-69730ed04c24", "network_id": "ff652e3d-e876-4612-8a74-2716f4885fd5", "subnet_id": "e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f", "subnet_ids": ["e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f"]}' 2026-06-12 18:42:00,527 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.098s 2026-06-12 18:42:00,528 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 18:42:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-f4901e5a-0c89-4bee-b29c-92b9bc043105', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"ff652e3d-e876-4612-8a74-2716f4885fd5","name":"tempest-network-smoke--561114275","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f"],"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-12T18:41:55Z","updated_at":"2026-06-12T18:41:58Z","revision_number":2,"project_id":"e65be4d529d84dda8bc38e970109917f","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":27006}]}' 2026-06-12 18:42:00,661 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.133s 2026-06-12 18:42:00,662 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 18:42:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-f73403d9-39d7-48b9-bc26-e42a15defc27', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"3e3a199f-e459-4fc2-9f62-5e230fa5bf04","name":"public_subnet","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","network_id":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","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-12T18:35:00Z","updated_at":"2026-06-12T18:35:00Z","revision_number":0,"project_id":"559052ceb8c54ea38b952908ea30f8e0"},{"id":"e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f","name":"tempest-subnet-smoke-2041836317","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"ff652e3d-e876-4612-8a74-2716f4885fd5","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-12T18:41:58Z","updated_at":"2026-06-12T18:41:58Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:42:00,775 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.112s 2026-06-12 18:42:00,775 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 18:42:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-0dc51ea1-9af1-4d5f-a67a-b8632d90acd3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "011797ff-334d-4b96-86d4-18a24e2fe61f", "name": "tempest-TestNetworkBasicOps-router-1294569042", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.215"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:41:56Z", "updated_at": "2026-06-12T18:41:59Z", "revision_number": 3, "project_id": "e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:42:01,508 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 0.733s 2026-06-12 18:42:01,509 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"name": "tempest-TestNetworkBasicOps-1006358478", "network_id": "ff652e3d-e876-4612-8a74-2716f4885fd5"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '965', 'x-openstack-request-id': 'req-373293ba-b505-4f21-b37b-85ba62abc0ea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"adad1e89-de0f-434c-a8cc-d47b435a0814","name":"tempest-TestNetworkBasicOps-1006358478","network_id":"ff652e3d-e876-4612-8a74-2716f4885fd5","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:9a:df:f0","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f","ip_address":"10.100.0.10"}],"project_id":"e65be4d529d84dda8bc38e970109917f","qos_policy_id":null,"port_security_enabled":true,"security_groups":["b171c202-9c48-4acf-9603-51e46ba0cfb4"],"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.10","hostname":"host-10-100-0-10","fqdn":"host-10-100-0-10.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:42:00Z","updated_at":"2026-06-12T18:42:01Z","revision_number":1}}' 2026-06-12 18:42:01,582 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/adad1e89-de0f-434c-a8cc-d47b435a0814 0.073s 2026-06-12 18:42:01,583 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 18:42:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '965', 'x-openstack-request-id': 'req-e102e56f-7749-4a6c-ad2c-8e4218216688', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/adad1e89-de0f-434c-a8cc-d47b435a0814'} Body: b'{"port":{"id":"adad1e89-de0f-434c-a8cc-d47b435a0814","name":"tempest-TestNetworkBasicOps-1006358478","network_id":"ff652e3d-e876-4612-8a74-2716f4885fd5","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:9a:df:f0","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b171c202-9c48-4acf-9603-51e46ba0cfb4"],"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.10","hostname":"host-10-100-0-10","fqdn":"host-10-100-0-10.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:42:00Z","updated_at":"2026-06-12T18:42:01Z","revision_number":1,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:01,663 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.079s 2026-06-12 18:42:01,663 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-289007590", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBqsbd87XXR2saQxlQFgjocmw5I/NTDFU2Ebyt66izm+VkpHvY+Yfc8l0WrjJEmk03LaYka9FxI5TLJ9QX5tQdKthI5j5EJOd74wfmJ4T0gB4LRSSP99EmtC42gpPROM7w=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:01 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-0b88303e-45f1-433c-ae1b-20a660e25ce8', 'x-compute-request-id': 'req-0b88303e-45f1-433c-ae1b-20a660e25ce8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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-289007590", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBqsbd87XXR2saQxlQFgjocmw5I/NTDFU2Ebyt66izm+VkpHvY+Yfc8l0WrjJEmk03LaYka9FxI5TLJ9QX5tQdKthI5j5EJOd74wfmJ4T0gB4LRSSP99EmtC42gpPROM7w==", "fingerprint": "d5:df:64:d4:c8:9f:95:93:67:3b:ae:48:6f:77:a3:7f", "user_id": "bedaf98f510540ce9f54ffe42914b272"}}' 2026-06-12 18:42:01,868 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.204s 2026-06-12 18:42:01,869 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-1974536800", "description": "tempest-secgroup-smoke-1974536800 description", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-92b9244b-a840-4e12-9837-ccccc3d23fff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "22e8cbe0-136d-4230-a1c3-ec541bda48ce", "name": "tempest-secgroup-smoke-1974536800", "stateful": true, "tenant_id": "e65be4d529d84dda8bc38e970109917f", "description": "tempest-secgroup-smoke-1974536800 description", "shared": false, "security_group_rules": [{"id": "26641d51-7a8d-4f52-afdc-57854108c472", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "22e8cbe0-136d-4230-a1c3-ec541bda48ce", "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-12T18:42:01Z", "updated_at": "2026-06-12T18:42:01Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}, {"id": "c8cbe5af-f8ca-4208-9094-bad53a0b7273", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "22e8cbe0-136d-4230-a1c3-ec541bda48ce", "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-12T18:42:01Z", "updated_at": "2026-06-12T18:42:01Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}], "tags": [], "created_at": "2026-06-12T18:42:01Z", "updated_at": "2026-06-12T18:42:01Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:02,036 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.167s 2026-06-12 18:42:02,037 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": "22e8cbe0-136d-4230-a1c3-ec541bda48ce", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7ff6803a-3de2-40fd-809f-9f53436c01ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "32458c78-daff-4696-809f-9a8c2ffc42dd", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "22e8cbe0-136d-4230-a1c3-ec541bda48ce", "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-12T18:42:01Z", "updated_at": "2026-06-12T18:42:01Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:02,237 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.200s 2026-06-12 18:42:02,237 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": "22e8cbe0-136d-4230-a1c3-ec541bda48ce", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-daf1ac7d-b088-46e1-b559-ee7c74c2516a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "22060b08-b533-47b9-b24b-59c11b004860", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "22e8cbe0-136d-4230-a1c3-ec541bda48ce", "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-12T18:42:02Z", "updated_at": "2026-06-12T18:42:02Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:02,423 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 18:42:02,423 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": "22e8cbe0-136d-4230-a1c3-ec541bda48ce", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-25a4edc5-b2ba-4df5-8a50-5409b218aa80', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "d8f9b0c4-b5c3-4fb0-9fb2-edb3e112adad", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "22e8cbe0-136d-4230-a1c3-ec541bda48ce", "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-12T18:42:02Z", "updated_at": "2026-06-12T18:42:02Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:02,570 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.146s 2026-06-12 18:42:02,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": "22e8cbe0-136d-4230-a1c3-ec541bda48ce", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-a4750c5b-435f-454c-a5bd-b60876bd900f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "4e6c195e-9669-46ae-9097-4bbebcfcfadb", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "22e8cbe0-136d-4230-a1c3-ec541bda48ce", "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-12T18:42:02Z", "updated_at": "2026-06-12T18:42:02Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:02,755 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.184s 2026-06-12 18:42:02,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": "22e8cbe0-136d-4230-a1c3-ec541bda48ce", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-519458f7-cab2-4a1e-a631-7445948b51f9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "5f92f93b-5951-42c6-acd9-5a681c542be1", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "22e8cbe0-136d-4230-a1c3-ec541bda48ce", "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-12T18:42:02Z", "updated_at": "2026-06-12T18:42:02Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:03,053 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.297s 2026-06-12 18:42:03,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": "22e8cbe0-136d-4230-a1c3-ec541bda48ce", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-3dcc176e-b1a9-4919-b2df-f170b4599fb4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "1c85e787-a99f-4c3b-bed1-6d4161f5312c", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "22e8cbe0-136d-4230-a1c3-ec541bda48ce", "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-12T18:42:02Z", "updated_at": "2026-06-12T18:42:02Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:03,367 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.309s 2026-06-12 18:42:03,367 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:03 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c6864d64-16ab-496d-9d02-88ec93f52038', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=5d09b27d5901dadc425eb45aa53fb5f3; 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": "bedaf98f510540ce9f54ffe42914b272", "name": "tempest-TestNetworkBasicOps-429536668-project-member", "password_expires_at": null}, "audit_ids": ["joKTugJWQ4WcxIjj79jQpQ"], "expires_at": "2026-06-12T19:42:03.000000Z", "issued_at": "2026-06-12T18:42:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e65be4d529d84dda8bc38e970109917f", "name": "tempest-TestNetworkBasicOps-429536668"}, "is_domain": false, "roles": [{"id": "2b08364e6ed7470ba0ca48b56f1a8dbc", "name": "reader"}, {"id": "7f4fe077cd4c4f86b937402b326f6a9b", "name": "member"}], "catalog": [{"endpoints": [], "id": "118ffef998694b8cb13dd1955cec5927", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "493b9d50611e45a3bf17cb20cc2125d8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e52bcc0e819249258dd1b9b126d4d2ee", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2d429165e3a347ce943c1d5f6972ff21", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5cf9d74a87014427800090d1404b0486", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c46a25427add4653a8f9ac49214fd725", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a22ff9ad864749a0846a12a126df4843", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "4967c037ad09463f8d78e4cf2aa9a6fb", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "faa62955eb9f4887bf5f07486fde89e7", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "b76d4889edc44469a23bbcc9a207de2a", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "19d8578ce18f41f8b2a210035bbce8ef", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9be0956717f142c5a3ac79bcc9e791e1", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "e0c101ffc878474e81673056d027f353", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "18fe7712278b441fb5983eae4d4a85d1", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "49fc8b6b392346989dfa6bd22ff46d2a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "e373e8b7af504e078badffccaf32c180", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "cdfab1d2f4b74a0ca4f305c389ef6e1d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}, {"name": "swift", "id": "cf2861636ae14962a984a31a4faa1d4a", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}], "id": "ec3763dd838c47a5a6356b884ce4b5c5", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "2495b282369c409b961506fb2a249e49", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dacae2335de74a6383622b6516afba96", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-inte 2026-06-12 18:42:03,367 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2026-06-12 18:42:04,686 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.318s 2026-06-12 18:42:04,687 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-1787426212", "imageRef": "318f965d-71c6-46ba-9530-7f988c366266", "flavorRef": "d69348e0-cc95-4b84-a91d-54aace915d33", "networks": [{"uuid": "ff652e3d-e876-4612-8a74-2716f4885fd5", "port": "adad1e89-de0f-434c-a8cc-d47b435a0814"}], "key_name": "tempest-TestNetworkBasicOps-289007590", "security_groups": [{"name": "tempest-secgroup-smoke-1974536800"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:03 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c', '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-644e5dbb-1b73-4c6c-b2fa-0a9c01cce223', 'x-compute-request-id': 'req-644e5dbb-1b73-4c6c-b2fa-0a9c01cce223', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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": "fa83cf6d-ef86-48a0-925e-276caa91a35c", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1974536800"}], "adminPass": "mgBYeJe2oM98"}}' 2026-06-12 18:42:04,887 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/fa83cf6d-ef86-48a0-925e-276caa91a35c 0.199s 2026-06-12 18:42:04,887 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 18:42:04 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-e6e03416-29c3-45f5-813b-569715b25692', 'x-compute-request-id': 'req-e6e03416-29c3-45f5-813b-569715b25692', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c'} Body: b'{"server": {"id": "fa83cf6d-ef86-48a0-925e-276caa91a35c", "name": "tempest-TestNetworkBasicOps-server-1787426212", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:04Z", "updated": "2026-06-12T18:42:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-289007590", "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 18:42:06,264 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/fa83cf6d-ef86-48a0-925e-276caa91a35c 0.372s 2026-06-12 18:42:06,265 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 18:42:05 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-ba009c4a-256a-4395-8317-9af36fbbf23c', 'x-compute-request-id': 'req-ba009c4a-256a-4395-8317-9af36fbbf23c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c'} Body: b'{"server": {"id": "fa83cf6d-ef86-48a0-925e-276caa91a35c", "name": "tempest-TestNetworkBasicOps-server-1787426212", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:04Z", "updated": "2026-06-12T18:42:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-289007590", "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 18:42:07,876 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/fa83cf6d-ef86-48a0-925e-276caa91a35c 0.603s 2026-06-12 18:42:07,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: None Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:07 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-1f7776af-ed4a-4d2a-aa39-b7778a73489f', 'x-compute-request-id': 'req-1f7776af-ed4a-4d2a-aa39-b7778a73489f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c'} Body: b'{"server": {"id": "fa83cf6d-ef86-48a0-925e-276caa91a35c", "name": "tempest-TestNetworkBasicOps-server-1787426212", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:04Z", "updated": "2026-06-12T18:42:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-289007590", "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 18:42:07,879 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2026-06-12 18:42:09,253 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/fa83cf6d-ef86-48a0-925e-276caa91a35c 0.372s 2026-06-12 18:42:09,253 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 18:42:08 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-ae621f4a-6b1b-4f05-82c8-c070a1da8f9c', 'x-compute-request-id': 'req-ae621f4a-6b1b-4f05-82c8-c070a1da8f9c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c'} Body: b'{"server": {"id": "fa83cf6d-ef86-48a0-925e-276caa91a35c", "name": "tempest-TestNetworkBasicOps-server-1787426212", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:04Z", "updated": "2026-06-12T18:42:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-289007590", "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 18:42:11,023 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/fa83cf6d-ef86-48a0-925e-276caa91a35c 0.764s 2026-06-12 18:42:11,023 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 18:42:10 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-be2064d9-eb3d-4284-9010-00271ce79427', 'x-compute-request-id': 'req-be2064d9-eb3d-4284-9010-00271ce79427', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c'} Body: b'{"server": {"id": "fa83cf6d-ef86-48a0-925e-276caa91a35c", "name": "tempest-TestNetworkBasicOps-server-1787426212", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:04Z", "updated": "2026-06-12T18:42:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-289007590", "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 18:42:12,438 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/fa83cf6d-ef86-48a0-925e-276caa91a35c 0.407s 2026-06-12 18:42:12,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 18:42:12 GMT', 'server': 'Apache', 'content-length': '1666', '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-6d2b9630-72d6-4084-bfaa-c5d5c5ebc67f', 'x-compute-request-id': 'req-6d2b9630-72d6-4084-bfaa-c5d5c5ebc67f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c'} Body: b'{"server": {"id": "fa83cf6d-ef86-48a0-925e-276caa91a35c", "name": "tempest-TestNetworkBasicOps-server-1787426212", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:04Z", "updated": "2026-06-12T18:42:11Z", "addresses": {"tempest-network-smoke--561114275": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:df:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-289007590", "OS-SRV-USG:launched_at": "2026-06-12T18:42:11.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 18:42:12,444 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-06-12 18:42:13,001 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/fa83cf6d-ef86-48a0-925e-276caa91a35c 0.557s 2026-06-12 18:42:13,002 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 18:42:12 GMT', 'server': 'Apache', 'content-length': '1666', '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-47ca31de-26d1-40de-8e53-c419674e456a', 'x-compute-request-id': 'req-47ca31de-26d1-40de-8e53-c419674e456a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c'} Body: b'{"server": {"id": "fa83cf6d-ef86-48a0-925e-276caa91a35c", "name": "tempest-TestNetworkBasicOps-server-1787426212", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:04Z", "updated": "2026-06-12T18:42:11Z", "addresses": {"tempest-network-smoke--561114275": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:df:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-289007590", "OS-SRV-USG:launched_at": "2026-06-12T18:42:11.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 18:42:13,006 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-12 18:42:13,084 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=fa83cf6d-ef86-48a0-925e-276caa91a35c 0.077s 2026-06-12 18:42:13,085 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 18:42:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1381', 'x-openstack-request-id': 'req-85f3e2f2-57da-4f54-a4e0-0feeddc6b8a8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=fa83cf6d-ef86-48a0-925e-276caa91a35c'} Body: b'{"ports":[{"id":"adad1e89-de0f-434c-a8cc-d47b435a0814","name":"tempest-TestNetworkBasicOps-1006358478","network_id":"ff652e3d-e876-4612-8a74-2716f4885fd5","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:9a:df:f0","admin_state_up":true,"status":"ACTIVE","device_id":"fa83cf6d-ef86-48a0-925e-276caa91a35c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b171c202-9c48-4acf-9603-51e46ba0cfb4"],"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-1787426212","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1787426212","fqdn":"tempest-testnetworkbasicops-server-1787426212.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:42:00Z","updated_at":"2026-06-12T18:42:11Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:42:13,085 25 DEBUG [tempest.common.waiters] Server ID fa83cf6d-ef86-48a0-925e-276caa91a35c ports are all ACTIVE [{'id': 'adad1e89-de0f-434c-a8cc-d47b435a0814', 'name': 'tempest-TestNetworkBasicOps-1006358478', 'network_id': 'ff652e3d-e876-4612-8a74-2716f4885fd5', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'mac_address': 'fa:16:3e:9a:df:f0', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'fa83cf6d-ef86-48a0-925e-276caa91a35c', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['b171c202-9c48-4acf-9603-51e46ba0cfb4'], '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-1787426212', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testnetworkbasicops-server-1787426212', 'fqdn': 'tempest-testnetworkbasicops-server-1787426212.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': []10000 , 'created_at': '2026-06-12T18:42:00Z', 'updated_at': '2026-06-12T18:42:11Z', 'revision_number': 4, 'project_id': 'e65be4d529d84dda8bc38e970109917f'}]: 2026-06-12 18:42:14,246 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 1.161s 2026-06-12 18:42:14,247 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "port_id": "adad1e89-de0f-434c-a8cc-d47b435a0814", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "fixed_ip_address": "10.100.0.10"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '920', 'x-openstack-request-id': 'req-4d4fa858-3677-4629-b1c6-1f9ac2bdd3df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "d6a7978c-4b10-40c2-bbe6-2c13580b097c", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.190", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "011797ff-334d-4b96-86d4-18a24e2fe61f", "port_id": "adad1e89-de0f-434c-a8cc-d47b435a0814", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "project_id": "e65be4d529d84dda8bc38e970109917f", "description": "", "qos_policy_id": null, "port_details": {"name": "tempest-TestNetworkBasicOps-1006358478", "network_id": "ff652e3d-e876-4612-8a74-2716f4885fd5", "mac_address": "fa:16:3e:9a:df:f0", "admin_state_up": true, "status": "ACTIVE", "device_id": "fa83cf6d-ef86-48a0-925e-276caa91a35c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:42:13Z", "updated_at": "2026-06-12T18:42:13Z", "revision_number": 0}}' 2026-06-12 18:42:14,331 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=fa83cf6d-ef86-48a0-925e-276caa91a35c&network_id=ff652e3d-e876-4612-8a74-2716f4885fd5 0.083s 2026-06-12 18:42:14,331 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 18:42:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1381', 'x-openstack-request-id': 'req-a48501a3-43dc-4d48-9f68-e30a03a802d2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=fa83cf6d-ef86-48a0-925e-276caa91a35c&network_id=ff652e3d-e876-4612-8a74-2716f4885fd5'} Body: b'{"ports":[{"id":"adad1e89-de0f-434c-a8cc-d47b435a0814","name":"tempest-TestNetworkBasicOps-1006358478","network_id":"ff652e3d-e876-4612-8a74-2716f4885fd5","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:9a:df:f0","admin_state_up":true,"status":"ACTIVE","device_id":"fa83cf6d-ef86-48a0-925e-276caa91a35c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b171c202-9c48-4acf-9603-51e46ba0cfb4"],"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-1787426212","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1787426212","fqdn":"tempest-testnetworkbasicops-server-1787426212.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:42:00Z","updated_at":"2026-06-12T18:42:11Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:42:14,466 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/fa83cf6d-ef86-48a0-925e-276caa91a35c 0.134s 2026-06-12 18:42:14,466 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 18:42:14 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-2dd10f29-ab9b-47b3-9744-04fea653613d', 'x-compute-request-id': 'req-2dd10f29-ab9b-47b3-9744-04fea653613d', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c'} Body: b'' 2026-06-12 18:42:15,047 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/fa83cf6d-ef86-48a0-925e-276caa91a35c 0.580s 2026-06-12 18:42:15,047 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 18:42:14 GMT', 'server': 'Apache', 'content-length': '1672', '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-07d25d6d-5b16-46df-9c63-901c9e91bea1', 'x-compute-request-id': 'req-07d25d6d-5b16-46df-9c63-901c9e91bea1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c'} Body: b'{"server": {"id": "fa83cf6d-ef86-48a0-925e-276caa91a35c", "name": "tempest-TestNetworkBasicOps-server-1787426212", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:04Z", "updated": "2026-06-12T18:42:14Z", "addresses": {"tempest-network-smoke--561114275": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:df:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-289007590", "OS-SRV-USG:launched_at": "2026-06-12T18:42:11.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 18:42:16,209 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/fa83cf6d-ef86-48a0-925e-276caa91a35c 0.155s 2026-06-12 18:42:16,209 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 18:42:16 GMT', 'server': 'Apache', 'content-length': '1484', '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-ca27bdd3-20fb-4556-84d7-c6ea78d40987', 'x-compute-request-id': 'req-ca27bdd3-20fb-4556-84d7-c6ea78d40987', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c'} Body: b'{"server": {"id": "fa83cf6d-ef86-48a0-925e-276caa91a35c", "name": "tempest-TestNetworkBasicOps-server-1787426212", "status": "DELETED", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:04Z", "updated": "2026-06-12T18:42:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-289007590", "OS-SRV-USG:launched_at": "2026-06-12T18:42:11.000000", "OS-SRV-USG:terminated_at": "2026-06-12T18:42:15.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-12 18:42:16,214 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2026-06-12 18:42:17,285 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/fa83cf6d-ef86-48a0-925e-276caa91a35c 0.070s 2026-06-12 18:42:17,285 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 18:42: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-5730e8b3-14fc-4aa6-99cb-92750650f771', 'x-compute-request-id': 'req-5730e8b3-14fc-4aa6-99cb-92750650f771', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fa83cf6d-ef86-48a0-925e-276caa91a35c could not be found."}}' 2026-06-12 18:42:17,910 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/adad1e89-de0f-434c-a8cc-d47b435a0814 0.624s 2026-06-12 18:42:17,911 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 18:42:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '965', 'x-openstack-request-id': 'req-45329496-be41-46ac-9793-4833bb43938e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/adad1e89-de0f-434c-a8cc-d47b435a0814'} Body: b'{"port":{"id":"adad1e89-de0f-434c-a8cc-d47b435a0814","name":"tempest-TestNetworkBasicOps-1006358478","network_id":"ff652e3d-e876-4612-8a74-2716f4885fd5","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:9a:df:f0","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b171c202-9c48-4acf-9603-51e46ba0cfb4"],"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.10","hostname":"host-10-100-0-10","fqdn":"host-10-100-0-10.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:42:00Z","updated_at":"2026-06-12T18:42:15Z","revision_number":6,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:17,981 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.069s 2026-06-12 18:42:17,981 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-397288374", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJluV0XOI6jgYGLa+DYwvF2XhsfTvMGt9mnPCOJWdB6VU/RL1/noYKzldJ3KrBmQgezqIe2l+lSz8dT8Nr9zi2pDfLwYbFr1w4x+od7MFl3r3sAWL9evnrwow7hMKlTtJw=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:17 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-aaaa8dd3-0772-4118-817d-b4f1ac6a1c36', 'x-compute-request-id': 'req-aaaa8dd3-0772-4118-817d-b4f1ac6a1c36', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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-397288374", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJluV0XOI6jgYGLa+DYwvF2XhsfTvMGt9mnPCOJWdB6VU/RL1/noYKzldJ3KrBmQgezqIe2l+lSz8dT8Nr9zi2pDfLwYbFr1w4x+od7MFl3r3sAWL9evnrwow7hMKlTtJw==", "fingerprint": "b6:ae:c2:44:3b:8d:31:cd:f4:74:ba:a5:8b:5e:51:33", "user_id": "bedaf98f510540ce9f54ffe42914b272"}}' 2026-06-12 18:42:18,144 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.161s 2026-06-12 18:42:18,144 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-1136703769", "description": "tempest-secgroup-smoke-1136703769 description", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-8df93ebe-e8a1-4be3-80ee-21c135f1e152', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "15acd5fb-b830-4b23-a374-152428a78319", "name": "tempest-secgroup-smoke-1136703769", "stateful": true, "tenant_id": "e65be4d529d84dda8bc38e970109917f", "description": "tempest-secgroup-smoke-1136703769 description", "shared": false, "security_group_rules": [{"id": "46424ddd-d355-4ae2-b9cc-e5a94b328b33", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "15acd5fb-b830-4b23-a374-152428a78319", "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-12T18:42:18Z", "updated_at": "2026-06-12T18:42:18Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}, {"id": "9ab76f09-e577-49e2-8d85-4e12019bf2e2", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "15acd5fb-b830-4b23-a374-152428a78319", "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-12T18:42:18Z", "updated_at": "2026-06-12T18:42:18Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}], "tags": [], "created_at": "2026-06-12T18:42:18Z", "updated_at": "2026-06-12T18:42:18Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:18,315 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.170s 2026-06-12 18:42:18,315 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": "15acd5fb-b830-4b23-a374-152428a78319", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-13888ed3-c80c-4e6a-8f7d-7ca21721212e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "4b4df27f-662f-4990-a20e-b104274206a0", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "15acd5fb-b830-4b23-a374-152428a78319", "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-12T18:42:18Z", "updated_at": "2026-06-12T18:42:18Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:18,968 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.652s 2026-06-12 18:42:18,968 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": "15acd5fb-b830-4b23-a374-152428a78319", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-e2411a95-3479-4fef-8c1f-a87d4bf9ecff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "6b1ae497-9ff5-4d0e-b2ee-60fcdb191c87", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "15acd5fb-b830-4b23-a374-152428a78319", "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-12T18:42:18Z", "updated_at": "2026-06-12T18:42:18Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:19,133 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.164s 2026-06-12 18:42:19,133 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": "15acd5fb-b830-4b23-a374-152428a78319", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-657524b9-88d9-43f9-ae2b-932c622200ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "fb857cdb-e3e9-40e6-9367-cf1168300b21", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "15acd5fb-b830-4b23-a374-152428a78319", "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-12T18:42:19Z", "updated_at": "2026-06-12T18:42:19Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:19,288 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 18:42:19,288 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": "15acd5fb-b830-4b23-a374-152428a78319", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3e02932f-14f1-49fb-b37c-3847ef845867', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "68d0f988-7573-4f0e-86cb-a29004254642", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "15acd5fb-b830-4b23-a374-152428a78319", "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-12T18:42:19Z", "updated_at": "2026-06-12T18:42:19Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:19,909 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.621s 2026-06-12 18:42:19,910 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": "15acd5fb-b830-4b23-a374-152428a78319", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-03eb3a69-9e0e-42f6-a93e-2ddea8a82e1c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "91aa5604-235e-4e8d-987c-2eb6773023a5", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "15acd5fb-b830-4b23-a374-152428a78319", "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-12T18:42:19Z", "updated_at": "2026-06-12T18:42:19Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:20,082 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.171s 2026-06-12 18:42:20,082 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": "15acd5fb-b830-4b23-a374-152428a78319", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-bab7264d-86cb-4d79-9fd5-75292533f148', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "df44c717-ad22-47a9-bdb6-540805dd5f1b", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "15acd5fb-b830-4b23-a374-152428a78319", "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-12T18:42:20Z", "updated_at": "2026-06-12T18:42:20Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:20,377 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.291s 2026-06-12 18:42:20,377 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:20 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-790cc01d-04d9-40a8-8588-8e2122a829af', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=5d09b27d5901dadc425eb45aa53fb5f3; 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": "bedaf98f510540ce9f54ffe42914b272", "name": "tempest-TestNetworkBasicOps-429536668-project-member", "password_expires_at": null}, "audit_ids": ["RhF0g8n9TNOSHHJnOg1D4g"], "expires_at": "2026-06-12T19:42:20.000000Z", "issued_at": "2026-06-12T18:42:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e65be4d529d84dda8bc38e970109917f", "name": "tempest-TestNetworkBasicOps-429536668"}, "is_domain": false, "roles": [{"id": "2b08364e6ed7470ba0ca48b56f1a8dbc", "name": "reader"}, {"id": "7f4fe077cd4c4f86b937402b326f6a9b", "name": "member"}], "catalog": [{"endpoints": [], "id": "118ffef998694b8cb13dd1955cec5927", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "493b9d50611e45a3bf17cb20cc2125d8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e52bcc0e819249258dd1b9b126d4d2ee", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2d429165e3a347ce943c1d5f6972ff21", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5cf9d74a87014427800090d1404b0486", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c46a25427add4653a8f9ac49214fd725", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a22ff9ad864749a0846a12a126df4843", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "4967c037ad09463f8d78e4cf2aa9a6fb", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "faa62955eb9f4887bf5f07486fde89e7", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "b76d4889edc44469a23bbcc9a207de2a", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "19d8578ce18f41f8b2a210035bbce8ef", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9be0956717f142c5a3ac79bcc9e791e1", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "e0c101ffc878474e81673056d027f353", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "18fe7712278b441fb5983eae4d4a85d1", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "49fc8b6b392346989dfa6bd22ff46d2a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "e373e8b7af504e078badffccaf32c180", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "cdfab1d2f4b74a0ca4f305c389ef6e1d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}, {"name": "swift", "id": "cf2861636ae14962a984a31a4faa1d4a", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}], "id": "ec3763dd838c47a5a6356b884ce4b5c5", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "2495b282369c409b961506fb2a249e49", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dacae2335de74a6383622b6516afba96", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-inte 2026-06-12 18:42:20,377 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2026-06-12 18:42:21,473 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.095s 2026-06-12 18:42:21,473 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-1719587541", "imageRef": "318f965d-71c6-46ba-9530-7f988c366266", "flavorRef": "d69348e0-cc95-4b84-a91d-54aace915d33", "networks": [{"uuid": "ff652e3d-e876-4612-8a74-2716f4885fd5", "port": "adad1e89-de0f-434c-a8cc-d47b435a0814"}], "key_name": "tempest-TestNetworkBasicOps-397288374", "security_groups": [{"name": "tempest-secgroup-smoke-1136703769"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:20 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed', '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-4f747ac4-c390-446d-b8a7-68ce3d508885', 'x-compute-request-id': 'req-4f747ac4-c390-446d-b8a7-68ce3d508885', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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": "4b768ac8-2e9b-44f7-aa27-666d86c383ed", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1136703769"}], "adminPass": "EnN9dHho8wrg"}}' 2026-06-12 18:42:21,654 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/4b768ac8-2e9b-44f7-aa27-666d86c383ed 0.179s 2026-06-12 18:42:21,655 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 18:42:21 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-f66b9f93-2888-4c12-b729-1d7f96181edb', 'x-compute-request-id': 'req-f66b9f93-2888-4c12-b729-1d7f96181edb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed'} Body: b'{"server": {"id": "4b768ac8-2e9b-44f7-aa27-666d86c383ed", "name": "tempest-TestNetworkBasicOps-server-1719587541", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:21Z", "updated": "2026-06-12T18:42:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-397288374", "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 18:42:22,817 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/4b768ac8-2e9b-44f7-aa27-666d86c383ed 0.155s 2026-06-12 18:42:22,817 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 18:42:22 GMT', 'server': 'Apache', 'content-length': '1390', '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-92318284-b410-4301-b391-aa985b6c14ad', 'x-compute-request-id': 'req-92318284-b410-4301-b391-aa985b6c14ad', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed'} Body: b'{"server": {"id": "4b768ac8-2e9b-44f7-aa27-666d86c383ed", "name": "tempest-TestNetworkBasicOps-server-1719587541", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:21Z", "updated": "2026-06-12T18:42:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-397288374", "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 18:42:22,820 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2026-06-12 18:42:24,019 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/4b768ac8-2e9b-44f7-aa27-666d86c383ed 0.197s 2026-06-12 18:42:24,020 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 18:42:23 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-95f33ff2-9c46-4813-a9fe-a32387dc3dac', 'x-compute-request-id': 'req-95f33ff2-9c46-4813-a9fe-a32387dc3dac', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed'} Body: b'{"server": {"id": "4b768ac8-2e9b-44f7-aa27-666d86c383ed", "name": "tempest-TestNetworkBasicOps-server-1719587541", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:21Z", "updated": "2026-06-12T18:42:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-397288374", "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 18:42:24,024 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2026-06-12 18:42:25,317 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/4b768ac8-2e9b-44f7-aa27-666d86c383ed 0.292s 2026-06-12 18:42:25,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: None Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:25 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-b2aad1fa-102b-4e35-9504-8ec150acf794', 'x-compute-request-id': 'req-b2aad1fa-102b-4e35-9504-8ec150acf794', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed'} Body: b'{"server": {"id": "4b768ac8-2e9b-44f7-aa27-666d86c383ed", "name": "tempest-TestNetworkBasicOps-server-1719587541", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:21Z", "updated": "2026-06-12T18:42:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-397288374", "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 18:42:27,067 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/4b768ac8-2e9b-44f7-aa27-666d86c383ed 0.746s 2026-06-12 18:42:27,068 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 18:42:26 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-078929db-e01c-4099-9798-8796fa9bfb22', 'x-compute-request-id': 'req-078929db-e01c-4099-9798-8796fa9bfb22', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed'} Body: b'{"server": {"id": "4b768ac8-2e9b-44f7-aa27-666d86c383ed", "name": "tempest-TestNetworkBasicOps-server-1719587541", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:21Z", "updated": "2026-06-12T18:42:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-397288374", "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 18:42:28,366 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/4b768ac8-2e9b-44f7-aa27-666d86c383ed 0.294s 2026-06-12 18:42:28,366 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 18:42:28 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-dd54bfa0-4c61-4cd6-aa0e-0ac1f35c387b', 'x-compute-request-id': 'req-dd54bfa0-4c61-4cd6-aa0e-0ac1f35c387b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed'} Body: b'{"server": {"id": "4b768ac8-2e9b-44f7-aa27-666d86c383ed", "name": "tempest-TestNetworkBasicOps-server-1719587541", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:21Z", "updated": "2026-06-12T18:42:27Z", "addresses": {"tempest-network-smoke--561114275": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:df:f0"}, {"version": 4, "addr": "192.168.122.190", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:df:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-397288374", "OS-SRV-USG:launched_at": "2026-06-12T18:42:27.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 18:42:28,373 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2026-06-12 18:42:29,006 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/4b768ac8-2e9b-44f7-aa27-666d86c383ed 0.632s 2026-06-12 18:42:29,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: None Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:28 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-6eac6adb-6e14-4053-ba0e-d236e609c902', 'x-compute-request-id': 'req-6eac6adb-6e14-4053-ba0e-d236e609c902', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed'} Body: b'{"server": {"id": "4b768ac8-2e9b-44f7-aa27-666d86c383ed", "name": "tempest-TestNetworkBasicOps-server-1719587541", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:21Z", "updated": "2026-06-12T18:42:27Z", "addresses": {"tempest-network-smoke--561114275": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:df:f0"}, {"version": 4, "addr": "192.168.122.190", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:df:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-397288374", "OS-SRV-USG:launched_at": "2026-06-12T18:42:27.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 18:42:29,086 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=4b768ac8-2e9b-44f7-aa27-666d86c383ed&network_id=ff652e3d-e876-4612-8a74-2716f4885fd5 0.075s 2026-06-12 18:42:29,086 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 18:42:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1381', 'x-openstack-request-id': 'req-c732c12b-dd4f-4d7c-842a-4726430fc126', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4b768ac8-2e9b-44f7-aa27-666d86c383ed&network_id=ff652e3d-e876-4612-8a74-2716f4885fd5'} Body: b'{"ports":[{"id":"adad1e89-de0f-434c-a8cc-d47b435a0814","name":"tempest-TestNetworkBasicOps-1006358478","network_id":"ff652e3d-e876-4612-8a74-2716f4885fd5","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:9a:df:f0","admin_state_up":true,"status":"ACTIVE","device_id":"4b768ac8-2e9b-44f7-aa27-666d86c383ed","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b171c202-9c48-4acf-9603-51e46ba0cfb4"],"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-1719587541","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1719587541","fqdn":"tempest-testnetworkbasicops-server-1719587541.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:42:00Z","updated_at":"2026-06-12T18:42:27Z","revision_number":9,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:42:29,230 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed 0.143s 2026-06-12 18:42:29,231 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 18:42:29 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-966025af-a6c4-488c-9e50-aee7c2019f1f', 'x-compute-request-id': 'req-966025af-a6c4-488c-9e50-aee7c2019f1f', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed'} Body: b'' 2026-06-12 18:42:29,523 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed 0.292s 2026-06-12 18:42:29,523 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 18:42:29 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-becfa0d3-a78b-499e-98b6-2df8660cae23', 'x-compute-request-id': 'req-becfa0d3-a78b-499e-98b6-2df8660cae23', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed'} Body: b'{"server": {"id": "4b768ac8-2e9b-44f7-aa27-666d86c383ed", "name": "tempest-TestNetworkBasicOps-server-1719587541", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:21Z", "updated": "2026-06-12T18:42:29Z", "addresses": {"tempest-network-smoke--561114275": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:df:f0"}, {"version": 4, "addr": "192.168.122.190", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:df:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-397288374", "OS-SRV-USG:launched_at": "2026-06-12T18:42:27.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 18:42:30,870 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed 0.343s 2026-06-12 18:42:30,871 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 18:42:30 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-8277c311-6eef-4388-962b-106453888ceb', 'x-compute-request-id': 'req-8277c311-6eef-4388-962b-106453888ceb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed'} Body: b'{"server": {"id": "4b768ac8-2e9b-44f7-aa27-666d86c383ed", "name": "tempest-TestNetworkBasicOps-server-1719587541", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:21Z", "updated": "2026-06-12T18:42:29Z", "addresses": {"tempest-network-smoke--561114275": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:df:f0"}, {"version": 4, "addr": "192.168.122.190", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:df:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}, {"rel": "bookmark", "href": "https://nova-public-opensta38B7 ck.apps-crc.testing/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-397288374", "OS-SRV-USG:launched_at": "2026-06-12T18:42:27.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 18:42:31,943 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed 0.066s 2026-06-12 18:42:31,943 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 18:42:31 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-63bde319-b7bc-4acb-b21a-958b0f28e6cf', 'x-compute-request-id': 'req-63bde319-b7bc-4acb-b21a-958b0f28e6cf', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4b768ac8-2e9b-44f7-aa27-666d86c383ed'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4b768ac8-2e9b-44f7-aa27-666d86c383ed could not be found."}}' 2026-06-12 18:42:32,957 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/15acd5fb-b830-4b23-a374-152428a78319 1.013s 2026-06-12 18:42:32,957 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 18:42:32 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1cff7825-d91d-4847-91a2-c0f43879e228', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/15acd5fb-b830-4b23-a374-152428a78319'} Body: b'' 2026-06-12 18:42:33,016 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-397288374 0.058s 2026-06-12 18:42:33,016 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 18:42:32 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-a16dc4db-f3d0-4766-a518-9be63016d25a', 'x-compute-request-id': 'req-a16dc4db-f3d0-4766-a518-9be63016d25a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-397288374'} Body: b'' 2026-06-12 18:42:34,930 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d6a7978c-4b10-40c2-bbe6-2c13580b097c 1.913s 2026-06-12 18:42:34,930 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 18:42:34 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-49ccb78f-dbc1-40ca-af0b-3aa326fa629c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d6a7978c-4b10-40c2-bbe6-2c13580b097c'} Body: b'' 2026-06-12 18:42:35,029 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c 0.099s 2026-06-12 18:42:35,029 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 18:42:34 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-61a192ae-4aec-4da5-802c-5732751ea8ed', 'x-compute-request-id': 'req-61a192ae-4aec-4da5-802c-5732751ea8ed', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fa83cf6d-ef86-48a0-925e-276caa91a35c could not be found."}}' 2026-06-12 18:42:35,092 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c 0.062s 2026-06-12 18:42:35,092 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 18:42:35 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-a864d213-47ff-4e31-9b48-d46e154ddce7', 'x-compute-request-id': 'req-a864d213-47ff-4e31-9b48-d46e154ddce7', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fa83cf6d-ef86-48a0-925e-276caa91a35c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fa83cf6d-ef86-48a0-925e-276caa91a35c could not be found."}}' 2026-06-12 18:42:35,984 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/22e8cbe0-136d-4230-a1c3-ec541bda48ce 0.892s 2026-06-12 18:42:35,984 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 18:42:35 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-469800f2-4d32-4dcb-8143-27c93697505d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/22e8cbe0-136d-4230-a1c3-ec541bda48ce'} Body: b'' 2026-06-12 18:42:36,040 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-289007590 0.055s 2026-06-12 18:42:36,040 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 18:42:35 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-06281d63-1d03-41b5-a081-1a240d25515d', 'x-compute-request-id': 'req-06281d63-1d03-41b5-a081-1a240d25515d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-289007590'} Body: b'' 2026-06-12 18:42:37,092 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/ports/adad1e89-de0f-434c-a8cc-d47b435a0814 1.052s 2026-06-12 18:42:37,093 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 18:42:37 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-bad60af6-4f98-499c-856c-33096227217c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/adad1e89-de0f-434c-a8cc-d47b435a0814'} Body: b'' 2026-06-12 18:42:40,025 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/011797ff-334d-4b96-86d4-18a24e2fe61f/remove_router_interface 2.931s 2026-06-12 18:42:40,025 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-9cc90b02-db26-4f7b-a116-b0d92aebf95f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/011797ff-334d-4b96-86d4-18a24e2fe61f/remove_router_interface'} Body: b'{"id": "011797ff-334d-4b96-86d4-18a24e2fe61f", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "89f79a9d-0911-4d01-8714-69730ed04c24", "network_id": "ff652e3d-e876-4612-8a74-2716f4885fd5", "subnet_id": "e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f", "subnet_ids": ["e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f"]}' 2026-06-12 18:42:40,864 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f 0.838s 2026-06-12 18:42:40,864 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 18:42:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-64c492ce-ede2-4be2-b8fe-191438a9d651', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/e6bfcc4e-d662-4fcc-9a8b-0d904fc9334f'} Body: b'' 2026-06-12 18:42:42,036 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/011797ff-334d-4b96-86d4-18a24e2fe61f 1.172s 2026-06-12 18:42:42,037 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 18:42:42 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-17e12a29-f2ad-458e-a7cb-47ff84460cbd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/011797ff-334d-4b96-86d4-18a24e2fe61f'} Body: b'' 2026-06-12 18:42:43,093 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ff652e3d-e876-4612-8a74-2716f4885fd5 1.056s 2026-06-12 18:42:43,094 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 18:42:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a6eb641e-3162-4f70-9d64-849f4a61f5f6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ff652e3d-e876-4612-8a74-2716f4885fd5'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-12 18:42:43.097329Z 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 18:42:43.097664Z 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 18:42:43.097837Z 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 18:43:31.308417Z 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 18:42:43,927 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.829s 2026-06-12 18:42:43,927 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--1263402378", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-64ef0f96-825c-4e5b-a1a7-ac9b7d965bf8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"feb0c619-0b2b-484e-8a6f-57031bafe90c","name":"tempest-network-smoke--1263402378","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e65be4d529d84dda8bc38e970109917f","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-12T18:42:43Z","updated_at":"2026-06-12T18:42:43Z","revision_number":1}}' 2026-06-12 18:42:45,361 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.433s 2026-06-12 18:42:45,361 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-1813082260", "admin_state_up": true, "project_id": "e65be4d529d84dda8bc38e970109917f", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b"}}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-bda804bb-d2e3-49da-b146-5d63c0387b5d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "5d400cd3-e86e-4681-bbc4-a2e4cf52d7dd", "name": "tempest-TestNetworkBasicOps-router-1813082260", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.182"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:42:43Z", "updated_at": "2026-06-12T18:42:44Z", "revision_number": 2, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:45,429 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=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28 0.067s 2026-06-12 18:42:45,429 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 18:42:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-2c96618e-888b-411b-909c-e5807fc29068', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:42:45,562 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.132s 2026-06-12 18:42:45,562 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 18:42:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-852c66b1-46f1-45f8-85dd-6b594224814c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 18:42:45,874 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=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28 0.312s 2026-06-12 18:42:45,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 18:42:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-02800200-612d-4bbd-bebe-38861c0a36c7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:42:47,350 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.475s 2026-06-12 18:42:47,351 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-1500860955", "network_id": "feb0c619-0b2b-484e-8a6f-57031bafe90c", "project_id": "e65be4d529d84dda8bc38e970109917f", "ip_version": 4, "cidr": "10.100.0.0/28", "dns_nameservers": ["1.2.3.4"]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-b16a17c0-6a89-4973-8da8-2cc75049c6b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"00bcd889-d832-4528-8a34-16aceb4474dd","name":"tempest-subnet-smoke-1500860955","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"feb0c619-0b2b-484e-8a6f-57031bafe90c","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-12T18:42:46Z","updated_at":"2026-06-12T18:42:46Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:49,047 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5d400cd3-e86e-4681-bbc4-a2e4cf52d7dd/add_router_interface 1.695s 2026-06-12 18:42:49,047 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "00bcd889-d832-4528-8a34-16aceb4474dd"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-8a8ab090-4b6f-4c5b-96f0-51a429fea974', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5d400cd3-e86e-4681-bbc4-a2e4cf52d7dd/add_router_interface'} Body: b'{"id": "5d400cd3-e86e-4681-bbc4-a2e4cf52d7dd", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "9e032536-d100-4222-bbec-53d1064910f3", "network_id": "feb0c619-0b2b-484e-8a6f-57031bafe90c", "subnet_id": "00bcd889-d832-4528-8a34-16aceb4474dd", "subnet_ids": ["00bcd889-d832-4528-8a34-16aceb4474dd"]}' 2026-06-12 18:42:49,147 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.099s 2026-06-12 18:42:49,147 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 18:42:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-48bb7bc7-be3f-4c96-9673-fb88f2172c84', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"feb0c619-0b2b-484e-8a6f-57031bafe90c","name":"tempest-network-smoke--1263402378","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["00bcd889-d832-4528-8a34-16aceb4474dd"],"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-12T18:42:43Z","updated_at":"2026-06-12T18:42:46Z","revision_number":2,"project_id":"e65be4d529d84dda8bc38e970109917f","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":25718}]}' 2026-06-12 18:42:49,249 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.101s 2026-06-12 18:42:49,249 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 18:42:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1301', 'x-openstack-request-id': 'req-4691c637-fd01-4dd2-81ca-5a91614f04fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"00bcd889-d832-4528-8a34-16aceb4474dd","name":"tempest-subnet-smoke-1500860955","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"feb0c619-0b2b-484e-8a6f-57031bafe90c","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-12T18:42:46Z","updated_at":"2026-06-12T18:42:46Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"},{"id":"3e3a199f-e459-4fc2-9f62-5e230fa5bf04","name":"public_subnet","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","network_id":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","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-12T18:35:00Z","updated_at":"2026-06-12T18:35:00Z","revision_number":0,"project_id":"559052ceb8c54ea38b952908ea30f8e0"}]}' 2026-06-12 18:42:49,352 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.102s 2026-06-12 18:42:49,352 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 18:42:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-4306aca0-b010-4276-8764-1a0ff14b80c7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "5d400cd3-e86e-4681-bbc4-a2e4cf52d7dd", "name": "tempest-TestNetworkBasicOps-router-1813082260", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.182"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:42:43Z", "updated_at": "2026-06-12T18:42:48Z", "revision_number": 3, "project_id": "e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:42:49,452 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.099s 2026-06-12 18:42:49,452 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-97870935", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIyn+lwdw4GrvCPCUuOif7ZEfN82rXUqZzvh5Uixgb6R/F2dK+iyS9S2ZOL8oRIKdR3URTbhIIIQyQHLOG7im8IYNXWcfMuSKoq5Dts8I/3SHB77IH+h++QALOWxCO5YKA=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:49 GMT', 'server': 'Apache', 'content-length': '396', '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-7c163b6d-6a4f-497c-9f41-732d05b86493', 'x-compute-request-id': 'req-7c163b6d-6a4f-497c-9f41-732d05b86493', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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-97870935", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIyn+lwdw4GrvCPCUuOif7ZEfN82rXUqZzvh5Uixgb6R/F2dK+iyS9S2ZOL8oRIKdR3URTbhIIIQyQHLOG7im8IYNXWcfMuSKoq5Dts8I/3SHB77IH+h++QALOWxCO5YKA==", "fingerprint": "2b:83:24:75:61:5a:27:83:6d:27:95:bf:32:67:57:66", "user_id": "bedaf98f510540ce9f54ffe42914b272"}}' 2026-06-12 18:42:49,611 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.157s 2026-06-12 18:42:49,611 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-57908369", "description": "tempest-secgroup-smoke-57908369 description", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-7d20ebf3-39b4-4be3-a65e-a67a67f6d2cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "0ddb9427-1981-49cb-aeca-6aea705e243c", "name": "tempest-secgroup-smoke-57908369", "stateful": true, "tenant_id": "e65be4d529d84dda8bc38e970109917f", "description": "tempest-secgroup-smoke-57908369 description", "shared": false, "security_group_rules": [{"id": "64686c4a-72f7-432c-a46f-8631989c03e3", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "0ddb9427-1981-49cb-aeca-6aea705e243c", "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-12T18:42:49Z", "updated_at": "2026-06-12T18:42:49Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}, {"id": "d9ae822c-b658-4dce-be26-f49eaccdbb67", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "0ddb9427-1981-49cb-aeca-6aea705e243c", "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-12T18:42:49Z", "updated_at": "2026-06-12T18:42:49Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}], "tags": [], "created_at": "2026-06-12T18:42:49Z", "updated_at": "2026-06-12T18:42:49Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:49,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.301s 2026-06-12 18:42:49,913 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": "0ddb9427-1981-49cb-aeca-6aea705e243c", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-fb3c41b1-15c9-442d-a48d-04320408921c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "550cd983-3c30-4c7f-97a2-3d6a2dd1e5f2", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "0ddb9427-1981-49cb-aeca-6aea705e243c", "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-12T18:42:49Z", "updated_at": "2026-06-12T18:42:49Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:50,139 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.225s 2026-06-12 18:42:50,140 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": "0ddb9427-1981-49cb-aeca-6aea705e243c", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-5fa62cde-404f-487b-96dd-571b7c81617d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "0675b8ca-0d3b-442b-9761-858903def8cc", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "0ddb9427-1981-49cb-aeca-6aea705e243c", "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-12T18:42:50Z", "updated_at": "2026-06-12T18:42:50Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:50,308 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.167s 2026-06-12 18:42:50,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": "0ddb9427-1981-49cb-aeca-6aea705e243c", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c995ce76-70a5-4a93-980a-e628c1e9a00a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "71deb639-cd73-45a7-a0cd-29fa211465d2", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "0ddb9427-1981-49cb-aeca-6aea705e243c", "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-12T18:42:50Z", "updated_at": "2026-06-12T18:42:50Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:50,691 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.382s 2026-06-12 18:42:50,691 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": "0ddb9427-1981-49cb-aeca-6aea705e243c", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3b17aba8-ac55-4a0b-a933-890e55201161', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "0b33049e-5687-4e27-9f5e-135c1ab96f16", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "0ddb9427-1981-49cb-aeca-6aea705e243c", "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-12T18:42:50Z", "updated_at": "2026-06-12T18:42:50Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:51,049 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.358s 2026-06-12 18:42:51,050 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": "0ddb9427-1981-49cb-aeca-6aea705e243c", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4e10119f-9fe3-4b8e-adfc-b4c8fe0e5d51', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "dddf165e-9af6-41ed-a43b-a6b20076d519", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "0ddb9427-1981-49cb-aeca-6aea705e243c", "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-12T18:42:50Z", "updated_at": "2026-06-12T18:42:50Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:51,331 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.281s 2026-06-12 18:42:51,331 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": "0ddb9427-1981-49cb-aeca-6aea705e243c", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-b72aa5ff-cf11-49eb-9c99-d3f7a9330fcb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "34237809-f38b-4539-a904-d540712e34ee", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "0ddb9427-1981-49cb-aeca-6aea705e243c", "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-12T18:42:51Z", "updated_at": "2026-06-12T18:42:51Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:42:51,640 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.304s 2026-06-12 18:42:51,641 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:51 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9e6b29d5-947e-418b-a944-8dfb881ea091', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=5d09b27d5901dadc425eb45aa53fb5f3; 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": "bedaf98f510540ce9f54ffe42914b272", "name": "tempest-TestNetworkBasicOps-429536668-project-member", "password_expires_at": null}, "audit_ids": ["YbhSl8wESZOKqB9Q9DiL-w"], "expires_at": "2026-06-12T19:42:51.000000Z", "issued_at": "2026-06-12T18:42:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e65be4d529d84dda8bc38e970109917f", "name": "tempest-TestNetworkBasicOps-429536668"}, "is_domain": false, "roles": [{"id": "2b08364e6ed7470ba0ca48b56f1a8dbc", "name": "reader"}, {"id": "7f4fe077cd4c4f86b937402b326f6a9b", "name": "member"}], "catalog": [{"endpoints": [], "id": "118ffef998694b8cb13dd1955cec5927", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "493b9d50611e45a3bf17cb20cc2125d8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e52bcc0e819249258dd1b9b126d4d2ee", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2d429165e3a347ce943c1d5f6972ff21", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5cf9d74a87014427800090d1404b0486", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c46a25427add4653a8f9ac49214fd725", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a22ff9ad864749a0846a12a126df4843", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "4967c037ad09463f8d78e4cf2aa9a6fb", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "faa62955eb9f4887bf5f07486fde89e7", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "b76d4889edc44469a23bbcc9a207de2a", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "19d8578ce18f41f8b2a210035bbce8ef", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9be0956717f142c5a3ac79bcc9e791e1", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "e0c101ffc878474e81673056d027f353", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "18fe7712278b441fb5983eae4d4a85d1", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "49fc8b6b392346989dfa6bd22ff46d2a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "e373e8b7af504e078badffccaf32c180", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "cdfab1d2f4b74a0ca4f305c389ef6e1d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}, {"name": "swift", "id": "cf2861636ae14962a984a31a4faa1d4a", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}], "id": "ec3763dd838c47a5a6356b884ce4b5c5", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "2495b282369c409b961506fb2a249e49", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dacae2335de74a6383622b6516afba96", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-inte 2026-06-12 18:42:51,641 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_subnet_details) Found network None available for tenant 2026-06-12 18:42:55,100 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.459s 2026-06-12 18:42:55,101 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-1521015872", "imageRef": "318f965d-71c6-46ba-9530-7f988c366266", "flavorRef": "d69348e0-cc95-4b84-a91d-54aace915d33", "networks": [{"uuid": "feb0c619-0b2b-484e-8a6f-57031bafe90c"}], "key_name": "tempest-TestNetworkBasicOps-97870935", "security_groups": [{"name": "tempest-secgroup-smoke-57908369"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:42:51 GMT', 'server': 'Apache', 'content-length': '444', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb', '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-f2ee9686-1025-4571-818d-ad79c8723b99', 'x-compute-request-id': 'req-f2ee9686-1025-4571-818d-ad79c8723b99', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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": "924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-57908369"}], "adminPass": "yTmwVo6BB7KC"}}' 2026-06-12 18:42:55,880 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb 0.778s 2026-06-12 18:42:55,881 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 18:42:55 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-ff96339f-8d42-497c-b2c3-e82ff7daeb23', 'x-compute-request-id': 'req-ff96339f-8d42-497c-b2c3-e82ff7daeb23', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb'} Body: b'{"server": {"id": "924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb", "name": "tempest-TestNetworkBasicOps-server-1521015872", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:55Z", "updated": "2026-06-12T18:42:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-97870935", "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 18:42:57,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/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb 0.236s 2026-06-12 18:42:57,123 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 18:42:56 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-8d20026a-f146-46a1-aaf5-4af8a2dda09b', 'x-compute-request-id': 'req-8d20026a-f146-46a1-aaf5-4af8a2dda09b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb'} Body: b'{"server": {"id": "924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb", "name": "tempest-TestNetworkBasicOps-server-1521015872", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:55Z", "updated": "2026-06-12T18:42:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-97870935", "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 18:42:57,128 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-12 18:42:58,499 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb 0.368s 2026-06-12 18:42:58,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 18:42:58 GMT', 'server': 'Apache', 'content-length': '1517', '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-ff7a4db4-1c65-4cea-add7-3a647a869c23', 'x-compute-request-id': 'req-ff7a4db4-1c65-4cea-add7-3a647a869c23', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb'} Body: b'{"server": {"id": "924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb", "name": "tempest-TestNetworkBasicOps-server-1521015872", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:55Z", "updated": "2026-06-12T18:42:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-97870935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-57908369"}], "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 18:43:00,065 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb 0.563s 2026-06-12 18:43:00,065 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 18:42:59 GMT', 'server': 'Apache', 'content-length': '1517', '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-ace382c0-fda3-45ba-8612-d0f73803a17b', 'x-compute-request-id': 'req-ace382c0-fda3-45ba-8612-d0f73803a17b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb'} Body: b'{"server": {"id": "924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb", "name": "tempest-TestNetworkBasicOps-server-1521015872", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:55Z", "updated": "2026-06-12T18:42:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-97870935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-57908369"}], "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 18:43:01,997 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb 0.927s 2026-06-12 18:43:01,998 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 18:43:01 GMT', 'server': 'Apache', 'content-length': '1690', '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-0fb1f402-9b76-4c84-b416-c9cd5dbf0ed2', 'x-compute-request-id': 'req-0fb1f402-9b76-4c84-b416-c9cd5dbf0ed2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb'} Body: b'{"server": {"id": "924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb", "name": "tempest-TestNetworkBasicOps-server-1521015872", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:55Z", "updated": "2026-06-12T18:43:00Z", "addresses": {"tempest-network-smoke--1263402378": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:48:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-97870935", "OS-SRV-USG:launched_at": "2026-06-12T18:43:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-57908369"}], "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 18:43:02,001 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2026-06-12 18:43:02,896 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb 0.895s 2026-06-12 18:43:02,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 18:43:02 GMT', 'server': 'Apache', 'content-length': '1690', '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-2cd64155-6f3e-4558-b8ab-e724d938be64', 'x-compute-request-id': 'req-2cd64155-6f3e-4558-b8ab-e724d938be64', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb'} Body: b'{"server": {"id": "924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb", "name": "tempest-TestNetworkBasicOps-server-1521015872", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:55Z", "updated": "2026-06-12T18:43:00Z", "addresses": {"tempest-network-smoke--1263402378": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:48:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-97870935", "OS-SRV-USG:launched_at": "2026-06-12T18:43:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-57908369"}], "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 18:43:02,899 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-12 18:43:02,971 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=924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb 0.070s 2026-06-12 18:43:02,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 18:43:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-8b494c6f-5a04-4bb5-b3b0-b3db9b774df8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb'} Body: b'{"ports":[{"id":"46167085-1442-4abc-ac36-fe651f5ab0cd","name":"","network_id":"feb0c619-0b2b-484e-8a6f-57031bafe90c","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:e1:48:06","admin_state_up":true,"status":"ACTIVE","device_id":"924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"00bcd889-d832-4528-8a34-16aceb4474dd","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0ddb9427-1981-49cb-aeca-6aea705e243c"],"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-1521015872","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-1521015872","fqdn":"tempest-testnetworkbasicops-server-1521015872.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:42:57Z","updated_at":"2026-06-12T18:43:00Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:43:02,971 25 DEBUG [tempest.common.waiters] Server ID 924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb ports are all ACTIVE [{'id': '46167085-1442-4abc-ac36-fe651f5ab0cd', 'name': '', 'network_id': 'feb0c619-0b2b-484e-8a6f-57031bafe90c', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'mac_address': 'fa:16:3e:e1:48:06', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '00bcd889-d832-4528-8a34-16aceb4474dd', 'ip_address': '10.100.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['0ddb9427-1981-49cb-aeca-6aea705e243c'], '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-1521015872', 'dns_assignment': [{'ip_address': '10.100.0.12', 'hostname': 'tempest-testnetworkbasicops-server-1521015872', 'fqdn': 'tempest-testnetworkbasicops-server-1521015872.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T18:42:57Z', 'updated_at': '2026-06-12T18:43:00Z', 'revision_number': 4, 'project_id': 'e65be4d529d84dda8bc38e970109917f'}]: 2026-06-12 18:43:05,202 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.229s 2026-06-12 18:43:05,203 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "port_id": "46167085-1442-4abc-ac36-fe651f5ab0cd", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "fixed_ip_address": "10.100.0.12"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-7edcfcbe-061b-4dc3-9a0e-9e330c0836cd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "e62443be-b94a-4ea8-82a3-bd89027ecb44", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.201", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "5d400cd3-e86e-4681-bbc4-a2e4cf52d7dd", "port_id": "46167085-1442-4abc-ac36-fe651f5ab0cd", "fixed_ip_address": "10.100.0.12", "status": "DOWN", "project_id": "e65be4d529d84dda8bc38e970109917f", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "feb0c619-0b2b-484e-8a6f-57031bafe90c", "mac_address": "fa:16:3e:e1:48:06", "admin_state_up": true, "status": "ACTIVE", "device_id": "924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:43:03Z", "updated_at": "2026-06-12T18:43:03Z", "revision_number": 0}}' 2026-06-12 18:43:05,907 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e62443be-b94a-4ea8-82a3-bd89027ecb44 0.704s 2026-06-12 18:43:05,908 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 18:43:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-44cf1170-ed0b-4dd6-a780-9234187b62d2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e62443be-b94a-4ea8-82a3-bd89027ecb44'} Body: b'{"floatingip": {"id": "e62443be-b94a-4ea8-82a3-bd89027ecb44", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.201", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "5d400cd3-e86e-4681-bbc4-a2e4cf52d7dd", "port_id": "46167085-1442-4abc-ac36-fe651f5ab0cd", "fixed_ip_address": "10.100.0.12", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "feb0c619-0b2b-484e-8a6f-57031bafe90c", "mac_address": "fa:16:3e:e1:48:06", "admin_state_up": true, "status": "ACTIVE", "device_id": "924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:43:03Z", "updated_at": "2026-06-12T18:43:05Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:05,908 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'e62443be-b94a-4ea8-82a3-bd89027ecb44', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'floating_ip_address': '192.168.122.201', 'floating_network_id': '0af9ff52-7049-42e4-9936-f0e08b27cd7b', 'router_id': '5d400cd3-e86e-4681-bbc4-a2e4cf52d7dd', 'port_id': '46167085-1442-4abc-ac36-fe651f5ab0cd', 'fixed_ip_address': '10.100.0.12', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'feb0c619-0b2b-484e-8a6f-57031bafe90c', 'mac_address': 'fa:16:3e:e1:48:06', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T18:43:03Z', 'updated_at': '2026-06-12T18:43:05Z', 'revision_number': 1, 'project_id': 'e65be4d529d84dda8bc38e970109917f'} is at status: ACTIVE 2026-06-12 18:43:05,908 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.705284 seconds 2026-06-12 18:43:05,908 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.201 with user: cirros 2026-06-12 18:43:05,908 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details begins to ping 192.168.122.201 in 120 sec and the expected result is reachable 2026-06-12 18:43:18,116 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.207353 seconds 2026-06-12 18:43:18,117 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details finishes ping 192.168.122.201 in 120 sec and the ping result is expected 2026-06-12 18:43:18,233 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb/action 0.116s 2026-06-12 18:43:18,234 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 18:43:18 GMT', 'server': 'Apache', 'content-length': '75141', '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-20f52997-a649-4f5f-9c10-6e19b3a17878', 'x-compute-request-id': 'req-20f52997-a649-4f5f-9c10-6e19b3a17878', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://10000 nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb/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.000001] kvm-clock: using sched offset of 1198546058 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001141] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001500] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004257] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004283] Using GB pages for direct mapping\\n[ 0.004615] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004619] ACPI: Early table checksum verification disabled\\n[ 0.004624] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004628] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004635] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004642] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004646] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004650] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004654] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004658] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004661] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004663] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004665] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004666] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004667] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004669] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005798] No NUMA configuration fo 2026-06-12 18:43:18,235 25 DEBUG [tempest.scenario.manager] Console output for 924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb 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.000001] kvm-clock: using sched offset of 1198546058 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001141] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001500] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004257] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004283] Using GB pages for direct mapping [ 0.004615] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004619] ACPI: Early table checksum verification disabled [ 0.004624] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004628] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004635] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004642] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004646] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004650] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004654] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004658] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004661] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004663] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004665] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004666] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004667] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004669] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005798] No NUMA configuration found [ 0.005800] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005808] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006140] Zone ranges: [ 0.006141] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006143] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006145] Normal empty [ 0.006147] Device empty [ 0.006148] Movable zone start for each node [ 0.006151] Early memory node ranges [ 0.006152] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006155] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006156] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006381] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006410] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006602] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016424] ACPI: PM-Timer IO Port: 0x608 [ 0.016449] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016556] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016560] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016562] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016564] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016566] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016567] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016571] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016573] TSC deadline timer available [ 0.016585] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016647] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016650] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016651] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016653] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016654] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016656] Booting paravirtualized kernel on KVM [ 0.016659] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016665] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.016913] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.016978] kvm-guest: setup async PF for cpu 0 [ 0.017003] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017021] kvm-guest: PV spinlocks disabled, single CPU [ 0.017026] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017028] Policy zone: DMA32 [ 0.017029] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017082] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017094] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017101] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017154] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017433] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018131] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018161] ftrace: allocating 50600 entries in 198 pages [ 0.040981] ftrace: allocated 198 pages with 4 groups [ 0.041148] rcu: Hierarchical RCU implementation. [ 0.041149] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.041151] Rude variant of Tasks RCU enabled. [ 0.041152] Tracing variant of Tasks RCU enabled. [ 0.041153] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.041154] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.045310] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.045686] random: crng init done [ 0.081740] Console: colour VGA+ 80x25 [ 0.210766] printk: console [tty1] enabled [ 0.521756] printk: console [ttyS0] enabled [ 0.524400] ACPI: Core revision 20210730 [ 0.526968] APIC: Switch to symmetric I/O mode setup [ 0.531007] x2apic enabled [ 0.533842] Switched APIC routing to physical x2apic. [ 0.541507] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.547505] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.551500] pid_max: default: 32768 minimum: 301 [ 0.551500] LSM: Security Framework initializing [ 0.551500] landlock: Up and running. [ 0.551500] Yama: becoming mindful. [ 0.551500] AppArmor: AppArmor initialized [ 0.551500] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.551500] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.551500] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.551500] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.551500] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.551500] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.551500] Spectre V2 : Mitigation: Retpolines [ 0.551500] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.551500] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.551500] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.551500] RETBleed: Mitigation: untrained return thunk [ 0.551500] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.551500] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.551500] Freeing SMP alternatives memory: 44K [ 0.551500] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.551642] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.555524] ... version: 0 [ 0.558181] ... bit width: 48 [ 0.559512] ... generic registers: 6 [ 0.562045] ... value mask: 0000ffffffffffff [ 0.563512] ... max period: 00007fffffffffff [ 0.566716] ... fixed-purpose events: 0 [ 0.567513] ... event mask: 000000000000003f [ 0.570806] rcu: Hierarchical SRCU implementation. [ 0.572031] smp: Bringing up secondary CPUs ... [ 0.574801] smp: Brought up 1 node, 1 CPU [ 0.575518] smpboot: Max logical packages: 1 [ 0.578702] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.579967] devtmpfs: initialized [ 0.582147] x86/mm: Memory block size: 128MB [ 0.583685] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.587532] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.591606] pinctrl core: initialized pinctrl subsystem [ 0.595121] PM: RTC time: 18:43:01, date: 2026-06-12 [ 0.595673] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.599606] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.603524] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.607522] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.611520] audit: initializing netlink subsys (disabled) [ 0.615049] thermal_sys: Registered thermal governor 'fair_share' [ 0.615050] thermal_sys: Registered thermal governor 'bang_bang' [ 0.615513] thermal_sys: Registered thermal governor 'step_wise' [ 0.618915] thermal_sys: Registered thermal governor 'user_space' [ 0.619517] audit: type=2000 audit(1781289781.924:1): state=initialized audit_enabled=0 res=1 [ 0.623514] thermal_sys: Registered thermal governor 'power_allocator' [ 0.623525] EISA bus registered [ 0.627516] cpuidle: using governor ladder [ 0.630041] cpuidle: using governor menu [ 0.633985] ACPI: bus type PCI registered [ 0.635513] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.639626] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.643515] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.647410] PCI: Using configuration type 1 for base access [ 0.648776] Kprobes globally optimized [ 0.651627] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.655476] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.656459] ACPI: Added _OSI(Module Device) [ 0.659140] ACPI: Added _OSI(Processor Device) [ 0.659543] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.662522] ACPI: Added _OSI(Processor Aggregator Device) [ 0.663575] ACPI: Added _OSI(Linux-Dell-Video) [ 0.667190] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.667527] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.675975] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.683893] ACPI: Interpreter enabled [ 0.687135] ACPI: PM: (supports S0 S5) [ 0.687516] ACPI: Using IOAPIC for interrupt routing [ 0.691596] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.695515] PCI: Using E820 reservations for host bridge windows [ 0.699872] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.708457] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.711521] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.715664] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.719657] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.724667] PCI host bridge to bus 0000:00 [ 0.727234] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.727514] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.731514] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.735522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.739517] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.743514] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.747513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.751842] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.759514] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.765897] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.778260] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.783547] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.795546] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.799697] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.808473] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.815538] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.827253] pci 0000:00:02.0: enabling Extended Tags [ 0.831439] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.835281] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.840893] pci 0000:00:02.1: enabling Extended Tags [ 0.846553] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.851222] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.859600] pci 0000:00:02.2: enabling Extended Tags [ 0.865003] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.870911] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.881236] pci 0000:00:02.3: enabling Extended Tags [ 0.886093] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.890792] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.898172] pci 0000:00:02.4: enabling Extended Tags [ 0.902010] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.907047] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.914929] pci 0000:00:02.5: enabling Extended Tags [ 0.919616] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.926215] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.932834] pci 0000:00:02.6: enabling Extended Tags [ 0.940495] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.946996] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.952866] pci 0000:00:02.7: enabling Extended Tags [ 0.960395] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.967053] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.973920] pci 0000:00:03.0: enabling Extended Tags [ 0.977822] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.982938] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.988924] pci 0000:00:03.1: enabling Extended Tags [ 0.997166] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.003127] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.009385] pci 0000:00:03.2: enabling Extended Tags [ 1.014353] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.019517] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.031809] pci 0000:00:03.3: enabling Extended Tags [ 1.037313] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.042955] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.051023] pci 0000:00:03.4: enabling Extended Tags [ 1.056115] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.062912] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.069176] pci 0000:00:03.5: enabling Extended Tags [ 1.073875] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.081167] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.091700] pci 0000:00:03.6: enabling Extended Tags [ 1.097082] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.102824] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.111790] pci 0000:00:03.7: enabling Extended Tags [ 1.119777] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.126101] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.132804] pci 0000:00:04.0: enabling Extended Tags [ 1.140429] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.147521] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.156949] pci 0000:00:04.1: enabling Extended Tags [ 1.161980] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.167226] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.173252] pci 0000:00:04.2: enabling Extended Tags [ 1.177811] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.182917] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.190280] pci 0000:00:04.3: enabling Extended Tags [ 1.193850] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.198921] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.208271] pci 0000:00:04.4: enabling Extended Tags [ 1.213578] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.218867] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.226813] pci 0000:00:04.5: enabling Extended Tags [ 1.229863] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.235014] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.240872] pci 0000:00:04.6: enabling Extended Tags [ 1.248594] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.254924] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.260797] pci 0000:00:04.7: enabling Extended Tags [ 1.267892] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.275513] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.285985] pci 0000:00:05.0: enabling Extended Tags [ 1.341832] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.346343] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.348423] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.367435] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.369518] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.374931] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.382936] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.391732] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.400778] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.406785] pci 0000:01:00.0: enabling Extended Tags [ 1.475120] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.475571] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.479064] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.479622] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.485527] pci_bus 0000:02: extended config space not accessible [ 1.487776] acpiphp: Slot [1] registered [ 1.490161] acpiphp: Slot [0] registered [ 1.491557] acpiphp: Slot [2] registered [ 1.493938] acpiphp: Slot [3] registered [ 1.495557] acpiphp: Slot [4] registered [ 1.497983] acpiphp: Slot [5] registered [ 1.499556] acpiphp: Slot [6] registered [ 1.501975] acpiphp: Slot [7] registered [ 1.503556] acpiphp: Slot [8] registered [ 1.505942] acpiphp: Slot [9] registered [ 1.507559] acpiphp: Slot [10] registered [ 1.510027] acpiphp: Slot [11] registered [ 1.511557] acpiphp: Slot [12] registered [ 1.514001] acpiphp: Slot [13] registered [ 1.515556] acpiphp: Slot [14] registered [ 1.517959] acpiphp: Slot [15] registered [ 1.519558] acpiphp: Slot [16] registered [ 1.522004] acpiphp: Slot [17] registered [ 1.523557] acpiphp: Slot [18] registered [ 1.526283] acpiphp: Slot [19] registered [ 1.527567] acpiphp: Slot [20] registered [ 1.530208] acpiphp: Slot [21] registered [ 1.531556] acpiphp: Slot [22] registered [ 1.534026] acpiphp: Slot [23] registered [ 1.535587] acpiphp: Slot [24] registered [ 1.538008] acpiphp: Slot [25] registered [ 1.539557] acpiphp: Slot [26] registered [ 1.542005] acpiphp: Slot [27] registered [ 1.543560] acpiphp: Slot [28] registered [ 1.546044] acpiphp: Slot [29] registered [ 1.547571] acpiphp: Slot [30] registered [ 1.550088] acpiphp: Slot [31] registered [ 1.553786] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.563153] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.631580] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.634563] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.635622] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.639630] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.648132] acpiphp: Slot [0-2] registered [ 1.651181] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.656951] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.668706] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.676884] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.679687] pci 0000:03:00.0: enabling Extended Tags [ 1.753980] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.755628] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.759512] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.766093] acpiphp: Slot [0-3] registered [ 1.768086] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.778917] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.788787] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.795660] pci 0000:04:00.0: enabling Extended Tags [ 1.866573] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.867627] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.871464] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.873492] acpiphp: Slot [0-4] registered [ 1.876078] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.884384] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.894918] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.897632] pci 0000:05:00.0: enabling Extended Tags [ 1.971311] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.971650] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.975567] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.982225] acpiphp: Slot [0-5] registered [ 1.984110] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.993950] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.004947] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.009842] pci 0000:06:00.0: enabling Extended Tags [ 2.082637] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.083623] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.087468] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.090033] acpiphp: Slot [0-6] registered [ 2.156476] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.159805] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.163778] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.172781] acpiphp: Slot [0-7] registered [ 2.256051] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.259344] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.259625] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.266269] acpiphp: Slot [0-8] registered [ 2.331836] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.335057] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.335650] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.342338] acpiphp: Slot [0-9] registered [ 2.407574] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.410857] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.411626] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.418617] acpiphp: Slot [0-10] registered [ 2.483530] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.486746] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.487624] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.494508] acpiphp: Slot [0-11] registered [ 2.562229] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.563646] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.567627] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.574480] acpiphp: Slot [0-12] registered [ 2.640575] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.643832] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.647624] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.654460] acpiphp: Slot [0-13] registered [ 2.720783] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.723664] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.727625] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.734420] acpiphp: Slot [0-14] registered [ 2.800725] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.803631] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.807623] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.814327] acpiphp: Slot [0-15] registered [ 2.882824] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.883667] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.887654] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.895005] acpiphp: Slot [0-16] registered [ 2.973085] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.975635] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.979613] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.986270] acpiphp: Slot [0-17] registered [ 3.051168] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.051630] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.055624] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.062406] acpiphp: Slot [0-18] registered [ 3.127001] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.127652] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.131626] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.138295] acpiphp: Slot [0-19] registered [ 3.204493] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.207631] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.211623] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.218420] acpiphp: Slot [0-20] registered [ 3.282335] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.283627] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.287624] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.294149] acpiphp: Slot [0-21] registered [ 3.358609] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.359624] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.363624] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.370098] acpiphp: Slot [0-22] registered [ 3.435776] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.439398] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.439837] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.446564] acpiphp: Slot [0-23] registered [ 3.510638] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.511626] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.515648] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.522281] acpiphp: Slot [0-24] registered [ 3.586699] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.587623] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.591629] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.598137] acpiphp: Slot [0-25] registered [ 3.662661] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.663625] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.667628] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.713401] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.715741] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.719734] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.723453] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.723712] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.727389] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.727738] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.731480] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.731614] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.735222] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.735528] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.739061] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.739528] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.743083] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.743527] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.747529] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.751263] iommu: Default domain type: Translated [ 3.751513] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.755630] SCSI subsystem initialized [ 3.759709] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.763500] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.763518] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.766993] vgaarb: loaded [ 3.767542] ACPI: bus type USB registered [ 3.770068] usbcore: registered new interface driver usbfs [ 3.771521] usbcore: registered new interface driver hub [ 3.774704] usbcore: registered new device driver usb [ 3.775535] pps_core: LinuxPPS API ver. 1 registered [ 3.778572] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.779517] PTP clock support registered [ 3.782064] EDAC MC: Ver: 3.0.0 [ 3.786589] NetLabel: Initializing [ 3.787513] NetLabel: domain hash size = 128 [ 3.790528] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.791535] NetLabel: unlabeled traffic allowed by default [ 3.795291] PCI: Using ACPI for IRQ routing [ 4.554623] clocksource: Switched to clocksource kvm-clock [ 4.568399] VFS: Disk quotas dquot_6.6.0 [ 4.571015] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.575261] AppArmor: AppArmor Filesystem Enabled [ 4.578367] pnp: PnP ACPI init [ 4.580699] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.585879] pnp: PnP ACPI: found 5 devices [ 4.596634] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.602916] NET: Registered PF_INET protocol family [ 4.606990] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.613434] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.619372] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.624960] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.630545] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.635488] TCP: Hash tables configured (established 1024 bind 1024) [ 4.640583] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.645818] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.650337] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.654792] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.658494] NET: Registered PF_XDP protocol family [ 4.661475] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.666581] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.671761] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.677627] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.682833] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.687726] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.692621] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.697831] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.702581] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.707447] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.712558] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.717390] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.722325] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.727181] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.732213] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.737041] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.741887] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.746684] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.751551] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.756303] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.761189] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.765938] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.770577] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.775433] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.780250] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.783935] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.787578] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.791089] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.794621] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.798135] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.801701] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.805240] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.808847] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.812607] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.816118] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.819650] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.823121] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.826650] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.830318] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.834157] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.837937] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.841744] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.845378] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.849274] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.852946] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.856724] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.860292] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.864084] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.867709] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.871459] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.875133] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.878976] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.882590] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.886414] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.890121] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.893936] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.897539] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.901266] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.904843] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.908655] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.912341] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.915956] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.919446] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.922993] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.926574] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.930120] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.933813] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.937334] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.940861] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.944419] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.947970] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.951438] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.955033] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.958839] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.962636] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 4.966221] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 4.970022] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 4.973684] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 4.977471] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 4.981105] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 4.984972] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 4.988599] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 4.992367] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 4.996059] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 4.999836] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.003416] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.007236] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.010902] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.014723] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.018371] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.022207] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.025852] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.029661] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.033429] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.037212] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.040184] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.046503] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.051874] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.058938] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.062057] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.068832] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.073675] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.081305] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.086117] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.092714] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.099190] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.105854] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.110751] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.120780] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.126906] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.132212] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.140325] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.145061] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.151960] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.158707] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.165215] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.170074] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.178713] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.184895] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.189822] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.198059] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.203236] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.209945] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.218914] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.223998] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.230453] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.239206] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.246643] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.253576] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.260324] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.266476] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.271432] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.280092] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.284932] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.292377] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.301937] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.304993] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.310243] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.317286] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.325806] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.328995] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.334369] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.341327] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.347895] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.353620] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.359180] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.365767] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.374477] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.377519] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.382589] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.389899] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.398484] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.401707] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.407179] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.415283] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.423929] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.427072] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.435316] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.440789] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.448238] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.451226] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.459276] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.464283] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.472716] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.475705] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.483150] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.488544] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.496790] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.500538] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.507961] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.513231] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.522190] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.525220] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.532245] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.537512] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.545849] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.548869] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.555682] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.560632] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.568988] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.571999] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.579171] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.584659] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.593173] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.596129] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.602933] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.607844] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.616800] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.620394] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.626279] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.630866] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.634847] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.638783] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.642794] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.646067] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.649664] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.654036] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.657306] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.660903] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.664981] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.668547] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.673183] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.676855] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.681090] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.685963] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.691103] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.694699] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.698851] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.702512] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.706689] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.710356] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.715004] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.719285] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.723521] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.727047] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.731391] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.734974] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.739289] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.742890] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.746999] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.750548] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.754639] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.757861] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.761484] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.765730] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.769013] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.772650] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.776799] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.780213] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.784324] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.788687] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.792206] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.795794] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.799927] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.803162] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.806801] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.811007] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.814981] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.818646] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.822924] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.826274] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.829938] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.835214] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.838818] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.842984] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.848529] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.851896] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.855687] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.859840] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.863097] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.866845] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.871165] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.874586] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.878627] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.883271] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.887060] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.890982] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.895441] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.898749] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.902353] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.908555] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.917474] PCI: CLS 0 bytes, default 64 [ 5.920145] Trying to unpack rootfs image as initramfs... [ 5.924445] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 5.939806] Initialise system trusted keyrings [ 5.942708] Key type blacklist registered [ 5.951548] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 5.956365] zbud: loaded [ 5.958465] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 5.971579] fuse: init (API version 7.34) [ 5.974217] integrity: Platform Keyring initialized [ 5.991734] Key type asymmetric registered [ 5.994402] Asymmetric key parser 'x509' registered [ 6.003708] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.011737] io scheduler mq-deadline registered [ 6.018428] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.032305] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.049884] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.060183] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.075967] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.087936] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.100066] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.116033] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.133381] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.144425] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.161238] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.170519] Freeing initrd memory: 8744K [ 6.173639] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.181751] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.186358] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.195800] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.200805] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.205587] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.211292] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.215177] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.224123] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.228112] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.237258] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.242553] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.250659] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.255566] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.263041] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.268231] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.276154] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.280168] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.288868] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.292764] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.300809] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.304677] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.310739] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.316921] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.321926] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.330205] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.334069] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.342580] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.346532] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.354534] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.358412] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.366981] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.370884] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.379793] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.383587] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.392581] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.397313] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.404769] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.409661] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.414239] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.419918] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.423663] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.432183] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.440977] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.444825] shpchp 0000:01:00.0: Slot initialization failed [ 6.450203] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.454327] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.458727] ACPI: button: Power Button [PWRF] [ 6.485264] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.518774] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.524700] Linux agpgart interface v0.103 [ 6.528342] loop: module loaded [ 6.530610] tun: Universal TUN/TAP device driver, 1.6 [ 6.533564] PPP generic driver version 2.4.2 [ 6.536293] VFIO - User Level meta-driver version: 0.3 [ 6.539614] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.543439] ehci-pci: EHCI PCI platform driver [ 6.546159] ehci-platform: EHCI generic platform driver [ 6.549255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.552854] ohci-pci: OHCI PCI platform driver [ 6.557154] ohci-platform: OHCI generic platform driver [ 6.560251] uhci_hcd: USB Universal Host Controller Interface driver [ 6.565774] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.568937] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.573307] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.576561] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.580435] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.585547] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.590163] usb usb1: Product: UHCI Host Controller [ 6.593228] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.597075] usb usb1: SerialNumber: 0000:02:01.0 [ 6.600040] hub 1-0:1.0: USB hub found [ 6.602506] hub 1-0:1.0: 2 ports detected [ 6.605366] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.612145] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.615166] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.618789] mousedev: PS/2 mouse device common for all mice [ 6.622739] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.627823] rtc_cmos 00:03: RTC can wake from S4 [ 6.632365] rtc_cmos 00:03: registered as rtc0 [ 6.635411] rtc_cmos 00:03: setting system clock to 2026-06-12T18:43:08 UTC (1781289788) [ 6.640611] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.644668] i2c_dev: i2c /dev entries driver [ 6.647293] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.655233] device-mapper: uevent: version 1.0.3 [ 6.658216] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.663272] platform eisa.0: Probing EISA bus 0 [ 6.666101] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.670383] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.674619] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.678806] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.683104] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.687357] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.691275] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.695047] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.698729] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 87AE 6.702389] platform eisa.0: EISA: Detected 0 cards [ 6.705422] ledtrig-cpu: registered to indicate activity on CPUs [ 6.709460] drop_monitor: Initializing network drop monitor service [ 6.713375] NET: Registered PF_INET6 protocol family [ 6.719759] Segment Routing with IPv6 [ 6.722088] In-situ OAM (IOAM) with IPv6 [ 6.724641] NET: Registered PF_PACKET protocol family [ 6.727843] Key type dns_resolver registered [ 6.731102] IPI shorthand broadcast: enabled [ 6.734065] registered taskstats version 1 [ 6.736782] Loading compiled-in X.509 certificates [ 6.740261] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.746553] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.752747] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.758487] blacklist: Loading compiled-in revocation X.509 certificates [ 6.762443] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.768057] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.774067] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.782704] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.789175] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.795313] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.801458] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.807553] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.814295] zswap: loaded using pool lzo/zbud [ 6.817328] Key type .fscrypt registered [ 6.819863] Key type fscrypt-provisioning registered [ 6.824824] Key type encrypted registered [ 6.827675] AppArmor: AppArmor sha1 policy hashing enabled [ 6.830872] ima: No TPM chip found, activating TPM-bypass! [ 6.834260] Loading compiled-in module X.509 certificates [ 6.838094] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.844103] ima: Allocated hash algorithm: sha1 [ 6.846830] ima: No architecture policies found [ 6.849673] evm: Initialising EVM extended attributes: [ 6.852881] evm: security.selinux [ 6.855019] evm: security.SMACK64 [ 6.857246] evm: security.SMACK64EXEC [ 6.859638] evm: security.SMACK64TRANSMUTE [ 6.862299] evm: security.SMACK64MMAP [ 6.864633] evm: security.apparmor [ 6.866888] evm: security.ima [ 6.868977] evm: security.capability [ 6.871344] evm: HMAC attrs: 0x1 [ 6.873799] PM: Magic number: 14:495:746 [ 6.876608] RAS: Correctable Errors collector initialized. [ 6.880339] Unstable clock detected, switching default tracing clock to "global" [ 6.880339] If you want to keep using the local clock, then add: [ 6.880339] "trace_clock=local" [ 6.880339] on the kernel command line [ 6.896545] Freeing unused decrypted memory: 2036K [ 6.900060] Freeing unused kernel image (initmem) memory: 3244K [ 6.903658] Write protecting the kernel read-only data: 30720k [ 6.907551] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.911636] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.956219] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.959930] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 6.963684] Run /init as init process info: initramfs: up at 6.46 [ 7.016778] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.026073] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.030395] GPT:229375 != 2097151 [ 7.032601] GPT:Alternate GPT header not at the end of the disk. [ 7.036185] GPT:229375 != 2097151 [ 7.038323] GPT: Use GNU Parted to correct GPT errors. [ 7.082347] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.451098] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.489440] 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 7.36 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:92:4d:cb:a5:a5:03:4b:32:b3:a2:a1:c4:fb:d4:b3:bb 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYIpKiYnS2+Fmh6khCnyz8p1hEyRoHmhcpGv3st0icwb942Ve8M3KriuO52zJ+NpUy2cukkWXBcjWlU3GdFbEGp5bJzlJHwhI4yShoPOjCSbg3x6a5UI6ppSZmmDN1si24XGzHytUCQ0Qa6Xuf571wv7zh0A0PwIpQ5FG9ee3iP1qsY1yCGgyOvXHbgCyEewuzEWk57ojwtxlA+3tF5jPOH9yJSqMTdWpeTbltUwNih1dkinH0gd4hrPt2cYb+oWOz6J3VspriLAZ94lXGEgiFPy/lUU5PxbLRdGGpNRTx3lySIdZRV7pudkmG2snUJbZtfNfLdn9ztQarvFKRSU8x root@tempest-testnetworkbasicops-server-1521015872 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKSADpq2Y9VvNm6XPYRqro2VXaRWURHMPKE0cFLqeF9Jg3acVfNkfg7bPcw+JPgtLjGf6lJMFLMFqTY5JOBIRyk= root@tempest-testnetworkbasicops-server-1521015872 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fee1:4806/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb name: tempest-TestNetworkBasicOps-server-1521015872 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1521015872 launch-index: 0 === cirros: current=0.6.2 uptime=8.30 === === 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:E1:48:06 inet6 addr: fe80::f816:3eff:fee1:4806/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:9 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:826 (826.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-1521015872 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 [ 7.610571] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.616389] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.638102] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.834602] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.868178] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.008221] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.009250] ISO 9660 Extensions: RRIP_1991A [ 8.165356] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.656098] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.658528] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 19:43:09 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 19:43:09 cirros auth.notice su: + none root:cirros Jun 12 19:43:10 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 19:43:10 cirros daemon.info dhcpcd[350]: DUID 00:04:92:4d:cb:a5:a5:03:4b:32:b3:a2:a1:c4:fb:d4:b3:bb Jun 12 19:43:10 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 19:43:10 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 19:43:10 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 19:43:10 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:e1:48:06 Jun 12 19:43:10 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fee1:4806 Jun 12 19:43:10 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1521015872 login: 2026-06-12 18:43:18,236 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.201:22' as 'cirros' with public key authentication 2026-06-12 18:43:18,243 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:43:18,357 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:43:18,358 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.201 successfully created 2026-06-12 18:43:18,359 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.201:22' as 'cirros' with public key authentication 2026-06-12 18:43:18,362 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:43:18,460 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:43:18,461 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.201 successfully created 2026-06-12 18:43:18,462 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 18:43:18,462 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.201:22' as 'cirros' with public key authentication 2026-06-12 18:43:18,464 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:43:18,569 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:43:18,570 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.201 successfully created 2026-06-12 18:43:18,588 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 18:43:18,588 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.201:22' as 'cirros' with public key authentication 2026-06-12 18:43:18,591 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:43:18,689 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:43:18,690 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.201 successfully created 2026-06-12 18:43:19,125 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/00bcd889-d832-4528-8a34-16aceb4474dd 0.429s 2026-06-12 18:43:19,125 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 18:43:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-c6eb16e7-e7d9-4acf-bfc4-3fc21a2b859b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/00bcd889-d832-4528-8a34-16aceb4474dd'} Body: b'{"subnet":{"id":"00bcd889-d832-4528-8a34-16aceb4474dd","name":"tempest-subnet-smoke-1500860955","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"feb0c619-0b2b-484e-8a6f-57031bafe90c","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-12T18:42:46Z","updated_at":"2026-06-12T18:43:18Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:19,125 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 18:43:19,125 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.201:22' as 'cirros' with public key authentication 2026-06-12 18:43:19,128 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:43:19,192 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:43:19,193 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.201 successfully created 2026-06-12 18:43:19,207 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 18:43:19,207 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.201:22' as 'cirros' with public key authentication 2026-06-12 18:43:19,209 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:43:19,315 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:43:19,316 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.201 successfully created 2026-06-12 18:43:19,322 25 DEBUG [tempest.scenario.test_network_basic_ops] Failed to update DNS nameservers 2026-06-12 18:43:22,325 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 18:43:22,325 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.201:22' as 'cirros' with public key authentication 2026-06-12 18:43:22,328 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:43:22,384 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:43:22,386 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.201 successfully created 2026-06-12 18:43:22,401 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 18:43:22,401 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.201:22' as 'cirros' with public key authentication 2026-06-12 18:43:22,403 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:43:22,500 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:43:22,500 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.201 successfully created 2026-06-12 18:43:22,504 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_dns_server returns true in 3.379004 seconds 2026-06-12 18:43:23,201 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e62443be-b94a-4ea8-82a3-bd89027ecb44 0.697s 2026-06-12 18:43:23,202 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 18:43:23 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-244463c5-f85a-4427-980f-a17bca1a372c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e62443be-b94a-4ea8-82a3-bd89027ecb44'} Body: b'' 2026-06-12 18:43:23,378 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb 0.176s 2026-06-12 18:43:23,379 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 18:43:23 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-9fa5fb8f-1567-4161-a8fb-a1ac77d65878', 'x-compute-request-id': 'req-9fa5fb8f-1567-4161-a8fb-a1ac77d65878', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb'} Body: b'' 2026-06-12 18:43:23,875 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb 0.495s 2026-06-12 18:43:23,875 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 18:43:23 GMT', 'server': 'Apache', 'content-length': '1818', '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-6ea8b113-1e97-41f8-8e26-46809ca0b057', 'x-compute-request-id': 'req-6ea8b113-1e97-41f8-8e26-46809ca0b057', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb'} Body: b'{"server": {"id": "924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb", "name": "tempest-TestNetworkBasicOps-server-1521015872", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:55Z", "updated": "2026-06-12T18:43:23Z", "addresses": {"tempest-network-smoke--1263402378": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:48:06"}, {"version": 4, "addr": "192.168.122.201", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:48:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-97870935", "OS-SRV-USG:launched_at": "2026-06-12T18:43:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-57908369"}], "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 18:43:25,104 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb 0.215s 2026-06-12 18:43:25,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 18:43:24 GMT', 'server': 'Apache', 'content-length': '1478', '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-50b2b67f-c508-4e95-8ec9-08fc07a64be7', 'x-compute-request-id': 'req-50b2b67f-c508-4e95-8ec9-08fc07a64be7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb'} Body: b'{"server": {"id": "924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb", "name": "tempest-TestNetworkBasicOps-server-1521015872", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:42:55Z", "updated": "2026-06-12T18:43:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-97870935", "OS-SRV-USG:launched_at": "2026-06-12T18:43:00.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 18:43:26,215 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb 0.107s 2026-06-12 18:43:26,216 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 18:43: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-e5ca6d52-a79b-4217-afcb-da5075a887d5', 'x-compute-request-id': 'req-e5ca6d52-a79b-4217-afcb-da5075a887d5', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 924dcba5-a503-4b32-b3a2-a1c4fbd4b3bb could not be found."}}' 2026-06-12 18:43:27,031 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/0ddb9427-1981-49cb-aeca-6aea705e243c 0.814s 2026-06-12 18:43:27,031 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 18:43:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6654e67e-98e4-485f-9f64-9dc2eafbf6f5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/0ddb9427-1981-49cb-aeca-6aea705e243c'} Body: b'' 2026-06-12 18:43:27,111 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-97870935 0.079s 2026-06-12 18:43:27,111 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 18:43: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-9668d5fa-c65c-4786-bc42-8bcbbca1b739', 'x-compute-request-id': 'req-9668d5fa-c65c-4786-bc42-8bcbbca1b739', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-97870935'} Body: b'' 2026-06-12 18:43:29,001 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5d400cd3-e86e-4681-bbc4-a2e4cf52d7dd/remove_router_interface 1.889s 2026-06-12 18:43:29,001 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "00bcd889-d832-4528-8a34-16aceb4474dd"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2e8f87f1-b780-4dfb-a49d-92549efa395c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5d400cd3-e86e-4681-bbc4-a2e4cf52d7dd/remove_router_interface'} Body: b'{"id": "5d400cd3-e86e-4681-bbc4-a2e4cf52d7dd", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "9e032536-d100-4222-bbec-53d1064910f3", "network_id": "feb0c619-0b2b-484e-8a6f-57031bafe90c", "subnet_id": "00bcd889-d832-4528-8a34-16aceb4474dd", "subnet_ids": ["00bcd889-d832-4528-8a34-16aceb4474dd"]}' 2026-06-12 18:43:29,199 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/00bcd889-d832-4528-8a34-16aceb4474dd 0.197s 2026-06-12 18:43:29,199 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 18:43:29 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-969bd9fc-f921-41ef-9e70-382d5099350a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/00bcd889-d832-4528-8a34-16aceb4474dd'} Body: b'' 2026-06-12 18:43:30,872 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5d400cd3-e86e-4681-bbc4-a2e4cf52d7dd 1.672s 2026-06-12 18:43:30,872 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 18:43:30 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-600b3183-b407-4841-a26d-1d1599fa7d8e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5d400cd3-e86e-4681-bbc4-a2e4cf52d7dd'} Body: b'' 2026-06-12 18:43:31,307 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/feb0c619-0b2b-484e-8a6f-57031bafe90c 0.435s 2026-06-12 18:43:31,308 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 18:43:31 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-84f8a58a-f092-4f6c-bff3-356a824d9412', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/feb0c619-0b2b-484e-8a6f-57031bafe90c'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-12 18:43:31.316689Z 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 18:44:45.899158Z 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 18:43:32,251 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.934s 2026-06-12 18:43:32,251 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--2122658650", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-f576ea86-0c67-4f9d-85fd-c1c2f905203d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef","name":"tempest-network-smoke--2122658650","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e65be4d529d84dda8bc38e970109917f","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-12T18:43:31Z","updated_at":"2026-06-12T18:43:31Z","revision_number":1}}' 2026-06-12 18:43:35,012 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 2.761s 2026-06-12 18:43:35,012 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-689104660", "admin_state_up": true, "project_id": "e65be4d529d84dda8bc38e970109917f", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b"}}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-2bb74de2-be1d-458f-8aed-8b05f39690db', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "044e5fd9-7dd4-4554-bed4-33354c222f9d", "name": "tempest-TestNetworkBasicOps-router-689104660", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.243"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:43:32Z", "updated_at": "2026-06-12T18:43:33Z", "revision_number": 2, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:35,101 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=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28 0.087s 2026-06-12 18:43:35,101 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 18:43:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-8bab83fb-0124-42dd-bef9-87e59b36ce67', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:43:35,220 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.118s 2026-06-12 18:43:35,221 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 18:43:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-e4afc1f4-a728-49f1-9311-8a070691e442', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 18:43:35,297 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=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28 0.076s 2026-06-12 18:43:35,297 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 18:43:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ed34b938-5108-441e-a007-00e646cc224b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:43:36,895 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.596s 2026-06-12 18:43:36,896 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-1795458167", "network_id": "9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef", "project_id": "e65be4d529d84dda8bc38e970109917f", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-18a6d7f0-1e60-4e6a-a722-a1cefc37b17a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"5919a314-35b5-4da2-98be-e5f5b64538e5","name":"tempest-subnet-smoke-1795458167","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef","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-12T18:43:36Z","updated_at":"2026-06-12T18:43:36Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:39,448 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/044e5fd9-7dd4-4554-bed4-33354c222f9d/add_router_interface 2.551s 2026-06-12 18:43:39,448 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5919a314-35b5-4da2-98be-e5f5b64538e5"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-92ed0fdb-f36b-4eb3-b774-a8f9e5cfef27', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/044e5fd9-7dd4-4554-bed4-33354c222f9d/add_router_interface'} Body: b'{"id": "044e5fd9-7dd4-4554-bed4-33354c222f9d", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "94ffae81-eff6-4ca7-b18e-1aa63334cfff", "network_id": "9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef", "subnet_id": "5919a314-35b5-4da2-98be-e5f5b64538e5", "subnet_ids": ["5919a314-35b5-4da2-98be-e5f5b64538e5"]}' 2026-06-12 18:43:39,565 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.116s 2026-06-12 18:43:39,565 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 18:43:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-f1476ee8-3907-41c5-b8bd-03f9c2d47533', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef","name":"tempest-network-smoke--2122658650","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["5919a314-35b5-4da2-98be-e5f5b64538e5"],"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-12T18:43:31Z","updated_at":"2026-06-12T18:43:36Z","revision_number":2,"project_id":"e65be4d529d84dda8bc38e970109917f","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":4431}]}' 2026-06-12 18:43:39,903 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.338s 2026-06-12 18:43:39,904 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 18:43:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-02b770e7-8296-472c-9d0e-8fa5b68f65cd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"3e3a199f-e459-4fc2-9f62-5e230fa5bf04","name":"public_subnet","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","network_id":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","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-12T18:35:00Z","updated_at":"2026-06-12T18:35:00Z","revision_number":0,"project_id":"559052ceb8c54ea38b952908ea30f8e0"},{"id":"5919a314-35b5-4da2-98be-e5f5b64538e5","name":"tempest-subnet-smoke-1795458167","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef","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-12T18:43:36Z","updated_at":"2026-06-12T18:43:36Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:43:40,029 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.125s 2026-06-12 18:43:40,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 18:43:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-c566a4dd-19f5-4464-80cd-b77303742807', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "044e5fd9-7dd4-4554-bed4-33354c222f9d", "name": "tempest-TestNetworkBasicOps-router-689104660", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.243"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:43:32Z", "updated_at": "2026-06-12T18:43:38Z", "revision_number": 3, "project_id": "e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:43:40,187 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.156s 2026-06-12 18:43:40,187 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-833146815", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH/C5pt/BgzVwG3qryMNYv41gzmQOO76/pe7nRRXarO7zYcAV4ezMFsxUfWhTOgSCDi+P/laozt2plDY8Hd0qv56s/V/p5w/W5JRgT9u21XXfoaJVXCwsEVpyZpXnSkqrg=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:40 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-b6e8dd9f-3b92-4050-8b1f-8e31e4fcc414', 'x-compute-request-id': 'req-b6e8dd9f-3b92-4050-8b1f-8e31e4fcc414', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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-833146815", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH/C5pt/BgzVwG3qryMNYv41gzmQOO76/pe7nRRXarO7zYcAV4ezMFsxUfWhTOgSCDi+P/laozt2plDY8Hd0qv56s/V/p5w/W5JRgT9u21XXfoaJVXCwsEVpyZpXnSkqrg==", "fingerprint": "29:28:13:cd:29:a2:ab:21:1a:92:0e:50:07:ea:d2:5a", "user_id": "bedaf98f510540ce9f54ffe42914b272"}}' 2026-06-12 18:43:40,367 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.178s 2026-06-12 18:43:40,367 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-2046988486", "description": "tempest-secgroup-smoke-2046988486 description", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-6de14634-7425-4270-8aaf-25405b894531', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "ccf9d160-b0aa-47a8-9120-d266c15a2ca5", "name": "tempest-secgroup-smoke-2046988486", "stateful": true, "tenant_id": "e65be4d529d84dda8bc38e970109917f", "description": "tempest-secgroup-smoke-2046988486 description", "shared": false, "security_group_rules": [{"id": "75337791-3dc9-4437-9d9f-803476a6e484", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "ccf9d160-b0aa-47a8-9120-d266c15a2ca5", "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-12T18:43:40Z", "updated_at": "2026-06-12T18:43:40Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}, {"id": "aabdb7e6-cb08-4888-b242-2ca3ba564450", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "ccf9d160-b0aa-47a8-9120-d266c15a2ca5", "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-12T18:43:40Z", "updated_at": "2026-06-12T18:43:40Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}], "tags": [], "created_at": "2026-06-12T18:43:40Z", "updated_at": "2026-06-12T18:43:40Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:40,526 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.158s 2026-06-12 18:43:40,526 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": "ccf9d160-b0aa-47a8-9120-d266c15a2ca5", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-1fba3f5b-39f4-4f75-b802-94b9044e91b0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "d9c8f316-a012-47f1-9205-e17fdb8161d3", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "ccf9d160-b0aa-47a8-9120-d266c15a2ca5", "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-12T18:43:40Z", "updated_at": "2026-06-12T18:43:40Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:40,929 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.403s 2026-06-12 18:43:40,930 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": "ccf9d160-b0aa-47a8-9120-d266c15a2ca5", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-dc70b4ff-64f5-4d42-8bda-63b11d6fdd0c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "b45a7451-c940-401b-872e-4809bd5afa0d", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "ccf9d160-b0aa-47a8-9120-d266c15a2ca5", "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-12T18:43:40Z", "updated_at": "2026-06-12T18:43:40Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:41,127 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.196s 2026-06-12 18:43:41,127 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": "ccf9d160-b0aa-47a8-9120-d266c15a2ca5", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-682e9dcd-01a4-4a18-9ee1-16b6a326a23c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "a53a1df3-7346-422f-9e19-419f1d2fc030", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "ccf9d160-b0aa-47a8-9120-d266c15a2ca5", "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-12T18:43:41Z", "updated_at": "2026-06-12T18:43:41Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:41,339 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.210s 2026-06-12 18:43:41,339 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": "ccf9d160-b0aa-47a8-9120-d266c15a2ca5", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-5d620840-db0c-417b-8724-e05666746399', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "bc1d07cb-1aac-4122-8614-9b7e37f3b008", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "ccf9d160-b0aa-47a8-9120-d266c15a2ca5", "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-12T18:43:41Z", "updated_at": "2026-06-12T18:43:41Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:41,566 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.225s 2026-06-12 18:43:41,566 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": "ccf9d160-b0aa-47a8-9120-d266c15a2ca5", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-55e20a3e-2a7e-4a20-88bb-a73aa37a7323', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "9d313120-3270-4069-a461-afbbab570be1", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "ccf9d160-b0aa-47a8-9120-d266c15a2ca5", "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-12T18:43:41Z", "updated_at": "2026-06-12T18:43:41Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:41,976 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.409s 2026-06-12 18:43:41,977 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": "ccf9d160-b0aa-47a8-9120-d266c15a2ca5", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6404b9d1-13c8-4783-9e09-db1a1caf0f6e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "d1e14162-3ffc-4c12-88fa-3ace4d4b5c86", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "ccf9d160-b0aa-47a8-9120-d266c15a2ca5", "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-12T18:43:41Z", "updated_at": "2026-06-12T18:43:41Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:42,344 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.364s 2026-06-12 18:43:42,345 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:41 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d3cc98fe-01ef-4786-b0fb-7f97a726bb33', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=5d09b27d5901dadc425eb45aa53fb5f3; 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": "bedaf98f510540ce9f54ffe42914b272", "name": "tempest-TestNetworkBasicOps-429536668-project-member", "password_expires_at": null}, "audit_ids": ["Q9oYJ3PSQ4OVLnByitkSAg"], "expires_at": "2026-06-12T19:43:42.000000Z", "issued_at": "2026-06-12T18:43:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e65be4d529d84dda8bc38e970109917f", "name": "tempest-TestNetworkBasicOps-429536668"}, "is_domain": false, "roles": [{"id": "2b08364e6ed7470ba0ca48b56f1a8dbc", "name": "reader"}, {"id": "7f4fe077cd4c4f86b937402b326f6a9b", "name": "member"}], "catalog": [{"endpoints": [], "id": "118ffef998694b8cb13dd1955cec5927", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "493b9d50611e45a3bf17cb20cc2125d8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e52bcc0e819249258dd1b9b126d4d2ee", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2d429165e3a347ce943c1d5f6972ff21", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5cf9d74a87014427800090d1404b0486", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c46a25427add4653a8f9ac49214fd725", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a22ff9ad864749a0846a12a126df4843", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "4967c037ad09463f8d78e4cf2aa9a6fb", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "faa62955eb9f4887bf5f07486fde89e7", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "b76d4889edc44469a23bbcc9a207de2a", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "19d8578ce18f41f8b2a210035bbce8ef", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9be0956717f142c5a3ac79bcc9e791e1", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "e0c101ffc878474e81673056d027f353", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "18fe7712278b441fb5983eae4d4a85d1", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "49fc8b6b392346989dfa6bd22ff46d2a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "e373e8b7af504e078badffccaf32c180", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "cdfab1d2f4b74a0ca4f305c389ef6e1d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}, {"name": "swift", "id": "cf2861636ae14962a984a31a4faa1d4a", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}], "id": "ec3763dd838c47a5a6356b884ce4b5c5", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "2495b282369c409b961506fb2a249e49", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dacae2335de74a6383622b6516afba96", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-inte 2026-06-12 18:43:42,345 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2026-06-12 18:43:47,179 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 4.833s 2026-06-12 18:43:47,179 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-775538217", "imageRef": "318f965d-71c6-46ba-9530-7f988c366266", "flavorRef": "d69348e0-cc95-4b84-a91d-54aace915d33", "networks": [{"uuid": "9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef"}], "key_name": "tempest-TestNetworkBasicOps-833146815", "security_groups": [{"name": "tempest-secgroup-smoke-2046988486"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:42 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c', '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-5aa17dfc-ce4d-482f-a51f-4f8ff8461b7e', 'x-compute-request-id': 'req-5aa17dfc-ce4d-482f-a51f-4f8ff8461b7e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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": "95906f49-0416-4ddd-906d-52463b8d451c", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/95906f49-0416-4ddd-906d-52463b8d451c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2046988486"}], "adminPass": "bJ9JFLvhKCpM"}}' 2026-06-12 18:43:47,893 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/95906f49-0416-4ddd-906d-52463b8d451c 0.712s 2026-06-12 18:43:47,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 18:43:47 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-78177ae8-41ab-47ee-a4c9-44cedecc7670', 'x-compute-request-id': 'req-78177ae8-41ab-47ee-a4c9-44cedecc7670', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c'} Body: b'{"server": {"id": "95906f49-0416-4ddd-906d-52463b8d451c", "name": "tempest-TestNetworkBasicOps-server-775538217", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:43:47Z", "updated": "2026-06-12T18:43:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/95906f49-0416-4ddd-906d-52463b8d451c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-833146815", "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 18:43:49,090 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/95906f49-0416-4ddd-906d-52463b8d451c 0.193s 2026-06-12 18:43:49,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 18:43:48 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-f3051b8f-7db9-4aeb-82c5-8837449df9e0', 'x-compute-request-id': 'req-f3051b8f-7db9-4aeb-82c5-8837449df9e0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c'} Body: b'{"server": {"id": "95906f49-0416-4ddd-906d-52463b8d451c", "name": "tempest-TestNetworkBasicOps-server-775538217", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:43:47Z", "updated": "2026-06-12T18:43:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/95906f49-0416-4ddd-906d-52463b8d451c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-833146815", "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 18:43:49,095 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-12 18:43:50,494 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/95906f49-0416-4ddd-906d-52463b8d451c 0.397s 2026-06-12 18:43:50,494 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 18:43: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-998c8488-322e-424f-af40-3957556e9d75', 'x-compute-request-id': 'req-998c8488-322e-424f-af40-3957556e9d75', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c'} Body: b'{"server": {"id": "95906f49-0416-4ddd-906d-52463b8d451c", "name": "tempest-TestNetworkBasicOps-server-775538217", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:43:47Z", "updated": "2026-06-12T18:43:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/95906f49-0416-4ddd-906d-52463b8d451c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-833146815", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2046988486"}], "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 18:43:52,026 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/95906f49-0416-4ddd-906d-52463b8d451c 0.527s 2026-06-12 18:43:52,027 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 18:43: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-d3c79a8e-14ea-4849-bdd6-a40bd04783b8', 'x-compute-request-id': 'req-d3c79a8e-14ea-4849-bdd6-a40bd04783b8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c'} Body: b'{"server": {"id": "95906f49-0416-4ddd-906d-52463b8d451c", "name": "tempest-TestNetworkBasicOps-server-775538217", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:43:47Z", "updated": "2026-06-12T18:43:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/95906f49-0416-4ddd-906d-52463b8d451c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-833146815", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2046988486"}], "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 18:43:53,483 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/95906f49-0416-4ddd-906d-52463b8d451c 0.451s 2026-06-12 18:43:53,484 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 18:43: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-9986cdce-b56d-4ee6-a28f-b6c5615db411', 'x-compute-request-id': 'req-9986cdce-b56d-4ee6-a28f-b6c5615db411', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c'} Body: b'{"server": {"id": "95906f49-0416-4ddd-906d-52463b8d451c", "name": "tempest-TestNetworkBasicOps-server-775538217", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:43:47Z", "updated": "2026-06-12T18:43:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/95906f49-0416-4ddd-906d-52463b8d451c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-833146815", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2046988486"}], "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 18:43:55,036 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/95906f49-0416-4ddd-906d-52463b8d451c 0.548s 2026-06-12 18:43:55,036 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 18:43: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-7c627ff3-cf9b-4900-b89c-fcb7ba734658', 'x-compute-request-id': 'req-7c627ff3-cf9b-4900-b89c-fcb7ba734658', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c'} Body: b'{"server": {"id": "95906f49-0416-4ddd-906d-52463b8d451c", "name": "tempest-TestNetworkBasicOps-server-775538217", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:43:47Z", "updated": "2026-06-12T18:43:53Z", "addresses": {"tempest-network-smoke--2122658650": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:25:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/95906f49-0416-4ddd-906d-52463b8d451c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-833146815", "OS-SRV-USG:launched_at": "2026-06-12T18:43:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2046988486"}], "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 18:43:55,039 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-06-12 18:43: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/95906f49-0416-4ddd-906d-52463b8d451c 0.328s 2026-06-12 18:43: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 18:43: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-0b7803dd-2b52-461c-b0a9-eb9533c7a949', 'x-compute-request-id': 'req-0b7803dd-2b52-461c-b0a9-eb9533c7a949', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c'} Body: b'{"server": {"id": "95906f49-0416-4ddd-906d-52463b8d451c", "name": "tempest-TestNetworkBasicOps-server-775538217", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:43:47Z", "updated": "2026-06-12T18:43:53Z", "addresses": {"tempest-network-smoke--2122658650": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:25:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/95906f49-0416-4ddd-906d-52463b8d451c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-833146815", "OS-SRV-USG:launched_at": "2026-06-12T18:43:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2046988486"}], "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 18:43:55,372 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-12 18:43:55,435 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=95906f49-0416-4ddd-906d-52463b8d451c 0.063s 2026-06-12 18:43:55,435 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 18:43:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-ce01c2a8-020c-4aa1-ae88-0c49ab017347', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=95906f49-0416-4ddd-906d-52463b8d451c'} Body: b'{"ports":[{"id":"ecfe393f-d0cb-47a5-94f1-6323bea664ae","name":"","network_id":"9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:74:25:dc","admin_state_up":true,"status":"ACTIVE","device_id":"95906f49-0416-4ddd-906d-52463b8d451c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5919a314-35b5-4da2-98be-e5f5b64538e5","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["ccf9d160-b0aa-47a8-9120-d266c15a2ca5"],"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-775538217","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-775538217","fqdn":"tempest-testnetworkbasicops-server-775538217.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:43:49Z","updated_at":"2026-06-12T18:43:53Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:43:55,435 25 DEBUG [tempest.common.waiters] Server ID 95906f49-0416-4ddd-906d-52463b8d451c ports are all ACTIVE [{'id': 'ecfe393f-d0cb-47a5-94f1-6323bea664ae', 'name': '', 'network_id': '9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'mac_address': 'fa:16:3e:74:25:dc', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '95906f49-0416-4ddd-906d-52463b8d451c', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5919a314-35b5-4da2-98be-e5f5b64538e5', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['ccf9d160-b0aa-47a8-9120-d266c15a2ca5'], '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-775538217', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-775538217', 'fqdn': 'tempest-testnetworkbasicops-server-775538217.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T18:43:49Z', 'updated_at': '2026-06-12T18:43:53Z', 'revision_number': 4, 'project_id': 'e65be4d529d84dda8bc38e970109917f'}]: 2026-06-12 18:43:57,085 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.649s 2026-06-12 18:43:57,085 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "port_id": "ecfe393f-d0cb-47a5-94f1-6323bea664ae", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-5609232f-c196-4800-976a-59f68aa6d2fd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "86f2bed4-7be9-4c5d-985a-cb02771a4ec8", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.202", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "044e5fd9-7dd4-4554-bed4-33354c222f9d", "port_id": "ecfe393f-d0cb-47a5-94f1-6323bea664ae", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "e65be4d529d84dda8bc38e970109917f", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef", "mac_address": "fa:16:3e:74:25:dc", "admin_state_up": true, "status": "ACTIVE", "device_id": "95906f49-0416-4ddd-906d-52463b8d451c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:43:55Z", "updated_at": "2026-06-12T18:43:55Z", "revision_number": 0}}' 2026-06-12 18:43:57,160 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=95906f49-0416-4ddd-906d-52463b8d451c 0.074s 2026-06-12 18:43:57,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 18:43:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-6f2ad811-ac13-4560-b773-72b44b7f9609', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=95906f49-0416-4ddd-906d-52463b8d451c'} Body: b'{"ports":[{"id":"ecfe393f-d0cb-47a5-94f1-6323bea664ae","name":"","network_id":"9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:74:25:dc","admin_state_up":true,"status":"ACTIVE","device_id":"95906f49-0416-4ddd-906d-52463b8d451c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5919a314-35b5-4da2-98be-e5f5b64538e5","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_op10000 ts":[],"security_groups":["ccf9d160-b0aa-47a8-9120-d266c15a2ca5"],"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-775538217","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-775538217","fqdn":"tempest-testnetworkbasicops-server-775538217.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:43:49Z","updated_at":"2026-06-12T18:43:53Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:43:57,238 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.077s 2026-06-12 18:43:57,238 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-210788126", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC8pgT+jHNe9ApPt3CAfG83JnvKekydPfou4q2NlIPttcPJGNQjjtMFoT+VX/8y0eoXYeGrTlvjn10WFHCWBNDiOsDKWm6HKYF1VcL6c/BWUM8MzhZ0JzvNiaT2HcxS/tg=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:57 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-4887b611-9382-4d37-9816-3ee38e6f3454', 'x-compute-request-id': 'req-4887b611-9382-4d37-9816-3ee38e6f3454', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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-210788126", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC8pgT+jHNe9ApPt3CAfG83JnvKekydPfou4q2NlIPttcPJGNQjjtMFoT+VX/8y0eoXYeGrTlvjn10WFHCWBNDiOsDKWm6HKYF1VcL6c/BWUM8MzhZ0JzvNiaT2HcxS/tg==", "fingerprint": "2e:4f:51:78:c5:db:c9:af:c4:47:55:31:84:99:0f:1a", "user_id": "bedaf98f510540ce9f54ffe42914b272"}}' 2026-06-12 18:43:57,684 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.444s 2026-06-12 18:43:57,685 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-186503085", "description": "tempest-secgroup-smoke-186503085 description", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-a4b367cf-53de-4aae-80a1-4340ead947e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "99c2dd8a-b7f4-480d-b387-86ca047429d7", "name": "tempest-secgroup-smoke-186503085", "stateful": true, "tenant_id": "e65be4d529d84dda8bc38e970109917f", "description": "tempest-secgroup-smoke-186503085 description", "shared": false, "security_group_rules": [{"id": "862d3829-96af-4e75-94a8-037d713e1b3c", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "99c2dd8a-b7f4-480d-b387-86ca047429d7", "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-12T18:43:57Z", "updated_at": "2026-06-12T18:43:57Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}, {"id": "a10fbeaf-1895-4836-a36b-dcf83e715367", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "99c2dd8a-b7f4-480d-b387-86ca047429d7", "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-12T18:43:57Z", "updated_at": "2026-06-12T18:43:57Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}], "tags": [], "created_at": "2026-06-12T18:43:57Z", "updated_at": "2026-06-12T18:43:57Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:57,972 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.287s 2026-06-12 18:43:57,973 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": "99c2dd8a-b7f4-480d-b387-86ca047429d7", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-ec83aca3-99a6-460e-a48a-8649905eb1e2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "ae55bf0f-7009-4c86-8dd0-4fc561761212", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "99c2dd8a-b7f4-480d-b387-86ca047429d7", "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-12T18:43:57Z", "updated_at": "2026-06-12T18:43:57Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:58,141 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.168s 2026-06-12 18:43:58,141 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": "99c2dd8a-b7f4-480d-b387-86ca047429d7", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-012f8042-f8d8-44eb-b1a4-1d1e4bed563b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "15e9a690-1d4a-4379-8b2f-cf26a460abe6", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "99c2dd8a-b7f4-480d-b387-86ca047429d7", "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-12T18:43:58Z", "updated_at": "2026-06-12T18:43:58Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:58,312 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.170s 2026-06-12 18:43:58,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": "99c2dd8a-b7f4-480d-b387-86ca047429d7", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a7d0ecbd-8a25-4d18-b8db-0f5b878acfbe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "891c3ca8-3e8c-4a08-b090-8a0d1ac1b93b", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "99c2dd8a-b7f4-480d-b387-86ca047429d7", "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-12T18:43:58Z", "updated_at": "2026-06-12T18:43:58Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:58,475 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 18:43:58,475 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": "99c2dd8a-b7f4-480d-b387-86ca047429d7", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-1a44564c-8a6f-43f8-8081-6f0f2ec6c677', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "02812c88-ae38-4b7f-90b0-2a0f8d96b6bc", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "99c2dd8a-b7f4-480d-b387-86ca047429d7", "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-12T18:43:58Z", "updated_at": "2026-06-12T18:43:58Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:58,722 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.245s 2026-06-12 18:43:58,723 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": "99c2dd8a-b7f4-480d-b387-86ca047429d7", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f7416e5a-3f86-4273-b0f5-a0cb57bde304', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "2062372c-79a9-41b7-8345-d0ef4fbc897d", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "99c2dd8a-b7f4-480d-b387-86ca047429d7", "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-12T18:43:58Z", "updated_at": "2026-06-12T18:43:58Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:58,971 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.248s 2026-06-12 18:43:58,972 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": "99c2dd8a-b7f4-480d-b387-86ca047429d7", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-4d2c49e0-c5a7-4860-8e04-b95a8b694664', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "9d722d98-878a-4249-ad42-f8b0fa64f59b", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "99c2dd8a-b7f4-480d-b387-86ca047429d7", "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-12T18:43:58Z", "updated_at": "2026-06-12T18:43:58Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:43:59,289 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.312s 2026-06-12 18:43:59,289 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:58 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0b7934b7-2221-4253-9b11-e64186d1f764', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=5d09b27d5901dadc425eb45aa53fb5f3; 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": "bedaf98f510540ce9f54ffe42914b272", "name": "tempest-TestNetworkBasicOps-429536668-project-member", "password_expires_at": null}, "audit_ids": ["Cnt2d9veTOyeSls_9qMgkg"], "expires_at": "2026-06-12T19:43:59.000000Z", "issued_at": "2026-06-12T18:43:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e65be4d529d84dda8bc38e970109917f", "name": "tempest-TestNetworkBasicOps-429536668"}, "is_domain": false, "roles": [{"id": "2b08364e6ed7470ba0ca48b56f1a8dbc", "name": "reader"}, {"id": "7f4fe077cd4c4f86b937402b326f6a9b", "name": "member"}], "catalog": [{"endpoints": [], "id": "118ffef998694b8cb13dd1955cec5927", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "493b9d50611e45a3bf17cb20cc2125d8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e52bcc0e819249258dd1b9b126d4d2ee", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2d429165e3a347ce943c1d5f6972ff21", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5cf9d74a87014427800090d1404b0486", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c46a25427add4653a8f9ac49214fd725", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a22ff9ad864749a0846a12a126df4843", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "4967c037ad09463f8d78e4cf2aa9a6fb", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "faa62955eb9f4887bf5f07486fde89e7", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "b76d4889edc44469a23bbcc9a207de2a", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "19d8578ce18f41f8b2a210035bbce8ef", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9be0956717f142c5a3ac79bcc9e791e1", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "e0c101ffc878474e81673056d027f353", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "18fe7712278b441fb5983eae4d4a85d1", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "49fc8b6b392346989dfa6bd22ff46d2a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "e373e8b7af504e078badffccaf32c180", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "cdfab1d2f4b74a0ca4f305c389ef6e1d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}, {"name": "swift", "id": "cf2861636ae14962a984a31a4faa1d4a", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}], "id": "ec3763dd838c47a5a6356b884ce4b5c5", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "2495b282369c409b961506fb2a249e49", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dacae2335de74a6383622b6516afba96", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-inte 2026-06-12 18:43:59,290 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2026-06-12 18:44:03,079 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 3.788s 2026-06-12 18:44:03,079 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-2121900074", "imageRef": "318f965d-71c6-46ba-9530-7f988c366266", "flavorRef": "d69348e0-cc95-4b84-a91d-54aace915d33", "networks": [{"uuid": "9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef"}], "key_name": "tempest-TestNetworkBasicOps-210788126", "security_groups": [{"name": "tempest-secgroup-smoke-186503085"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:43:59 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9', '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-7619d9e6-21f4-4aad-9b3e-f7b4cc17e61f', 'x-compute-request-id': 'req-7619d9e6-21f4-4aad-9b3e-f7b4cc17e61f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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": "99e4d2a3-eac3-4128-af6b-c353b9e38ec9", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-186503085"}], "adminPass": "DiLnv5pZiDM5"}}' 2026-06-12 18:44:03,894 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/99e4d2a3-eac3-4128-af6b-c353b9e38ec9 0.813s 2026-06-12 18:44:03,895 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 18:44:03 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-1e439833-1f60-430c-8b76-ee1500cf8624', 'x-compute-request-id': 'req-1e439833-1f60-430c-8b76-ee1500cf8624', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9'} Body: b'{"server": {"id": "99e4d2a3-eac3-4128-af6b-c353b9e38ec9", "name": "tempest-TestNetworkBasicOps-server-2121900074", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:44:03Z", "updated": "2026-06-12T18:44:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-210788126", "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 18:44:05,114 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/99e4d2a3-eac3-4128-af6b-c353b9e38ec9 0.211s 2026-06-12 18:44:05,114 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 18:44:04 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-c6f6b952-ea33-4fe6-8d95-9b8742803da0', 'x-compute-request-id': 'req-c6f6b952-ea33-4fe6-8d95-9b8742803da0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9'} Body: b'{"server": {"id": "99e4d2a3-eac3-4128-af6b-c353b9e38ec9", "name": "tempest-TestNetworkBasicOps-server-2121900074", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:44:03Z", "updated": "2026-06-12T18:44:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-210788126", "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 18:44:05,120 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-12 18:44:06,540 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/99e4d2a3-eac3-4128-af6b-c353b9e38ec9 0.420s 2026-06-12 18:44:06,541 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 18:44:06 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-ca2da54c-634f-49c5-a790-a4b22df191ab', 'x-compute-request-id': 'req-ca2da54c-634f-49c5-a790-a4b22df191ab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9'} Body: b'{"server": {"id": "99e4d2a3-eac3-4128-af6b-c353b9e38ec9", "name": "tempest-TestNetworkBasicOps-server-2121900074", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:44:03Z", "updated": "2026-06-12T18:44:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-210788126", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-186503085"}], "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 18:44:08,058 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/99e4d2a3-eac3-4128-af6b-c353b9e38ec9 0.512s 2026-06-12 18:44:08,058 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 18:44:07 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-e1f52de1-5075-4da0-9471-0201a0bbb06b', 'x-compute-request-id': 'req-e1f52de1-5075-4da0-9471-0201a0bbb06b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9'} Body: b'{"server": {"id": "99e4d2a3-eac3-4128-af6b-c353b9e38ec9", "name": "tempest-TestNetworkBasicOps-server-2121900074", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:44:03Z", "updated": "2026-06-12T18:44:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-210788126", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-186503085"}], "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 18:44:09,416 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/99e4d2a3-eac3-4128-af6b-c353b9e38ec9 0.353s 2026-06-12 18:44:09,416 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 18:44:09 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-6356b93e-8eed-4a5b-b394-79e77ee61682', 'x-compute-request-id': 'req-6356b93e-8eed-4a5b-b394-79e77ee61682', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9'} Body: b'{"server": {"id": "99e4d2a3-eac3-4128-af6b-c353b9e38ec9", "name": "tempest-TestNetworkBasicOps-server-2121900074", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:44:03Z", "updated": "2026-06-12T18:44:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-210788126", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-186503085"}], "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 18:44:11,074 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/99e4d2a3-eac3-4128-af6b-c353b9e38ec9 0.653s 2026-06-12 18:44:11,074 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 18:44:10 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-1be17290-70e4-4132-ba1d-1be52a243327', 'x-compute-request-id': 'req-1be17290-70e4-4132-ba1d-1be52a243327', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9'} Body: b'{"server": {"id": "99e4d2a3-eac3-4128-af6b-c353b9e38ec9", "name": "tempest-TestNetworkBasicOps-server-2121900074", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:44:03Z", "updated": "2026-06-12T18:44:09Z", "addresses": {"tempest-network-smoke--2122658650": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1d:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-210788126", "OS-SRV-USG:launched_at": "2026-06-12T18:44:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-186503085"}], "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 18:44:11,078 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-06-12 18:44:11,381 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/99e4d2a3-eac3-4128-af6b-c353b9e38ec9 0.302s 2026-06-12 18:44:11,382 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 18:44:11 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-c0e6d716-1eda-476c-b7eb-0af2aaa2c7a5', 'x-compute-request-id': 'req-c0e6d716-1eda-476c-b7eb-0af2aaa2c7a5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9'} Body: b'{"server": {"id": "99e4d2a3-eac3-4128-af6b-c353b9e38ec9", "name": "tempest-TestNetworkBasicOps-server-2121900074", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:44:03Z", "updated": "2026-06-12T18:44:09Z", "addresses": {"tempest-network-smoke--2122658650": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1d:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-210788126", "OS-SRV-USG:launched_at": "2026-06-12T18:44:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-186503085"}], "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 18:44:11,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=99e4d2a3-eac3-4128-af6b-c353b9e38ec9 0.080s 2026-06-12 18:44:11,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 18:44:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-c3855ef8-6443-4545-bd83-5fdaa416a6e1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=99e4d2a3-eac3-4128-af6b-c353b9e38ec9'} Body: b'{"ports":[{"id":"707eee70-a0e6-4954-957f-a8225e60b813","name":"","network_id":"9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:44:1d:eb","admin_state_up":true,"status":"ACTIVE","device_id":"99e4d2a3-eac3-4128-af6b-c353b9e38ec9","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5919a314-35b5-4da2-98be-e5f5b64538e5","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["99c2dd8a-b7f4-480d-b387-86ca047429d7"],"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-2121900074","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-2121900074","fqdn":"tempest-testnetworkbasicops-server-2121900074.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:44:05Z","updated_at":"2026-06-12T18:44:08Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:44:11,467 25 DEBUG [tempest.common.waiters] Server ID 99e4d2a3-eac3-4128-af6b-c353b9e38ec9 ports are all ACTIVE [{'id': '707eee70-a0e6-4954-957f-a8225e60b813', 'name': '', 'network_id': '9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'mac_address': 'fa:16:3e:44:1d:eb', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '99e4d2a3-eac3-4128-af6b-c353b9e38ec9', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5919a314-35b5-4da2-98be-e5f5b64538e5', 'ip_address': '10.100.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['99c2dd8a-b7f4-480d-b387-86ca047429d7'], '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-2121900074', 'dns_assignment': [{'ip_address': '10.100.0.7', 'hostname': 'tempest-testnetworkbasicops-server-2121900074', 'fqdn': 'tempest-testnetworkbasicops-server-2121900074.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T18:44:05Z', 'updated_at': '2026-06-12T18:44:08Z', 'revision_number': 4, 'project_id': 'e65be4d529d84dda8bc38e970109917f'}]: 2026-06-12 18:44:12,359 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 0.891s 2026-06-12 18:44:12,360 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "port_id": "707eee70-a0e6-4954-957f-a8225e60b813", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "fixed_ip_address": "10.100.0.7"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:44:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-4ef036e7-4ce2-4853-9fa7-6206eb74bcc8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "ab652adf-440d-4287-9f4d-cb88a466d8fb", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.214", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "044e5fd9-7dd4-4554-bed4-33354c222f9d", "port_id": "707eee70-a0e6-4954-957f-a8225e60b813", "fixed_ip_address": "10.100.0.7", "status": "DOWN", "project_id": "e65be4d529d84dda8bc38e970109917f", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef", "mac_address": "fa:16:3e:44:1d:eb", "admin_state_up": true, "status": "ACTIVE", "device_id": "99e4d2a3-eac3-4128-af6b-c353b9e38ec9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:44:11Z", "updated_at": "2026-06-12T18:44:11Z", "revision_number": 0}}' 2026-06-12 18:44:12,361 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.214:22' as 'cirros' with public key authentication 2026-06-12 18:44:27,938 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:44:28,048 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:44:28,048 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.214 successfully created 2026-06-12 18:44:28,911 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/86f2bed4-7be9-4c5d-985a-cb02771a4ec8 0.861s 2026-06-12 18:44:28,911 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 18:44:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-0410bef7-2e9a-495d-bfc8-210f75975773', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/86f2bed4-7be9-4c5d-985a-cb02771a4ec8'} Body: b'{"floatingip": {"id": "86f2bed4-7be9-4c5d-985a-cb02771a4ec8", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.202", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "044e5fd9-7dd4-4554-bed4-33354c222f9d", "port_id": "ecfe393f-d0cb-47a5-94f1-6323bea664ae", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef", "mac_address": "fa:16:3e:74:25:dc", "admin_state_up": true, "status": "ACTIVE", "device_id": "95906f49-0416-4ddd-906d-52463b8d451c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:43:55Z", "updated_at": "2026-06-12T18:43:57Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:44:28,912 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '86f2bed4-7be9-4c5d-985a-cb02771a4ec8', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'floating_ip_address': '192.168.122.202', 'floating_network_id': '0af9ff52-7049-42e4-9936-f0e08b27cd7b', 'router_id': '044e5fd9-7dd4-4554-bed4-33354c222f9d', 'port_id': 'ecfe393f-d0cb-47a5-94f1-6323bea664ae', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef', 'mac_address': 'fa:16:3e:74:25:dc', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '95906f49-0416-4ddd-906d-52463b8d451c', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T18:43:55Z', 'updated_at': '2026-06-12T18:43:57Z', 'revision_number': 1, 'project_id': 'e65be4d529d84dda8bc38e970109917f'} is at status: ACTIVE 2026-06-12 18:44:28,912 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.862304 seconds 2026-06-12 18:44:28,912 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.202 with user: cirros 2026-06-12 18:44:28,912 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.202 in 120 sec and the expected result is reachable 2026-06-12 18:44:28,940 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.027481 seconds 2026-06-12 18:44:28,940 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.202 in 120 sec and the ping result is expected 2026-06-12 18:44:29,067 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/95906f49-0416-4ddd-906d-52463b8d451c/action 0.126s 2026-06-12 18:44:29,069 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 18:44:28 GMT', 'server': 'Apache', 'content-length': '75387', '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-6d4ca311-db34-4fdf-81fe-3ab4ac1842d8', 'x-compute-request-id': 'req-6d4ca311-db34-4fdf-81fe-3ab4ac1842d8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c/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.000001] kvm-clock: using sched offset of 1269467758 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001175] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001521] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004318] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004351] Using GB pages for direct mapping\\n[ 0.004677] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004681] ACPI: Early table checksum verification disabled\\n[ 0.004686] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004692] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004699] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004705] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004710] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004713] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004717] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004721] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004724] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004726] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004728] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004729] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004730] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004731] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005852] No NUMA configuration fo 2026-06-12 18:44:29,071 25 DEBUG [tempest.scenario.manager] Console output for 95906f49-0416-4ddd-906d-52463b8d451c 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.000001] kvm-clock: using sched offset of 1269467758 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001175] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001521] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004318] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004351] Using GB pages for direct mapping [ 0.004677] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004681] ACPI: Early table checksum verification disabled [ 0.004686] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004692] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004699] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004705] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004710] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004713] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004717] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004721] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004724] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004726] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004728] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004729] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004730] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004731] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005852] No NUMA configuration found [ 0.005855] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005862] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006231] Zone ranges: [ 0.006233] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006235] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006237] Normal empty [ 0.006239] Device empty [ 0.006241] Movable zone start for each node [ 0.006244] Early memory node ranges [ 0.006245] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006246] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006248] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006453] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006481] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006675] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016523] ACPI: PM-Timer IO Port: 0x608 [ 0.016551] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016663] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016667] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016670] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016672] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016673] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016675] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016678] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016681] TSC deadline timer available [ 0.016693] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016760] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016762] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016764] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016765] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016767] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016768] Booting paravirtualized kernel on KVM [ 0.016771] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016778] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017055] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017125] kvm-guest: setup async PF for cpu 0 [ 0.017171] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017189] kvm-guest: PV spinlocks disabled, single CPU [ 0.017197] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017199] Policy zone: DMA32 [ 0.017200] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017261] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017276] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017283] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017338] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017616] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018352] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018382] ftrace: allocating 50600 entries in 198 pages [ 0.042495] ftrace: allocated 198 pages with 4 groups [ 0.042658] rcu: Hierarchical RCU implementation. [ 0.042660] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042662] Rude variant of Tasks RCU enabled. [ 0.042664] Tracing variant of Tasks RCU10000 enabled. [ 0.042665] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042667] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046920] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047301] random: crng init done [ 0.083775] Console: colour VGA+ 80x25 [ 0.210970] printk: console [tty1] enabled [ 0.545887] printk: console [ttyS0] enabled [ 0.548291] ACPI: Core revision 20210730 [ 0.550504] APIC: Switch to symmetric I/O mode setup [ 0.554194] x2apic enabled [ 0.556881] Switched APIC routing to physical x2apic. [ 0.564068] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.569485] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.573480] pid_max: default: 32768 minimum: 301 [ 0.573480] LSM: Security Framework initializing [ 0.573480] landlock: Up and running. [ 0.573480] Yama: becoming mindful. [ 0.573480] AppArmor: AppArmor initialized [ 0.573480] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.573480] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.573480] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.573480] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.573480] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.573480] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.573480] Spectre V2 : Mitigation: Retpolines [ 0.573480] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.573480] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.573480] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.573480] RETBleed: Mitigation: untrained return thunk [ 0.573480] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.573480] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.573480] Freeing SMP alternatives memory: 44K [ 0.573480] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.573623] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.577207] ... version: 0 [ 0.577493] ... bit width: 48 [ 0.579714] ... generic registers: 6 [ 0.581492] ... value mask: 0000ffffffffffff [ 0.584332] ... max period: 00007fffffffffff [ 0.585492] ... fixed-purpose events: 0 [ 0.587647] ... event mask: 000000000000003f [ 0.589578] rcu: Hierarchical SRCU implementation. [ 0.592586] smp: Bringing up secondary CPUs ... [ 0.593495] smp: Brought up 1 node, 1 CPU [ 0.595598] smpboot: Max logical packages: 1 [ 0.597493] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.601285] devtmpfs: initialized [ 0.601540] x86/mm: Memory block size: 128MB [ 0.604056] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.605498] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.609200] pinctrl core: initialized pinctrl subsystem [ 0.609835] PM: RTC time: 18:43:55, date: 2026-06-12 [ 0.612752] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.613575] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.617201] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.617504] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.621502] audit: initializing netlink subsys (disabled) [ 0.624534] thermal_sys: Registered thermal governor 'fair_share' [ 0.624536] thermal_sys: Registered thermal governor 'bang_bang' [ 0.625493] thermal_sys: Registered thermal governor 'step_wise' [ 0.628866] thermal_sys: Registered thermal governor 'user_space' [ 0.629496] audit: type=2000 audit(1781289834.957:1): state=initialized audit_enabled=0 res=1 [ 0.633496] thermal_sys: Registered thermal governor 'power_allocator' [ 0.633507] EISA bus registered [ 0.637501] cpuidle: using governor ladder [ 0.639797] cpuidle: using governor menu [ 0.643658] ACPI: bus type PCI registered [ 0.645496] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.649124] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.649496] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.653147] PCI: Using configuration type 1 for base access [ 0.654734] Kprobes globally optimized [ 0.657140] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.657499] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.661711] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.665550] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668923] ACPI: Added _OSI(Processor Aggregator Device) [ 0.669518] ACPI: Added _OSI(Linux-Dell-Video) [ 0.671877] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.673499] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.679434] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.684574] ACPI: Interpreter enabled [ 0.685503] ACPI: PM: (supports S0 S5) [ 0.687578] ACPI: Using IOAPIC for interrupt routing [ 0.689529] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.693492] PCI: Using E820 reservations for host bridge windows [ 0.696898] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.702647] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.705501] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.709629] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.713599] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.718447] PCI host bridge to bus 0000:00 [ 0.720688] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.721493] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.725140] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.725494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.729493] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.733492] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.737493] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.742046] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.749217] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.753530] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.765389] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.771538] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.781537] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.785122] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.790348] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.796302] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.803343] pci 0000:00:02.0: enabling Extended Tags [ 0.807481] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.814749] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.825680] pci 0000:00:02.1: enabling Extended Tags [ 0.830306] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.839621] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.849519] pci 0000:00:02.2: enabling Extended Tags [ 0.854276] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.862799] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.873579] pci 0000:00:02.3: enabling Extended Tags [ 0.878334] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.885493] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.896224] pci 0000:00:02.4: enabling Extended Tags [ 0.899494] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.907347] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.917074] pci 0000:00:02.5: enabling Extended Tags [ 0.919456] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.927010] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.937644] pci 0000:00:02.6: enabling Extended Tags [ 0.942694] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.949497] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.961737] pci 0000:00:02.7: enabling Extended Tags [ 0.968402] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.973153] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.980749] pci 0000:00:03.0: enabling Extended Tags [ 0.983942] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.989498] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.002617] pci 0000:00:03.1: enabling Extended Tags [ 1.007919] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.013500] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.025307] pci 0000:00:03.2: enabling Extended Tags [ 1.029579] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.036528] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.042842] pci 0000:00:03.3: enabling Extended Tags [ 1.050183] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.056350] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.062871] pci 0000:00:03.4: enabling Extended Tags [ 1.067486] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.073495] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.082955] pci 0000:00:03.5: enabling Extended Tags [ 1.087452] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.093308] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.098916] pci 0000:00:03.6: enabling Extended Tags [ 1.103448] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.109036] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.114897] pci 0000:00:03.7: enabling Extended Tags [ 1.121350] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.124906] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.135285] pci 0000:00:04.0: enabling Extended Tags [ 1.139411] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.147666] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.157721] pci 0000:00:04.1: enabling Extended Tags [ 1.162270] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.170528] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.181722] pci 0000:00:04.2: enabling Extended Tags [ 1.186329] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.194619] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.207203] pci 0000:00:04.3: enabling Extended Tags [ 1.211887] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.217494] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.226996] pci 0000:00:04.4: enabling Extended Tags [ 1.234297] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.240443] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.246874] pci 0000:00:04.5: enabling Extended Tags [ 1.251619] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.256968] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.262836] pci 0000:00:04.6: enabling Extended Tags [ 1.267525] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.273475] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.282787] pci 0000:00:04.7: enabling Extended Tags [ 1.289439] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.294750] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.302277] pci 0000:00:05.0: enabling Extended Tags [ 1.361875] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.367563] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.370268] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.389496] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.394722] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.402123] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.411907] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.420175] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.425296] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.430865] pci 0000:01:00.0: enabling Extended Tags [ 1.498918] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.501542] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.505593] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.509266] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.511444] pci_bus 0000:02: extended config space not accessible [ 1.513773] acpiphp: Slot [1] registered [ 1.515893] acpiphp: Slot [0] registered [ 1.517534] acpiphp: Slot [2] registered [ 1.519586] acpiphp: Slot [3] registered [ 1.521534] acpiphp: Slot [4] registered [ 1.523594] acpiphp: Slot [5] registered [ 1.525532] acpiphp: Slot [6] registered [ 1.527640] acpiphp: Slot [7] registered [ 1.529554] acpiphp: Slot [8] registered [ 1.531775] acpiphp: Slot [9] registered [ 1.533545] acpiphp: Slot [10] registered [ 1.535761] acpiphp: Slot [11] registered [ 1.537546] acpiphp: Slot [12] registered [ 1.540239] acpiphp: Slot [13] registered [ 1.541535] acpiphp: Slot [14] registered [ 1.543856] acpiphp: Slot [15] registered [ 1.545536] acpiphp: Slot [16] registered [ 1.547799] acpiphp: Slot [17] registered [ 1.549558] acpiphp: Slot [18] registered [ 1.551945] acpiphp: Slot [19] registered [ 1.553545] acpiphp: Slot [20] registered [ 1.555736] acpiphp: Slot [21] registered [ 1.557547] acpiphp: Slot [22] registered [ 1.560132] acpiphp: Slot [23] registered [ 1.561546] acpiphp: Slot [24] registered [ 1.564153] acpiphp: Slot [25] registered [ 1.565536] acpiphp: Slot [26] registered [ 1.568030] acpiphp: Slot [27] registered [ 1.569534] acpiphp: Slot [28] registered [ 1.571596] acpiphp: Slot [29] registered [ 1.573534] acpiphp: Slot [30] registered [ 1.575745] acpiphp: Slot [31] registered [ 1.579756] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.590824] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.666403] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.669570] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.673379] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.673601] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.682052] acpiphp: Slot [0-2] registered [ 1.684769] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.692984] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.703611] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.707872] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.709659] pci 0000:03:00.0: enabling Extended Tags [ 1.783442] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.785587] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.789066] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.792274] acpiphp: Slot [0-3] registered [ 1.794103] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.802925] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.815528] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.820942] pci 0000:04:00.0: enabling Extended Tags [ 1.892229] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.893596] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.896982] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.900064] acpiphp: Slot [0-4] registered [ 1.901987] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.909499] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.922606] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.927736] pci 0000:05:00.0: enabling Extended Tags [ 2.000050] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.001600] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.005037] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.008112] acpiphp: Slot [0-5] registered [ 2.009975] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.018686] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.033217] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.035680] pci 0000:06:00.0: enabling Extended Tags [ 2.110589] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.113255] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.113590] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.118977] acpiphp: Slot [0-6] registered [ 2.184579] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.185741] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.189584] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.196147] acpiphp: Slot [0-7] registered [ 2.261819] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.264948] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.265605] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.272281] acpiphp: Slot [0-8] registered [ 2.339119] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.341680] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.345620] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.352410] acpiphp: Slot [0-9] registered [ 2.423715] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.425639] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.429628] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.437111] acpiphp: Slot [0-10] registered [ 2.503175] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.505633] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.509606] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.516514] acpiphp: Slot [0-11] registered [ 2.584960] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.585631] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.589665] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.596441] acpiphp: Slot [0-12] registered [ 2.669684] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.672846] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.673606] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.680304] acpiphp: Slot [0-13] registered [ 2.745372] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.745619] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.749608] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.756595] acpiphp: Slot [0-14] registered [ 2.822513] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.825612] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.829605] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.836466] acpiphp: Slot [0-15] registered [ 2.900162] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.901605] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.905605] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.912555] acpiphp: Slot [0-16] registered [ 2.976515] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.977607] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.981619] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.988312] acpiphp: Slot [0-17] registered [ 3.052754] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.053631] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.057605] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.064426] acpiphp: Slot [0-18] registered [ 3.128332] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.129614] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.133603] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.140664] acpiphp: Slot [0-19] registered [ 3.206058] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.209471] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.209607] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.216665] acpiphp: Slot [0-20] registered [ 3.280970] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.281609] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.285604] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.292728] acpiphp: Slot [0-21] registered [ 3.357140] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.357611] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.361605] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.368606] acpiphp: Slot [0-22] registered [ 3.432655] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.433610] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.437622] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.444544] acpiphp: Slot [0-23] registered [ 3.509897] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.513060] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.513605] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.520609] acpiphp: Slot [0-24] registered [ 3.587255] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.589638] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.593605] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.600579] acpiphp: Slot [0-25] registered [ 3.665953] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.669198] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.669604] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.718950] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.721706] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.725417] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.725683] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.729361] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.729684] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.733420] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.733708] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.737326] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.737509] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.741386] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.741513] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.745445] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.745509] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.749509] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.753005] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.753798] iommu: Default domain type: Translated [ 3.757491] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.761671] SCSI subsystem initialized [ 3.764090] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.765480] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.765497] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.768846] vgaarb: loaded [ 3.769525] ACPI: bus type USB registered [ 3.772160] usbcore: registered new interface driver usbfs [ 3.773500] usbcore: registered new interface driver hub [ 3.776838] usbcore: registered new device driver usb [ 3.777519] pps_core: LinuxPPS API ver. 1 registered [ 3.780509] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.781498] PTP clock support registered [ 3.784015] EDAC MC: Ver: 3.0.0 [ 3.788554] NetLabel: Initializing [ 3.789492] NetLabel: domain hash size = 128 [ 3.792303] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.793539] NetLabel: unlabeled traffic allowed by default [ 3.797587] PCI: Using ACPI for IRQ routing [ 4.545032] clocksource: Switched to clocksource kvm-clock [ 4.557899] VFS: Disk quotas dquot_6.6.0 [ 4.560366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.564350] AppArmor: AppArmor Filesystem Enabled [ 4.567182] pnp: PnP ACPI init [ 4.569447] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.573993] pnp: PnP ACPI: found 5 devices [ 4.582157] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.587193] NET: Registered PF_INET protocol family [ 4.590111] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.595159] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.599921] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.604360] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.608690] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.612657] TCP: Hash tables configured (established 1024 bind 1024) [ 4.616336] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.620508] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.624217] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.628225] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.631500] NET: Registered PF_XDP protocol family [ 4.634437] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.639022] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.643612] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.648178] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.652811] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.657550] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.662186] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.666735] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.671367] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.675912] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.680543] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.685195] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.689946] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.694846] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.699796] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.704632] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.709414] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.714144] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.718916] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.723650] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.728434] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.733172] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.737937] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.742733] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.747464] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.751087] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.754736] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.758367] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.761966] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.765569] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.769223] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.773230] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.777556] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.781358] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.784972] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.788680] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.792246] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.795831] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.799841] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.803720] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.807411] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.811274] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.814929] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.818822] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.822698] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.826571] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.830277] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.834116] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.837807] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.841680] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.845339] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.849275] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.852975] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.856864] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.860591] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.864500] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.868173] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.872067] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.875742] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.879638] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.883270] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.886932] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.890646] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.894319] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.897917] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.901717] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.905272] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.908874] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.912508] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.916166] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.919902] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.923678] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.927424] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.931142] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.935022] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 4.938732] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 4.943100] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 4.946861] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 4.950730] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 4.954531] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 4.958475] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 4.962485] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 4.966511] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 4.970192] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 4.974128] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 4.977943] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 4.981926] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 4.985709] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 4.989617] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 4.993353] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 4.997433] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.001144] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.005187] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.008877] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.012801] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.015898] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.022473] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.028069] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.036449] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.039707] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.046893] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.052187] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.060305] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.065567] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.072575] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.080680] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.085450] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.092293] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.100757] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.107140] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.112183] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.120665] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.126540] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.131572] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.139383] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.144163] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.150807] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.157552] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.163812] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.168731] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.176937] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.183331] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.188490] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.196692] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.201389] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.208102] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.214789] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.221602] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.226788] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.236030] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.242226] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.247157] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.254903] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.259216] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.265207] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.271871] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.276530] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.281876] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.287773] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.294656] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.298958] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.304429] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.310512] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.317402] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.321743] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.327221] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.333115] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.339550] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.343616] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.349153] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.355382] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.361942] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.366362] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.371889] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.377947] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.384331] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.388191] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.393898] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.400110] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.406873] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.411002] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.416419] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.423710] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.433292] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.436886] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.442695] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.449289] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.457415] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.460513] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.467197] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.472385] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.480111] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.483310] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.489900] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.495014] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.502624] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.506026] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.513435] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.518872] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.527402] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.530612] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.537524] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.543006] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.551889] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.555079] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.561799] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.566740] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.574828] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.579386] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.583184] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.587329] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.591359] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.595451] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.599668] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.603033] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.606704] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.610920] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.614221] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.617879] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.623093] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.627911] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.634058] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.638773] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.646072] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.650972] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.656514] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.661358] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.666776] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.671503] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.677509] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.682317] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.688979] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.694129] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.699582] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.704512] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.709983] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.714898] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.720720] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.725819] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.731221] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.735924] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.741450] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.745768] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.750477] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.755912] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.760273] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.765179] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.771258] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.775511] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.779375] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.783776] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.787303] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.790956] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.796370] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.800998] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.806250] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.812029] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.816453] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.821527] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.827134] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.831763] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.836644] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.842643] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.847362] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.852155] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.859547] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.863908] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.868758] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.874738] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.879468] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.884535] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.890503] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.895054] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.900212] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.907398] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.913302] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.919954] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.926427] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.930629] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.935427] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.942429] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.951123] PCI: CLS 0 bytes, default 64 [ 5.954590] Trying to unpack rootfs image as initramfs... [ 5.959522] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 5.977795] Initialise system trusted keyrings [ 5.981311] Key type blacklist registered [ 5.993901] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.015393] zbud: loaded [ 6.022842] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.033845] fuse: init (API version 7.34) [ 6.041955] integrity: Platform Keyring initialized [ 6.065532] Key type asymmetric registered [ 6.068188] Asymmetric key parser 'x509' registered [ 6.073552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.085720] io scheduler mq-deadline registered [ 6.094005] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.105931] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.123203] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.133854] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.145764] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.153842] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.169955] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.182148] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.197979] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.206067] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.222568] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.233945] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.241374] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.246746] Freeing initrd memory: 8744K [ 6.251598] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.260877] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.265668] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.271826] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.278855] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.284668] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.293708] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.297928] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.307678] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.312336] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.322491] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.328427] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.336987] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.341638] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.351707] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.357654] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.366949] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.372822] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.382330] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.387034] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.394104] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.402135] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.406884] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.415816] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.420702] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.429341] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.433123] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.441685] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.446189] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.453361] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.458397] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.468481] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.472357] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.479934] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.483995] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.501912] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.509280] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.518022] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.526284] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.533527] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.544870] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.557254] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.562431] shpchp 0000:01:00.0: Slot initialization failed [ 6.567663] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.572561] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.579176] ACPI: button: Power Button [PWRF] [ 6.603976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.638288] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.645938] Linux agpgart interface v0.103 [ 6.650889] loop: module loaded [ 6.653628] tun: Universal TUN/TAP device driver, 1.6 [ 6.656773] PPP generic driver version 2.4.2 [ 6.659412] VFIO - User Level meta-driver version: 0.3 [ 6.662492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.666165] ehci-pci: EHCI PCI platform driver [ 6.668846] ehci-platform: EHCI generic platform driver [ 6.672129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.675746] ohci-pci: OHCI PCI platform driver [ 6.678579] ohci-platform: OHCI generic platform driver [ 6.681748] uhci_hcd: USB Universal Host Controller Interface driver [ 6.687138] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.690404] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.694808] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.698503] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.702455] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.707318] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.711679] usb usb1: Product: UHCI Host Controller [ 6.714631] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.718425] usb usb1: SerialNumber: 0000:02:01.0 [ 6.721345] hub 1-0:1.0: USB hub found [ 6.723735] hub 1-0:1.0: 2 ports detected [ 6.726608] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.733534] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.736524] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.740201] mousedev: PS/2 mouse device common for all mice [ 6.744336] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.749552] rtc_cmos 00:03: RTC can wake from S4 [ 6.754011] rtc_cmos 00:03: registered as rtc0 [ 6.756930] rtc_cmos 00:03: setting system clock to 2026-06-12T18:44:01 UTC (1781289841) [ 6.761905] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.765749] i2c_dev: i2c /dev entries driver [ 6.768460] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.775375] device-mapper: uevent: version 1.0.3 [ 6.778392] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.783249] platform eisa.0: Probing EISA bus 0 [ 6.786114] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.790253] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.793999] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.797790] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.801977] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.805934] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.809650] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.813391] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.817182] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.820938] platform eisa.0: EISA: Detected 0 cards [ 6.823849] ledtrig-cpu: registered to indicate activity on CPUs [ 6.827454] drop_monitor: Initializing network drop monitor service [ 6.831583] NET: Registered PF_INET6 protocol family [ 6.838564] Segment Routing with IPv6 [ 6.840881] In-situ OAM (IOAM) with IPv6 [ 6.843478] NET: Registered PF_PACKET protocol family [ 6.846733] Key type dns_resolver registered [ 6.849704] IPI shorthand broadcast: enabled [ 6.852681] registered taskstats version 1 [ 6.855492] Loading compiled-in X.509 certificates [ 6.859233] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.865559] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.871540] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.877528] blacklist: Loading compiled-in revocation X.509 certificates [ 6.882164] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.888968] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.895743] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.903758] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.910123] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.916337] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.922612] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.929069] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.935844] zswap: loaded using pool lzo/zbud [ 6.939120] Key type .fscrypt registered [ 6.941684] Key type fscrypt-provisioning registered [ 6.947322] Key type encrypted registered [ 6.950289] AppArmor: AppArmor sha1 policy hashing enabled [ 6.953753] ima: No TPM chip found, activating TPM-bypass! [ 6.957165] Loading compiled-in module X.509 certificates [ 6.960950] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.967140] ima: Allocated hash algorithm: sha1 [ 6.970074] ima: No architecture policies found [ 6.972869] evm: Initialising EVM extended attributes: [ 6.975994] evm: security.selinux [ 6.978241] evm: security.SMACK64 [ 6.980442] evm: security.SMACK64EXEC [ 6.982855] evm: security.SMACK64TRANSMUTE [ 6.985614] evm: security.SMACK64MMAP [ 6.987964] evm: security.apparmor [ 6.990281] evm: security.ima [ 6.992362] evm: security.capability [ 6.994844] evm: HMAC attrs: 0x1 [ 6.997440] PM: Magic number: 14:495:746 [ 7.000314] RAS: Correctable Errors collector initialized. [ 7.004033] Unstable clock detected, switching default tracing clock to "global" [ 7.004033] If you want to keep using the local clock, then add: [ 7.004033] "trace_clock=local" [ 7.004033] on the kernel command line [ 7.018057] Freeing unused decrypted memory: 2036K [ 7.021456] Freeing unused kernel image (initmem) memory: 3244K [ 7.025541] Write protecting the kernel read-only data: 30720k [ 7.029857] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.034666] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.081860] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.086603] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.090705] Run /init as init process info: initramfs: up at 6.57 [ 7.144901] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.153957] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.158620] GPT:229375 != 2097151 [ 7.160818] GPT:Alternate GPT header not at the end of the disk. [ 7.164515] GPT:229375 != 2097151 [ 7.166825] GPT: Use GNU Parted to correct GPT errors. [ 7.212525] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.582433] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.614337] 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 7.32 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:95:90:6f:49:04:16:4d:dd:90:6d:52:46:3b:8d:45:1c 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCUI0Tgn8qKR8FsvJr1gpo5oVXm73NouNCEQrW6RLsZCxIg1KT72DM5AIrXp8zEIDBHXSr2ov+OpdVEblMaeEiiHKpOU8VtYb4104Bj+oJd/0sePX4hEkrBvd11uU4WjBoKSwG9jH5r/PVX99XGxa5k6biENbp3E1Ih2/Mml38+AxrWKJ0QWNrnAklay0W20SvOE/bomPN/hjFB/2fhb0nQiJOYWvnLJVdEr0Cs6jk079WDMVPvR93lFwf3VMYhx0lzJm/96Jg6/XkI3C9/WCkRohCTg3Cfnp9QOvctJS8th9ylye/I4CiwvExEjBNVlnHUeow+misZn9F2xCdls1ax root@tempest-testnetworkbasicops-server-775538217 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI4CtlcE5XCxREbsjiw1N0MsYVKAg2OP8eXloCMdVHaxUcl8K+rYr4SU6v8Lss5jVJG+rokBsQFjj2Voxg1Mz+I= root@tempest-testnetworkbasicops-server-775538217 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe74:25dc/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 95906f49-0416-4ddd-906d-52463b8d451c name: tempest-TestNetworkBasicOps-server-775538217 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-775538217 launch-index: 0 === cirros: current=0.6.2 uptime=8.30 === === 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:74:25:DC inet6 addr: fe80::f816:3eff:fe74:25dc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 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:1262 (1.2 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-775538217 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 [ 7.675833] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.691256] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.832057] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.852691] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.953302] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.954419] ISO 9660 Extensions: RRIP_1991A [ 8.057199] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.185537] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.669305] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.674554] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 19:44:02 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 19:44:02 cirros auth.notice su: + none root:cirros Jun 12 19:44:02 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 19:44:02 cirros daemon.info dhcpcd[350]: DUID 00:04:95:90:6f:49:04:16:4d:d10000 d:90:6d:52:46:3b:8d:45:1c Jun 12 19:44:02 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 19:44:02 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 19:44:02 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 19:44:02 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:74:25:dc Jun 12 19:44:02 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe74:25dc Jun 12 19:44:03 cirros authpriv.info dropbear[391]: Running in background Jun 12 19:44:03 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 12 19:44:03 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Jun 12 19:44:03 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.11/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-775538217 login: 2026-06-12 18:44:29,072 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2026-06-12 18:44:29,077 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:44:29,189 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:44:29,189 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2026-06-12 18:44:29,189 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.11 2026-06-12 18:44:29,189 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.214:22' as 'cirros' with public key authentication 2026-06-12 18:44:29,192 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:44:29,290 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:44:29,290 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.214 successfully created 2026-06-12 18:44:29,299 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.109445 seconds 2026-06-12 18:44:30,219 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/ecfe393f-d0cb-47a5-94f1-6323bea664ae 0.919s 2026-06-12 18:44:30,219 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 18:44:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1078', 'x-openstack-request-id': 'req-cefb9409-2a7f-4636-b3af-be8b071e2cbd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/ecfe393f-d0cb-47a5-94f1-6323bea664ae'} Body: b'{"port":{"id":"ecfe393f-d0cb-47a5-94f1-6323bea664ae","name":"","network_id":"9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:74:25:dc","admin_state_up":false,"status":"ACTIVE","device_id":"95906f49-0416-4ddd-906d-52463b8d451c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5919a314-35b5-4da2-98be-e5f5b64538e5","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["ccf9d160-b0aa-47a8-9120-d266c15a2ca5"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-775538217","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-775538217","fqdn":"tempest-testnetworkbasicops-server-775538217.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:43:49Z","updated_at":"2026-06-12T18:44:29Z","revision_number":5,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:44:30,219 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.202 with user: cirros 2026-06-12 18:44:30,219 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.202 in 120 sec and the expected result is unreachable 2026-06-12 18:44:31,245 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.025994 seconds 2026-06-12 18:44:31,246 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.202 in 120 sec and the ping result is expected 2026-06-12 18:44:31,606 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/95906f49-0416-4ddd-906d-52463b8d451c/action 0.359s 2026-06-12 18:44:31,607 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 18:44:31 GMT', 'server': 'Apache', 'content-length': '75387', '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-a3244e06-b87b-4da3-9e77-c176fea45101', 'x-compute-request-id': 'req-a3244e06-b87b-4da3-9e77-c176fea45101', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c/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.000001] kvm-clock: using sched offset of 1269467758 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001175] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001521] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004318] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004351] Using GB pages for direct mapping\\n[ 0.004677] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004681] ACPI: Early table checksum verification disabled\\n[ 0.004686] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004692] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004699] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004705] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004710] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004713] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004717] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004721] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004724] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004726] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004728] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004729] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004730] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004731] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005852] No NUMA configuration fo 2026-06-12 18:44:31,613 25 DEBUG [tempest.scenario.manager] Console output for 95906f49-0416-4ddd-906d-52463b8d451c 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.000001] kvm-clock: using sched offset of 1269467758 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001175] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001521] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004318] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004351] Using GB pages for direct mapping [ 0.004677] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004681] ACPI: Early table checksum verification disabled [ 0.004686] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004692] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004699] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004705] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004710] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004713] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004717] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004721] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004724] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004726] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004728] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004729] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004730] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004731] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005852] No NUMA configuration found [ 0.005855] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005862] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006231] Zone ranges: [ 0.006233] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006235] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006237] Normal empty [ 0.006239] Device empty [ 0.006241] Movable zone start for each node [ 0.006244] Early memory node ranges [ 0.006245] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006246] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006248] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006453] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006481] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006675] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016523] ACPI: PM-Timer IO Port: 0x608 [ 0.016551] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016663] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016667] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016670] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016672] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016673] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016675] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016678] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016681] TSC deadline timer available [ 0.016693] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016760] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016762] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016764] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016765] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016767] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016768] Booting paravirtualized kernel on KVM [ 0.016771] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016778] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017055] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017125] kvm-guest: setup async PF for cpu 0 [ 0.017171] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017189] kvm-guest: PV spinlocks disabled, single CPU [ 0.017197] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017199] Policy zone: DMA32 [ 0.017200] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017261] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017276] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017283] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017338] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017616] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018352] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018382] ftrace: allocating 50600 entries in 198 pages [ 0.042495] ftrace: allocated 198 pages with 4 groups [ 0.042658] rcu: Hierarchical RCU implementation. [ 0.042660] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042662] Rude variant of Tasks RCU enabled. [ 0.042664] Tracing variant of Tasks RCU enabled. [ 0.042665] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042667] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046920] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047301] random: crng init done [ 0.083775] Console: colour VGA+ 80x25 [ 0.210970] printk: console [tty1] enabled [ 0.545887] printk: console [ttyS0] enabled [ 0.548291] ACPI: Core revision 20210730 [ 0.550504] APIC: Switch to symmetric I/O mode setup [ 0.554194] x2apic enabled [ 0.556881] Switched APIC routing to physical x2apic. [ 0.564068] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.569485] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.573480] pid_max: default: 32768 minimum: 301 [ 0.573480] LSM: Security Framework initializing [ 0.573480] landlock: Up and running. [ 0.573480] Yama: becoming mindful. [ 0.573480] AppArmor: AppArmor initialized [ 0.573480] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.573480] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.573480] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.573480] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.573480] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.573480] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.573480] Spectre V2 : Mitigation: Retpolines [ 0.573480] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.573480] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.573480] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.573480] RETBleed: Mitigation: untrained return thunk [ 0.573480] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.573480] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.573480] Freeing SMP alternatives memory: 44K [ 0.573480] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.573623] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.577207] ... version: 0 [ 0.577493] ... bit width: 48 [ 0.579714] ... generic registers: 6 [ 0.581492] ... value mask: 0000ffffffffffff [ 0.584332] ... max period: 00007fffffffffff [ 0.585492] ... fixed-purpose events: 0 [ 0.587647] ... event mask: 000000000000003f [ 0.589578] rcu: Hierarchical SRCU implementation. [ 0.592586] smp: Bringing up secondary CPUs ... [ 0.593495] smp: Brought up 1 node, 1 CPU [ 0.595598] smpboot: Max logical packages: 1 [ 0.597493] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.601285] devtmpfs: initialized [ 0.601540] x86/mm: Memory block size: 128MB [ 0.604056] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.605498] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.609200] pinctrl core: initialized pinctrl subsystem [ 0.609835] PM: RTC time: 18:43:55, date: 2026-06-12 [ 0.612752] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.613575] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.617201] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.617504] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.621502] audit: initializing netlink subsys (disabled) [ 0.624534] thermal_sys: Registered thermal governor 'fair_share' [ 0.624536] thermal_sys: Registered thermal governor 'bang_bang' [ 0.625493] thermal_sys: Registered thermal governor 'step_wise' [ 0.628866] thermal_sys: Registered thermal governor 'user_space' [ 0.629496] audit: type=2000 audit(1781289834.957:1): state=initialized audit_enabled=0 res=1 [ 0.633496] thermal_sys: Registered thermal governor 'power_allocator' [ 0.633507] EISA bus registered [ 0.637501] cpuidle: using governor ladder [ 0.639797] cpuidle: using governor menu [ 0.643658] ACPI: bus type PCI registered [ 0.645496] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.649124] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.649496] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.653147] PCI: Using configuration type 1 for base access [ 0.654734] Kprobes globally optimized [ 0.657140] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.657499] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.661711] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.665550] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668923] ACPI: Added _OSI(Processor Aggregator Device) [ 0.669518] ACPI: Added _OSI(Linux-Dell-Video) [ 0.671877] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.673499] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.679434] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.684574] ACPI: Interpreter enabled [ 0.685503] ACPI: PM: (supports S0 S5) [ 0.687578] ACPI: Using IOAPIC for interrupt routing [ 0.689529] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.693492] PCI: Using E820 reservations for host bridge windows [ 0.696898] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.702647] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.705501] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.709629] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.713599] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.718447] PCI host bridge to bus 0000:00 [ 0.720688] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.721493] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.725140] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.725494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.729493] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.733492] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.737493] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.742046] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.749217] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.753530] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.765389] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.771538] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.781537] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.785122] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.790348] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.796302] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.803343] pci 0000:00:02.0: enabling Extended Tags [ 0.807481] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.814749] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.825680] pci 0000:00:02.1: enabling Extended Tags [ 0.830306] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.839621] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.849519] pci 0000:00:02.2: enabling Extended Tags [ 0.854276] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.862799] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.873579] pci 0000:00:02.3: enabling Extended Tags [ 0.878334] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.885493] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.896224] pci 0000:00:02.4: enabling Extended Tags [ 0.899494] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.907347] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.917074] pci 0000:00:02.5: enabling Extended Tags [ 0.919456] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.927010] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.937644] pci 0000:00:02.6: enabling Extended Tags [ 0.942694] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.949497] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.961737] pci 0000:00:02.7: enabling Extended Tags [ 0.968402] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.973153] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.980749] pci 0000:00:03.0: enabling Extended Tags [ 0.983942] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.989498] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.002617] pci 0000:00:03.1: enabling Extended Tags [ 1.007919] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.013500] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.025307] pci 0000:00:03.2: enabling Extended Tags [ 1.029579] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.036528] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.042842] pci 0000:00:03.3: enabling Extended Tags [ 1.050183] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.056350] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.062871] pci 0000:00:03.4: enabling Extended Tags [ 1.067486] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.073495] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.082955] pci 0000:00:03.5: enabling Extended Tags [ 1.087452] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.093308] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.098916] pci 0000:00:03.6: enabling Extended Tags [ 1.103448] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.109036] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.114897] pci 0000:00:03.7: enabling Extended Tags [ 1.121350] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.124906] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.135285] pci 0000:00:04.0: enabling Extended Tags [ 1.139411] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.147666] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.157721] pci 0000:00:04.1: enabling Extended Tags [ 1.162270] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.170528] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.181722] pci 0000:00:04.2: enabling Extended Tags [ 1.186329] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.194619] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.207203] pci 0000:00:04.3: enabling Extended Tags [ 1.211887] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.217494] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.226996] pci 0000:00:04.4: enabling Extended Tags [ 1.234297] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.240443] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.246874] pci 0000:00:04.5: enabling Extended Tags [ 1.251619] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.256968] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.262836] pci 0000:00:04.6: enabling Extended Tags [ 1.267525] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.273475] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.282787] pci 0000:00:04.7: enabling Extended Tags [ 1.289439] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.294750] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.302277] pci 0000:00:05.0: enabling Extended Tags [ 1.361875] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.367563] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.370268] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.389496] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.394722] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.402123] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.411907] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.420175] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.425296] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.430865] pci 0000:01:00.0: enabling Extended Tags [ 1.498918] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.501542] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.505593] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.509266] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.511444] pci_bus 0000:02: extended config space not accessible [ 1.513773] acpiphp: Slot [1] registered [ 1.515893] acpiphp: Slot [0] registered [ 1.517534] acpiphp: Slot [2] registered [ 1.519586] acpiphp: Slot [3] registered [ 1.521534] acpiphp: Slot [4] registered [ 1.523594] acpiphp: Slot [5] registered [ 1.525532] acpiphp: Slot [6] registered [ 1.527640] acpiphp: Slot [7] registered [ 1.529554] acpiphp: Slot [8] registered [ 1.531775] acpiphp: Slot [9] registered [ 1.533545] acpiphp: Slot [10] registered [ 1.535761] acpiphp: Slot [11] registered [ 1.537546] acpiphp: Slot [12] registered [ 1.540239] acpiphp: Slot [13] registered [ 1.541535] acpiphp: Slot [14] registered [ 1.543856] acpiphp: Slot [15] registered [ 1.545536] acpiphp: Slot [16] registered [ 1.547799] acpiphp: Slot [17] registered [ 1.549558] acpiphp: Slot [18] registered [ 1.551945] acpiphp: Slot [19] registered [ 1.553545] acpiphp: Slot [20] registered [ 1.555736] acpiphp: Slot [21] registered [ 1.557547] acpiphp: Slot [22] registered [ 1.560132] acpiphp: Slot [23] registered [ 1.561546] acpiphp: Slot [24] registered [ 1.564153] acpiphp: Slot [25] registered [ 1.565536] acpiphp: Slot [26] registered [ 1.568030] acpiphp: Slot [27] registered [ 1.569534] acpiphp: Slot [28] registered [ 1.571596] acpiphp: Slot [29] registered [ 1.573534] acpiphp: Slot [30] registered [ 1.575745] acpiphp: Slot [31] registered [ 1.579756] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.590824] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.666403] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.669570] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.673379] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.673601] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.682052] acpiphp: Slot [0-2] registered [ 1.684769] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.692984] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.703611] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.707872] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.709659] pci 0000:03:00.0: enabling Extended Tags [ 1.783442] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.785587] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.789066] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.792274] acpiphp: Slot [0-3] registered [ 1.794103] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.802925] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.815528] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.820942] pci 0000:04:00.0: enabling Extended Tags [ 1.892229] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.893596] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.896982] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.900064] acpiphp: Slot [0-4] registered [ 1.901987] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.909499] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.922606] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.927736] pci 0000:05:00.0: enabling Extended Tags [ 2.000050] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.001600] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.005037] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.008112] acpiphp: Slot [0-5] registered [ 2.009975] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.018686] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.033217] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.035680] pci 0000:06:00.0: enabling Extended Tags [ 2.110589] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.113255] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.113590] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.118977] acpiphp: Slot [0-6] registered [ 2.184579] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.185741] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.189584] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.196147] acpiphp: Slot [0-7] registered [ 2.261819] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.264948] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.265605] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.272281] acpiphp: Slot [0-8] registered [ 2.339119] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.341680] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.345620] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.352410] acpiphp: Slot [0-9] registered [ 2.423715] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.425639] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.429628] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.437111] acpiphp: Slot [0-10] registered [ 2.503175] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.505633] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.509606] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.516514] acpiphp: Slot [0-11] registered [ 2.584960] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.585631] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.589665] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.596441] acpiphp: Slot [0-12] registered [ 2.669684] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.672846] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.673606] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.680304] acpiphp: Slot [0-13] registered [ 2.745372] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.745619] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.749608] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.756595] acpiphp: Slot [0-14] registered [ 2.822513] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.825612] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.829605] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.836466] acpiphp: Slot [0-15] registered [ 2.900162] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.901605] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.905605] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.912555] acpiphp: Slot [0-16] registered [ 2.976515] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.977607] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.981619] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.988312] acpiphp: Slot [0-17] registered [ 3.052754] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.053631] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.057605] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.064426] acpiphp: Slot [0-18] registered [ 3.128332] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.129614] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.133603] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.140664] acpiphp: Slot [0-19] registered [ 3.206058] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.209471] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.209607] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.216665] acpiphp: Slot [0-20] registered [ 3.280970] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.281609] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.285604] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.292728] acpiphp: Slot [0-21] registered [ 3.357140] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.357611] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.361605] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.368606] acpiphp: Slot [0-22] registered [ 3.432655] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.433610] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.437622] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.444544] acpiphp: Slot [0-23] registered [ 3.509897] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.513060] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.513605] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.520609] acpiphp: Slot [0-24] registered [ 3.587255] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.589638] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.593605] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.600579] acpiphp: Slot [0-25] registered [ 3.665953] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.669198] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.669604] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.718950] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.721706] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.725417] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.725683] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.729361] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.729684] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.733420] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.733708] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.737326] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.737509] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.741386] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.741513] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.745445] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.745509] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.749509] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.753005] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.753798] iommu: Default domain type: Translated [ 3.757491] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.761671] SCSI subsystem initialized [ 3.764090] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.765480] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.765497] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.768846] vgaarb: loaded [ 3.769525] ACPI: bus type USB registered [ 3.772160] usbcore: registered new interface driver usbfs [ 3.773500] usbcore: registered new interface driver hub [ 3.776838] usbcore: registered new device driver usb [ 3.777519] pps_core: LinuxPPS API ver. 1 registered [ 3.780509] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.781498] PTP clock support registered [ 3.784015] EDAC MC: Ver: 3.0.0 [ 3.788554] NetLabel: Initializing [ 3.789492] NetLabel: domain hash size = 128 [ 3.792303] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.793539] NetLabel: unlabeled traffic allowed by default [ 3.797587] PCI: Using ACPI for IRQ routing [ 4.545032] clocksource: Switched to clocksource kvm-clock [ 4.557899] VFS: Disk quotas dquot_6.6.0 [ 4.560366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.564350] AppArmor: AppArmor Filesystem Enabled [ 4.567182] pnp: PnP ACPI init [ 4.569447] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.573993] pnp: PnP ACPI: found 5 devices [ 4.582157] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.587193] NET: Registered PF_INET protocol family [ 4.590111] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.595159] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.599921] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.604360] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.608690] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.612657] TCP: Hash tables configured (established 1024 bind 1024) [ 4.616336] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.620508] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.624217] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.628225] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.631500] NET: Registered PF_XDP protocol family [ 4.634437] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.639022] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.643612] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.648178] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.652811] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.657550] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.662186] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.666735] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.671367] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.675912] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.680543] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.685195] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.689946] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.694846] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.699796] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.704632] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.709414] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.714144] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.718916] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.723650] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.728434] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.733172] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.737937] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.742733] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.747464] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.751087] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.754736] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.758367] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.761966] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.765569] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.769223] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.773230] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.777556] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.781358] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.784972] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.788680] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.792246] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.795831] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.799841] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.803720] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.807411] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.811274] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.814929] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.818822] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.822698] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.826571] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.830277] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.834116] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.837807] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.841680] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.845339] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.849275] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.852975] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.856864] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.860591] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.864500] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.868173] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.872067] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.875742] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.879638] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.883270] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.886932] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.890646] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.894319] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.897917] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.901717] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.905272] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.908874] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.912508] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.916166] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.919902] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.923678] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.927424] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.931142] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.935022] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 4.938732] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 4.943100] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 4.946861] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 4.950730] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 4.954531] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 4.958475] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 4.962485] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 4.966511] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 4.970192] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 4.974128] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 4.977943] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 4.981926] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 4.985709] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 4.989617] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 4.993353] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 4.997433] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.001144] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.005187] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.008877] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.012801] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.015898] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.022473] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.028069] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.036449] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.039707] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.046893] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.052187] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.060305] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.065567] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.072575] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.080680] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.085450] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.092293] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.100757] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.107140] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.112183] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.120665] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.126540] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.131572] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.139383] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.144163] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.150807] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.157552] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.163812] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.168731] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.176937] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.183331] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.188490] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.196692] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.201389] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.208102] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.214789] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.221602] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.226788] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.236030] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.242226] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.247157] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.254903] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.259216] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.265207] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.271871] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.276530] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.281876] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.287773] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.294656] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.298958] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.304429] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.310512] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.317402] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.321743] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.327221] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.333115] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.339550] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.343616] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.349153] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.355382] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.361942] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.366362] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.371889] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.377947] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.384331] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.388191] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.393898] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.400110] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.406873] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.411002] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.416419] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.423710] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.433292] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.436886] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.442695] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.449289] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.457415] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.460513] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.467197] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.472385] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.480111] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.483310] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.489900] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.495014] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.502624] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.506026] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.513435] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.518872] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.527402] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.530612] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.537524] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.543006] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.551889] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.555079] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.561799] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.566740] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.574828] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.579386] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.583184] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.587329] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.591359] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.595451] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.599668] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.603033] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.606704] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.610920] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.614221] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.617879] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.623093] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.627911] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.634058] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.638773] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.646072] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.650972] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.656514] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.661358] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.666776] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.671503] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.677509] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.682317] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.688979] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.694129] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.699582] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.704512] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.709983] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.714898] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.720720] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.725819] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.731221] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.735924] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.741450] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.745768] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.750477] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.755912] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.760273] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.765179] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.771258] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.775511] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.779375] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.783776] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.787303] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.790956] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.796370] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.800998] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.806250] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.812029] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.816453] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.821527] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.827134] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.831763] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.836644] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.842643] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.847362] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.852155] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.859547] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.863908] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.868758] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.874738] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.879468] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.884535] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.890503] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.895054] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.900212] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.907398] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.913302] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.919954] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.926427] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.930629] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.935427] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.942429] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.951123] PCI: CLS 0 bytes, default 64 [ 5.954590] Trying to unpack rootfs image as initramfs... [ 5.959522] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 5.977795] Initialise system trusted keyrings [ 5.981311] Key type blacklist registered [ 5.993901] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.015393] zbud: loaded [ 6.022842] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.033845] fuse: init (API version 7.34) [ 6.041955] integrity: Platform Keyring initialized [ 6.065532] Key type asymmetric registered [ 6.068188] Asymmetric key parser 'x509' registered [ 6.073552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.085720] io scheduler mq-deadline registered [ 6.094005] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.105931] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.123203] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.133854] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.145764] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.153842] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.169955] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.182148] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.197979] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.206067] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.222568] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.233945] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.241374] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.246746] Free10000 ing initrd memory: 8744K [ 6.251598] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.260877] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.265668] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.271826] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.278855] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.284668] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.293708] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.297928] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.307678] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.312336] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.322491] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.328427] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.336987] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.341638] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.351707] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.357654] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.366949] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.372822] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.382330] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.387034] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.394104] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.402135] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.406884] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.415816] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.420702] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.429341] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.433123] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.441685] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.446189] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.453361] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.458397] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.468481] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.472357] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.479934] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.483995] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.501912] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.509280] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.518022] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.526284] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.533527] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.544870] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.557254] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.562431] shpchp 0000:01:00.0: Slot initialization failed [ 6.567663] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.572561] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.579176] ACPI: button: Power Button [PWRF] [ 6.603976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.638288] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.645938] Linux agpgart interface v0.103 [ 6.650889] loop: module loaded [ 6.653628] tun: Universal TUN/TAP device driver, 1.6 [ 6.656773] PPP generic driver version 2.4.2 [ 6.659412] VFIO - User Level meta-driver version: 0.3 [ 6.662492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.666165] ehci-pci: EHCI PCI platform driver [ 6.668846] ehci-platform: EHCI generic platform driver [ 6.672129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.675746] ohci-pci: OHCI PCI platform driver [ 6.678579] ohci-platform: OHCI generic platform driver [ 6.681748] uhci_hcd: USB Universal Host Controller Interface driver [ 6.687138] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.690404] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.694808] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.698503] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.702455] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.707318] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.711679] usb usb1: Product: UHCI Host Controller [ 6.714631] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.718425] usb usb1: SerialNumber: 0000:02:01.0 [ 6.721345] hub 1-0:1.0: USB hub found [ 6.723735] hub 1-0:1.0: 2 ports detected [ 6.726608] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.733534] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.736524] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.740201] mousedev: PS/2 mouse device common for all mice [ 6.744336] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.749552] rtc_cmos 00:03: RTC can wake from S4 [ 6.754011] rtc_cmos 00:03: registered as rtc0 [ 6.756930] rtc_cmos 00:03: setting system clock to 2026-06-12T18:44:01 UTC (1781289841) [ 6.761905] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.765749] i2c_dev: i2c /dev entries driver [ 6.768460] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.775375] device-mapper: uevent: version 1.0.3 [ 6.778392] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.783249] platform eisa.0: Probing EISA bus 0 [ 6.786114] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.790253] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.793999] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.797790] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.801977] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.805934] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.809650] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.813391] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.817182] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.820938] platform eisa.0: EISA: Detected 0 cards [ 6.823849] ledtrig-cpu: registered to indicate activity on CPUs [ 6.827454] drop_monitor: Initializing network drop monitor service [ 6.831583] NET: Registered PF_INET6 protocol family [ 6.838564] Segment Routing with IPv6 [ 6.840881] In-situ OAM (IOAM) with IPv6 [ 6.843478] NET: Registered PF_PACKET protocol family [ 6.846733] Key type dns_resolver registered [ 6.849704] IPI shorthand broadcast: enabled [ 6.852681] registered taskstats version 1 [ 6.855492] Loading compiled-in X.509 certificates [ 6.859233] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.865559] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.871540] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.877528] blacklist: Loading compiled-in revocation X.509 certificates [ 6.882164] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.888968] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.895743] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.903758] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.910123] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.916337] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.922612] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.929069] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.935844] zswap: loaded using pool lzo/zbud [ 6.939120] Key type .fscrypt registered [ 6.941684] Key type fscrypt-provisioning registered [ 6.947322] Key type encrypted registered [ 6.950289] AppArmor: AppArmor sha1 policy hashing enabled [ 6.953753] ima: No TPM chip found, activating TPM-bypass! [ 6.957165] Loading compiled-in module X.509 certificates [ 6.960950] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.967140] ima: Allocated hash algorithm: sha1 [ 6.970074] ima: No architecture policies found [ 6.972869] evm: Initialising EVM extended attributes: [ 6.975994] evm: security.selinux [ 6.978241] evm: security.SMACK64 [ 6.980442] evm: security.SMACK64EXEC [ 6.982855] evm: security.SMACK64TRANSMUTE [ 6.985614] evm: security.SMACK64MMAP [ 6.987964] evm: security.apparmor [ 6.990281] evm: security.ima [ 6.992362] evm: security.capability [ 6.994844] evm: HMAC attrs: 0x1 [ 6.997440] PM: Magic number: 14:495:746 [ 7.000314] RAS: Correctable Errors collector initialized. [ 7.004033] Unstable clock detected, switching default tracing clock to "global" [ 7.004033] If you want to keep using the local clock, then add: [ 7.004033] "trace_clock=local" [ 7.004033] on the kernel command line [ 7.018057] Freeing unused decrypted memory: 2036K [ 7.021456] Freeing unused kernel image (initmem) memory: 3244K [ 7.025541] Write protecting the kernel read-only data: 30720k [ 7.029857] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.034666] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.081860] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.086603] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.090705] Run /init as init process info: initramfs: up at 6.57 [ 7.144901] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.153957] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.158620] GPT:229375 != 2097151 [ 7.160818] GPT:Alternate GPT header not at the end of the disk. [ 7.164515] GPT:229375 != 2097151 [ 7.166825] GPT: Use GNU Parted to correct GPT errors. [ 7.212525] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.582433] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.614337] 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 7.32 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:95:90:6f:49:04:16:4d:dd:90:6d:52:46:3b:8d:45:1c 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCUI0Tgn8qKR8FsvJr1gpo5oVXm73NouNCEQrW6RLsZCxIg1KT72DM5AIrXp8zEIDBHXSr2ov+OpdVEblMaeEiiHKpOU8VtYb4104Bj+oJd/0sePX4hEkrBvd11uU4WjBoKSwG9jH5r/PVX99XGxa5k6biENbp3E1Ih2/Mml38+AxrWKJ0QWNrnAklay0W20SvOE/bomPN/hjFB/2fhb0nQiJOYWvnLJVdEr0Cs6jk079WDMVPvR93lFwf3VMYhx0lzJm/96Jg6/XkI3C9/WCkRohCTg3Cfnp9QOvctJS8th9ylye/I4CiwvExEjBNVlnHUeow+misZn9F2xCdls1ax root@tempest-testnetworkbasicops-server-775538217 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI4CtlcE5XCxREbsjiw1N0MsYVKAg2OP8eXloCMdVHaxUcl8K+rYr4SU6v8Lss5jVJG+rokBsQFjj2Voxg1Mz+I= root@tempest-testnetworkbasicops-server-775538217 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe74:25dc/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 95906f49-0416-4ddd-906d-52463b8d451c name: tempest-TestNetworkBasicOps-server-775538217 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-775538217 launch-index: 0 === cirros: current=0.6.2 uptime=8.30 === === 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:74:25:DC inet6 addr: fe80::f816:3eff:fe74:25dc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 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:1262 (1.2 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-775538217 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 [ 7.675833] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.691256] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.832057] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.852691] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.953302] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.954419] ISO 9660 Extensions: RRIP_1991A [ 8.057199] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.185537] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.669305] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.674554] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 19:44:02 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 19:44:02 cirros auth.notice su: + none root:cirros Jun 12 19:44:02 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 19:44:02 cirros daemon.info dhcpcd[350]: DUID 00:04:95:90:6f:49:04:16:4d:dd:90:6d:52:46:3b:8d:45:1c Jun 12 19:44:02 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 19:44:02 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 19:44:02 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 19:44:02 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:74:25:dc Jun 12 19:44:02 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe74:25dc Jun 12 19:44:03 cirros authpriv.info dropbear[391]: Running in background Jun 12 19:44:03 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 12 19:44:03 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Jun 12 19:44:03 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.11/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-775538217 login: 2026-06-12 18:44:31,614 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.11 2026-06-12 18:44:31,614 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.214:22' as 'cirros' with public key authentication 2026-06-12 18:44:31,617 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:44:31,674 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:44:31,674 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.214 successfully created 2026-06-12 18:44:32,680 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_update_instance_port_admin_state) Executing command on 192.168.122.214 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.11' failed, exit status: 1, stderr: stdout: PING 10.100.0.11 (10.100.0.11) 56(84) bytes of data. --- 10.100.0.11 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-12 18:44:32,681 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.11 via a ssh connection from: 192.168.122.214. 2026-06-12 18:44:32,681 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.067413 seconds 2026-06-12 18:44:33,309 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/ecfe393f-d0cb-47a5-94f1-6323bea664ae 0.628s 2026-06-12 18:44:33,309 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 18:44:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1075', 'x-openstack-request-id': 'req-15e3e421-f0ef-49b9-9fa1-f669accbf941', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/ecfe393f-d0cb-47a5-94f1-6323bea664ae'} Body: b'{"port":{"id":"ecfe393f-d0cb-47a5-94f1-6323bea664ae","name":"","network_id":"9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:74:25:dc","admin_state_up":true,"status":"DOWN","device_id":"95906f49-0416-4ddd-906d-52463b8d451c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5919a314-35b5-4da2-98be-e5f5b64538e5","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["ccf9d160-b0aa-47a8-9120-d266c15a2ca5"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-775538217","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-775538217","fqdn":"tempest-testnetworkbasicops-server-775538217.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:43:49Z","updated_at":"2026-06-12T18:44:32Z","revision_number":7,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:44:33,414 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/86f2bed4-7be9-4c5d-985a-cb02771a4ec8 0.105s 2026-06-12 18:44:33,415 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 18:44:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-58be2867-0730-470b-838d-f33616ea1582', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/86f2bed4-7be9-4c5d-985a-cb02771a4ec8'} Body: b'{"floatingip": {"id": "86f2bed4-7be9-4c5d-985a-cb02771a4ec8", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.202", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "044e5fd9-7dd4-4554-bed4-33354c222f9d", "port_id": "ecfe393f-d0cb-47a5-94f1-6323bea664ae", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef", "mac_address": "fa:16:3e:74:25:dc", "admin_state_up": true, "status": "ACTIVE", "device_id": "95906f49-0416-4ddd-906d-52463b8d451c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:43:55Z", "updated_at": "2026-06-12T18:43:57Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:44:33,415 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '86f2bed4-7be9-4c5d-985a-cb02771a4ec8', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'floating_ip_address': '192.168.122.202', 'floating_network_id': '0af9ff52-7049-42e4-9936-f0e08b27cd7b', 'router_id': '044e5fd9-7dd4-4554-bed4-33354c222f9d', 'port_id': 'ecfe393f-d0cb-47a5-94f1-6323bea664ae', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef', 'mac_address': 'fa:16:3e:74:25:dc', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '95906f49-0416-4ddd-906d-52463b8d451c', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T18:43:55Z', 'updated_at': '2026-06-12T18:43:57Z', 'revision_number': 1, 'project_id': 'e65be4d529d84dda8bc38e970109917f'} is at status: ACTIVE 2026-06-12 18:44:33,415 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.105496 seconds 2026-06-12 18:44:33,415 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.202 with user: cirros 2026-06-12 18:44:33,416 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.202 in 120 sec and the expected result is reachable 2026-06-12 18:44:33,453 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.036800 seconds 2026-06-12 18:44:33,453 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.202 in 120 sec and the ping result is expected 2026-06-12 18:44:33,584 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/95906f49-0416-4ddd-906d-52463b8d451c/action 0.130s 2026-06-12 18:44:33,585 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 18:44:33 GMT', 'server': 'Apache', 'content-length': '75387', '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-adcc3249-060a-4485-91b4-75c19f7463c4', 'x-compute-request-id': 'req-adcc3249-060a-4485-91b4-75c19f7463c4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c/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.000001] kvm-clock: using sched offset of 1269467758 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001175] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001521] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004318] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004351] Using GB pages for direct mapping\\n[ 0.004677] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004681] ACPI: Early table checksum verification disabled\\n[ 0.004686] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004692] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004699] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004705] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004710] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004713] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004717] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004721] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004724] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004726] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004728] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004729] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004730] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004731] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005852] No NUMA configuration fo 2026-06-12 18:44:33,586 25 DEBUG [tempest.scenario.manager] Console output for 95906f49-0416-4ddd-906d-52463b8d451c 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.000001] kvm-clock: using sched offset of 1269467758 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001175] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001521] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004318] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004351] Using GB pages for direct mapping [ 0.004677] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004681] ACPI: Early table checksum verification disabled [ 0.004686] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004692] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004699] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004705] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004710] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004713] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004717] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004721] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004724] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004726] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004728] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004729] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004730] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004731] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005852] No NUMA configuration found [ 0.005855] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005862] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006231] Zone ranges: [ 0.006233] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006235] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006237] Normal empty [ 0.006239] Device empty [ 0.006241] Movable zone start for each node [ 0.006244] Early memory node ranges [ 0.006245] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006246] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006248] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006453] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006481] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006675] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016523] ACPI: PM-Timer IO Port: 0x608 [ 0.016551] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016663] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016667] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016670] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016672] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016673] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016675] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016678] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016681] TSC deadline timer available [ 0.016693] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016760] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016762] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016764] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016765] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016767] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016768] Booting paravirtualized kernel on KVM [ 0.016771] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016778] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017055] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017125] kvm-guest: setup async PF for cpu 0 [ 0.017171] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017189] kvm-guest: PV spinlocks disabled, single CPU [ 0.017197] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017199] Policy zone: DMA32 [ 0.017200] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017261] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017276] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017283] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017338] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017616] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018352] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018382] ftrace: allocating 50600 entries in 198 pages [ 0.042495] ftrace: allocated 198 pages with 4 groups [ 0.042658] rcu: Hierarchical RCU implementation. [ 0.042660] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042662] Rude variant of Tasks RCU enabled. [ 0.042664] Tracing variant of Tasks RCU enabled. [ 0.042665] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042667] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046920] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047301] random: crng init done [ 0.083775] Console: colour VGA+ 80x25 [ 0.210970] printk: console [tty1] enabled [ 0.545887] printk: console [ttyS0] enabled [ 0.548291] ACPI: Core revision 20210730 [ 0.550504] APIC: Switch to symmetric I/O mode setup [ 0.554194] x2apic enabled [ 0.556881] Switched APIC routing to physical x2apic. [ 0.564068] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.569485] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.573480] pid_max: default: 32768 minimum: 301 [ 0.573480] LSM: Security Framework initializing [ 0.573480] landlock: Up and running. [ 0.573480] Yama: becoming mindful. [ 0.573480] AppArmor: AppArmor initialized [ 0.573480] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.573480] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.573480] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.573480] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.573480] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.573480] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.573480] Spectre V2 : Mitigation: Retpolines [ 0.573480] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.573480] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.573480] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.573480] RETBleed: Mitigation: untrained return thunk [ 0.573480] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.573480] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.573480] Freeing SMP alternatives memory: 44K [ 0.573480] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.573623] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.577207] ... version: 0 [ 0.577493] ... bit width: 48 [ 0.579714] ... generic registers: 6 [ 0.581492] ... value mask: 0000ffffffffffff [ 0.584332] ... max period: 00007fffffffffff [ 0.585492] ... fixed-purpose events: 0 [ 0.587647] ... event mask: 000000000000003f [ 0.589578] rcu: Hierarchical SRCU implementation. [ 0.592586] smp: Bringing up secondary CPUs ... [ 0.593495] smp: Brought up 1 node, 1 CPU [ 0.595598] smpboot: Max logical packages: 1 [ 0.597493] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.601285] devtmpfs: initialized [ 0.601540] x86/mm: Memory block size: 128MB [ 0.604056] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.605498] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.609200] pinctrl core: initialized pinctrl subsystem [ 0.609835] PM: RTC time: 18:43:55, date: 2026-06-12 [ 0.612752] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.613575] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.617201] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.617504] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.621502] audit: initializing netlink subsys (disabled) [ 0.624534] thermal_sys: Registered thermal governor 'fair_share' [ 0.624536] thermal_sys: Registered thermal governor 'bang_bang' [ 0.625493] thermal_sys: Registered thermal governor 'step_wise' [ 0.628866] thermal_sys: Registered thermal governor 'user_space' [ 0.629496] audit: type=2000 audit(1781289834.957:1): state=initialized audit_enabled=0 res=1 [ 0.633496] thermal_sys: Registered thermal governor 'power_allocator' [ 0.633507] EISA bus registered [ 0.637501] cpuidle: using governor ladder [ 0.639797] cpuidle: using governor menu [ 0.643658] ACPI: bus type PCI registered [ 0.645496] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.649124] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.649496] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.653147] PCI: Using configuration type 1 for base access [ 0.654734] Kprobes globally optimized [ 0.657140] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.657499] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.661711] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.665550] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668923] ACPI: Added _OSI(Processor Aggregator Device) [ 0.669518] ACPI: Added _OSI(Linux-Dell-Video) [ 0.671877] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.673499] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.679434] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.684574] ACPI: Interpreter enabled [ 0.685503] ACPI: PM: (supports S0 S5) [ 0.687578] ACPI: Using IOAPIC for interrupt routing [ 0.689529] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.693492] PCI: Using E820 reservations for host bridge windows [ 0.696898] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.702647] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.705501] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.709629] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.713599] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.718447] PCI host bridge to bus 0000:00 [ 0.720688] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.721493] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.725140] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.725494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.729493] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.733492] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.737493] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.742046] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.749217] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.753530] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.765389] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.771538] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.781537] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.785122] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.790348] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.796302] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.803343] pci 0000:00:02.0: enabling Extended Tags [ 0.807481] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.814749] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.825680] pci 0000:00:02.1: enabling Extended Tags [ 0.830306] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.839621] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.849519] pci 0000:00:02.2: enabling Extended Tags [ 0.854276] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.862799] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.873579] pci 0000:00:02.3: enabling Extended Tags [ 0.878334] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.885493] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.896224] pci 0000:00:02.4: enabling Extended Tags [ 0.899494] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.907347] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.917074] pci 0000:00:02.5: enabling Extended Tags [ 0.919456] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.927010] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.937644] pci 0000:00:02.6: enabling Extended Tags [ 0.942694] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.949497] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.961737] pci 0000:00:02.7: enabling Extended Tags [ 0.968402] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.973153] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.980749] pci 0000:00:03.0: enabling Extended Tags [ 0.983942] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.989498] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.002617] pci 0000:00:03.1: enabling Extended Tags [ 1.007919] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.013500] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.025307] pci 0000:00:03.2: enabling Extended Tags [ 1.029579] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.036528] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.042842] pci 0000:00:03.3: enabling Extended Tags [ 1.050183] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.056350] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.062871] pci 0000:00:03.4: enabling Extended Tags [ 1.067486] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.073495] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.082955] pci 0000:00:03.5: enabling Extended Tags [ 1.087452] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.093308] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.098916] pci 0000:00:03.6: enabling Extended Tags [ 1.103448] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.109036] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.114897] pci 0000:00:03.7: enabling Extended Tags [ 1.121350] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.124906] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.135285] pci 0000:00:04.0: enabling Extended Tags [ 1.139411] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.147666] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.157721] pci 0000:00:04.1: enabling Extended Tags [ 1.162270] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.170528] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.181722] pci 0000:00:04.2: enabling Extended Tags [ 1.186329] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.194619] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.207203] pci 0000:00:04.3: enabling Extended Tags [ 1.211887] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.217494] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.226996] pci 0000:00:04.4: enabling Extended Tags [ 1.234297] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.240443] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.246874] pci 0000:00:04.5: enabling Extended Tags [ 1.251619] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.256968] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.262836] pci 0000:00:04.6: enabling Extended Tags [ 1.267525] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.273475] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.282787] pci 0000:00:04.7: enabling Extended Tags [ 1.289439] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.294750] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.302277] pci 0000:00:05.0: enabling Extended Tags [ 1.361875] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.367563] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.370268] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.389496] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.394722] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.402123] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.411907] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.420175] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.425296] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.430865] pci 0000:01:00.0: enabling Extended Tags [ 1.498918] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.501542] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.505593] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.509266] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.511444] pci_bus 0000:02: extended config space not accessible [ 1.513773] acpiphp: Slot [1] registered [ 1.515893] acpiphp: Slot [0] registered [ 1.517534] acpiphp: Slot [2] registered [ 1.519586] acpiphp: Slot [3] registered [ 1.521534] acpiphp: Slot [4] registered [ 1.523594] acpiphp: Slot [5] registered [ 1.525532] acpiphp: Slot [6] registered [ 1.527640] acpiphp: Slot [7] registered [ 1.529554] acpiphp: Slot [8] registered [ 1.531775] acpiphp: Slot [9] registered [ 1.533545] acpiphp: Slot [10] registered [ 1.535761] acpiphp: Slot [11] registered [ 1.537546] acpiphp: Slot [12] registered [ 1.540239] acpiphp: Slot [13] registered [ 1.541535] acpiphp: Slot [14] registered [ 1.543856] acpiphp: Slot [15] registered [ 1.545536] acpiphp: Slot [16] registered [ 1.547799] acpiphp: Slot [17] registered [ 1.549558] acpiphp: Slot [18] registered [ 1.551945] acpiphp: Slot [19] registered [ 1.553545] acpiphp: Slot [20] registered [ 1.555736] acpiphp: Slot [21] registered [ 1.557547] acpiphp: Slot [22] registered [ 1.560132] acpiphp: Slot [23] registered [ 1.561546] acpiphp: Slot [24] registered [ 1.564153] acpiphp: Slot [25] registered [ 1.565536] acpiphp: Slot [26] registered [ 1.568030] acpiphp: Slot [27] registered [ 1.569534] acpiphp: Slot [28] registered [ 1.571596] acpiphp: Slot [29] registered [ 1.573534] acpiphp: Slot [30] registered [ 1.575745] acpiphp: Slot [31] registered [ 1.579756] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.590824] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.666403] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.669570] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.673379] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.673601] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.682052] acpiphp: Slot [0-2] registered [ 1.684769] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.692984] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.703611] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.707872] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.709659] pci 0000:03:00.0: enabling Extended Tags [ 1.783442] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.785587] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.789066] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.792274] acpiphp: Slot [0-3] registered [ 1.794103] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.802925] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.815528] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.820942] pci 0000:04:00.0: enabling Extended Tags [ 1.892229] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.893596] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.896982] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.900064] acpiphp: Slot [0-4] registered [ 1.901987] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.909499] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.922606] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.927736] pci 0000:05:00.0: enabling Extended Tags [ 2.000050] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.001600] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.005037] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.008112] acpiphp: Slot [0-5] registered [ 2.009975] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.018686] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.033217] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.035680] pci 0000:06:00.0: enabling Extended Tags [ 2.110589] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.113255] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.113590] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.118977] acpiphp: Slot [0-6] registered [ 2.184579] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.185741] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.189584] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.196147] acpiphp: Slot [0-7] registered [ 2.261819] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.264948] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.265605] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.272281] acpiphp: Slot [0-8] registered [ 2.339119] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.341680] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.345620] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.352410] acpiphp: Slot [0-9] registered [ 2.423715] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.425639] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.429628] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.437111] acpiphp: Slot [0-10] registered [ 2.503175] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.505633] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.509606] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.516514] acpiphp: Slot [0-11] registered [ 2.584960] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.585631] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.589665] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.596441] acpiphp: Slot [0-12] registered [ 2.669684] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.672846] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.673606] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.680304] acpiphp: Slot [0-13] registered [ 2.745372] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.745619] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.749608] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.756595] acpiphp: Slot [0-14] registered [ 2.822513] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.825612] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.829605] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.836466] acpiphp: Slot [0-15] registered [ 2.900162] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.901605] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.905605] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.912555] acpiphp: Slot [0-16] registered [ 2.976515] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.977607] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.981619] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.988312] acpiphp: Slot [0-17] registered [ 3.052754] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.053631] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.057605] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.064426] acpiphp: Slot [0-18] registered [ 3.128332] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.129614] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.133603] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.140664] acpiphp: Slot [0-19] registered [ 3.206058] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.209471] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.209607] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.216665] acpiphp: Slot [0-20] registered [ 3.280970] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.281609] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.285604] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.292728] acpiphp: Slot [0-21] registered [ 3.357140] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.357611] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.361605] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.368606] acpiphp: Slot [0-22] registered [ 3.432655] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.433610] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.437622] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.444544] acpiphp: Slot [0-23] registered [ 3.509897] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.513060] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.513605] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.520609] acpiphp: Slot [0-24] registered [ 3.587255] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.589638] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.593605] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.600579] acpiphp: Slot [0-25] registered [ 3.665953] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.669198] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.669604] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.718950] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.721706] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.725417] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.725683] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.729361] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.729684] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.733420] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.733708] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.737326] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.737509] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.741386] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.741513] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.745445] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.745509] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.749509] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.753005] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.753798] iommu: Default domain type: Translated [ 3.757491] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.761671] SCSI subsystem initialized [ 3.764090] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.765480] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.765497] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.768846] vgaarb: loaded [ 3.769525] ACPI: bus type USB registered [ 3.772160] usbcore: registered new interface driver usbfs [ 3.773500] usbcore: registered new interface driver hub [ 3.776838] usbcore: registered new device driver usb [ 3.777519] pps_core: LinuxPPS API ver. 1 registered [ 3.780509] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.781498] PTP clock support registered [ 3.784015] EDAC MC: Ver: 3.0.0 [ 3.788554] NetLabel: Initializing [ 3.789492] NetLabel: domain hash size = 128 [ 3.792303] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.793539] NetLabel: unlabeled traffic allowed by default [ 3.797587] PCI: Using ACPI for IRQ routing [ 4.545032] clocksource: Switched to clocksource kvm-clock [ 4.557899] VFS: Disk quotas dquot_6.6.0 [ 4.560366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.564350] AppArmor: AppArmor Filesystem Enabled [ 4.567182] pnp: PnP ACPI init [ 4.569447] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.573993] pnp: PnP ACPI: found 5 devices [ 4.582157] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.587193] NET: Registered PF_INET protocol family [ 4.590111] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.595159] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.599921] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.604360] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.608690] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.612657] TCP: Hash tables configured (established 1024 bind 1024) [ 4.616336] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.620508] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.624217] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.628225] NET: Registered PF_UNIX/PF_LF545 OCAL protocol family [ 4.631500] NET: Registered PF_XDP protocol family [ 4.634437] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.639022] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.643612] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.648178] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.652811] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.657550] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.662186] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.666735] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.671367] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.675912] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.680543] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.685195] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.689946] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.694846] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.699796] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.704632] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.709414] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.714144] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.718916] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.723650] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.728434] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.733172] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.737937] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.742733] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.747464] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.751087] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.754736] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.758367] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.761966] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.765569] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.769223] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.773230] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.777556] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.781358] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.784972] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.788680] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.792246] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.795831] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.799841] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.803720] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.807411] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.811274] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.814929] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.818822] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.822698] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.826571] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.830277] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.834116] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.837807] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.841680] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.845339] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.849275] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.852975] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.856864] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.860591] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.864500] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.868173] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.872067] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.875742] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.879638] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.883270] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.886932] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.890646] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.894319] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.897917] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.901717] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.905272] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.908874] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.912508] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.916166] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.919902] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.923678] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.927424] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.931142] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.935022] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 4.938732] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 4.943100] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 4.946861] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 4.950730] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 4.954531] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 4.958475] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 4.962485] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 4.966511] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 4.970192] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 4.974128] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 4.977943] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 4.981926] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 4.985709] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 4.989617] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 4.993353] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 4.997433] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.001144] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.005187] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.008877] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.012801] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.015898] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.022473] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.028069] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.036449] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.039707] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.046893] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.052187] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.060305] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.065567] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.072575] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.080680] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.085450] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.092293] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.100757] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.107140] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.112183] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.120665] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.126540] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.131572] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.139383] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.144163] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.150807] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.157552] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.163812] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.168731] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.176937] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.183331] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.188490] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.196692] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.201389] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.208102] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.214789] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.221602] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.226788] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.236030] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.242226] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.247157] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.254903] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.259216] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.265207] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.271871] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.276530] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.281876] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.287773] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.294656] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.298958] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.304429] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.310512] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.317402] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.321743] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.327221] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.333115] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.339550] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.343616] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.349153] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.355382] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.361942] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.366362] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.371889] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.377947] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.384331] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.388191] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.393898] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.400110] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.406873] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.411002] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.416419] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.423710] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.433292] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.436886] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.442695] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.449289] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.457415] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.460513] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.467197] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.472385] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.480111] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.483310] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.489900] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.495014] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.502624] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.506026] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.513435] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.518872] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.527402] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.530612] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.537524] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.543006] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.551889] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.555079] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.561799] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.566740] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.574828] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.579386] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.583184] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.587329] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.591359] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.595451] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.599668] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.603033] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.606704] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.610920] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.614221] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.617879] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.623093] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.627911] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.634058] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.638773] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.646072] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.650972] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.656514] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.661358] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.666776] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.671503] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.677509] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.682317] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.688979] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.694129] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.699582] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.704512] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.709983] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.714898] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.720720] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.725819] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.731221] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.735924] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.741450] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.745768] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.750477] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.755912] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.760273] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.765179] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.771258] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.775511] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.779375] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.783776] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.787303] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.790956] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.796370] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.800998] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.806250] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.812029] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.816453] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.821527] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.827134] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.831763] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.836644] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.842643] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.847362] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.852155] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.859547] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.863908] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.868758] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.874738] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.879468] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.884535] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.890503] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.895054] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.900212] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.907398] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.913302] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.919954] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.926427] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.930629] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.935427] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.942429] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.951123] PCI: CLS 0 bytes, default 64 [ 5.954590] Trying to unpack rootfs image as initramfs... [ 5.959522] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 5.977795] Initialise system trusted keyrings [ 5.981311] Key type blacklist registered [ 5.993901] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.015393] zbud: loaded [ 6.022842] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.033845] fuse: init (API version 7.34) [ 6.041955] integrity: Platform Keyring initialized [ 6.065532] Key type asymmetric registered [ 6.068188] Asymmetric key parser 'x509' registered [ 6.073552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.085720] io scheduler mq-deadline registered [ 6.094005] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.105931] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.123203] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.133854] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.145764] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.153842] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.169955] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.182148] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.197979] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.206067] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.222568] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.233945] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.241374] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.246746] Freeing initrd memory: 8744K [ 6.251598] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.260877] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.265668] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.271826] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.278855] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.284668] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.293708] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.297928] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.307678] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.312336] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.322491] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.328427] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.336987] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.341638] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.351707] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.357654] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.366949] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.372822] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.382330] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.387034] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.394104] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.402135] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.406884] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.415816] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.420702] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.429341] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.433123] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.441685] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.446189] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.453361] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.458397] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.468481] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.472357] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.479934] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.483995] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.501912] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.509280] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.518022] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.526284] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.533527] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.544870] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.557254] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.562431] shpchp 0000:01:00.0: Slot initialization failed [ 6.567663] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.572561] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.579176] ACPI: button: Power Button [PWRF] [ 6.603976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.638288] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.645938] Linux agpgart interface v0.103 [ 6.650889] loop: module loaded [ 6.653628] tun: Universal TUN/TAP device driver, 1.6 [ 6.656773] PPP generic driver version 2.4.2 [ 6.659412] VFIO - User Level meta-driver version: 0.3 [ 6.662492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.666165] ehci-pci: EHCI PCI platform driver [ 6.668846] ehci-platform: EHCI generic platform driver [ 6.672129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.675746] ohci-pci: OHCI PCI platform driver [ 6.678579] ohci-platform: OHCI generic platform driver [ 6.681748] uhci_hcd: USB Universal Host Controller Interface driver [ 6.687138] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.690404] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.694808] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.698503] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.702455] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.707318] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.711679] usb usb1: Product: UHCI Host Controller [ 6.714631] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.718425] usb usb1: SerialNumber: 0000:02:01.0 [ 6.721345] hub 1-0:1.0: USB hub found [ 6.723735] hub 1-0:1.0: 2 ports detected [ 6.726608] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.733534] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.736524] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.740201] mousedev: PS/2 mouse device common for all mice [ 6.744336] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.749552] rtc_cmos 00:03: RTC can wake from S4 [ 6.754011] rtc_cmos 00:03: registered as rtc0 [ 6.756930] rtc_cmos 00:03: setting system clock to 2026-06-12T18:44:01 UTC (1781289841) [ 6.761905] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.765749] i2c_dev: i2c /dev entries driver [ 6.768460] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.775375] device-mapper: uevent: version 1.0.3 [ 6.778392] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.783249] platform eisa.0: Probing EISA bus 0 [ 6.786114] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.790253] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.793999] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.797790] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.801977] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.805934] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.809650] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.813391] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.817182] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.820938] platform eisa.0: EISA: Detected 0 cards [ 6.823849] ledtrig-cpu: registered to indicate activity on CPUs [ 6.827454] drop_monitor: Initializing network drop monitor service [ 6.831583] NET: Registered PF_INET6 protocol family [ 6.838564] Segment Routing with IPv6 [ 6.840881] In-situ OAM (IOAM) with IPv6 [ 6.843478] NET: Registered PF_PACKET protocol family [ 6.846733] Key type dns_resolver registered [ 6.849704] IPI shorthand broadcast: enabled [ 6.852681] registered taskstats version 1 [ 6.855492] Loading compiled-in X.509 certificates [ 6.859233] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.865559] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.871540] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.877528] blacklist: Loading compiled-in revocation X.509 certificates [ 6.882164] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.888968] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.895743] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.903758] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.910123] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.916337] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.922612] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.929069] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.935844] zswap: loaded using pool lzo/zbud [ 6.939120] Key type .fscrypt registered [ 6.941684] Key type fscrypt-provisioning registered [ 6.947322] Key type encrypted registered [ 6.950289] AppArmor: AppArmor sha1 policy hashing enabled [ 6.953753] ima: No TPM chip found, activating TPM-bypass! [ 6.957165] Loading compiled-in module X.509 certificates [ 6.960950] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.967140] ima: Allocated hash algorithm: sha1 [ 6.970074] ima: No architecture policies found [ 6.972869] evm: Initialising EVM extended attributes: [ 6.975994] evm: security.selinux [ 6.978241] evm: security.SMACK64 [ 6.980442] evm: security.SMACK64EXEC [ 6.982855] evm: security.SMACK64TRANSMUTE [ 6.985614] evm: security.SMACK64MMAP [ 6.987964] evm: security.apparmor [ 6.990281] evm: security.ima [ 6.992362] evm: security.capability [ 6.994844] evm: HMAC attrs: 0x1 [ 6.997440] PM: Magic number: 14:495:746 [ 7.000314] RAS: Correctable Errors collector initialized. [ 7.004033] Unstable clock detected, switching default tracing clock to "global" [ 7.004033] If you want to keep using the local clock, then add: [ 7.004033] "trace_clock=local" [ 7.004033] on the kernel command line [ 7.018057] Freeing unused decrypted memory: 2036K [ 7.021456] Freeing unused kernel image (initmem) memory: 3244K [ 7.025541] Write protecting the kernel read-only data: 30720k [ 7.029857] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.034666] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.081860] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.086603] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.090705] Run /init as init process info: initramfs: up at 6.57 [ 7.144901] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.153957] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.158620] GPT:229375 != 2097151 [ 7.160818] GPT:Alternate GPT header not at the end of the disk. [ 7.164515] GPT:229375 != 2097151 [ 7.166825] GPT: Use GNU Parted to correct GPT errors. [ 7.212525] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.582433] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.614337] 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 7.32 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:95:90:6f:49:04:16:4d:dd:90:6d:52:46:3b:8d:45:1c 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCUI0Tgn8qKR8FsvJr1gpo5oVXm73NouNCEQrW6RLsZCxIg1KT72DM5AIrXp8zEIDBHXSr2ov+OpdVEblMaeEiiHKpOU8VtYb4104Bj+oJd/0sePX4hEkrBvd11uU4WjBoKSwG9jH5r/PVX99XGxa5k6biENbp3E1Ih2/Mml38+AxrWKJ0QWNrnAklay0W20SvOE/bomPN/hjFB/2fhb0nQiJOYWvnLJVdEr0Cs6jk079WDMVPvR93lFwf3VMYhx0lzJm/96Jg6/XkI3C9/WCkRohCTg3Cfnp9QOvctJS8th9ylye/I4CiwvExEjBNVlnHUeow+misZn9F2xCdls1ax root@tempest-testnetworkbasicops-server-775538217 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI4CtlcE5XCxREbsjiw1N0MsYVKAg2OP8eXloCMdVHaxUcl8K+rYr4SU6v8Lss5jVJG+rokBsQFjj2Voxg1Mz+I= root@tempest-testnetworkbasicops-server-775538217 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe74:25dc/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 95906f49-0416-4ddd-906d-52463b8d451c name: tempest-TestNetworkBasicOps-server-775538217 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-775538217 launch-index: 0 === cirros: current=0.6.2 uptime=8.30 === === 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:74:25:DC inet6 addr: fe80::f816:3eff:fe74:25dc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 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:1262 (1.2 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-775538217 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 [ 7.675833] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.691256] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.832057] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.852691] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.953302] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.954419] ISO 9660 Extensions: RRIP_1991A [ 8.057199] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.185537] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.669305] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.674554] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 19:44:02 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 19:44:02 cirros auth.notice su: + none root:cirros Jun 12 19:44:02 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 19:44:02 cirros daemon.info dhcpcd[350]: DUID 00:04:95:90:6f:49:04:16:4d:dd:90:6d:52:46:3b:8d:45:1c Jun 12 19:44:02 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 19:44:02 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 19:44:02 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 19:44:02 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:74:25:dc Jun 12 19:44:02 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe74:25dc Jun 12 19:44:03 cirros authpriv.info dropbear[391]: Running in background Jun 12 19:44:03 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 12 19:44:03 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Jun 12 19:44:03 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.11/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-775538217 login: 2026-06-12 18:44:33,587 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2026-06-12 18:44:33,590 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:44:33,645 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:44:33,645 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2026-06-12 18:44:33,646 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.11 2026-06-12 18:44:33,646 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.214:22' as 'cirros' with public key authentication 2026-06-12 18:44:33,649 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:44:33,751 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:44:33,751 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.214 successfully created 2026-06-12 18:44:33,763 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.116607 seconds 2026-06-12 18:44:34,286 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/ab652adf-440d-4287-9f4d-cb88a466d8fb 0.522s 2026-06-12 18:44:34,287 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 18:44:34 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8841fa76-2cbb-49bc-8915-20a6b9afbb1d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/ab652adf-440d-4287-9f4d-cb88a466d8fb'} Body: b'' 2026-06-12 18:44:34,441 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9 0.154s 2026-06-12 18:44:34,441 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 18:44:34 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-0ed067cc-6ee9-4fec-a4ac-cf6221fe7df7', 'x-compute-request-id': 'req-0ed067cc-6ee9-4fec-a4ac-cf6221fe7df7', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9'} Body: b'' 2026-06-12 18:44:35,069 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9 0.628s 2026-06-12 18:44:35,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 18:44:34 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-ddf43c5d-7d45-4813-a905-7e2e352989d9', 'x-compute-request-id': 'req-ddf43c5d-7d45-4813-a905-7e2e352989d9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9'} Body: b'{"server": {"id": "99e4d2a3-eac3-4128-af6b-c353b9e38ec9", "name": "tempest-TestNetworkBasicOps-server-2121900074", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:44:03Z", "updated": "2026-06-12T18:44:34Z", "addresses": {"tempest-network-smoke--2122658650": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1d:eb"}, {"version": 4, "addr": "192.168.122.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1d:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-210788126", "OS-SRV-USG:launched_at": "2026-06-12T18:44:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-186503085"}], "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 18:44:36,135 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9 0.059s 2026-06-12 18:44:36,135 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 18:44:36 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-2edd1348-9ba7-445e-8a8f-33bf1bbbe154', 'x-compute-request-id': 'req-2edd1348-9ba7-445e-8a8f-33bf1bbbe154', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/99e4d2a3-eac3-4128-af6b-c353b9e38ec9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 99e4d2a3-eac3-4128-af6b-c353b9e38ec9 could not be found."}}' 2026-06-12 18:44:36,973 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/99c2dd8a-b7f4-480d-b387-86ca047429d7 0.838s 2026-06-12 18:44:36,974 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 18:44:36 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-404cfd8c-b792-4c6b-9c52-df08b32688d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/99c2dd8a-b7f4-480d-b387-86ca047429d7'} Body: b'' 2026-06-12 18:44:37,078 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-210788126 0.104s 2026-06-12 18:44:37,078 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 18:44:36 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-1868e7fb-5ed2-4d03-a83f-2e9a217171f5', 'x-compute-request-id': 'req-1868e7fb-5ed2-4d03-a83f-2e9a217171f5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-210788126'} Body: b'' 2026-06-12 18:44:38,193 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/86f2bed4-7be9-4c5d-985a-cb02771a4ec8 1.114s 2026-06-12 18:44:38,193 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 18:44:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-05b2cf52-ee83-45dd-a1b2-424e5e74ff18', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/86f2bed4-7be9-4c5d-985a-cb02771a4ec8'} Body: b'' 2026-06-12 18:44:39,334 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c 1.140s 2026-06-12 18:44:39,334 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 18:44:38 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59b30f16-f9ca-41ab-a899-28c4c1fa099c', 'x-compute-request-id': 'req-59b30f16-f9ca-41ab-a899-28c4c1fa099c', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c'} Body: b'' 2026-06-12 18:44:39,919 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c 0.585s 2026-06-12 18:44:39,919 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 18:44:39 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-8e472215-0e99-4612-9f70-5ecae9d7b19c', 'x-compute-request-id': 'req-8e472215-0e99-4612-9f70-5ecae9d7b19c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c'} Body: b'{"server": {"id": "95906f49-0416-4ddd-906d-52463b8d451c", "name": "tempest-TestNetworkBasicOps-server-775538217", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:43:47Z", "updated": "2026-06-12T18:44:38Z", "addresses": {"tempest-network-smoke--2122658650": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:25:dc"}, {"version": 4, "addr": "192.168.122.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:25:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/95906f49-0416-4ddd-906d-52463b8d451c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-833146815", "OS-SRV-USG:launched_at": "2026-06-12T18:43:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2046988486"}], "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 18:44:40,988 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c 0.062s 2026-06-12 18:44:40,988 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 18:44:40 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-8872ee47-cddb-4b61-870b-fdaf2317f6d7', 'x-compute-request-id': 'req-8872ee47-cddb-4b61-870b-fdaf2317f6d7', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/95906f49-0416-4ddd-906d-52463b8d451c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 95906f49-0416-4ddd-906d-52463b8d451c could not be found."}}' 2026-06-12 18:44:41,160 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/ccf9d160-b0aa-47a8-9120-d266c15a2ca5 0.172s 2026-06-12 18:44:41,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 18:44:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-72f54c35-540b-4cb0-a3ae-2f4094efc5db', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/ccf9d160-b0aa-47a8-9120-d266c15a2ca5'} Body: b'' 2026-06-12 18:44:41,215 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-833146815 0.054s 2026-06-12 18:44:41,215 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 18:44:41 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-e2b970e9-7c55-4026-9b38-b0ea50a1e49c', 'x-compute-request-id': 'req-e2b970e9-7c55-4026-9b38-b0ea50a1e49c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-833146815'} Body: b'' 2026-06-12 18:44:43,096 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/044e5fd9-7dd4-4554-bed4-33354c222f9d/remove_router_interface 1.880s 2026-06-12 18:44:43,096 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5919a314-35b5-4da2-98be-e5f5b64538e5"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:44:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-0d58c73d-60e6-4ba4-8296-18686b8486ec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/044e5fd9-7dd4-4554-bed4-33354c222f9d/remove_router_interface'} Body: b'{"id": "044e5fd9-7dd4-4554-bed4-33354c222f9d", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "94ffae81-eff6-4ca7-b18e-1aa63334cfff", "network_id": "9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef", "subnet_id": "5919a314-35b5-4da2-98be-e5f5b64538e5", "subnet_ids": ["5919a314-35b5-4da2-98be-e5f5b64538e5"]}' 2026-06-12 18:44:43,927 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/5919a314-35b5-4da2-98be-e5f5b64538e5 0.829s 2026-06-12 18:44:43,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 18:44:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c25b3b99-3bf9-463f-bed6-b621f6380b99', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/5919a314-35b5-4da2-98be-e5f5b64538e5'} Body: b'' 2026-06-12 18:44:45,289 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/044e5fd9-7dd4-4554-bed4-33354c222f9d 1.361s 2026-06-12 18:44:45,289 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 18:44:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e2def2b0-fd3a-4309-b254-bd297a53e8f9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/044e5fd9-7dd4-4554-bed4-33354c222f9d'} Body: b'' 2026-06-12 18:44:45,898 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef 0.608s 2026-06-12 18:44:45,898 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 18:44:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0e45199f-0e4a-492d-b743-1f5d5a3d3cee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/9e0dc35d-28ec-4195-a530-a9b2a4f8f2ef'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-12 18:44:45.916463Z 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 18:45:37.173901Z 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 18:44:46,396 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.479s 2026-06-12 18:44:46,396 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--1776862489", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:44:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-5314a122-500e-48af-863a-042c8594c647', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"979e0c7e-0133-4825-b43a-d657239f1f4e","name":"tempest-network-smoke--1776862489","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e65be4d529d84dda8bc38e970109917f","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-12T18:44:46Z","updated_at":"2026-06-12T18:44:46Z","revision_number":1}}' 2026-06-12 18:44:47,742 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 1.346s 2026-06-12 18:44:47,743 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-529442762", "admin_state_up": true, "project_id": "e65be4d529d84dda8bc38e970109917f", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b"}}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:44:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-1edccee4-9372-4d26-a911-ab5951a33af6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "5c59970d-2e86-4033-8548-65a4d73a0629", "name": "tempest-TestNetworkBasicOps-router-529442762", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.178"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:44:46Z", "updated_at": "2026-06-12T18:44:47Z", "revision_number": 2, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:44:47,813 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=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28 0.070s 2026-06-12 18:44:47,813 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 18:44:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-43d8782e-1c9e-45f8-9a45-1cc9dfba1fb2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=e65be4d529d84dda8bc38e970109917f&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:44:47,955 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.141s 2026-06-12 18:44:47,955 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 18:44:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-abcd4134-b6ea-4330-b217-d982ac9f7ce9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-12 18:44:48,025 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=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28 0.069s 2026-06-12 18:44:48,025 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 18:44:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-29c83acb-f364-49d3-936a-a7b44c9df475', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=0af9ff52-7049-42e4-9936-f0e08b27cd7b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-12 18:44:49,048 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.023s 2026-06-12 18:44:49,048 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-1215273021", "network_id": "979e0c7e-0133-4825-b43a-d657239f1f4e", "project_id": "e65be4d529d84dda8bc38e970109917f", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:44:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-f042a174-8731-4f92-99ab-0ad14524aaac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"cf9fa811-0756-46df-a7f7-bec337a13c01","name":"tempest-subnet-smoke-1215273021","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"979e0c7e-0133-4825-b43a-d657239f1f4e","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-12T18:44:48Z","updated_at":"2026-06-12T18:44:48Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:44:50,612 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/5c59970d-2e86-4033-8548-65a4d73a0629/add_router_interface 1.564s 2026-06-12 18:44:50,613 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cf9fa811-0756-46df-a7f7-bec337a13c01"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:44:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-be295e7a-0b77-4e80-8b31-67c01f7322a8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5c59970d-2e86-4033-8548-65a4d73a0629/add_router_interface'} Body: b'{"id": "5c59970d-2e86-4033-8548-65a4d73a0629", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "e8f34b32-a91c-4574-aaf3-147ddb90ad48", "network_id": "979e0c7e-0133-4825-b43a-d657239f1f4e", "subnet_id": "cf9fa811-0756-46df-a7f7-bec337a13c01", "subnet_ids": ["cf9fa811-0756-46df-a7f7-bec337a13c01"]}' 2026-06-12 18:44:50,747 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.134s 2026-06-12 18:44:50,747 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 18:44:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-a38dd627-b00c-4b0a-91cf-bf416ec31933', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","name":"public","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3e3a199f-e459-4fc2-9f62-5e230fa5bf04"],"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-12T18:34:55Z","updated_at":"2026-06-12T18:35:00Z","revision_number":2,"project_id":"559052ceb8c54ea38b952908ea30f8e0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"979e0c7e-0133-4825-b43a-d657239f1f4e","name":"tempest-network-smoke--1776862489","tenant_id":"e65be4d529d84dda8bc38e970109917f","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["cf9fa811-0756-46df-a7f7-bec337a13c01"],"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-12T18:44:46Z","updated_at":"2026-06-12T18:44:48Z","revision_number":2,"project_id":"e65be4d529d84dda8bc38e970109917f","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":8934}]}' 2026-06-12 18:44:50,809 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.062s 2026-06-12 18:44:50,810 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 18:44:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-b64efd63-1e0c-4fd0-a9aa-0c21fcd1f9ae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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":"3e3a199f-e459-4fc2-9f62-5e230fa5bf04","name":"public_subnet","tenant_id":"559052ceb8c54ea38b952908ea30f8e0","network_id":"0af9ff52-7049-42e4-9936-f0e08b27cd7b","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-12T18:35:00Z","updated_at":"2026-06-12T18:35:00Z","revision_number":0,"project_id":"559052ceb8c54ea38b952908ea30f8e0"},{"id":"cf9fa811-0756-46df-a7f7-bec337a13c01","name":"tempest-subnet-smoke-1215273021","tenant_id":"e65be4d529d84dda8bc38e970109917f","network_id":"979e0c7e-0133-4825-b43a-d657239f1f4e","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-12T18:44:48Z","updated_at":"2026-06-12T18:44:48Z","revision_number":0,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:44:50,899 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.089s 2026-06-12 18:44:50,899 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 18:44:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-021b1629-ac81-4268-95ce-28f46511865b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "5c59970d-2e86-4033-8548-65a4d73a0629", "name": "tempest-TestNetworkBasicOps-router-529442762", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.178"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:44:46Z", "updated_at": "2026-06-12T18:44:49Z", "revision_number": 3, "project_id": "e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:44:51,086 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.185s 2026-06-12 18:44:51,086 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-1450689774", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA0H2nzHMmfI9tjVsg7Wnim9kAEz/Y6friP8cRxS3pVUv+ukUx7fm+Gh39VuxJmFX+aT3iK2RC2JHupDMXqVteK2mjyVkaL35VUQvbLceI/pGRDwKIZXgQx4kjGL/w6qtg=="}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:44:50 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-15d7b992-f694-4335-a0be-c06b927a65ae', 'x-compute-request-id': 'req-15d7b992-f694-4335-a0be-c06b927a65ae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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-1450689774", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA0H2nzHMmfI9tjVsg7Wnim9kAEz/Y6friP8cRxS3pVUv+ukUx7fm+Gh39VuxJmFX+aT3iK2RC2JHupDMXqVteK2mjyVkaL35VUQvbLceI/pGRDwKIZXgQx4kjGL/w6qtg==", "fingerprint": "77:f5:49:ad:7f:7a:cc:af:8d:f3:69:d2:ae:cd:72:4c", "user_id": "bedaf98f510540ce9f54ffe42914b272"}}' 2026-06-12 18:44:52,129 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 1.042s 2026-06-12 18:44:52,130 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-1606706989", "description": "tempest-secgroup-smoke-1606706989 description", "project_id": "e65be4d529d84dda8bc38e970109917f"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:44:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-6ba36709-fe39-45ed-8e29-660d5db0b2c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "70da12d6-cd40-472d-a7aa-a71fb063883c", "name": "tempest-secgroup-smoke-1606706989", "stateful": true, "tenant_id": "e65be4d529d84dda8bc38e970109917f", "description": "tempest-secgroup-smoke-1606706989 description", "shared": false, "security_group_rules": [{"id": "52cb3b5c-41c6-4db4-972e-28fc75e22093", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "70da12d6-cd40-472d-a7aa-a71fb063883c", "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-12T18:44:51Z", "updated_at": "2026-06-12T18:44:51Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}, {"id": "de672bb5-716f-4403-be22-545825f24c76", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "70da12d6-cd40-472d-a7aa-a71fb063883c", "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-12T18:44:51Z", "updated_at": "2026-06-12T18:44:51Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}], "tags": [], "created_at": "2026-06-12T18:44:51Z", "updated_at": "2026-06-12T18:44:51Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:44:53,057 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.927s 2026-06-12 18:44:53,057 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": "70da12d6-cd40-472d-a7aa-a71fb063883c", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:44:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-cda407d1-9378-4306-ac99-bed890cfc40d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "0012f72c-f907-4167-9799-24ea8d52f477", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "70da12d6-cd40-472d-a7aa-a71fb063883c", "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-12T18:44:52Z", "updated_at": "2026-06-12T18:44:52Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:44:53,965 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.907s 2026-06-12 18:44:53,965 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": "70da12d6-cd40-472d-a7aa-a71fb063883c", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:44:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-29baa29f-c823-493a-8a88-a43f06992cd2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "ccbc23dc-5e78-493e-a389-35370e6a2540", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "70da12d6-cd40-472d-a7aa-a71fb063883c", "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-12T18:44:53Z", "updated_at": "2026-06-12T18:44:53Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:44:54,184 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.218s 2026-06-12 18:44:54,184 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": "70da12d6-cd40-472d-a7aa-a71fb063883c", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:44:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6149ffef-b976-475e-a826-5bf700237ff2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "16caf17f-f87f-4ec0-8fe2-f532b82f975e", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "70da12d6-cd40-472d-a7aa-a71fb063883c", "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-12T18:44:54Z", "updated_at": "2026-06-12T18:44:54Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:44:55,006 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.822s 2026-06-12 18:44:55,007 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": "70da12d6-cd40-472d-a7aa-a71fb063883c", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:44:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-1c2d3fb1-986c-47e6-9ae0-fb003db48f3b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "61fbfe61-06c5-4e2e-b1e8-c27fcf83166e", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "70da12d6-cd40-472d-a7aa-a71fb063883c", "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-12T18:44:54Z", "updated_at": "2026-06-12T18:44:54Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:44:55,170 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.163s 2026-06-12 18:44:55,170 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": "70da12d6-cd40-472d-a7aa-a71fb063883c", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:44:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-cf87b157-7aa6-4ac1-9800-3aeedcae1821', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "952b57dc-244b-4e06-b2d4-e917a8da1dcc", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "70da12d6-cd40-472d-a7aa-a71fb063883c", "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-12T18:44:55Z", "updated_at": "2026-06-12T18:44:55Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:44:56,059 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.888s 2026-06-12 18:44:56,059 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": "70da12d6-cd40-472d-a7aa-a71fb063883c", "project_id": "e65be4d529d84dda8bc38e970109917f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:44:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-9f2411cb-a18c-45c6-877d-c6dc32ebc15f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "acd824b5-65f2-4b94-9326-4c4b4e8686e6", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "security_group_id": "70da12d6-cd40-472d-a7aa-a71fb063883c", "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-12T18:44:55Z", "updated_at": "2026-06-12T18:44:55Z", "revision_number": 0, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:44:56,363 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.298s 2026-06-12 18:44:56,364 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 12 Jun 2026 18:44:56 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9880fb5f-cee5-407f-b5bd-bcdd74643ea8', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=5d09b27d5901dadc425eb45aa53fb5f3; 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": "bedaf98f510540ce9f54ffe42914b272", "name": "tempest-TestNetworkBasicOps-429536668-project-member", "password_expires_at": null}, "audit_ids": ["Mm5cFHubSUGkdhKjnhoQQg"], "expires_at": "2026-06-12T19:44:56.000000Z", "issued_at": "2026-06-12T18:44:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e65be4d529d84dda8bc38e970109917f", "name": "tempest-TestNetworkBasicOps-429536668"}, "is_domain": false, "roles": [{"id": "2b08364e6ed7470ba0ca48b56f1a8dbc", "name": "reader"}, {"id": "7f4fe077cd4c4f86b937402b326f6a9b", "name": "member"}], "catalog": [{"endpoints": [], "id": "118ffef998694b8cb13dd1955cec5927", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "493b9d50611e45a3bf17cb20cc2125d8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e52bcc0e819249258dd1b9b126d4d2ee", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2d429165e3a347ce943c1d5f6972ff21", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "5cf9d74a87014427800090d1404b0486", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c46a25427add4653a8f9ac49214fd725", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a22ff9ad864749a0846a12a126df4843", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "glance", "id": "4967c037ad09463f8d78e4cf2aa9a6fb", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "faa62955eb9f4887bf5f07486fde89e7", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "b76d4889edc44469a23bbcc9a207de2a", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "19d8578ce18f41f8b2a210035bbce8ef", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9be0956717f142c5a3ac79bcc9e791e1", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "e0c101ffc878474e81673056d027f353", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "18fe7712278b441fb5983eae4d4a85d1", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "49fc8b6b392346989dfa6bd22ff46d2a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "e373e8b7af504e078badffccaf32c180", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "cdfab1d2f4b74a0ca4f305c389ef6e1d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}, {"name": "swift", "id": "cf2861636ae14962a984a31a4faa1d4a", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_e65be4d529d84dda8bc38e970109917f", "region": "regionOne"}], "id": "ec3763dd838c47a5a6356b884ce4b5c5", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "2495b282369c409b961506fb2a249e49", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dacae2335de74a6383622b6516afba96", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-inte 2026-06-12 18:44:56,364 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_router_admin_state) Found network None available for tenant 2026-06-12 18:44:57,641 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 1.276s 2026-06-12 18:44:57,641 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-1867934030", "imageRef": "318f965d-71c6-46ba-9530-7f988c366266", "flavorRef": "d69348e0-cc95-4b84-a91d-54aace915d33", "networks": [{"uuid": "979e0c7e-0133-4825-b43a-d657239f1f4e"}], "key_name": "tempest-TestNetworkBasicOps-1450689774", "security_groups": [{"name": "tempest-secgroup-smoke-1606706989"}]}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:44:56 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36', '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-5a129553-5ad0-4bf9-ad2a-da686389382d', 'x-compute-request-id': 'req-5a129553-5ad0-4bf9-ad2a-da686389382d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; 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": "0d53a724-88b2-4f00-853e-5a04640a9f36", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1606706989"}], "adminPass": "gNk8qy8zs7ov"}}' 2026-06-12 18:44:57,905 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/0d53a724-88b2-4f00-853e-5a04640a9f36 0.262s 2026-06-12 18:44:57,905 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 18:44:57 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-fc1e6c89-2985-493a-9d44-6956029ff3f6', 'x-compute-request-id': 'req-fc1e6c89-2985-493a-9d44-6956029ff3f6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36'} Body: b'{"server": {"id": "0d53a724-88b2-4f00-853e-5a04640a9f36", "name": "tempest-TestNetworkBasicOps-server-1867934030", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:44:57Z", "updated": "2026-06-12T18:44:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1450689774", "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 18:44:59,277 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/0d53a724-88b2-4f00-853e-5a04640a9f36 0.367s 2026-06-12 18:44:59,277 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 18:44:58 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-43088a3e-cc00-4c7a-896b-a0b2bc097bc2', 'x-compute-request-id': 'req-43088a3e-cc00-4c7a-896b-a0b2bc097bc2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36'} Body: b'{"server": {"id": "0d53a724-88b2-4f00-853e-5a04640a9f36", "name": "tempest-TestNetworkBasicOps-server-1867934030", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:44:57Z", "updated": "2026-06-12T18:44:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1450689774", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1606706989"}], "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 18:44:59,280 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-12 18:45:00,636 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/0d53a724-88b2-4f00-853e-5a04640a9f36 0.354s 2026-06-12 18:45:00,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 18:45:00 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-3f64fa19-bbce-497e-9d66-8d84596b17ac', 'x-compute-request-id': 'req-3f64fa19-bbce-497e-9d66-8d84596b17ac', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36'} Body: b'{"server": {"id": "0d53a724-88b2-4f00-853e-5a04640a9f36", "name": "tempest-TestNetworkBasicOps-server-1867934030", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:44:57Z", "updated": "2026-06-12T18:44:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1450689774", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1606706989"}], "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 18:45:02,960 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/0d53a724-88b2-4f00-853e-5a04640a9f36 1.320s 2026-06-12 18:45:02,961 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 18:45:01 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-140b583c-ebce-405b-bd5f-6bcf5cd0ec92', 'x-compute-request-id': 'req-140b583c-ebce-405b-bd5f-6bcf5cd0ec92', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36'} Body: b'{"server": {"id": "0d53a724-88b2-4f00-853e-5a04640a9f36", "name": "tempest-TestNetworkBasicOps-server-1867934030", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:44:57Z", "updated": "2026-06-12T18:44:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1450689774", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1606706989"}], "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 18:45:06,140 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/0d53a724-88b2-4f00-853e-5a04640a9f36 2.173s 2026-06-12 18:45:06,140 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 18:45:03 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-49a3c5d1-ac67-4569-8b26-2c62c5e6db83', 'x-compute-request-id': 'req-49a3c5d1-ac67-4569-8b26-2c62c5e6db83', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36'} Body: b'{"server": {"id": "0d53a724-88b2-4f00-853e-5a04640a9f36", "name": "tempest-TestNetworkBasicOps-server-1867934030", "status": "BUILD", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:44:57Z", "updated": "2026-06-12T18:44:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1450689774", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1606706989"}], "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 18:45:08,020 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/0d53a724-88b2-4f00-853e-5a04640a9f36 0.874s 2026-06-12 18:45:08,021 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 18:45:07 GMT', 'server': 'Apache', 'content-length': '1694', '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-b06d6c4b-4616-4c45-9655-5af0d6ceb09c', 'x-compute-request-id': 'req-b06d6c4b-4616-4c45-9655-5af0d6ceb09c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36'} Body: b'{"server": {"id": "0d53a724-88b2-4f00-853e-5a04640a9f36", "name": "tempest-TestNetworkBasicOps-server-1867934030", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:44:57Z", "updated": "2026-06-12T18:45:04Z", "addresses": {"tempest-network-smoke--1776862489": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:98:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1450689774", "OS-SRV-USG:launched_at": "2026-06-12T18:45:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1606706989"}], "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 18:45:08,024 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2026-06-12 18:45:08,303 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/0d53a724-88b2-4f00-853e-5a04640a9f36 0.278s 2026-06-12 18:45:08,303 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 18:45:08 GMT', 'server': 'Apache', 'content-length': '1694', '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-95a19ab6-7fba-4ce5-b2c1-9c84c56359e1', 'x-compute-request-id': 'req-95a19ab6-7fba-4ce5-b2c1-9c84c56359e1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36'} Body: b'{"server": {"id": "0d53a724-88b2-4f00-853e-5a04640a9f36", "name": "tempest-TestNetworkBasicOps-server-1867934030", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:44:57Z", "updated": "2026-06-12T18:45:04Z", "addresses": {"tempest-network-smoke--1776862489": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:98:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1450689774", "OS-SRV-USG:launched_at": "2026-06-12T18:45:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1606706989"}], "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 18:45:08,306 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-12 18:45:08,908 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=0d53a724-88b2-4f00-853e-5a04640a9f36 0.601s 2026-06-12 18:45:08,908 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 18:45:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-7ab63ade-d88c-4bda-924c-4fdee6452693', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=0d53a724-88b2-4f00-853e-5a04640a9f36'} Body: b'{"ports":[{"id":"672c214b-bde3-4085-9378-90b636051e70","name":"","network_id":"979e0c7e-0133-4825-b43a-d657239f1f4e","tenant_id":"e65be4d529d84dda8bc38e970109917f","mac_address":"fa:16:3e:55:98:9a","admin_state_up":true,"status":"ACTIVE","device_id":"0d53a724-88b2-4f00-853e-5a04640a9f36","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"cf9fa811-0756-46df-a7f7-bec337a13c01","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["70da12d6-cd40-472d-a7aa-a71fb063883c"],"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-1867934030","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-1867934030","fqdn":"tempest-testnetworkbasicops-server-1867934030.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-12T18:44:58Z","updated_at":"2026-06-12T18:45:03Z","revision_number":4,"project_id":"e65be4d529d84dda8bc38e970109917f"}]}' 2026-06-12 18:45:08,908 25 DEBUG [tempest.common.waiters] Server ID 0d53a724-88b2-4f00-853e-5a04640a9f36 ports are all ACTIVE [{'id': '672c214b-bde3-4085-9378-90b636051e70', 'name': '', 'network_id': '979e0c7e-0133-4825-b43a-d657239f1f4e', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'mac_address': 'fa:16:3e:55:98:9a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '0d53a724-88b2-4f00-853e-5a04640a9f36', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'cf9fa811-0756-46df-a7f7-bec337a13c01', 'ip_address': '10.100.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['70da12d6-cd40-472d-a7aa-a71fb063883c'], '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-1867934030', 'dns_assignment': [{'ip_address': '10.100.0.12', 'hostname': 'tempest-testnetworkbasicops-server-1867934030', 'fqdn': 'tempest-testnetworkbasicops-server-1867934030.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-12T18:44:58Z', 'updated_at': '2026-06-12T18:45:03Z', 'revision_number': 4, 'project_id': 'e65be4d529d84dda8bc38e970109917f'}]: 2026-06-12 18:45:10,333 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 1.425s 2026-06-12 18:45:10,334 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "port_id": "672c214b-bde3-4085-9378-90b636051e70", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "fixed_ip_address": "10.100.0.12"}} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:45:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-460010c3-c648-4d77-bf59-fc3246e41f5d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; 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": "0be54545-4c95-4bfd-9816-7c01ba3eea0a", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.177", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "5c59970d-2e86-4033-8548-65a4d73a0629", "port_id": "672c214b-bde3-4085-9378-90b636051e70", "fixed_ip_address": "10.100.0.12", "status": "DOWN", "project_id": "e65be4d529d84dda8bc38e970109917f", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "979e0c7e-0133-4825-b43a-d657239f1f4e", "mac_address": "fa:16:3e:55:98:9a", "admin_state_up": true, "status": "ACTIVE", "device_id": "0d53a724-88b2-4f00-853e-5a04640a9f36", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:45:09Z", "updated_at": "2026-06-12T18:45:09Z", "revision_number": 0}}' 2026-06-12 18:45:10,440 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/0be54545-4c95-4bfd-9816-7c01ba3eea0a 0.105s 2026-06-12 18:45:10,440 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 18:45:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-8645257f-5287-4954-addd-0f87f5d65d2f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/0be54545-4c95-4bfd-9816-7c01ba3eea0a'} Body: b'{"floatingip": {"id": "0be54545-4c95-4bfd-9816-7c01ba3eea0a", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.177", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "5c59970d-2e86-4033-8548-65a4d73a0629", "port_id": "672c214b-bde3-4085-9378-90b636051e70", "fixed_ip_address": "10.100.0.12", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "979e0c7e-0133-4825-b43a-d657239f1f4e", "mac_address": "fa:16:3e:55:98:9a", "admin_state_up": true, "status": "ACTIVE", "device10000 _id": "0d53a724-88b2-4f00-853e-5a04640a9f36", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:45:09Z", "updated_at": "2026-06-12T18:45:10Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:45:10,440 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '0be54545-4c95-4bfd-9816-7c01ba3eea0a', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'floating_ip_address': '192.168.122.177', 'floating_network_id': '0af9ff52-7049-42e4-9936-f0e08b27cd7b', 'router_id': '5c59970d-2e86-4033-8548-65a4d73a0629', 'port_id': '672c214b-bde3-4085-9378-90b636051e70', 'fixed_ip_address': '10.100.0.12', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '979e0c7e-0133-4825-b43a-d657239f1f4e', 'mac_address': 'fa:16:3e:55:98:9a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '0d53a724-88b2-4f00-853e-5a04640a9f36', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T18:45:09Z', 'updated_at': '2026-06-12T18:45:10Z', 'revision_number': 1, 'project_id': 'e65be4d529d84dda8bc38e970109917f'} is at status: ACTIVE 2026-06-12 18:45:10,441 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.106531 seconds 2026-06-12 18:45:10,441 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.177 with user: cirros 2026-06-12 18:45:10,441 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.177 in 120 sec and the expected result is reachable 2026-06-12 18:45:22,621 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.179651 seconds 2026-06-12 18:45:22,622 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.177 in 120 sec and the ping result is expected 2026-06-12 18:45:22,779 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/0d53a724-88b2-4f00-853e-5a04640a9f36/action 0.156s 2026-06-12 18:45:22,780 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 18:45:22 GMT', 'server': 'Apache', 'content-length': '75251', '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-f8d961f2-4bcf-4efe-8408-f3628b00c947', 'x-compute-request-id': 'req-f8d961f2-4bcf-4efe-8408-f3628b00c947', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36/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.000001] kvm-clock: using sched offset of 1289116239 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001159] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001512] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004384] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004436] Using GB pages for direct mapping\\n[ 0.004848] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004854] ACPI: Early table checksum verification disabled\\n[ 0.004859] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004864] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004872] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004881] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004886] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004890] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004895] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004900] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004904] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004907] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004909] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004910] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004912] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004914] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006293] No NUMA configuration fo 2026-06-12 18:45:22,782 25 DEBUG [tempest.scenario.manager] Console output for 0d53a724-88b2-4f00-853e-5a04640a9f36 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.000001] kvm-clock: using sched offset of 1289116239 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001159] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001512] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004384] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004436] Using GB pages for direct mapping [ 0.004848] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004854] ACPI: Early table checksum verification disabled [ 0.004859] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004864] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004872] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004881] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004886] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004890] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004895] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004900] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004904] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004907] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004909] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004910] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004912] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004914] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006293] No NUMA configuration found [ 0.006296] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006306] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006797] Zone ranges: [ 0.006799] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006802] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006805] Normal empty [ 0.006807] Device empty [ 0.006809] Movable zone start for each node [ 0.006814] Early memory node ranges [ 0.006815] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006817] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006820] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007063] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007133] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007419] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017870] ACPI: PM-Timer IO Port: 0x608 [ 0.017896] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018005] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018009] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018012] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018014] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018015] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018017] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018020] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018023] TSC deadline timer available [ 0.018035] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018130] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018133] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018135] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018136] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018139] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018140] Booting paravirtualized kernel on KVM [ 0.018143] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018150] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018415] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018488] kvm-guest: setup async PF for cpu 0 [ 0.018517] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018535] kvm-guest: PV spinlocks disabled, single CPU [ 0.018542] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018544] Policy zone: DMA32 [ 0.018545] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018608] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018621] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018628] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018686] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018962] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019697] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019727] ftrace: allocating 50600 entries in 198 pages [ 0.042979] ftrace: allocated 198 pages with 4 groups [ 0.043155] rcu: Hierarchical RCU implementation. [ 0.043157] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.043158] Rude variant of Tasks RCU enabled. [ 0.043159] Tracing variant of Tasks RCU enabled. [ 0.043160] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.043162] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.047267] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047626] random: crng init done [ 0.082931] Console: colour VGA+ 80x25 [ 0.206214] printk: console [tty1] enabled [ 0.491129] printk: console [ttyS0] enabled [ 0.493770] ACPI: Core revision 20210730 [ 0.496317] APIC: Switch to symmetric I/O mode setup [ 0.500315] x2apic enabled [ 0.503114] Switched APIC routing to physical x2apic. [ 0.510581] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.516478] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.520473] pid_max: default: 32768 minimum: 301 [ 0.520473] LSM: Security Framework initializing [ 0.520473] landlock: Up and running. [ 0.520473] Yama: becoming mindful. [ 0.520473] AppArmor: AppArmor initialized [ 0.520473] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.520473] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.520473] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.520473] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.520473] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.520473] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.520473] Spectre V2 : Mitigation: Retpolines [ 0.520473] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.520473] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.520473] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.520473] RETBleed: Mitigation: untrained return thunk [ 0.520473] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.520473] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.520473] Freeing SMP alternatives memory: 44K [ 0.520473] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.520657] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.524495] ... version: 0 [ 0.527031] ... bit width: 48 [ 0.528485] ... generic registers: 6 [ 0.530938] ... value mask: 0000ffffffffffff [ 0.532485] ... max period: 00007fffffffffff [ 0.535817] ... fixed-purpose events: 0 [ 0.536485] ... event mask: 000000000000003f [ 0.539729] rcu: Hierarchical SRCU implementation. [ 0.540938] smp: Bringing up secondary CPUs ... [ 0.543726] smp: Brought up 1 node, 1 CPU [ 0.544488] smpboot: Max logical packages: 1 [ 0.547100] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.548973] devtmpfs: initialized [ 0.551208] x86/mm: Memory block size: 128MB [ 0.552656] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.556497] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.560563] pinctrl core: initialized pinctrl subsystem [ 0.564382] PM: RTC time: 18:45:05, date: 2026-06-12 [ 0.564638] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.568584] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.572497] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.576496] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.580492] audit: initializing netlink subsys (disabled) [ 0.583925] thermal_sys: Registered thermal governor 'fair_share' [ 0.583927] thermal_sys: Registered thermal governor 'bang_bang' [ 0.584486] thermal_sys: Registered thermal governor 'step_wise' [ 0.588015] thermal_sys: Registered thermal governor 'user_space' [ 0.588488] audit: type=2000 audit(1781289905.420:1): state=initialized audit_enabled=0 res=1 [ 0.592488] thermal_sys: Registered thermal governor 'power_allocator' [ 0.592498] EISA bus registered [ 0.596493] cpuidle: using governor ladder [ 0.599283] cpuidle: using governor menu [ 0.602958] ACPI: bus type PCI registered [ 0.604486] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.608519] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.612487] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.616366] PCI: Using configuration type 1 for base access [ 0.617625] Kprobes globally optimized [ 0.620129] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.620490] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.625267] ACPI: Added _OSI(Module Device) [ 0.627897] ACPI: Added _OSI(Processor Device) [ 0.628494] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.631583] ACPI: Added _OSI(Processor Aggregator Device) [ 0.632554] ACPI: Added _OSI(Linux-Dell-Video) [ 0.635464] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.636493] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.643792] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.648822] ACPI: Interpreter enabled [ 0.651773] ACPI: PM: (supports S0 S5) [ 0.652488] ACPI: Using IOAPIC for interrupt routing [ 0.655963] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.656486] PCI: Using E820 reservations for host bridge windows [ 0.660280] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.666145] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.668500] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.672635] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.676591] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.681767] PCI host bridge to bus 0000:00 [ 0.684382] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.684487] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.688405] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.688485] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.692486] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.696486] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.700486] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.704764] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.712288] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.716518] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.730684] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.736484] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.746391] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.750987] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.756749] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.763175] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.772800] pci 0000:00:02.0: enabling Extended Tags [ 0.779712] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.783663] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.789968] pci 0000:00:02.1: enabling Extended Tags [ 0.796976] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.804493] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.814085] pci 0000:00:02.2: enabling Extended Tags [ 0.818792] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.824130] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.832710] pci 0000:00:02.3: enabling Extended Tags [ 0.837999] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.843919] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.854160] pci 0000:00:02.4: enabling Extended Tags [ 0.858845] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.864076] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.872544] pci 0000:00:02.5: enabling Extended Tags [ 0.878032] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.883904] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.892077] pci 0000:00:02.6: enabling Extended Tags [ 0.896880] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.903048] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.909830] pci 0000:00:02.7: enabling Extended Tags [ 0.919195] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.923837] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.929820] pci 0000:00:03.0: enabling Extended Tags [ 0.934782] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.939912] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.945910] pci 0000:00:03.1: enabling Extended Tags [ 0.950841] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.957527] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 0.968382] pci 0000:00:03.2: enabling Extended Tags [ 0.970841] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 0.975929] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 0.983328] pci 0000:00:03.3: enabling Extended Tags [ 0.986999] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 0.991946] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.000763] pci 0000:00:03.4: enabling Extended Tags [ 1.005988] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.011965] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.018977] pci 0000:00:03.5: enabling Extended Tags [ 1.023043] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.028310] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.033833] pci 0000:00:03.6: enabling Extended Tags [ 1.041535] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.048008] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.053871] pci 0000:00:03.7: enabling Extended Tags [ 1.060857] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.068487] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.079238] pci 0000:00:04.0: enabling Extended Tags [ 1.082813] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.087764] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.097338] pci 0000:00:04.1: enabling Extended Tags [ 1.102636] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.107786] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.115858] pci 0000:00:04.2: enabling Extended Tags [ 1.119237] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.124259] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.129799] pci 0000:00:04.3: enabling Extended Tags [ 1.135103] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.139859] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.145857] pci 0000:00:04.4: enabling Extended Tags [ 1.151194] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.156404] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.163203] pci 0000:00:04.5: enabling Extended Tags [ 1.166853] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.171968] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.179836] pci 0000:00:04.6: enabling Extended Tags [ 1.184589] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.192490] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.201854] pci 0000:00:04.7: enabling Extended Tags [ 1.208918] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.215089] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.222131] pci 0000:00:05.0: enabling Extended Tags [ 1.279861] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.282332] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.285366] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.308439] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.310521] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.315973] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.323732] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.332553] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.339315] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.344228] pci 0000:01:00.0: enabling Extended Tags [ 1.416024] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.416543] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.420030] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.420596] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.426595] pci_bus 0000:02: extended config space not accessible [ 1.428742] acpiphp: Slot [1] registered [ 1.431393] acpiphp: Slot [0] registered [ 1.432532] acpiphp: Slot [2] registered [ 1.435075] acpiphp: Slot [3] registered [ 1.436532] acpiphp: Slot [4] registered [ 1.439023] acpiphp: Slot [5] registered [ 1.440530] acpiphp: Slot [6] registered [ 1.443020] acpiphp: Slot [7] registered [ 1.444531] acpiphp: Slot [8] registered [ 1.446968] acpiphp: Slot [9] registered [ 1.448541] acpiphp: Slot [10] registered [ 1.451054] acpiphp: Slot [11] registered [ 1.452530] acpiphp: Slot [12] registered [ 1.455018] acpiphp: Slot [13] registered [ 1.456530] acpiphp: Slot [14] registered [ 1.459022] acpiphp: Slot [15] registered [ 1.460533] acpiphp: Slot [16] registered [ 1.462974] acpiphp: Slot [17] registered [ 1.464802] acpiphp: Slot [18] registered [ 1.467471] acpiphp: Slot [19] registered [ 1.468547] acpiphp: Slot [20] registered [ 1.471756] acpiphp: Slot [21] registered [ 1.472550] acpiphp: Slot [22] registered [ 1.475440] acpiphp: Slot [23] registered [ 1.476532] acpiphp: Slot [24] registered [ 1.479123] acpiphp: Slot [25] registered [ 1.480545] acpiphp: Slot [26] registered [ 1.483100] acpiphp: Slot [27] registered [ 1.484544] acpiphp: Slot [28] registered [ 1.487061] acpiphp: Slot [29] registered [ 1.488534] acpiphp: Slot [30] registered [ 1.491085] acpiphp: Slot [31] registered [ 1.494831] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.505033] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.578889] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.580547] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.584061] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.584626] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.593144] acpiphp: Slot [0-2] registered [ 1.596295] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.602047] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.613865] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.618836] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.620662] pci 0000:03:00.0: enabling Extended Tags [ 1.695600] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.696598] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.700618] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.707191] acpiphp: Slot [0-3] registered [ 1.709078] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.719588] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.729788] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.736662] pci 0000:04:00.0: enabling Extended Tags [ 1.810783] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.812602] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.816540] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.823305] acpiphp: Slot [0-4] registered [ 1.825085] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.835455] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.844488] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.850950] pci 0000:05:00.0: enabling Extended Tags [ 1.927336] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.928603] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.932596] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.939792] acpiphp: Slot [0-5] registered [ 1.941073] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.951515] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.961700] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 1.968694] pci 0000:06:00.0: enabling Extended Tags [ 2.040864] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.044604] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.048596] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.055260] acpiphp: Slot [0-6] registered [ 2.121461] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.124663] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.128596] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.135657] acpiphp: Slot [0-7] registered [ 2.200547] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.203884] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.204596] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.211217] acpiphp: Slot [0-8] registered [ 2.276070] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.276604] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.280596] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.287200] acpiphp: Slot [0-9] registered [ 2.353098] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.356487] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.360596] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.367675] acpiphp: Slot [0-10] registered [ 2.434527] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.436602] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.440675] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.447090] acpiphp: Slot [0-11] registered [ 2.515416] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.516619] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.520596] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.527435] acpiphp: Slot [0-12] registered [ 2.592210] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.592855] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.596596] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.603150] acpiphp: Slot [0-13] registered [ 2.667106] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.668600] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.672596] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.679285] acpiphp: Slot [0-14] registered [ 2.743525] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.744601] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.748606] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.755093] acpiphp: Slot [0-15] registered [ 2.819192] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.820613] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.824596] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.831181] acpiphp: Slot [0-16] registered [ 2.894984] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.896612] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.900596] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.907055] acpiphp: Slot [0-17] registered [ 2.971261] pci 0000:00:04.0: PCI bridge to [bus 12] [ 2.972598] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 2.976596] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 2.982758] acpiphp: Slot [0-18] registered [ 3.047950] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.048602] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.052596] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.058721] acpiphp: Slot [0-19] registered [ 3.123267] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.124597] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.128595] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.134522] acpiphp: Slot [0-20] registered [ 3.199232] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.200596] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.204596] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.210561] acpiphp: Slot [0-21] registered [ 3.275538] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.276597] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.280596] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.286603] acpiphp: Slot [0-22] registered [ 3.351516] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.352618] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.356596] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.362614] acpiphp: Slot [0-23] registered [ 3.428161] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.428601] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.432605] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.438588] acpiphp: Slot [0-24] registered [ 3.503063] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.504621] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.508466] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.513965] acpiphp: Slot [0-25] registered [ 3.579729] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.580596] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.584540] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.624778] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.629026] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.632977] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.637120] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.640967] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.644765] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.648806] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.652818] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.656643] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.660654] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.664513] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.668514] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.672518] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.676515] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.680503] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.684077] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.684832] iommu: Default domain type: Translated [ 3.688045] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.688670] SCSI subsystem initialized [ 3.691326] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.692473] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.692503] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.696011] vgaarb: loaded [ 3.696544] ACPI: bus type USB registered [ 3.699159] usbcore: registered new interface driver usbfs [ 3.700496] usbcore: registered new interface driver hub [ 3.703746] usbcore: registered new device driver usb [ 3.704513] pps_core: LinuxPPS API ver. 1 registered [ 3.707543] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.708499] PTP clock support registered [ 3.711612] EDAC MC: Ver: 3.0.0 [ 3.715770] NetLabel: Initializing [ 3.716487] NetLabel: domain hash size = 128 [ 3.719294] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.720526] NetLabel: unlabeled traffic allowed by default [ 3.724557] PCI: Using ACPI for IRQ routing [ 4.464885] clocksource: Switched to clocksource kvm-clock [ 4.480820] VFS: Disk quotas dquot_6.6.0 [ 4.483354] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.487293] AppArmor: AppArmor Filesystem Enabled [ 4.490117] pnp: PnP ACPI init [ 4.492380] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.497156] pnp: PnP ACPI: found 5 devices [ 4.505248] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.510303] NET: Registered PF_INET protocol family [ 4.513176] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.518128] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.522838] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.527281] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.531646] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.535671] TCP: Hash tables configured (established 1024 bind 1024) [ 4.539491] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.543670] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.547438] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.551419] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.554771] NET: Registered PF_XDP protocol family [ 4.557656] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.562281] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.566901] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.571564] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.576231] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.580820] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.585552] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.590575] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.595354] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.600108] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.604774] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.609402] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.614060] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.618660] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.623368] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.627998] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.632667] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.637296] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.641873] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.646514] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.651199] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.655864] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.660520] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.665161] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.669891] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.673447] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.677030] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.680550] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.684037] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.687588] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.691131] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.694714] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.698383] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.702036] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.705766] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.709413] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.713062] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.716784] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.720505] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.724369] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.728165] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.732150] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.735966] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.740116] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.743895] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.747996] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.751730] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.755665] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.759440] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.763517] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.767273] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.771250] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.775205] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.779383] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.783228] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.787135] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.790986] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.795006] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.798786] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.803061] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.806799] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.810689] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.814440] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.818133] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.821860] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.825558] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.829251] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.832902] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.836656] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.840340] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.844093] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.848023] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.851744] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.856180] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.860615] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 4.864584] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 4.868610] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 4.872630] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 4.876654] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 4.880510] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 4.884655] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 4.888514] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 4.892718] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 4.896786] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 4.901759] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 4.905973] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 4.910523] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 4.914477] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 4.918455] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 4.922579] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 4.926912] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 4.930855] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 4.934894] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 4.938712] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 4.942894] pci 0000:01:00.0: PCI bridge to [bus 02] [ 4.946185] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 4.952361] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 4.958012] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 4.966571] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 4.970174] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 4.977484] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 4.983086] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 4.991675] pci 0000:00:02.1: PCI bridge to [bus 03] [ 4.998094] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.003296] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.011326] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.016897] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.024267] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.033710] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.038420] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.045100] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.051905] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.058263] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.063342] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.071475] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.077912] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.082795] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.090563] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.095575] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.102267] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.108790] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.115467] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.120333] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.128933] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.133658] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.140833] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.149093] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.153687] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.161031] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.167880] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.175926] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.180875] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.189626] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.194395] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.201866] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.210745] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.213960] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.221175] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.226916] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.234658] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.237830] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.243176] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.252383] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.260314] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.263313] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.270488] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.275683] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.283907] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.287562] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.294791] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.299798] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.308399] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.311384] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.317958] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.322931] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.331587] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.334719] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.341669] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.346522] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.354810] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.357788] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.364365] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.369195] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.378082] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.381279] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.388356] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.394319] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.402163] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.405126] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.410059] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.416864] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.425261] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.428341] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.433283] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.440028] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.446363] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.451657] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.456962] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.462736] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.469112] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.473561] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.478746] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.485327] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.491700] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.496176] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.501865] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.508275] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.514743] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.519982] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.523579] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.527524] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.531516] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.535474] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.539526] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.542796] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.546407] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.550665] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.553950] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.557691] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.562344] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.565952] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.570950] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.574727] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.578807] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.584452] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.588586] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.592193] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.596849] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.600376] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.604594] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.608105] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.612232] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.615771] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.620000] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.623568] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.627874] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.631540] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.635726] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.639300] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.643397] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.647025] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.651157] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.654433] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.658024] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.662135] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.665303] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.668855] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.672923] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.676220] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.679835] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.684066] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.687266] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.690788] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.694945] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.698142] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.701662] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.705771] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.708964] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.712447] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.716677] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.719817] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.723417] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.727698] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.730905] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.734480] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.740106] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.743374] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.746900] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.751007] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.754328] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.757992] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.762201] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.765475] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.769113] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.773668] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.776948] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.780832] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.785255] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.788408] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.792003] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.797544] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.805581] PCI: CLS 0 bytes, default 64 [ 5.808034] Trying to unpack rootfs image as initramfs... [ 5.811581] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 5.828913] Initialise system trusted keyrings [ 5.831665] Key type blacklist registered [ 5.840580] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 5.845698] zbud: loaded [ 5.848140] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 5.860686] fuse: init (API version 7.34) [ 5.868744] integrity: Platform Keyring initialized [ 5.880676] Key type asymmetric registered [ 5.883229] Asymmetric key parser 'x509' registered [ 5.892633] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 5.900642] io scheduler mq-deadline registered [ 5.906982] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 5.920888] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 5.936875] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 5.948995] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 5.960684] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 5.968839] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 5.979892] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 5.996879] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.004787] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.016940] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.027744] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.041187] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.052791] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.062641] Freeing initrd memory: 8744K [ 6.065731] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.073346] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.078354] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.082979] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.088280] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.092116] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.100632] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.104400] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.112129] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.116002] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.124121] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.127868] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.135970] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.139788] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.148201] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.152656] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.160557] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.165479] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.172783] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.177827] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.182613] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.188122] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.192514] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.201063] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.206747] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.214420] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.220081] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.229366] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.233353] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.240332] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.244066] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.252752] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.257019] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.265988] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.269939] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.278586] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.283075] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.287870] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.294344] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.298625] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.307178] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.315728] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.319582] shpchp 0000:01:00.0: Slot initialization failed [ 6.325108] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.329115] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.333627] ACPI: button: Power Button [PWRF] [ 6.359305] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabl10000 ed [ 6.393806] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.400428] Linux agpgart interface v0.103 [ 6.404983] loop: module loaded [ 6.408185] tun: Universal TUN/TAP device driver, 1.6 [ 6.411829] PPP generic driver version 2.4.2 [ 6.414816] VFIO - User Level meta-driver version: 0.3 [ 6.419304] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.424339] ehci-pci: EHCI PCI platform driver [ 6.427108] ehci-platform: EHCI generic platform driver [ 6.430180] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.434357] ohci-pci: OHCI PCI platform driver [ 6.437300] ohci-platform: OHCI generic platform driver [ 6.440453] uhci_hcd: USB Universal Host Controller Interface driver [ 6.446100] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.449217] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.453901] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.457284] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.460886] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.465979] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.470429] usb usb1: Product: UHCI Host Controller [ 6.473702] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.477687] usb usb1: SerialNumber: 0000:02:01.0 [ 6.480704] hub 1-0:1.0: USB hub found [ 6.483186] hub 1-0:1.0: 2 ports detected [ 6.486008] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.492768] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.495833] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.499415] mousedev: PS/2 mouse device common for all mice [ 6.503460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.508705] rtc_cmos 00:03: RTC can wake from S4 [ 6.514005] rtc_cmos 00:03: registered as rtc0 [ 6.517553] rtc_cmos 00:03: setting system clock to 2026-06-12T18:45:11 UTC (1781289911) [ 6.523425] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.527489] i2c_dev: i2c /dev entries driver [ 6.530215] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.538421] device-mapper: uevent: version 1.0.3 [ 6.541577] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.546583] platform eisa.0: Probing EISA bus 0 [ 6.549657] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.553745] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.557617] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.561692] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.565493] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.569314] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.573122] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.576867] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.580728] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.584540] platform eisa.0: EISA: Detected 0 cards [ 6.588220] ledtrig-cpu: registered to indicate activity on CPUs [ 6.592866] drop_monitor: Initializing network drop monitor service [ 6.597019] NET: Registered PF_INET6 protocol family [ 6.603488] Segment Routing with IPv6 [ 6.606426] In-situ OAM (IOAM) with IPv6 [ 6.609539] NET: Registered PF_PACKET protocol family [ 6.614027] Key type dns_resolver registered [ 6.617870] IPI shorthand broadcast: enabled [ 6.620728] registered taskstats version 1 [ 6.623622] Loading compiled-in X.509 certificates [ 6.627331] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.633707] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.640300] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.646305] blacklist: Loading compiled-in revocation X.509 certificates [ 6.650845] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.659012] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.665017] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.672415] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.678333] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.684407] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.690405] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.696380] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.703000] zswap: loaded using pool lzo/zbud [ 6.706131] Key type .fscrypt registered [ 6.708876] Key type fscrypt-provisioning registered [ 6.713551] Key type encrypted registered [ 6.716178] AppArmor: AppArmor sha1 policy hashing enabled [ 6.719491] ima: No TPM chip found, activating TPM-bypass! [ 6.722751] Loading compiled-in module X.509 certificates [ 6.726491] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.732178] ima: Allocated hash algorithm: sha1 [ 6.734984] ima: No architecture policies found [ 6.737738] evm: Initialising EVM extended attributes: [ 6.740785] evm: security.selinux [ 6.742921] evm: security.SMACK64 [ 6.745056] evm: security.SMACK64EXEC [ 6.747395] evm: security.SMACK64TRANSMUTE [ 6.749947] evm: security.SMACK64MMAP [ 6.752268] evm: security.apparmor [ 6.754461] evm: security.ima [ 6.756377] evm: security.capability [ 6.758680] evm: HMAC attrs: 0x1 [ 6.761089] PM: Magic number: 14:48:797 [ 6.763729] RAS: Correctable Errors collector initialized. [ 6.767027] Unstable clock detected, switching default tracing clock to "global" [ 6.767027] If you want to keep using the local clock, then add: [ 6.767027] "trace_clock=local" [ 6.767027] on the kernel command line [ 6.780669] Freeing unused decrypted memory: 2036K [ 6.784081] Freeing unused kernel image (initmem) memory: 3244K [ 6.788518] Write protecting the kernel read-only data: 30720k [ 6.792449] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.796587] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.841458] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.845431] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 6.849238] Run /init as init process info: initramfs: up at 6.38 [ 6.902294] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 6.911150] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 6.915624] GPT:229375 != 2097151 [ 6.917788] GPT:Alternate GPT header not at the end of the disk. [ 6.921234] GPT:229375 != 2097151 [ 6.923313] GPT: Use GNU Parted to correct GPT errors. [ 6.969072] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.343505] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.382165] 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 7.25 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:0d:53:a7:24:88:b2:4f:00:85:3e:5a:04:64:0a:9f:36 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBuZ9XUNn5Mtmx6yIwM9sOFJFWXj/1ESVi0i+PDRAp2EhYZ90JMahHY/Bv+PGKSIPj4jybI0FIIx82yIpGhyVUbFzlcvxnllEbkwwJsRjmQlmyCmNAnElCbficU40ShzMjqWL3Q7lS/EJKBdxU9cpiaf96DGlwH/YRtdhhrVjJ775whZf7UyQfofYOmuI1rDQEwer9x1GE17EbsUilaabtnuWpPiyB3zgab1sRcsDIIYNvLGBleywfEJVS3OLJR1Tw6cSM8Tc6vg/my/f393Isgf18C1/cTG7KEgV2hN7zs96W2CIfzKoo/ocvobEse4R74FJ6+CXMjjPEUTtjZ2gf root@tempest-testnetworkbasicops-server-1867934030 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHg2dsFG57J8pOLHz7N9RDgqR8vR3wRZmDeJc5YTvng4M2wVFp7GhPXL1V2YGDxDjk5TVYj8cAkglut7/zn9gjs= root@tempest-testnetworkbasicops-server-1867934030 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe55:989a/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 0d53a724-88b2-4f00-853e-5a04640a9f36 name: tempest-TestNetworkBasicOps-server-1867934030 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1867934030 launch-index: 0 === cirros: current=0.6.2 uptime=8.24 === === 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:55:98:9A inet6 addr: fe80::f816:3eff:fe55:989a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:9 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:826 (826.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-1867934030 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 [ 7.482518] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.487992] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.506961] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.698213] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.726737] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.846464] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.847858] ISO 9660 Extensions: RRIP_1991A [ 7.959093] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.568748] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.570314] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 19:45:12 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 19:45:12 cirros auth.notice su: + none root:cirros Jun 12 19:45:12 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 19:45:12 cirros daemon.info dhcpcd[350]: DUID 00:04:0d:53:a7:24:88:b2:4f:00:85:3e:5a:04:64:0a:9f:36 Jun 12 19:45:12 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 19:45:12 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 19:45:12 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 19:45:12 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:55:98:9a Jun 12 19:45:12 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe55:989a Jun 12 19:45:13 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 12 19:45:13 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1867934030 login: 2026-06-12 18:45:22,785 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.177:22' as 'cirros' with public key authentication 2026-06-12 18:45:22,792 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:45:22,908 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:45:22,908 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.177 successfully created 2026-06-12 18:45:26,012 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/5c59970d-2e86-4033-8548-65a4d73a0629 3.104s 2026-06-12 18:45:26,013 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 18:45:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-66fb391b-7217-4352-a12d-ed0c940fe78f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5c59970d-2e86-4033-8548-65a4d73a0629'} Body: b'{"router": {"id": "5c59970d-2e86-4033-8548-65a4d73a0629", "name": "tempest-TestNetworkBasicOps-router-529442762", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.178"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:44:46Z", "updated_at": "2026-06-12T18:45:24Z", "revision_number": 4, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:45:26,013 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.177 with user: cirros 2026-06-12 18:45:26,013 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.177 in 120 sec and the expected result is unreachable 2026-06-12 18:45:27,035 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.021833 seconds 2026-06-12 18:45:27,036 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.177 in 120 sec and the ping result is expected 2026-06-12 18:45:27,220 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/0d53a724-88b2-4f00-853e-5a04640a9f36/action 0.183s 2026-06-12 18:45:27,221 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 18:45:27 GMT', 'server': 'Apache', 'content-length': '75251', '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-106d9f2d-520e-4ec4-92c7-1342b7c16039', 'x-compute-request-id': 'req-106d9f2d-520e-4ec4-92c7-1342b7c16039', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36/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.000001] kvm-clock: using sched offset of 1289116239 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001159] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001512] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004384] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004436] Using GB pages for direct mapping\\n[ 0.004848] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004854] ACPI: Early table checksum verification disabled\\n[ 0.004859] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004864] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004872] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004881] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004886] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004890] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004895] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004900] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004904] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004907] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004909] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004910] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004912] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004914] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006293] No NUMA configuration fo 2026-06-12 18:45:27,222 25 DEBUG [tempest.scenario.manager] Console output for 0d53a724-88b2-4f00-853e-5a04640a9f36 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.000001] kvm-clock: using sched offset of 1289116239 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001159] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001512] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004384] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004436] Using GB pages for direct mapping [ 0.004848] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004854] ACPI: Early table checksum verification disabled [ 0.004859] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004864] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004872] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004881] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004886] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004890] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004895] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004900] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004904] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004907] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004909] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004910] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004912] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004914] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006293] No NUMA configuration found [ 0.006296] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006306] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006797] Zone ranges: [ 0.006799] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006802] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006805] Normal empty [ 0.006807] Device empty [ 0.006809] Movable zone start for each node [ 0.006814] Early memory node ranges [ 0.006815] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006817] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006820] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007063] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007133] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007419] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017870] ACPI: PM-Timer IO Port: 0x608 [ 0.017896] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018005] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018009] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018012] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018014] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018015] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018017] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018020] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018023] TSC deadline timer available [ 0.018035] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018130] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018133] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018135] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018136] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018139] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018140] Booting paravirtualized kernel on KVM [ 0.018143] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018150] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018415] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018488] kvm-guest: setup async PF for cpu 0 [ 0.018517] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018535] kvm-guest: PV spinlocks disabled, single CPU [ 0.018542] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018544] Policy zone: DMA32 [ 0.018545] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018608] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018621] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018628] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018686] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018962] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019697] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019727] ftrace: allocating 50600 entries in 198 pages [ 0.042979] ftrace: allocated 198 pages with 4 groups [ 0.043155] rcu: Hierarchical RCU implementation. [ 0.043157] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.043158] Rude variant of Tasks RCU enabled. [ 0.043159] Tracing variant of Tasks RCU enabled. [ 0.043160] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.043162] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.047267] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047626] random: crng init done [ 0.082931] Console: colour VGA+ 80x25 [ 0.206214] printk: console [tty1] enabled [ 0.491129] printk: console [ttyS0] enabled [ 0.493770] ACPI: Core revision 20210730 [ 0.496317] APIC: Switch to symmetric I/O mode setup [ 0.500315] x2apic enabled [ 0.503114] Switched APIC routing to physical x2apic. [ 0.510581] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.516478] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.520473] pid_max: default: 32768 minimum: 301 [ 0.520473] LSM: Security Framework initializing [ 0.520473] landlock: Up and running. [ 0.520473] Yama: becoming mindful. [ 0.520473] AppArmor: AppArmor initialized [ 0.520473] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.520473] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.520473] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.520473] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.520473] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.520473] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.520473] Spectre V2 : Mitigation: Retpolines [ 0.520473] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.520473] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.520473] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.520473] RETBleed: Mitigation: untrained return thunk [ 0.520473] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.520473] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.520473] Freeing SMP alternatives memory: 44K [ 0.520473] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.520657] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.524495] ... version: 0 [ 0.527031] ... bit width: 48 [ 0.528485] ... generic registers: 6 [ 0.530938] ... value mask: 0000ffffffffffff [ 0.532485] ... max period: 00007fffffffffff [ 0.535817] ... fixed-purpose events: 0 [ 0.536485] ... event mask: 000000000000003f [ 0.539729] rcu: Hierarchical SRCU implementation. [ 0.540938] smp: Bringing up secondary CPUs ... [ 0.543726] smp: Brought up 1 node, 1 CPU [ 0.544488] smpboot: Max logical packages: 1 [ 0.547100] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.548973] devtmpfs: initialized [ 0.551208] x86/mm: Memory block size: 128MB [ 0.552656] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.556497] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.560563] pinctrl core: initialized pinctrl subsystem [ 0.564382] PM: RTC time: 18:45:05, date: 2026-06-12 [ 0.564638] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.568584] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.572497] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.576496] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.580492] audit: initializing netlink subsys (disabled) [ 0.583925] thermal_sys: Registered thermal governor 'fair_share' [ 0.583927] thermal_sys: Registered thermal governor 'bang_bang' [ 0.584486] thermal_sys: Registered thermal governor 'step_wise' [ 0.588015] thermal_sys: Registered thermal governor 'user_space' [ 0.588488] audit: type=2000 audit(1781289905.420:1): state=initialized audit_enabled=0 res=1 [ 0.592488] thermal_sys: Registered thermal governor 'power_allocator' [ 0.592498] EISA bus registered [ 0.596493] cpuidle: using governor ladder [ 0.599283] cpuidle: using governor menu [ 0.602958] ACPI: bus type PCI registered [ 0.604486] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.608519] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.612487] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.616366] PCI: Using configuration type 1 for base access [ 0.617625] Kprobes globally optimized [ 0.620129] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.620490] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.625267] ACPI: Added _OSI(Module Device) [ 0.627897] ACPI: Added _OSI(Processor Device) [ 0.628494] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.631583] ACPI: Added _OSI(Processor Aggregator Device) [ 0.632554] ACPI: Added _OSI(Linux-Dell-Video) [ 0.635464] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.636493] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.643792] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.648822] ACPI: Interpreter enabled [ 0.651773] ACPI: PM: (supports S0 S5) [ 0.652488] ACPI: Using IOAPIC for interrupt routing [ 0.655963] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.656486] PCI: Using E820 reservations for host bridge windows [ 0.660280] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.666145] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.668500] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.672635] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.676591] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.681767] PCI host bridge to bus 0000:00 [ 0.684382] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.684487] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.688405] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.688485] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.692486] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.696486] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.700486] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.704764] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.712288] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.716518] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.730684] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.736484] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.746391] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.750987] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.756749] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.763175] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.772800] pci 0000:00:02.0: enabling Extended Tags [ 0.779712] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.783663] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.789968] pci 0000:00:02.1: enabling Extended Tags [ 0.796976] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.804493] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.814085] pci 0000:00:02.2: enabling Extended Tags [ 0.818792] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.824130] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.832710] pci 0000:00:02.3: enabling Extended Tags [ 0.837999] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.843919] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.854160] pci 0000:00:02.4: enabling Extended Tags [ 0.858845] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.864076] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.872544] pci 0000:00:02.5: enabling Extended Tags [ 0.878032] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.883904] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.892077] pci 0000:00:02.6: enabling Extended Tags [ 0.896880] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.903048] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.909830] pci 0000:00:02.7: enabling Extended Tags [ 0.919195] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.923837] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.929820] pci 0000:00:03.0: enabling Extended Tags [ 0.934782] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.939912] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.945910] pci 0000:00:03.1: enabling Extended Tags [ 0.950841] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.957527] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 0.968382] pci 0000:00:03.2: enabling Extended Tags [ 0.970841] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 0.975929] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 0.983328] pci 0000:00:03.3: enabling Extended Tags [ 0.986999] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 0.991946] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.000763] pci 0000:00:03.4: enabling Extended Tags [ 1.005988] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.011965] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.018977] pci 0000:00:03.5: enabling Extended Tags [ 1.023043] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.028310] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.033833] pci 0000:00:03.6: enabling Extended Tags [ 1.041535] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.048008] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.053871] pci 0000:00:03.7: enabling Extended Tags [ 1.060857] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.068487] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.079238] pci 0000:00:04.0: enabling Extended Tags [ 1.082813] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.087764] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.097338] pci 0000:00:04.1: enabling Extended Tags [ 1.102636] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.107786] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.115858] pci 0000:00:04.2: enabling Extended Tags [ 1.119237] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.124259] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.129799] pci 0000:00:04.3: enabling Extended Tags [ 1.135103] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.139859] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.145857] pci 0000:00:04.4: enabling Extended Tags [ 1.151194] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.156404] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.163203] pci 0000:00:04.5: enabling Extended Tags [ 1.166853] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.171968] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.179836] pci 0000:00:04.6: enabling Extended Tags [ 1.184589] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.192490] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.201854] pci 0000:00:04.7: enabling Extended Tags [ 1.208918] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.215089] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.222131] pci 0000:00:05.0: enabling Extended Tags [ 1.279861] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.282332] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.285366] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.308439] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.310521] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.315973] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.323732] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.332553] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.339315] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.344228] pci 0000:01:00.0: enabling Extended Tags [ 1.416024] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.416543] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.420030] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.420596] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.426595] pci_bus 0000:02: extended config space not accessible [ 1.428742] acpiphp: Slot [1] registered [ 1.431393] acpiphp: Slot [0] registered [ 1.432532] acpiphp: Slot [2] registered [ 1.435075] acpiphp: Slot [3] registered [ 1.436532] acpiphp: Slot [4] registered [ 1.439023] acpiphp: Slot [5] registered [ 1.440530] acpiphp: Slot [6] registered [ 1.443020] acpiphp: Slot [7] registered [ 1.444531] acpiphp: Slot [8] registered [ 1.446968] acpiphp: Slot [9] registered [ 1.448541] acpiphp: Slot [10] registered [ 1.451054] acpiphp: Slot [11] registered [ 1.452530] acpiphp: Slot [12] registered [ 1.455018] acpiphp: Slot [13] registered [ 1.456530] acpiphp: Slot [14] registered [ 1.459022] acpiphp: Slot [15] registered [ 1.460533] acpiphp: Slot [16] registered [ 1.462974] acpiphp: Slot [17] registered [ 1.464802] acpiphp: Slot [18] registered [ 1.467471] acpiphp: Slot [19] registered [ 1.468547] acpiphp: Slot [20] registered [ 1.471756] acpiphp: Slot [21] registered [ 1.472550] acpiphp: Slot [22] registered [ 1.475440] acpiphp: Slot [23] registered [ 1.476532] acpiphp: Slot [24] registered [ 1.479123] acpiphp: Slot [25] registered [ 1.480545] acpiphp: Slot [26] registered [ 1.483100] acpiphp: Slot [27] registered [ 1.484544] acpiphp: Slot [28] registered [ 1.487061] acpiphp: Slot [29] registered [ 1.488534] acpiphp: Slot [30] registered [ 1.491085] acpiphp: Slot [31] registered [ 1.494831] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.505033] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.578889] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.580547] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.584061] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.584626] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.593144] acpiphp: Slot [0-2] registered [ 1.596295] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.602047] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.613865] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.618836] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.620662] pci 0000:03:00.0: enabling Extended Tags [ 1.695600] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.696598] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.700618] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.707191] acpiphp: Slot [0-3] registered [ 1.709078] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.719588] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.729788] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.736662] pci 0000:04:00.0: enabling Extended Tags [ 1.810783] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.812602] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.816540] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.823305] acpiphp: Slot [0-4] registered [ 1.825085] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.835455] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.844488] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.850950] pci 0000:05:00.0: enabling Extended Tags [ 1.927336] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.928603] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.932596] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.939792] acpiphp: Slot [0-5] registered [ 1.941073] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.951515] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.961700] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 1.968694] pci 0000:06:00.0: enabling Extended Tags [ 2.040864] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.044604] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.048596] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.055260] acpiphp: Slot [0-6] registered [ 2.121461] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.124663] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.128596] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.135657] acpiphp: Slot [0-7] registered [ 2.200547] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.203884] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.204596] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.211217] acpiphp: Slot [0-8] registered [ 2.276070] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.276604] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.280596] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.287200] acpiphp: Slot [0-9] registered [ 2.353098] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.356487] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.360596] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.367675] acpiphp: Slot [0-10] registered [ 2.434527] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.436602] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.440675] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.447090] acpiphp: Slot [0-11] registered [ 2.515416] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.516619] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.520596] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.527435] acpiphp: Slot [0-12] registered [ 2.592210] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.592855] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.596596] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.603150] acpiphp: Slot [0-13] registered [ 2.667106] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.668600] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.672596] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.679285] acpiphp: Slot [0-14] registered [ 2.743525] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.744601] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.748606] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.755093] acpiphp: Slot [0-15] registered [ 2.819192] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.820613] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.824596] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.831181] acpiphp: Slot [0-16] registered [ 2.894984] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.896612] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.900596] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.907055] acpiphp: Slot [0-17] registered [ 2.971261] pci 0000:00:04.0: PCI bridge to [bus 12] [ 2.972598] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 2.976596] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 2.982758] acpiphp: Slot [0-18] registered [ 3.047950] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.048602] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.052596] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.058721] acpiphp: Slot [0-19] registered [ 3.123267] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.124597] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.128595] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.134522] acpiphp: Slot [0-20] registered [ 3.199232] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.200596] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.204596] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.210561] acpiphp: Slot [0-21] registered [ 3.275538] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.276597] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.280596] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.286603] acpiphp: Slot [0-22] registered [ 3.351516] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.352618] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.356596] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.362614] acpiphp: Slot [0-23] registered [ 3.428161] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.428601] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.432605] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.438588] acpiphp: Slot [0-24] registered [ 3.503063] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.504621] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.508466] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.513965] acpiphp: Slot [0-25] registered [ 3.579729] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.580596] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.584540] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.624778] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.629026] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.632977] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.637120] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.640967] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.644765] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.648806] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.652818] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.656643] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.660654] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.664513] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.668514] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.672518] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.676515] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.680503] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.684077] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.684832] iommu: Default domain type: Translated [ 3.688045] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.688670] SCSI subsystem initialized [ 3.691326] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.692473] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.692503] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.696011] vgaarb: loaded [ 3.696544] ACPI: bus type USB registered [ 3.699159] usbcore: registered new interface driver usbfs [ 3.700496] usbcore: registered new interface driver hub [ 3.703746] usbcore: registered new device driver usb [ 3.704513] pps_core: LinuxPPS API ver. 1 registered [ 3.707543] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.708499] PTP clock support registered [ 3.711612] EDAC MC: Ver: 3.0.0 [ 3.715770] NetLabel: Initializing [ 3.716487] NetLabel: domain hash size = 128 [ 3.719294] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.720526] NetLabel: unlabeled traffic allowed by default [ 3.724557] PCI: Using ACPI for IRQ routing [ 4.464885] clocksource: Switched to clocksource kvm-clock [ 4.480820] VFS: Disk quotas dquot_6.6.0 [ 4.483354] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.487293] AppArmor: AppArmor Filesystem Enabled [ 4.490117] pnp: PnP ACPI init [ 4.492380] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.497156] pnp: PnP ACPI: found 5 devices [ 4.505248] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.510303] NET: Registered PF_INET protocol family [ 4.513176] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.518128] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.522838] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.527281] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.531646] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.535671] TCP: Hash tables configured (established 1024 bind 1024) [ 4.539491] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.543670] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.547438] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.551419] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.554771] NET: Registered PF_XDP protocol family [ 4.557656] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.562281] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.566901] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.571564] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.576231] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.580820] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.585552] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.590575] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.595354] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.600108] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.604774] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.609402] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.614060] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.618660] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.623368] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.627998] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.632667] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.637296] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.641873] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.646514] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.651199] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.655864] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.660520] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.665161] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.669891] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.673447] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.677030] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.680550] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.684037] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.687588] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.691131] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.694714] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.698383] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.702036] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.705766] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.709413] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.713062] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.716784] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.720505] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.724369] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.728165] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.732150] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.735966] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.740116] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.743895] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.747996] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.751730] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.755665] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.759440] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.763517] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.767273] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.771250] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.775205] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.779383] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.783228] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.787135] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.790986] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.795006] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.798786] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.803061] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.806799] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.810689] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.814440] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.818133] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.821860] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.825558] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.829251] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.832902] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.836656] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.840340] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.844093] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.848023] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.851744] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.856180] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.860615] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 4.864584] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 4.868610] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 4.872630] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 4.876654] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 4.880510] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 4.884655] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 4.888514] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 4.892718] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 4.896786] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 4.901759] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 4.905973] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 4.910523] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 4.914477] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 4.918455] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 4.922579] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 4.926912] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 4.930855] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 4.934894] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 4.938712] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 4.942894] pci 0000:01:00.0: PCI bridge to [bus 02] [ 4.946185] pci 0000:01:00.0: bridge window [io 0xc000-010000 xcfff] [ 4.952361] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 4.958012] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 4.966571] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 4.970174] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 4.977484] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 4.983086] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 4.991675] pci 0000:00:02.1: PCI bridge to [bus 03] [ 4.998094] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.003296] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.011326] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.016897] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.024267] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.033710] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.038420] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.045100] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.051905] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.058263] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.063342] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.071475] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.077912] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.082795] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.090563] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.095575] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.102267] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.108790] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.115467] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.120333] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.128933] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.133658] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.140833] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.149093] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.153687] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.161031] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.167880] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.175926] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.180875] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.189626] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.194395] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.201866] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.210745] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.213960] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.221175] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.226916] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.234658] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.237830] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.243176] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.252383] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.260314] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.263313] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.270488] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.275683] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.283907] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.287562] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.294791] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.299798] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.308399] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.311384] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.317958] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.322931] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.331587] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.334719] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.341669] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.346522] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.354810] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.357788] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.364365] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.369195] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.378082] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.381279] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.388356] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.394319] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.402163] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.405126] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.410059] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.416864] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.425261] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.428341] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.433283] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.440028] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.446363] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.451657] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.456962] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.462736] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.469112] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.473561] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.478746] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.485327] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.491700] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.496176] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.501865] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.508275] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.514743] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.519982] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.523579] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.527524] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.531516] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.535474] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.539526] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.542796] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.546407] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.550665] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.553950] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.557691] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.562344] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.565952] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.570950] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.574727] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.578807] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.584452] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.588586] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.592193] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.596849] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.600376] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.604594] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.608105] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.612232] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.615771] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.620000] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.623568] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.627874] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.631540] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.635726] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.639300] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.643397] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.647025] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.651157] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.654433] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.658024] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.662135] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.665303] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.668855] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.672923] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.676220] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.679835] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.684066] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.687266] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.690788] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.694945] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.698142] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.701662] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.705771] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.708964] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.712447] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.716677] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.719817] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.723417] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.727698] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.730905] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.734480] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.740106] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.743374] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.746900] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.751007] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.754328] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.757992] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.762201] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.765475] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.769113] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.773668] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.776948] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.780832] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.785255] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.788408] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.792003] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.797544] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.805581] PCI: CLS 0 bytes, default 64 [ 5.808034] Trying to unpack rootfs image as initramfs... [ 5.811581] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 5.828913] Initialise system trusted keyrings [ 5.831665] Key type blacklist registered [ 5.840580] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 5.845698] zbud: loaded [ 5.848140] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 5.860686] fuse: init (API version 7.34) [ 5.868744] integrity: Platform Keyring initialized [ 5.880676] Key type asymmetric registered [ 5.883229] Asymmetric key parser 'x509' registered [ 5.892633] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 5.900642] io scheduler mq-deadline registered [ 5.906982] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 5.920888] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 5.936875] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 5.948995] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 5.960684] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 5.968839] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 5.979892] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 5.996879] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.004787] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.016940] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.027744] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.041187] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.052791] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.062641] Freeing initrd memory: 8744K [ 6.065731] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.073346] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.078354] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.082979] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.088280] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.092116] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.100632] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.104400] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.112129] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.116002] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.124121] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.127868] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.135970] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.139788] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.148201] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.152656] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.160557] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.165479] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.172783] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.177827] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.182613] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.188122] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.192514] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.201063] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.206747] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.214420] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.220081] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.229366] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.233353] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.240332] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.244066] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.252752] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.257019] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.265988] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.269939] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.278586] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.283075] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.287870] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.294344] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.298625] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.307178] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.315728] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.319582] shpchp 0000:01:00.0: Slot initialization failed [ 6.325108] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.329115] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.333627] ACPI: button: Power Button [PWRF] [ 6.359305] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.393806] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.400428] Linux agpgart interface v0.103 [ 6.404983] loop: module loaded [ 6.408185] tun: Universal TUN/TAP device driver, 1.6 [ 6.411829] PPP generic driver version 2.4.2 [ 6.414816] VFIO - User Level meta-driver version: 0.3 [ 6.419304] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.424339] ehci-pci: EHCI PCI platform driver [ 6.427108] ehci-platform: EHCI generic platform driver [ 6.430180] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.434357] ohci-pci: OHCI PCI platform driver [ 6.437300] ohci-platform: OHCI generic platform driver [ 6.440453] uhci_hcd: USB Universal Host Controller Interface driver [ 6.446100] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.449217] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.453901] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.457284] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.460886] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.465979] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.470429] usb usb1: Product: UHCI Host Controller [ 6.473702] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.477687] usb usb1: SerialNumber: 0000:02:01.0 [ 6.480704] hub 1-0:1.0: USB hub found [ 6.483186] hub 1-0:1.0: 2 ports detected [ 6.486008] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.492768] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.495833] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.499415] mousedev: PS/2 mouse device common for all mice [ 6.503460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.508705] rtc_cmos 00:03: RTC can wake from S4 [ 6.514005] rtc_cmos 00:03: registered as rtc0 [ 6.517553] rtc_cmos 00:03: setting system clock to 2026-06-12T18:45:11 UTC (1781289911) [ 6.523425] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.527489] i2c_dev: i2c /dev entries driver [ 6.530215] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.538421] device-mapper: uevent: version 1.0.3 [ 6.541577] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.546583] platform eisa.0: Probing EISA bus 0 [ 6.549657] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.553745] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.557617] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.561692] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.565493] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.569314] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.573122] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.576867] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.580728] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.584540] platform eisa.0: EISA: Detected 0 cards [ 6.588220] ledtrig-cpu: registered to indicate activity on CPUs [ 6.592866] drop_monitor: Initializing network drop monitor service [ 6.597019] NET: Registered PF_INET6 protocol family [ 6.603488] Segment Routing with IPv6 [ 6.606426] In-situ OAM (IOAM) with IPv6 [ 6.609539] NET: Registered PF_PACKET protocol family [ 6.614027] Key type dns_resolver registered [ 6.617870] IPI shorthand broadcast: enabled [ 6.620728] registered taskstats version 1 [ 6.623622] Loading compiled-in X.509 certificates [ 6.627331] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.633707] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.640300] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.646305] blacklist: Loading compiled-in revocation X.509 certificates [ 6.650845] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.659012] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.665017] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.672415] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.678333] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.684407] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.690405] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.696380] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.703000] zswap: loaded using pool lzo/zbud [ 6.706131] Key type .fscrypt registered [ 6.708876] Key type fscrypt-provisioning registered [ 6.713551] Key type encrypted registered [ 6.716178] AppArmor: AppArmor sha1 policy hashing enabled [ 6.719491] ima: No TPM chip found, activating TPM-bypass! [ 6.722751] Loading compiled-in module X.509 certificates [ 6.726491] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.732178] ima: Allocated hash algorithm: sha1 [ 6.734984] ima: No architecture policies found [ 6.737738] evm: Initialising EVM extended attributes: [ 6.740785] evm: security.selinux [ 6.742921] evm: security.SMACK64 [ 6.745056] evm: security.SMACK64EXEC [ 6.747395] evm: security.SMACK64TRANSMUTE [ 6.749947] evm: security.SMACK64MMAP [ 6.752268] evm: security.apparmor [ 6.754461] evm: security.ima [ 6.756377] evm: security.capability [ 6.758680] evm: HMAC attrs: 0x1 [ 6.761089] PM: Magic number: 14:48:797 [ 6.763729] RAS: Correctable Errors collector initialized. [ 6.767027] Unstable clock detected, switching default tracing clock to "global" [ 6.767027] If you want to keep using the local clock, then add: [ 6.767027] "trace_clock=local" [ 6.767027] on the kernel command line [ 6.780669] Freeing unused decrypted memory: 2036K [ 6.784081] Freeing unused kernel image (initmem) memory: 3244K [ 6.788518] Write protecting the kernel read-only data: 30720k [ 6.792449] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.796587] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.841458] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.845431] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 6.849238] Run /init as init process info: initramfs: up at 6.38 [ 6.902294] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 6.911150] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 6.915624] GPT:229375 != 2097151 [ 6.917788] GPT:Alternate GPT header not at the end of the disk. [ 6.921234] GPT:229375 != 2097151 [ 6.923313] GPT: Use GNU Parted to correct GPT errors. [ 6.969072] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.343505] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.382165] 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 7.25 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:0d:53:a7:24:88:b2:4f:00:85:3e:5a:04:64:0a:9f:36 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBuZ9XUNn5Mtmx6yIwM9sOFJFWXj/1ESVi0i+PDRAp2EhYZ90JMahHY/Bv+PGKSIPj4jybI0FIIx82yIpGhyVUbFzlcvxnllEbkwwJsRjmQlmyCmNAnElCbficU40ShzMjqWL3Q7lS/EJKBdxU9cpiaf96DGlwH/YRtdhhrVjJ775whZf7UyQfofYOmuI1rDQEwer9x1GE17EbsUilaabtnuWpPiyB3zgab1sRcsDIIYNvLGBleywfEJVS3OLJR1Tw6cSM8Tc6vg/my/f393Isgf18C1/cTG7KEgV2hN7zs96W2CIfzKoo/ocvobEse4R74FJ6+CXMjjPEUTtjZ2gf root@tempest-testnetworkbasicops-server-1867934030 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHg2dsFG57J8pOLHz7N9RDgqR8vR3wRZmDeJc5YTvng4M2wVFp7GhPXL1V2YGDxDjk5TVYj8cAkglut7/zn9gjs= root@tempest-testnetworkbasicops-server-1867934030 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe55:989a/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 0d53a724-88b2-4f00-853e-5a04640a9f36 name: tempest-TestNetworkBasicOps-server-1867934030 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1867934030 launch-index: 0 === cirros: current=0.6.2 uptime=8.24 === === 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:55:98:9A inet6 addr: fe80::f816:3eff:fe55:989a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:9 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:826 (826.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-1867934030 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 [ 7.482518] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.487992] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.506961] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.698213] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.726737] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.846464] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.847858] ISO 9660 Extensions: RRIP_1991A [ 7.959093] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.568748] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.570314] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 19:45:12 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 19:45:12 cirros auth.notice su: + none root:cirros Jun 12 19:45:12 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 19:45:12 cirros daemon.info dhcpcd[350]: DUID 00:04:0d:53:a7:24:88:b2:4f:00:85:3e:5a:04:64:0a:9f:36 Jun 12 19:45:12 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 19:45:12 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 19:45:12 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 19:45:12 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:55:98:9a Jun 12 19:45:12 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe55:989a Jun 12 19:45:13 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 12 19:45:13 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1867934030 login: 2026-06-12 18:45:28,294 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/5c59970d-2e86-4033-8548-65a4d73a0629 1.072s 2026-06-12 18:45:28,294 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 18:45:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-88b39050-0107-40e7-a388-fe903c32d9a5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5c59970d-2e86-4033-8548-65a4d73a0629'} Body: b'{"router": {"id": "5c59970d-2e86-4033-8548-65a4d73a0629", "name": "tempest-TestNetworkBasicOps-router-529442762", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "external_fixed_ips": [{"subnet_id": "3e3a199f-e459-4fc2-9f62-5e230fa5bf04", "ip_address": "192.168.122.178"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-12T18:44:46Z", "updated_at": "2026-06-12T18:45:28Z", "revision_number": 5, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:45:28,947 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/0be54545-4c95-4bfd-9816-7c01ba3eea0a 0.652s 2026-06-12 18:45:28,947 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 18:45:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-7c7beabe-4901-45b3-adb4-a6ca0f669d03', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/0be54545-4c95-4bfd-9816-7c01ba3eea0a'} Body: b'{"floatingip": {"id": "0be54545-4c95-4bfd-9816-7c01ba3eea0a", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "floating_ip_address": "192.168.122.177", "floating_network_id": "0af9ff52-7049-42e4-9936-f0e08b27cd7b", "router_id": "5c59970d-2e86-4033-8548-65a4d73a0629", "port_id": "672c214b-bde3-4085-9378-90b636051e70", "fixed_ip_address": "10.100.0.12", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "979e0c7e-0133-4825-b43a-d657239f1f4e", "mac_address": "fa:16:3e:55:98:9a", "admin_state_up": true, "status": "ACTIVE", "device_id": "0d53a724-88b2-4f00-853e-5a04640a9f36", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-12T18:45:09Z", "updated_at": "2026-06-12T18:45:10Z", "revision_number": 1, "project_id": "e65be4d529d84dda8bc38e970109917f"}}' 2026-06-12 18:45:28,948 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '0be54545-4c95-4bfd-9816-7c01ba3eea0a', 'tenant_id': 'e65be4d529d84dda8bc38e970109917f', 'floating_ip_address': '192.168.122.177', 'floating_network_id': '0af9ff52-7049-42e4-9936-f0e08b27cd7b', 'router_id': '5c59970d-2e86-4033-8548-65a4d73a0629', 'port_id': '672c214b-bde3-4085-9378-90b636051e70', 'fixed_ip_address': '10.100.0.12', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '979e0c7e-0133-4825-b43a-d657239f1f4e', 'mac_address': 'fa:16:3e:55:98:9a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '0d53a724-88b2-4f00-853e-5a04640a9f36', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-12T18:45:09Z', 'updated_at': '2026-06-12T18:45:10Z', 'revision_number': 1, 'project_id': 'e65be4d529d84dda8bc38e970109917f'} is at status: ACTIVE 2026-06-12 18:45:28,948 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.652968 seconds 2026-06-12 18:45:28,948 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.177 with user: cirros 2026-06-12 18:45:28,948 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.177 in 120 sec and the expected result is reachable 2026-06-12 18:45:28,977 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.028984 seconds 2026-06-12 18:45:28,977 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.177 in 120 sec and the ping result is expected 2026-06-12 18:45:29,086 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/0d53a724-88b2-4f00-853e-5a04640a9f36/action 0.108s 2026-06-12 18:45:29,087 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 18:45:28 GMT', 'server': 'Apache', 'content-length': '75251', '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-af5e3fe5-538c-4bd8-a20c-498474817dc7', 'x-compute-request-id': 'req-af5e3fe5-538c-4bd8-a20c-498474817dc7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36/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.000001] kvm-clock: using sched offset of 1289116239 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001159] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001512] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004384] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004436] Using GB pages for direct mapping\\n[ 0.004848] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004854] ACPI: Early table checksum verification disabled\\n[ 0.004859] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004864] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004872] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004881] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004886] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004890] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004895] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004900] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004904] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004907] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004909] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004910] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004912] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004914] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006293] No NUMA configuration fo 2026-06-12 18:45:29,088 25 DEBUG [tempest.scenario.manager] Console output for 0d53a724-88b2-4f00-853e-5a04640a9f36 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.000001] kvm-clock: using sched offset of 1289116239 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001159] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001512] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004384] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004436] Using GB pages for direct mapping [ 0.004848] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004854] ACPI: Early table checksum verification disabled [ 0.004859] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004864] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004872] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004881] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004886] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004890] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004895] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004900] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004904] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004907] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004909] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004910] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004912] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004914] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006293] No NUMA configuration found [ 0.006296] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006306] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006797] Zone ranges: [ 0.006799] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006802] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006805] Normal empty [ 0.006807] Device empty [ 0.006809] Movable zone start for each node [ 0.006814] Early memory node ranges [ 0.006815] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006817] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006820] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007063] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007133] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007419] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017870] ACPI: PM-Timer IO Port: 0x608 [ 0.017896] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018005] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018009] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018012] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018014] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018015] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018017] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018020] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018023] TSC deadline timer available [ 0.018035] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018130] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018133] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018135] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018136] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018139] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018140] Booting paravirtualized kernel on KVM [ 0.018143] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018150] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018415] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018488] kvm-guest: setup async PF for cpu 0 [ 0.018517] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018535] kvm-guest: PV spinlocks disabled, single CPU [ 0.018542] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018544] Policy zone: DMA32 [ 0.018545] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018608] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018621] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018628] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018686] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018962] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019697] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019727] ftrace: allocating 50600 entries in 198 pages [ 0.042979] ftrace: allocated 198 pages with 4 groups [ 0.043155] rcu: Hierarchical RCU implementation. [ 0.043157] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.043158] Rude variant of Tasks RCU enabled. [ 0.043159] Tracing variant of Tasks RCU enabled. [ 0.043160] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.043162] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.047267] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047626] random: crng init done [ 0.082931] Console: colour VGA+ 80x25 [ 0.206214] printk: console [tty1] enabled [ 0.491129] printk: console [ttyS0] enabled [ 0.493770] ACPI: Core revision 20210730 [ 0.496317] APIC: Switch to symmetric I/O mode setup [ 0.500315] x2apic enabled [ 0.503114] Switched APIC routing to physical x2apic. [ 0.510581] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.516478] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.520473] pid_max: default: 32768 minimum: 301 [ 0.520473] LSM: Security Framework initializing [ 0.520473] landlock: Up and running. [ 0.520473] Yama: becoming mindful. [ 0.520473] AppArmor: AppArmor initialized [ 0.520473] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.520473] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.520473] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.520473] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.520473] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.520473] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.520473] Spectre V2 : Mitigation: Retpolines [ 0.520473] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.520473] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.520473] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.520473] RETBleed: Mitigation: untrained return thunk [ 0.520473] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.520473] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.520473] Freeing SMP alternatives memory: 44K [ 0.520473] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.520657] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.524495] ... version: 0 [ 0.527031] ... bit width: 48 [ 0.528485] ... generic registers: 6 [ 0.530938] ... value mask: 0000ffffffffffff [ 0.532485] ... max period: 00007fffffffffff [ 0.535817] ... fixed-purpose events: 0 [ 0.536485] ... event mask: 000000000000003f [ 0.539729] rcu: Hierarchical SRCU implementation. [ 0.540938] smp: Bringing up secondary CPUs ... [ 0.543726] smp: Brought up 1 node, 1 CPU [ 0.544488] smpboot: Max logical packages: 1 [ 0.547100] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.548973] devtmpfs: initialized [ 0.551208] x86/mm: Memory block size: 128MB [ 0.552656] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.556497] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.560563] pinctrl core: initialized pinctrl subsystem [ 0.564382] PM: RTC time: 18:45:05, date: 2026-06-12 [ 0.564638] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.568584] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.572497] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.576496] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.580492] audit: initializing netlink subsys (disabled) [ 0.583925] thermal_sys: Registered thermal governor 'fair_share' [ 0.583927] thermal_sys: Registered thermal governor 'bang_bang' [ 0.584486] thermal_sys: Registered thermal governor 'step_wise' [ 0.588015] thermal_sys: Registered thermal governor 'user_space' [ 0.588488] audit: type=2000 audit(1781289905.420:1): state=initialized audit_enabled=0 res=1 [ 0.592488] thermal_sys: Registered thermal governor 'power_allocator' [ 0.592498] EISA bus registered [ 0.596493] cpuidle: using governor ladder [ 0.599283] cpuidle: using governor menu [ 0.602958] ACPI: bus type PCI registered [ 0.604486] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.608519] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.612487] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.616366] PCI: Using configuration type 1 for base access [ 0.617625] Kprobes globally optimized [ 0.620129] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.620490] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.625267] ACPI: Added _OSI(Module Device) [ 0.627897] ACPI: Added _OSI(Processor Device) [ 0.628494] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.631583] ACPI: Added _OSI(Processor Aggregator Device) [ 0.632554] ACPI: Added _OSI(Linux-Dell-Video) [ 0.635464] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.636493] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.643792] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.648822] ACPI: Interpreter enabled [ 0.651773] ACPI: PM: (supports S0 S5) [ 0.652488] ACPI: Using IOAPIC for interrupt routing [ 0.655963] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.656486] PCI: Using E820 reservations for host bridge windows [ 0.660280] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.666145] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.668500] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.672635] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.676591] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.681767] PCI host bridge to bus 0000:00 [ 0.684382] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.684487] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.688405] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.688485] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.692486] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.696486] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.700486] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.704764] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.712288] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.716518] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.730684] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.736484] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.746391] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.750987] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.756749] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.763175] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.772800] pci 0000:00:02.0: enabling Extended Tags [ 0.779712] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.783663] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.789968] pci 0000:00:02.1: enabling Extended Tags [ 0.796976] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.804493] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.814085] pci 0000:00:02.2: enabling Extended Tags [ 0.818792] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.824130] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.832710] pci 0000:00:02.3: enabling Extended Tags [ 0.837999] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.843919] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.854160] pci 0000:00:02.4: enabling Extended Tags [ 0.858845] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.864076] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.872544] pci 0000:00:02.5: enabling Extended Tags [ 0.878032] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.883904] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.892077] pci 0000:00:02.6: enabling Extended Tags [ 0.896880] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.903048] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.909830] pci 0000:00:02.7: enabling Extended Tags [ 0.919195] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.923837] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.929820] pci 0000:00:03.0: enabling Extended Tags [ 0.934782] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.939912] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.945910] pci 0000:00:03.1: enabling Extended Tags [ 0.950841] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.957527] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 0.968382] pci 0000:00:03.2: enabling Extended Tags [ 0.970841] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 0.975929] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 0.983328] pci 0000:00:03.3: enabling Extended Tags [ 0.986999] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 0.991946] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.000763] pci 0000:00:03.4: enabling Extended Tags [ 1.005988] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.011965] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.018977] pci 0000:00:03.5: enabling Extended Tags [ 1.023043] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.028310] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.033833] pci 0000:00:03.6: enabling Extended Tags [ 1.041535] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.048008] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.053871] pci 0000:00:03.7: enabling Extended Tags [ 1.060857] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.068487] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.079238] pci 0000:00:04.0: enabling Extended Tags [ 1.082813] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.087764] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.097338] pci 0000:00:04.1: enabling Extended Tags [ 1.102636] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.107786] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.115858] pci 0000:00:04.2: enabling Extended Tags [ 1.119237] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.124259] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.129799] pci 0000:00:04.3: enabling Extended Tags [ 1.135103] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.139859] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.145857] pci 0000:00:04.4: enabling Extended Tags [ 1.151194] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.156404] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.163203] pci 0000:00:04.5: enabling Extended Tags [ 1.166853] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.171968] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.179836] pci 0000:00:04.6: enabling Extended Tags [ 1.184589] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.192490] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.201854] pci 0000:00:04.7: enabling Extended Tags [ 1.208918] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.215089] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.222131] pci 0000:00:05.0: enabling Extended Tags [ 1.279861] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.282332] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.285366] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.308439] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.310521] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.315973] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.323732] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.332553] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.339315] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.344228] pci 0000:01:00.0: enabling Extended Tags [ 1.416024] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.416543] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.420030] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.420596] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.426595] pci_bus 0000:02: extended config space not accessible [ 1.428742] acpiphp: Slot [1] registered [ 1.431393] acpiphp: Slot [0] registered [ 1.432532] acpiphp: Slot [2] registered [ 1.435075] acpiphp: Slot [3] registered [ 1.436532] acpiphp: Slot [4] registered [ 1.439023] acpiphp: Slot [5] registered [ 1.440530] acpiphp: Slot [6] registered [ 1.443020] acpiphp: Slot [7] registered [ 1.444531] acpiphp: Slot [8] registered [ 1.446968] acpiphp: Slot [9] registered [ 1.448541] acpiphp: Slot [10] registered [ 1.451054] acpiphp: Slot [11] registered [ 1.452530] acpiphp: Slot [12] registered [ 1.455018] acpiphp: Slot [13] registered [ 1.456530] acpiphp: Slot [14] registered [ 1.459022] acpiphp: Slot [15] registered [ 1.460533] acpiphp: Slot [16] registered [ 1.462974] acpiphp: Slot [17] registered [ 1.464802] acpiphp: Slot [18] registered [ 1.467471] acpiphp: Slot [19] registered [ 1.468547] acpiphp: Slot [20] registered [ 1.471756] acpiphp: Slot [21] registered [ 1.472550] acpiphp: Slot [22] registered [ 1.475440] acpiphp: Slot [23] registered [ 1.476532] acpiphp: Slot [24] registered [ 1.479123] acpiphp: Slot [25] registered [ 1.480545] acpiphp: Slot [26] registered [ 1.483100] acpiphp: Slot [27] registered [ 1.484510000 44] acpiphp: Slot [28] registered [ 1.487061] acpiphp: Slot [29] registered [ 1.488534] acpiphp: Slot [30] registered [ 1.491085] acpiphp: Slot [31] registered [ 1.494831] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.505033] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.578889] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.580547] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.584061] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.584626] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.593144] acpiphp: Slot [0-2] registered [ 1.596295] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.602047] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.613865] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.618836] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.620662] pci 0000:03:00.0: enabling Extended Tags [ 1.695600] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.696598] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.700618] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.707191] acpiphp: Slot [0-3] registered [ 1.709078] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.719588] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.729788] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.736662] pci 0000:04:00.0: enabling Extended Tags [ 1.810783] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.812602] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.816540] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.823305] acpiphp: Slot [0-4] registered [ 1.825085] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.835455] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.844488] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.850950] pci 0000:05:00.0: enabling Extended Tags [ 1.927336] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.928603] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.932596] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.939792] acpiphp: Slot [0-5] registered [ 1.941073] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.951515] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.961700] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 1.968694] pci 0000:06:00.0: enabling Extended Tags [ 2.040864] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.044604] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.048596] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.055260] acpiphp: Slot [0-6] registered [ 2.121461] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.124663] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.128596] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.135657] acpiphp: Slot [0-7] registered [ 2.200547] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.203884] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.204596] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.211217] acpiphp: Slot [0-8] registered [ 2.276070] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.276604] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.280596] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.287200] acpiphp: Slot [0-9] registered [ 2.353098] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.356487] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.360596] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.367675] acpiphp: Slot [0-10] registered [ 2.434527] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.436602] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.440675] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.447090] acpiphp: Slot [0-11] registered [ 2.515416] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.516619] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.520596] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.527435] acpiphp: Slot [0-12] registered [ 2.592210] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.592855] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.596596] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.603150] acpiphp: Slot [0-13] registered [ 2.667106] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.668600] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.672596] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.679285] acpiphp: Slot [0-14] registered [ 2.743525] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.744601] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.748606] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.755093] acpiphp: Slot [0-15] registered [ 2.819192] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.820613] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.824596] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.831181] acpiphp: Slot [0-16] registered [ 2.894984] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.896612] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.900596] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.907055] acpiphp: Slot [0-17] registered [ 2.971261] pci 0000:00:04.0: PCI bridge to [bus 12] [ 2.972598] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 2.976596] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 2.982758] acpiphp: Slot [0-18] registered [ 3.047950] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.048602] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.052596] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.058721] acpiphp: Slot [0-19] registered [ 3.123267] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.124597] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.128595] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.134522] acpiphp: Slot [0-20] registered [ 3.199232] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.200596] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.204596] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.210561] acpiphp: Slot [0-21] registered [ 3.275538] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.276597] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.280596] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.286603] acpiphp: Slot [0-22] registered [ 3.351516] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.352618] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.356596] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.362614] acpiphp: Slot [0-23] registered [ 3.428161] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.428601] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.432605] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.438588] acpiphp: Slot [0-24] registered [ 3.503063] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.504621] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.508466] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.513965] acpiphp: Slot [0-25] registered [ 3.579729] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.580596] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.584540] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.624778] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.629026] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.632977] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.637120] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.640967] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.644765] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.648806] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.652818] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.656643] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.660654] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.664513] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.668514] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.672518] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.676515] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.680503] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.684077] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.684832] iommu: Default domain type: Translated [ 3.688045] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.688670] SCSI subsystem initialized [ 3.691326] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.692473] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.692503] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.696011] vgaarb: loaded [ 3.696544] ACPI: bus type USB registered [ 3.699159] usbcore: registered new interface driver usbfs [ 3.700496] usbcore: registered new interface driver hub [ 3.703746] usbcore: registered new device driver usb [ 3.704513] pps_core: LinuxPPS API ver. 1 registered [ 3.707543] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.708499] PTP clock support registered [ 3.711612] EDAC MC: Ver: 3.0.0 [ 3.715770] NetLabel: Initializing [ 3.716487] NetLabel: domain hash size = 128 [ 3.719294] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.720526] NetLabel: unlabeled traffic allowed by default [ 3.724557] PCI: Using ACPI for IRQ routing [ 4.464885] clocksource: Switched to clocksource kvm-clock [ 4.480820] VFS: Disk quotas dquot_6.6.0 [ 4.483354] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.487293] AppArmor: AppArmor Filesystem Enabled [ 4.490117] pnp: PnP ACPI init [ 4.492380] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.497156] pnp: PnP ACPI: found 5 devices [ 4.505248] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.510303] NET: Registered PF_INET protocol family [ 4.513176] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.518128] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.522838] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.527281] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.531646] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.535671] TCP: Hash tables configured (established 1024 bind 1024) [ 4.539491] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.543670] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.547438] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.551419] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.554771] NET: Registered PF_XDP protocol family [ 4.557656] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.562281] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.566901] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.571564] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.576231] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.580820] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.585552] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.590575] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.595354] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.600108] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.604774] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.609402] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.614060] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.618660] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.623368] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.627998] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.632667] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.637296] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.641873] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.646514] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.651199] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.655864] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.660520] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.665161] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.669891] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.673447] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.677030] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.680550] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.684037] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.687588] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.691131] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.694714] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.698383] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.702036] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.705766] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.709413] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.713062] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.716784] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.720505] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.724369] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.728165] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.732150] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.735966] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.740116] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.743895] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.747996] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.751730] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.755665] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.759440] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.763517] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.767273] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.771250] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.775205] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.779383] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.783228] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.787135] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.790986] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.795006] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.798786] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.803061] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.806799] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.810689] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.814440] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.818133] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.821860] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.825558] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.829251] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.832902] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.836656] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.840340] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.844093] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.848023] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.851744] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.856180] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.860615] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 4.864584] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 4.868610] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 4.872630] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 4.876654] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 4.880510] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 4.884655] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 4.888514] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 4.892718] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 4.896786] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 4.901759] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 4.905973] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 4.910523] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 4.914477] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 4.918455] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 4.922579] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 4.926912] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 4.930855] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 4.934894] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 4.938712] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 4.942894] pci 0000:01:00.0: PCI bridge to [bus 02] [ 4.946185] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 4.952361] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 4.958012] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 4.966571] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 4.970174] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 4.977484] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 4.983086] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 4.991675] pci 0000:00:02.1: PCI bridge to [bus 03] [ 4.998094] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.003296] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.011326] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.016897] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.024267] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.033710] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.038420] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.045100] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.051905] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.058263] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.063342] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.071475] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.077912] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.082795] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.090563] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.095575] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.102267] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.108790] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.115467] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.120333] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.128933] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.133658] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.140833] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.149093] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.153687] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.161031] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.167880] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.175926] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.180875] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.189626] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.194395] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.201866] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.210745] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.213960] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.221175] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.226916] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.234658] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.237830] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.243176] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.252383] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.260314] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.263313] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.270488] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.275683] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.283907] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.287562] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.294791] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.299798] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.308399] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.311384] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.317958] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.322931] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.331587] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.334719] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.341669] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.346522] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.354810] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.357788] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.364365] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.369195] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.378082] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.381279] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.388356] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.394319] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.402163] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.405126] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.410059] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.416864] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.425261] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.428341] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.433283] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.440028] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.446363] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.451657] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.456962] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.462736] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.469112] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.473561] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.478746] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.485327] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.491700] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.496176] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.501865] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.508275] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.514743] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.519982] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.523579] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.527524] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.531516] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.535474] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.539526] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.542796] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.546407] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.550665] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.553950] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.557691] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.562344] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.565952] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.570950] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.574727] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.578807] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.584452] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.588586] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.592193] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.596849] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.600376] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.604594] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.608105] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.612232] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.615771] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.620000] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.623568] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.627874] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.631540] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.635726] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.639300] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.643397] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.647025] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.651157] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.654433] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.658024] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.662135] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.665303] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.668855] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.672923] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.676220] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.679835] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.684066] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.687266] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.690788] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.694945] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.698142] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.701662] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.705771] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.708964] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.712447] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.716677] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.719817] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.723417] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.727698] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.730905] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.734480] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.740106] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.743374] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.746900] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.751007] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.754328] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.757992] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.762201] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.765475] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.769113] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.773668] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.776948] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.780832] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.785255] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.788408] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.792003] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.797544] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.805581] PCI: CLS 0 bytes, default 64 [ 5.808034] Trying to unpack rootfs image as initramfs... [ 5.811581] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 5.828913] Initialise system trusted keyrings [ 5.831665] Key type blacklist registered [ 5.840580] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 5.845698] zbud: loaded [ 5.848140] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 5.860686] fuse: init (API version 7.34) [ 5.868744] integrity: Platform Keyring initialized [ 5.880676] Key type asymmetric registered [ 5.883229] Asymmetric key parser 'x509' registered [ 5.892633] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 5.900642] io scheduler mq-deadline registered [ 5.906982] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 5.920888] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 5.936875] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 5.948995] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 5.960684] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 5.968839] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 5.979892] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 5.996879] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.004787] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.016940] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.027744] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.041187] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.052791] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.062641] Freeing initrd memory: 8744K [ 6.065731] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.073346] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.078354] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.082979] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.088280] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.092116] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.100632] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.104400] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.112129] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.116002] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.124121] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.127868] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.135970] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.139788] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.148201] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.152656] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.160557] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.165479] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.172783] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.177827] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.182613] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.188122] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.192514] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.201063] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.206747] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.214420] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.220081] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.229366] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.233353] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.240332] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.244066] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.252752] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.257019] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.265988] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.269939] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.278586] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.283075] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.287870] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.294344] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.298625] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.307178] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.315728] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.319582] shpchp 0000:01:00.0: Slot initialization failed [ 6.325108] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.329115] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.333627] ACPI: button: Power Button [PWRF] [ 6.359305] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.393806] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.400428] Linux agpgart interface v0.103 [ 6.404983] loop: module loaded [ 6.408185] tun: Universal TUN/TAP device driver, 1.6 [ 6.411829] PPP generic driver version 2.4.2 [ 6.414816] VFIO - User Level meta-driver version: 0.3 [ 6.419304] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.424339] ehci-pci: EHCI PCI platform driver [ 6.427108] ehci-platform: EHCI generic platform driver [ 6.430180] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.434357] ohci-pci: OHCI PCI platform driver [ 6.437300] ohci-platform: OHCI generic platform driver [ 6.440453] uhci_hcd: USB Universal Host Controller Interface driver [ 6.446100] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.449217] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.453901] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.457284] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.460886] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.465979] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.470429] usb usb1: Product: UHCI Host Controller [ 6.473702] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.477687] usb usb1: SerialNumber: 0000:02:01.0 [ 6.480704] hub 1-0:1.0: USB hub found [ 6.483186] hub 1-0:1.0: 2 ports detected [ 6.486008] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.492768] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.495833] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.499415] mousedev: PS/2 mouse device common for all mice [ 6.503460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.508705] rtc_cmos 00:03: RTC can wake from S4 [ 6.514005] rtc_cmos 00:03: registered as rtc0 [ 6.517553] rtc_cmos 00:03: setting system clock to 2026-06-12T18:45:11 UTC (1781289911) [ 6.523425] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.527489] i2c_dev: i2c /dev entries driver [ 6.530215] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.538421] device-mapper: uevent: version 1.0.3 [ 6.541577] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.546583] platform eisa.0: Probing EISA bus 0 [ 6.549657] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.553745] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.557617] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.561692] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.565493] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.569314] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.573122] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.576867] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.580728] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.584540] platform eisa.0: EISA: Detected 0 cards [ 6.588220] ledtrig-cpu: registered to indicate activity on CPUs [ 6.592866] drop_monitor: Initializing network drop monitor service [ 6.597019] NET: Registered PF_INET6 protocol family [ 6.603488] Segment Routing with IPv6 [ 6.606426] In-situ OAM (IOAM) with IPv6 [ 6.609539] NET: Registered PF_PACKET protocol family [ 6.614027] Key type dns_resolver registered [ 6.617870] IPI shorthand broadcast: enabled [ 6.620728] registered taskstats version 1 [ 6.623622] Loading compiled-in X.509 certificates [ 6.627331] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.633707] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.640300] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.646305] blacklist: Loading compiled-in revocation X.509 certificates [ 6.650845] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.659012] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.665017] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.672415] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.678333] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.684407] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.690405] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.696380] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.703000] zswap: loaded using pool lzo/zbud [ 6.706131] Key type .fscrypt registered [ 6.708876] Key type fscrypt-provisioning registered [ 6.713551] Key type encrypted registered [ 6.716178] AppArmor: AppArmor sha1 policy hashing enabled [ 6.719491] ima: No TPM chip found, activating TPM-bypass! [ 6.722751] Loading compiled-in module X.509 certificates [ 6.726491] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.732178] ima: Allocated hash algorithm: sha1 [ 6.734984] ima: No architecture policies found [ 6.737738] evm: Initialising EVM extended attributes: [ 6.740785] evm: security.selinux [ 6.742921] evm: security.SMACK64 [ 6.745056] evm: security.SMACK64EXEC [ 6.747395] evm: security.SMACK64TRANSMUTE [ 6.749947] evm: security.SMACK64MMAP [ 6.752268] evm: security.apparmor [ 6.754461] evm: security.ima [ 6.756377] evm: security.capability [ 6.758680] evm: HMAC attrs: 0x1 [ 6.761089] PM: Magic number: 14:48:797 [ 6.763729] RAS: Correctable Errors collector initialized. [ 6.767027] Unstable clock detected, switching default tracing clock to "global" [ 6.767027] If you want to keep using the local clock, then add: [ 6.767027] "trace_clock=local" [ 6.767027] on the kernel command line [ 6.780669] Freeing unused decrypted memory: 2036K [ 6.784081] Freeing unused kernel image (initmem) memory: 3244K [ 6.788518] Write protecting the kernel read-only data: 30720k [ 6.792449] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.796587] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.841458] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.845431] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 6.849238] Run /init as init process info: initramfs: up at 6.38 [ 6.902294] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 6.911150] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 6.915624] GPT:229375 != 2097151 [ 6.917788] GPT:Alternate GPT header not at the end of the disk. [ 6.921234] GPT:229375 != 2097151 [ 6.923313] GPT: Use GNU Parted to correct GPT errors. [ 6.969072] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.343505] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.382165] 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 7.25 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:0d:53:a7:24:88:b2:4f:00:85:3e:5a:04:64:0a:9f:36 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBuZ9XUNn5Mtmx6yIwM9sOFJFWXj/1ESVi0i+PDRAp2EhYZ90JMahHY/Bv+PGKSIPj4jybI0FIIx82yIpGhyVUbFzlcvxnllEbkwwJsRjmQlmyCmNAnElCbficU40ShzMjqWL3Q7lS/EJKBdxU9cpiaf96DGlwH/YRtdhhrVjJ775whZf7UyQfofYOmuI1rDQEwer9x1GE17EbsUilaabtnuWpPiyB3zgab1sRcsDIIYNvLGBleywfEJVS3OLJR1Tw6cSM8Tc6vg/my/f393Isgf18C1/cTG7KEgV2hN7zs96W2CIfzKoo/ocvobEse4R74FJ6+CXMjjPEUTtjZ2gf root@tempest-testnetworkbasicops-server-1867934030 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHg2dsFG57J8pOLHz7N9RDgqR8vR3wRZmDeJc5YTvng4M2wVFp7GhPXL1V2YGDxDjk5TVYj8cAkglut7/zn9gjs= root@tempest-testnetworkbasicops-server-1867934030 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe55:989a/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 0d53a724-88b2-4f00-853e-5a04640a9f36 name: tempest-TestNetworkBasicOps-server-1867934030 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1867934030 launch-index: 0 === cirros: current=0.6.2 uptime=8.24 === === 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:55:98:9A inet6 addr: fe80::f816:3eff:fe55:989a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:9 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:826 (826.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-1867934030 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 [ 7.482518] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.487992] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.506961] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.698213] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.726737] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.846464] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.847858] ISO 9660 Extensions: RRIP_1991A [ 7.959093] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.568748] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.570314] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 12 19:45:12 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 12 19:45:12 cirros auth.notice su: + none root:cirros Jun 12 19:45:12 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 12 19:45:12 cirros daemon.info dhcpcd[350]: DUID 00:04:0d:53:a7:24:88:b2:4f:00:85:3e:5a:04:64:0a:9f:36 Jun 12 19:45:12 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 12 19:45:12 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 12 19:45:12 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 12 19:45:12 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:55:98:9a Jun 12 19:45:12 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe55:989a Jun 12 19:45:13 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 12 19:45:13 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1867934030 login: 2026-06-12 18:45:29,089 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.177:22' as 'cirros' with public key authentication 2026-06-12 18:45:29,094 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-12 18:45:29,199 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-12 18:45:29,200 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.177 successfully created 2026-06-12 18:45:30,057 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/0be54545-4c95-4bfd-9816-7c01ba3eea0a 0.856s 2026-06-12 18:45:30,058 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 18:45:30 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-36894705-58a9-4de7-9711-811bbd16ca73', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/0be54545-4c95-4bfd-9816-7c01ba3eea0a'} Body: b'' 2026-06-12 18:45:30,203 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36 0.144s 2026-06-12 18:45:30,203 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 18:45:30 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-463fcbfb-2eac-4d6d-af9b-301c5700e59f', 'x-compute-request-id': 'req-463fcbfb-2eac-4d6d-af9b-301c5700e59f', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36'} Body: b'' 2026-06-12 18:45:30,941 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36 0.737s 2026-06-12 18:45:30,941 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 18:45:30 GMT', 'server': 'Apache', 'content-length': '1822', '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-1642f7be-4812-450b-9ff4-9a663059c9e6', 'x-compute-request-id': 'req-1642f7be-4812-450b-9ff4-9a663059c9e6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36'} Body: b'{"server": {"id": "0d53a724-88b2-4f00-853e-5a04640a9f36", "name": "tempest-TestNetworkBasicOps-server-1867934030", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:44:57Z", "updated": "2026-06-12T18:45:30Z", "addresses": {"tempest-network-smoke--1776862489": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:98:9a"}, {"version": 4, "addr": "192.168.122.177", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:98:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1450689774", "OS-SRV-USG:launched_at": "2026-06-12T18:45:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1606706989"}], "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 18:45:32,271 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36 0.321s 2026-06-12 18:45:32,272 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 18:45:31 GMT', 'server': 'Apache', 'content-length': '1822', '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-a7813cc4-f759-4e45-a727-1013f4c0d9b1', 'x-compute-request-id': 'req-a7813cc4-f759-4e45-a727-1013f4c0d9b1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36'} Body: b'{"server": {"id": "0d53a724-88b2-4f00-853e-5a04640a9f36", "name": "tempest-TestNetworkBasicOps-server-1867934030", "status": "ACTIVE", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "user_id": "bedaf98f510540ce9f54ffe42914b272", "metadata": {}, "hostId": "ad8f6a3e8fca6810e34aced0fc48f02a10203a367500418cb5fafbd7", "image": {"id": "318f965d-71c6-46ba-9530-7f988c366266", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/318f965d-71c6-46ba-9530-7f988c366266"}]}, "flavor": {"id": "d69348e0-cc95-4b84-a91d-54aace915d33", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/d69348e0-cc95-4b84-a91d-54aace915d33"}]}, "created": "2026-06-12T18:44:57Z", "updated": "2026-06-12T18:45:30Z", "addresses": {"tempest-network-smoke--1776862489": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:98:9a"}, {"version": 4, "addr": "192.168.122.177", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:98:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0d53a724-88b2-4f00-853e-5a04640a9f36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1450689774", "OS-SRV-USG:launched_at": "2026-06-12T18:45:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1606706989"}], "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 18:45:33,365 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36 0.088s 2026-06-12 18:45:33,365 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 18:45:33 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-8eb4ac46-204e-4320-af62-0446fb0b4f06', 'x-compute-request-id': 'req-8eb4ac46-204e-4320-af62-0446fb0b4f06', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0d53a724-88b2-4f00-853e-5a04640a9f36'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0d53a724-88b2-4f00-853e-5a04640a9f36 could not be found."}}' 2026-06-12 18:45:34,040 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/70da12d6-cd40-472d-a7aa-a71fb063883c 0.675s 2026-06-12 18:45:34,041 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 18:45:34 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cbe74658-0a67-4383-8c72-e60f1398de47', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/70da12d6-cd40-472d-a7aa-a71fb063883c'} Body: b'' 2026-06-12 18:45:34,105 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-1450689774 0.064s 2026-06-12 18:45:34,105 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 18:45:34 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-241ba260-9e32-4b59-aadf-15276a1ed077', 'x-compute-request-id': 'req-241ba260-9e32-4b59-aadf-15276a1ed077', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b2c33c1d317f4f3d8efbac75467dd316; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1450689774'} Body: b'' 2026-06-12 18:45:35,275 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5c59970d-2e86-4033-8548-65a4d73a0629/remove_router_interface 1.169s 2026-06-12 18:45:35,275 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cf9fa811-0756-46df-a7f7-bec337a13c01"} Response - Headers: {'date': 'Fri, 12 Jun 2026 18:45:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fe94bf27-bd3d-4f8c-81f7-03d138cade5c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5c59970d-2e86-4033-8548-65a4d73a0629/remove_router_interface'} Body: b'{"id": "5c59970d-2e86-4033-8548-65a4d73a0629", "tenant_id": "e65be4d529d84dda8bc38e970109917f", "port_id": "e8f34b32-a91c-4574-aaf3-147ddb90ad48", "network_id": "979e0c7e-0133-4825-b43a-d657239f1f4e", "subnet_id": "cf9fa811-0756-46df-a7f7-bec337a13c01", "subnet_ids": ["cf9fa811-0756-46df-a7f7-bec337a13c01"]}' 2026-06-12 18:45:35,485 25 INFO [tempest.lib.commonA4B .rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/cf9fa811-0756-46df-a7f7-bec337a13c01 0.209s 2026-06-12 18:45:35,486 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 18:45:35 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3060bff5-e384-464d-87e9-99c6ac780d63', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/cf9fa811-0756-46df-a7f7-bec337a13c01'} Body: b'' 2026-06-12 18:45:36,409 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5c59970d-2e86-4033-8548-65a4d73a0629 0.923s 2026-06-12 18:45:36,410 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 18:45:36 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2dd15b0b-6c2b-45e3-962d-08ee8dcff925', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5c59970d-2e86-4033-8548-65a4d73a0629'} Body: b'' 2026-06-12 18:45:37,172 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/979e0c7e-0133-4825-b43a-d657239f1f4e 0.762s 2026-06-12 18:45:37,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 18:45:37 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a30c1854-1754-4921-8a0e-ae9cb16fef35', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a08ed12b6c05c41e4f4b512db2f579ea; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/979e0c7e-0133-4825-b43a-d657239f1f4e'} Body: b'' 0 ] tags: -worker-0 .stestr/times.dbm.bak0000644012276001227600000000163615213051725014766 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 9) '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, 8) '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.dir0000644012276001227600000000163615213051725015007 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 9) '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, 8) '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.dat0000644012276001227600000000000015213051725014566 0ustar tempesttempest.stestr/meta.dbm.dir0000644012276001227600000000000015213051725014574 0ustar tempesttempest.stestr/failing0000600012276001227600000000000015213051725013731 0ustar tempesttempest