+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Feb 27 18:51:38 2026] *** compiled with version: 11.4.0 on 25 February 2026 01:02:11 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-75cc5d77dc-w2ndn machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x556e83213650 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2026-02-27 18:51:43.529 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-02-27 18:51:43.815 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-02-27 18:51:43.940 7 WARNING keystonemiddleware._common.config [None req-11c78e77-14f4-4eb2-8625-66bbf57c3cdc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 18:51:43.949 7 WARNING oslo_config.cfg [None req-11c78e77-14f4-4eb2-8625-66bbf57c3cdc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-27 18:51:44.152 7 WARNING keystonemiddleware._common.config [None req-11c78e77-14f4-4eb2-8625-66bbf57c3cdc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x556e83213650 pid: 7 (default app) 2026-02-27 18:51:44.257 8 WARNING keystonemiddleware._common.config [None req-d6035938-36ec-4b29-8a64-65a5d92eeea0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 18:51:44.268 8 WARNING oslo_config.cfg [None req-d6035938-36ec-4b29-8a64-65a5d92eeea0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-27 18:51:44.545 8 WARNING keystonemiddleware._common.config [None req-d6035938-36ec-4b29-8a64-65a5d92eeea0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x556e83213650 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 8|app: 0|req: 2/3] 199.204.45.227 () {42 vars in 705 bytes} [Fri Feb 27 18:51:52 2026] GET /v2.1 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 18:51:53.217 7 WARNING oslo_policy.policy [None req-11aa6b6f-952f-4406-8e01-0c0755072056 6a3fa0ea72314833821a4ab97fe4ff05 aeba1813f5d34d01b6f466d272237f95 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-27 18:51:53.217 7 WARNING oslo_policy.policy [None req-11aa6b6f-952f-4406-8e01-0c0755072056 6a3fa0ea72314833821a4ab97fe4ff05 aeba1813f5d34d01b6f466d272237f95 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.227 () {44 vars in 909 bytes} [Fri Feb 27 18:51:52 2026] GET /v2.1 => generated 0 bytes in 601 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 18:51:53.339 8 WARNING oslo_policy.policy [req-11aa6b6f-952f-4406-8e01-0c0755072056 req-ada73293-d676-43a9-a1cf-d0ebb00dbd6d 6a3fa0ea72314833821a4ab97fe4ff05 aeba1813f5d34d01b6f466d272237f95 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-27 18:51:53.339 8 WARNING oslo_policy.policy [req-11aa6b6f-952f-4406-8e01-0c0755072056 req-ada73293-d676-43a9-a1cf-d0ebb00dbd6d 6a3fa0ea72314833821a4ab97fe4ff05 aeba1813f5d34d01b6f466d272237f95 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.227 () {46 vars in 982 bytes} [Fri Feb 27 18:51:53 2026] GET /v2.1/ => generated 399 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 18:51:53.471 7 INFO nova.api.openstack.wsgi [None req-1b52c758-0158-48c6-9267-165418cd668c 6a3fa0ea72314833821a4ab97fe4ff05 aeba1813f5d34d01b6f466d272237f95 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.227 () {48 vars in 1011 bytes} [Fri Feb 27 18:51:53 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Feb 27 18:51:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.227 () {52 vars in 1048 bytes} [Fri Feb 27 18:51:53 2026] POST /v2.1/flavors => generated 529 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.227 () {42 vars in 705 bytes} [Fri Feb 27 18:51:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.227 () {44 vars in 909 bytes} [Fri Feb 27 18:51:54 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.227 () {46 vars in 982 bytes} [Fri Feb 27 18:51:54 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 18:51:54.503 7 INFO nova.api.openstack.wsgi [None req-443c9781-016e-4e18-8638-bea4d5c6dcd4 6a3fa0ea72314833821a4ab97fe4ff05 aeba1813f5d34d01b6f466d272237f95 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.227 () {48 vars in 1013 bytes} [Fri Feb 27 18:51:54 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Feb 27 18:51:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.227 () {52 vars in 1048 bytes} [Fri Feb 27 18:51:54 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.227 () {42 vars in 705 bytes} [Fri Feb 27 18:51:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.227 () {44 vars in 909 bytes} [Fri Feb 27 18:51:55 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.227 () {46 vars in 982 bytes} [Fri Feb 27 18:51:55 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 18:51:55.487 7 INFO nova.api.openstack.wsgi [None req-5648e1d9-7ab5-4500-b432-ac93802d1a38 6a3fa0ea72314833821a4ab97fe4ff05 aeba1813f5d34d01b6f466d272237f95 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.227 () {48 vars in 1015 bytes} [Fri Feb 27 18:51:55 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Feb 27 18:51:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.227 () {52 vars in 1048 bytes} [Fri Feb 27 18:51:55 2026] POST /v2.1/flavors => generated 533 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.227 () {42 vars in 705 bytes} [Fri Feb 27 18:51:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.227 () {44 vars in 909 bytes} [Fri Feb 27 18:51:56 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.227 () {46 vars in 982 bytes} [Fri Feb 27 18:51:56 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 18:51:56.433 7 INFO nova.api.openstack.wsgi [None req-889a958e-8095-4de3-8c3a-05532f7f7ce5 6a3fa0ea72314833821a4ab97fe4ff05 aeba1813f5d34d01b6f466d272237f95 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.227 () {48 vars in 1013 bytes} [Fri Feb 27 18:51:56 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Feb 27 18:51:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.227 () {52 vars in 1048 bytes} [Fri Feb 27 18:51:56 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.227 () {42 vars in 705 bytes} [Fri Feb 27 18:51:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.227 () {44 vars in 909 bytes} [Fri Feb 27 18:51:57 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.227 () {46 vars in 982 bytes} [Fri Feb 27 18:51:57 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 18:51:57.450 7 INFO nova.api.openstack.wsgi [None req-289ba0f0-00f6-403c-9675-7dbcd4b8a119 6a3fa0ea72314833821a4ab97fe4ff05 aeba1813f5d34d01b6f466d272237f95 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.227 () {48 vars in 1015 bytes} [Fri Feb 27 18:51:57 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Feb 27 18:51:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.227 () {52 vars in 1048 bytes} [Fri Feb 27 18:51:57 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/131] 10.0.0.217 () {28 vars in 454 bytes} [Fri Feb 27 19:00:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 66/132] 10.0.0.217 () {30 vars in 658 bytes} [Fri Feb 27 19:00:06 2026] GET /v2.1 => generated 0 bytes in 73 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 67/133] 10.0.0.217 () {30 vars in 660 bytes} [Fri Feb 27 19:00:06 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/134] 10.0.0.217 () {34 vars in 765 bytes} [Fri Feb 27 19:00:06 2026] GET /v2.1/os-services => generated 546 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/137] 10.0.0.217 () {28 vars in 454 bytes} [Fri Feb 27 19:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 69/138] 10.0.0.217 () {30 vars in 658 bytes} [Fri Feb 27 19:00:09 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 70/139] 10.0.0.217 () {30 vars in 660 bytes} [Fri Feb 27 19:00:09 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/140] 10.0.0.217 () {34 vars in 765 bytes} [Fri Feb 27 19:00:09 2026] GET /v2.1/os-services => generated 546 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 10.0.0.217 () {28 vars in 454 bytes} [Fri Feb 27 19:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 71/142] 10.0.0.217 () {30 vars in 658 bytes} [Fri Feb 27 19:00:12 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 72/143] 10.0.0.217 () {30 vars in 660 bytes} [Fri Feb 27 19:00:12 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/144] 10.0.0.217 () {34 vars in 808 bytes} [Fri Feb 27 19:00:12 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/145] 10.0.0.217 () {28 vars in 454 bytes} [Fri Feb 27 19:00:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 73/146] 10.0.0.217 () {30 vars in 658 bytes} [Fri Feb 27 19:00:15 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 74/147] 10.0.0.217 () {30 vars in 660 bytes} [Fri Feb 27 19:00:15 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/148] 10.0.0.217 () {34 vars in 808 bytes} [Fri Feb 27 19:00:16 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)