+ mkdir -p /var/www/cgi-bin/ironic + cp -a /usr/bin/ironic-api-wsgi /var/www/cgi-bin/ironic/app INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json INFO:__main__:Validating config file INFO:__main__:Kolla config strategy set to: COPY_ALWAYS INFO:__main__:Copying service configuration files INFO:__main__:Deleting /etc/ironic/ironic.conf INFO:__main__:Copying /var/lib/config-data/default/ironic.conf to /etc/ironic/ironic.conf INFO:__main__:Setting permission for /etc/ironic/ironic.conf INFO:__main__:Copying /var/lib/config-data/default/01-api.conf to /etc/ironic/ironic.conf.d/01-api.conf INFO:__main__:Setting permission for /etc/ironic/ironic.conf.d/01-api.conf INFO:__main__:Copying /var/lib/config-data/custom/02-ironic-custom.conf to /etc/ironic/ironic.conf.d/02-ironic-custom.conf INFO:__main__:Setting permission for /etc/ironic/ironic.conf.d/02-ironic-custom.conf INFO:__main__:Copying /var/lib/config-data/default/03-api-custom.conf to /etc/ironic/ironic.conf.d/03-api-custom.conf INFO:__main__:Setting permission for /etc/ironic/ironic.conf.d/03-api-custom.conf INFO:__main__:Deleting /etc/httpd/conf/httpd.conf INFO:__main__:Copying /var/lib/config-data/default/ironic-api-httpd.conf to /etc/httpd/conf/httpd.conf INFO:__main__:Setting permission for /etc/httpd/conf/httpd.conf INFO:__main__:Deleting /etc/httpd/conf.d/ssl.conf INFO:__main__:Copying /var/lib/config-data/default/ssl.conf to /etc/httpd/conf.d/ssl.conf INFO:__main__:Setting permission for /etc/httpd/conf.d/ssl.conf INFO:__main__:Copying /var/lib/config-data/tls/certs/public.crt to /etc/pki/tls/certs/public.crt INFO:__main__:Setting permission for /etc/pki/tls/certs/public.crt INFO:__main__:Copying /var/lib/config-data/tls/certs/internal.crt to /etc/pki/tls/certs/internal.crt INFO:__main__:Setting permission for /etc/pki/tls/certs/internal.crt INFO:__main__:Copying /var/lib/config-data/tls/private/internal.key to /etc/pki/tls/private/internal.key INFO:__main__:Setting permission for /etc/pki/tls/private/internal.key INFO:__main__:Copying /var/lib/config-data/tls/private/public.key to /etc/pki/tls/private/public.key INFO:__main__:Setting permission for /etc/pki/tls/private/public.key INFO:__main__:Copying /var/lib/config-data/default/my.cnf to /etc/my.cnf INFO:__main__:Setting permission for /etc/my.cnf INFO:__main__:Writing out command to execute INFO:__main__:Setting permission for /var/log/ironic + sudo -E kolla_set_configs sudo: unable to send audit message: Operation not permitted INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json INFO:__main__:Validating config file INFO:__main__:Kolla config strategy set to: COPY_ALWAYS INFO:__main__:Copying service configuration files INFO:__main__:Deleting /etc/ironic/ironic.conf INFO:__main__:Copying /var/lib/config-data/default/ironic.conf to /etc/ironic/ironic.conf INFO:__main__:Setting permission for /etc/ironic/ironic.conf INFO:__main__:Deleting /etc/ironic/ironic.conf.d/01-api.conf INFO:__main__:Copying /var/lib/config-data/default/01-api.conf to /etc/ironic/ironic.conf.d/01-api.conf INFO:__main__:Setting permission for /etc/ironic/ironic.conf.d/01-api.conf INFO:__main__:Deleting /etc/ironic/ironic.conf.d/02-ironic-custom.conf INFO:__main__:Copying /var/lib/config-data/custom/02-ironic-custom.conf to /etc/ironic/ironic.conf.d/02-ironic-custom.conf INFO:__main__:Setting permission for /etc/ironic/ironic.conf.d/02-ironic-custom.conf INFO:__main__:Deleting /etc/ironic/ironic.conf.d/03-api-custom.conf INFO:__main__:Copying /var/lib/config-data/default/03-api-custom.conf to /etc/ironic/ironic.conf.d/03-api-custom.conf INFO:__main__:Setting permission for /etc/ironic/ironic.conf.d/03-api-custom.conf INFO:__main__:Deleting /etc/httpd/conf/httpd.conf INFO:__main__:Copying /var/lib/config-data/default/ironic-api-httpd.conf to /etc/httpd/conf/httpd.conf INFO:__main__:Setting permission for /etc/httpd/conf/httpd.conf INFO:__main__:Deleting /etc/httpd/conf.d/ssl.conf INFO:__main__:Copying /var/lib/config-data/default/ssl.conf to /etc/httpd/conf.d/ssl.conf INFO:__main__:Setting permission for /etc/httpd/conf.d/ssl.conf INFO:__main__:Deleting /etc/pki/tls/certs/public.crt INFO:__main__:Copying /var/lib/config-data/tls/certs/public.crt to /etc/pki/tls/certs/public.crt INFO:__main__:Setting permission for /etc/pki/tls/certs/public.crt INFO:__main__:Deleting /etc/pki/tls/certs/internal.crt INFO:__main__:Copying /var/lib/config-data/tls/certs/internal.crt to /etc/pki/tls/certs/internal.crt INFO:__main__:Setting permission for /etc/pki/tls/certs/internal.crt INFO:__main__:Deleting /etc/pki/tls/private/internal.key INFO:__main__:Copying /var/lib/config-data/tls/private/internal.key to /etc/pki/tls/private/internal.key INFO:__main__:Setting permission for /etc/pki/tls/private/internal.key INFO:__main__:Deleting /etc/pki/tls/private/public.key INFO:__main__:Copying /var/lib/config-data/tls/private/public.key to /etc/pki/tls/private/public.key INFO:__main__:Setting permission for /etc/pki/tls/private/public.key INFO:__main__:Deleting /etc/my.cnf INFO:__main__:Copying /var/lib/config-data/default/my.cnf to /etc/my.cnf INFO:__main__:Setting permission for /etc/my.cnf INFO:__main__:Writing out command to execute INFO:__main__:Setting permission for /var/log/ironic ++ cat /run_command + CMD='/usr/sbin/httpd -DFOREGROUND' + ARGS= + sudo kolla_copy_cacerts sudo: unable to send audit message: Operation not permitted + [[ ! -n '' ]] + . kolla_extend_start + echo 'Running command: '\''/usr/sbin/httpd -DFOREGROUND'\''' Running command: '/usr/sbin/httpd -DFOREGROUND' + umask 0022 + exec /usr/sbin/httpd -DFOREGROUND [Thu Dec 04 22:35:46.383241 2025] [suexec:notice] [pid 1:tid 1] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Thu Dec 04 22:35:46.410007 2025] [lbmethod_heartbeat:notice] [pid 1:tid 1] AH02282: No slotmem from mod_heartmonitor [Thu Dec 04 22:35:46.417092 2025] [mpm_event:notice] [pid 1:tid 1] AH00489: Apache/2.4.62 (CentOS Stream) OpenSSL/3.5.1 mod_wsgi/4.7.1 Python/3.9 configured -- resuming normal operations [Thu Dec 04 22:35:46.417123 2025] [core:notice] [pid 1:tid 1] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND' 10.128.0.2 - - [04/Dec/2025:22:35:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:35:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:35:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:35:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:36:40 +0000] "GET / HTTP/1.1" 200 504 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:36:40 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:36:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:36:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:36:49 +0000] "GET / HTTP/1.1" 200 528 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:36:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:36:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:36:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:36:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:36:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:37:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:37:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:37:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:37:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:37:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:37:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:37:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:37:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:37:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:37:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:37:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:37:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:37:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:37:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:37:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:37:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:37:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:37:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:37:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:37:31 +0000] "GET / HTTP/1.1" 200 504 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.1.0 - - [04/Dec/2025:22:37:31 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.1.0 - - [04/Dec/2025:22:37:32 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:37:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:37:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:37:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:37:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:37:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:37:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:37:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:37:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:37:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:37:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:37:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:37:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:37:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:37:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:37:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:37:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:38:06 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.1.0 - - [04/Dec/2025:22:38:06 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:38:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:38:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:38:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:38:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.1.0 - - [04/Dec/2025:22:38:20 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:38:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:38:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:38:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:38:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:38:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:38:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:38:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:38:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:38:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:38:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:38:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:38:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:38:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:38:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:39:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:39:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:39:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:39:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.1.0 - - [04/Dec/2025:22:39:21 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 13 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:39:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:39:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:39:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:39:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:39:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:39:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:39:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:39:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:39:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 13 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:39:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:39:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:39:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:39:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:40:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:40:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:40:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:40:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:40:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:40:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 13 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:40:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:40:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:40:15 +0000] "POST /v1/nodes HTTP/1.1" 201 3102 "-" "python-ironicclient" 10.128.0.240 - - [04/Dec/2025:22:40:15 +0000] "POST /v1/ports HTTP/1.1" 201 626 "-" "python-ironicclient" 10.128.0.240 - - [04/Dec/2025:22:40:16 +0000] "POST /v1/nodes HTTP/1.1" 201 3102 "-" "python-ironicclient" 10.128.0.240 - - [04/Dec/2025:22:40:16 +0000] "POST /v1/ports HTTP/1.1" 201 626 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:40:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:40:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:40:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1223 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:40:20 +0000] "GET /v1/nodes HTTP/1.1" 200 879 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:40:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:40:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:40:22 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1079 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:40:24 +0000] "PUT /v1/nodes/ironic0/states/provision HTTP/1.1" 202 - "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:22:40:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:40:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:40:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:40:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:40:26 +0000] "PUT /v1/nodes/ironic1/states/provision HTTP/1.1" 202 - "-" "python-ironicclient" 10.128.0.240 - - [04/Dec/2025:22:40:30 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:40:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:40:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:40:33 +0000] "PUT /v1/nodes/ironic0/states/power HTTP/1.1" 202 - "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:40:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:40:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:40:36 +0000] "PUT /v1/nodes/ironic1/states/power HTTP/1.1" 202 - "-" "python-ironicclient" 10.128.0.240 - - [04/Dec/2025:22:40:39 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:22:40:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:40:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:40:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:40:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:40:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:40:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:40:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:40:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1223 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:40:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:40:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:40:51 +0000] "GET /v1/nodes HTTP/1.1" 200 901 "-" "python-ironicclient" 10.128.0.240 - - [04/Dec/2025:22:40:55 +0000] "PATCH /v1/nodes/ironic0 HTTP/1.1" 200 3293 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:22:40:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:40:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:40:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:40:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:40:57 +0000] "PATCH /v1/nodes/ironic1 HTTP/1.1" 200 3293 "-" "python-ironicclient" 10.128.0.240 - - [04/Dec/2025:22:41:01 +0000] "PUT /v1/nodes/ironic0/states/provision HTTP/1.1" 202 - "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:41:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:41:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:41:03 +0000] "PUT /v1/nodes/ironic1/states/provision HTTP/1.1" 202 - "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:41:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:41:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:41:06 +0000] "GET /v1/nodes HTTP/1.1" 200 897 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:22:41:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:41:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:41:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:41:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:41:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:41:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:41:19 +0000] "GET /v1/nodes HTTP/1.1" 200 897 "-" "python-ironicclient" 10.128.0.229 - - [04/Dec/2025:22:41:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:41:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:41:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:41:23 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1231 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:41:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:41:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:41:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:41:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:41:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:41:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:41:31 +0000] "GET /v1/nodes HTTP/1.1" 200 897 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:41:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:41:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:41:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:41:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:41:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:41:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:41:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:41:43 +0000] "GET /v1/nodes HTTP/1.1" 200 897 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:41:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:41:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:41:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:41:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:41:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:41:55 +0000] "GET /v1/nodes HTTP/1.1" 200 897 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:22:41:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:41:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:41:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:41:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:42:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:42:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:42:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:42:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:42:07 +0000] "GET /v1/nodes HTTP/1.1" 200 897 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:22:42:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:42:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:42:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:42:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:42:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:42:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:42:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:42:19 +0000] "GET /v1/nodes HTTP/1.1" 200 897 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:42:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:42:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:42:23 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1238 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:42:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:42:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:42:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:42:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:42:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:42:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:42:31 +0000] "GET /v1/nodes HTTP/1.1" 200 898 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:42:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:42:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:42:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:42:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:42:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:42:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:42:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:42:44 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:42:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:42:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:42:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:42:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:42:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:42:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:42:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:42:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:42:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:42:56 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:43:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:43:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:43:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:43:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:43:08 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:22:43:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:43:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:43:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:43:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:43:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:43:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:43:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:43:20 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:43:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:43:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:43:23 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:43:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:43:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:43:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:43:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:43:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:43:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:43:32 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:43:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:43:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:43:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:43:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:43:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:43:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:43:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:43:45 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:43:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:43:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:43:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:43:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:43:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:43:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:43:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:43:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:43:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:43:57 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:44:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:44:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:44:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:44:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:44:09 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:22:44:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:44:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:44:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:44:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:44:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:44:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:44:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:44:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:44:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:44:21 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.1.0 - - [04/Dec/2025:22:44:24 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:44:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:44:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:44:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:44:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:44:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:44:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:44:33 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:44:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:44:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:44:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:44:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:44:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:44:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:44:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:44:45 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:44:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:44:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:44:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:44:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:44:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:44:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:44:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:44:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:44:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:44:57 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:45:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:45:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:45:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:45:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:45:10 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:45:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:45:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:45:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:45:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:45:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:45:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:45:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:45:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:45:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:45:22 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:22:45:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:45:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:45:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:45:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.1.0 - - [04/Dec/2025:22:45:26 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:45:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:45:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:45:34 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:45:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:45:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:45:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:45:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:45:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:45:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:45:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:45:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:45:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:45:46 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.229 - - [04/Dec/2025:22:45:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:45:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:45:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:45:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:45:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:45:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:45:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:45:58 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:46:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:46:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:46:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:46:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:46:10 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:46:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:46:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:46:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:46:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:46:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:46:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:46:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:46:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:46:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:46:23 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:46:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:46:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:46:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:46:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.1.0 - - [04/Dec/2025:22:46:27 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:46:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:46:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:46:35 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:46:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:46:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:46:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:46:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:46:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:46:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:46:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:46:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:46:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:46:47 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.229 - - [04/Dec/2025:22:46:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:46:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:46:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:46:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:46:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:46:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:46:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:46:59 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:47:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:47:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:47:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:47:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:47:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:47:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:47:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:47:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:47:11 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:47:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:47:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:47:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:47:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:47:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:47:23 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:47:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:47:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:47:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:47:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.1.0 - - [04/Dec/2025:22:47:29 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:47:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:47:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:47:35 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:47:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:47:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:47:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:47:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:47:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:47:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:47:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:47:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:47:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:47:48 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.229 - - [04/Dec/2025:22:47:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:47:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:47:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:47:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:47:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:47:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:47:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:48:00 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:48:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:48:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:48:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:48:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:48:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:48:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:48:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:48:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:48:12 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:48:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:48:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:48:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:48:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:48:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:48:24 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:48:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:48:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:48:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:48:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:48:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:48:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:48:31 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:48:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:48:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:48:36 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:22:48:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:48:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:48:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:48:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:48:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:48:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:48:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:48:49 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.229 - - [04/Dec/2025:22:48:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:48:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:48:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:48:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:48:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:48:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:48:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:49:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:49:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:49:01 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:49:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:49:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:49:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:49:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:49:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:49:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:49:13 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:49:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:49:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:49:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:49:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:49:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:49:25 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:49:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:49:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:49:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:49:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:49:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:49:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:49:32 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:49:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:49:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:49:37 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:22:49:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:49:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:49:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:49:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:49:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:49:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:49:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:49:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:49:49 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:49:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:49:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:49:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:49:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:49:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:49:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:50:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:50:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:50:01 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:50:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:50:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:50:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:50:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:50:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:50:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:50:14 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:50:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:50:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:50:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:50:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:50:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:50:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:50:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:50:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:50:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:50:26 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:50:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:50:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:50:33 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:50:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:50:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:50:39 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:22:50:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:50:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:50:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:50:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:50:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:50:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:50:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:50:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:50:51 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:50:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:50:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:50:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:50:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:50:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:50:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:51:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:51:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:51:03 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:51:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:51:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:51:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:51:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:51:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:51:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:51:15 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:51:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:51:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:51:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:51:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:51:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:51:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:51:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:51:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:51:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:51:27 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:51:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:51:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:51:34 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:51:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:51:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:51:39 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:22:51:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:51:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:51:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:51:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:51:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:51:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:51:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:51:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:51:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:51:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:51:51 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:51:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:51:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:51:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:51:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:52:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:52:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:52:03 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:52:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:52:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:52:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:52:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:52:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:52:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:52:15 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:52:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:52:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:52:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:52:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:52:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:52:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:52:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:52:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:52:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:52:27 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:52:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:52:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:52:34 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:52:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:52:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:52:39 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:22:52:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:52:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:52:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:52:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:52:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:52:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:52:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:52:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:52:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:52:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:52:52 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:52:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:52:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:52:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:52:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:53:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:53:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:53:04 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:53:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:53:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:53:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:53:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:53:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:53:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:53:16 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:53:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:53:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:53:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:53:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:53:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:53:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:53:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:53:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:53:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:53:28 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:53:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:53:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:53:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:53:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:53:36 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:53:40 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:22:53:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:53:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:53:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:53:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:53:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:53:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:53:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:53:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:53:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:53:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:53:52 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:53:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:53:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:53:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:53:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:54:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:54:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:54:04 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:54:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:54:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:54:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:54:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:54:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:54:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:54:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:54:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:54:16 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.229 - - [04/Dec/2025:22:54:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:54:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:54:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:54:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:54:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:54:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:54:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:54:28 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:54:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:54:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:54:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:54:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:54:36 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:54:41 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:22:54:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:54:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:54:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:54:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:54:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:54:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:54:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:54:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:54:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:54:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:54:53 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:54:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:54:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:54:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:54:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:55:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:55:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:55:05 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:55:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:55:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:55:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:55:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:55:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:55:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:55:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:55:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:55:17 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.229 - - [04/Dec/2025:22:55:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:55:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:55:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:55:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:55:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:55:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:55:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:55:29 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:55:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:55:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:55:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:55:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:55:36 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:55:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:55:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:55:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:55:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:55:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:55:41 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:55:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:55:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:55:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:55:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:55:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:55:53 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:55:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:55:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:55:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:55:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:56:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:56:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:56:05 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:56:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:56:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:56:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:56:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:56:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:56:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:56:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:56:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:56:18 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.229 - - [04/Dec/2025:22:56:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:56:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:56:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:56:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:56:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:56:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:56:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:56:30 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:56:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:56:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:56:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:56:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:56:37 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:56:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:56:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:56:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:56:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:56:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:56:42 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:56:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:56:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:56:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:56:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:56:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:56:54 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:56:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:56:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:56:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:56:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:57:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:57:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:57:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:57:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:57:06 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:57:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:57:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:57:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:57:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:57:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:57:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:57:18 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.229 - - [04/Dec/2025:22:57:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:57:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:57:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:57:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:57:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:57:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:57:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:57:30 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:57:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:57:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:57:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:57:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:57:38 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:57:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:57:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:57:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:57:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:57:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:57:43 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:57:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:57:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:57:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:57:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:57:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:57:55 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:57:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:57:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:57:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:57:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:58:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:58:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:58:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:58:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:58:07 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:58:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:58:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:58:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:58:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:58:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:58:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:58:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:58:19 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:58:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:58:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:58:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:58:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:58:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:58:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:58:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:58:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:58:31 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:58:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:58:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:58:39 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:58:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:58:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:58:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:58:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:58:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:58:43 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:58:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:58:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:58:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:58:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:58:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:58:55 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:58:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:58:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:58:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:58:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:59:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:59:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:59:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:59:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:59:07 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:59:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:59:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:59:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:59:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:59:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:59:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:59:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:59:20 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:59:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:59:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:59:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:59:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:59:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:59:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:59:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:59:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:22:59:32 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:59:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:59:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:22:59:39 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:59:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:59:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:59:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:59:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:59:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:59:44 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:22:59:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:59:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:22:59:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:22:59:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:59:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:59:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:22:59:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:22:59:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:22:59:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:22:59:57 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:00:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:00:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:00:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:00:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:00:09 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:00:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:00:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:00:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:00:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:00:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:00:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:23:00:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:00:21 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:00:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:00:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:00:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:00:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:00:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:00:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:00:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:00:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:00:33 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:00:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:00:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:00:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:00:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:00:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:00:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:00:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.1.0 - - [04/Dec/2025:23:00:41 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:00:45 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:00:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:00:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:23:00:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:00:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:00:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:00:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:00:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:00:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:00:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:00:57 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:01:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:01:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:01:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:01:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:01:09 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:01:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:01:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:01:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:01:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:01:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:01:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:23:01:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:01:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:01:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:01:21 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:01:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:01:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:01:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:01:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:01:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:01:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:01:33 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:01:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:01:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:01:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:01:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:01:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:01:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:01:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.1.0 - - [04/Dec/2025:23:01:42 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:01:46 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:01:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:01:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:23:01:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:01:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:01:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:01:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:01:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:01:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:01:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:01:58 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:02:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:02:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:02:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:02:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:02:10 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:02:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:02:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:02:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:02:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:02:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:02:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:23:02:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:02:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:02:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:02:22 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:02:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:02:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:02:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:02:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:02:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:02:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:02:34 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:02:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:02:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:02:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:02:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:02:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:02:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:02:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.1.0 - - [04/Dec/2025:23:02:44 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:02:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:02:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:02:46 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.229 - - [04/Dec/2025:23:02:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:02:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:02:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:02:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:02:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:02:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:02:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:02:58 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:03:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:03:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:03:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:03:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:03:11 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:03:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:03:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:03:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:03:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:03:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:03:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:23:03:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:03:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:03:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:03:23 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:03:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:03:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:03:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:03:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:03:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:03:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:03:35 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:03:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:03:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:03:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:03:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:03:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:03:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:03:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.1.0 - - [04/Dec/2025:23:03:45 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:03:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:03:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:03:47 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.229 - - [04/Dec/2025:23:03:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:03:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:03:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:03:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:03:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:03:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:03:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:03:59 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:04:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:04:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:04:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:04:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:04:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:04:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:04:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:04:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:04:11 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:04:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:04:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:23:04:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:04:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:04:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:04:23 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:04:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:04:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:04:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:04:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:04:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:04:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:04:35 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:04:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:04:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:04:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:04:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:04:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:04:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:04:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.1.0 - - [04/Dec/2025:23:04:45 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:04:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:04:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:04:47 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.229 - - [04/Dec/2025:23:04:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:04:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:04:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:04:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:04:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:04:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:04:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:04:59 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:05:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:05:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:05:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:05:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:05:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:05:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:05:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:05:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:05:12 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:05:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:05:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:23:05:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:05:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:05:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:05:24 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:05:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:05:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:05:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:05:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:05:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:05:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:05:36 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:05:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:05:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:05:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:05:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:05:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:05:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:05:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:05:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:05:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:23:05:46 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:05:48 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.229 - - [04/Dec/2025:23:05:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:05:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:05:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:05:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:05:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:05:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:05:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:06:00 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:06:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:06:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:06:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:06:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:06:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:06:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:06:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:06:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:06:12 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:06:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:06:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:23:06:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:06:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:06:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:06:24 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:06:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:06:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:06:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:06:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:06:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:06:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:06:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:06:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:06:36 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:06:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:06:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:06:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:06:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:06:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:06:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:06:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:23:06:47 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:06:49 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.229 - - [04/Dec/2025:23:06:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:06:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:06:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:06:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:06:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:06:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:06:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:07:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:07:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:07:01 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:07:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:07:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:07:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:07:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:07:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:07:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:07:13 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:07:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:07:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:23:07:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:07:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:07:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:07:25 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:07:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:07:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:07:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:07:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:07:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:07:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:07:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:07:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:07:37 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:23:07:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:07:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:07:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:07:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:07:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:07:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:07:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:23:07:47 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.229 - - [04/Dec/2025:23:07:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:07:49 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:07:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:07:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:07:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:07:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:07:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:07:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:08:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:08:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:08:02 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:08:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:08:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:08:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:08:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:08:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:08:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:08:14 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:08:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:08:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:23:08:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:08:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:08:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:08:26 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:08:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:08:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:08:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:08:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:08:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:08:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:08:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:08:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:08:38 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:23:08:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:08:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:08:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:08:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:08:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:08:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:08:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:23:08:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.1.0 - - [04/Dec/2025:23:08:49 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:08:50 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:08:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:08:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:08:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:08:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:08:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:08:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:09:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:09:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:09:02 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:09:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:09:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:09:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:09:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:09:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:09:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:09:14 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:09:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:09:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:23:09:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:09:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:09:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:09:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:09:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:09:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:09:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:09:26 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:09:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:09:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:09:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:09:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:09:39 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:23:09:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:09:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:09:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:09:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:09:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:09:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:09:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:23:09:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.1.0 - - [04/Dec/2025:23:09:49 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:09:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:09:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:09:51 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:09:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:09:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:09:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:09:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:10:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:10:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:10:03 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:10:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:10:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:10:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:10:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:10:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:10:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:10:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:10:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:10:16 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.229 - - [04/Dec/2025:23:10:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:10:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:10:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:10:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:10:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:10:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:10:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:10:28 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:10:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:10:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:10:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:10:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:10:41 +0000] "GET /v1/nodes?fields=uuid HTTP/1.1" 200 603 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:10:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:10:41 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:10:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:10:41 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.252 - - [04/Dec/2025:23:10:41 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:10:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:10:46 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.229 - - [04/Dec/2025:23:10:49 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:10:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:10:51 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.1.0 - - [04/Dec/2025:23:10:51 +0000] "GET /v1/nodes?fields=uuid%2Cpower_state%2Ctarget_power_state%2Cprovision_state%2Ctarget_provision_state%2Clast_error%2Cmaintenance%2Cproperties%2Cinstance_uuid%2Ctraits%2Cresource_class HTTP/1.1" 200 1233 "-" "nova-compute keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:10:53 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:10:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:10:56 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:10:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:10:56 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:11:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:11:01 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:11:05 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:11:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:11:06 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:11:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:11:11 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:11:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:11:11 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:11:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:11:16 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.240 - - [04/Dec/2025:23:11:17 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.229 - - [04/Dec/2025:23:11:19 +0000] "GET /v1/ports/detail HTTP/1.1" 200 1393 "-" "ironic-neutron-agent keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.2 - - [04/Dec/2025:23:11:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:11:21 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:11:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:11:26 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.252 - - [04/Dec/2025:23:11:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.252 - - [04/Dec/2025:23:11:26 +0000] "GET /v1/ports?fields=address%2Cextra HTTP/1.1" 200 597 "-" "ironic-inspector keystoneauth1/5.1.3 python-requests/2.25.1 CPython/3.9.23" 10.128.0.240 - - [04/Dec/2025:23:11:29 +0000] "GET /v1/nodes HTTP/1.1" 200 899 "-" "python-ironicclient" 10.128.0.2 - - [04/Dec/2025:23:11:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:11:31 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:11:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31" 10.128.0.2 - - [04/Dec/2025:23:11:36 +0000] "GET /v1 HTTP/1.1" 200 1029 "-" "kube-probe/1.31"